ValueListService::update()
Method: Updates a ValueList
object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Note that item_type
is immutable.
Method: Updates a ValueList
object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Note that item_type
is immutable.
Class: No description found
Method: Returns a list of ValueListItem
objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Creates a new ValueListItem
object, which is added to the specified parent value list.
Method: Deletes a ValueListItem
object, removing it from its parent value list.
Method: Retrieves a ValueListItem
object.
Class: Service factory class for API resources in the Radar namespace.
Method: No description found
Class: No description found
Method: Returns a list of early fraud warnings.
Method: Retrieves the details of an early fraud warning that has previously been created.
Class: No description found
Method: Returns a list of ValueList
objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Creates a new ValueList
object, which can then be referenced in rules.
Method: Deletes a ValueList
object, also deleting any items contained within the value list. To be deleted, a value list must not be referenced in any rules.
Method: Retrieves a ValueList
object.