Browse: Home /

Namespace: Service

ValueListService::all()

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.

CardholderService::all()

Method: Returns a list of Issuing Cardholder objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.

ValueListService::delete()

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.

DisputeService::update()

Method: Updates the specified Issuing Dispute object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

CardService::all()

Method: Returns a list of Issuing Card objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.

CardService::update()

Method: Updates the specified Issuing Card object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.