Namespace PipelinerSales\ApiClient
| PipelinerSales\ApiClient\Http |
| PipelinerSales\ApiClient\Query |
| PipelinerSales\ApiClient\Repository |
| Defaults | |
| Entity | Represents an entity. |
| EntityCollection | Represents an immutable collection of multiple entities of a common type. The entities themselves are mutable (i.e. you can modify the entity object inside the collection, but you can not add/remove/reorder/etc. entities from/to the collection. |
| EntityCollectionIterator | Class for conveniently iterating through collections of entities beyond the ones which have been loaded from the server. |
| PipelinerClient | The client context |
| InfoMethodsInterface | Methods for retrieving information describing data and configuration on the server. |
| PipelinerClientException |