\MerchantAPI

Namespaces

Http
ListQuery
Model
MultiCall
Request
Response

Interfaces

ModelInterface All data model objects must implement this interface.
RequestInterface All Request objects must implement this interface.
ResponseInterface All Response objects must implement this interface.

Classes

Client Handles sending API Requests.
ClientException Class ClientException.
Collection Wraps a array of items in an object. Ideal for collections of objects.
Model Abstract class all data models inherit from.
Request Abstract class all Requests inherit from.
Response Abstract class all Response objects inherit from.
Version Holds current version information.