Class CustomerCollection
- Commercetools\Core\Model\Common\AbstractJsonDeserializeObject implements Commercetools\Core\Model\Common\JsonDeserializeInterface, Commercetools\Core\Model\Common\ObjectTreeInterface uses Commercetools\Core\Model\Common\ObjectTreeTrait
-
Commercetools\Core\Model\Common\Collection
implements
Iterator,
JsonSerializable,
Countable,
ArrayAccess
uses
Commercetools\Core\Model\Common\ContextTrait
-
Commercetools\Core\Model\Customer\CustomerCollection
Namespace: Commercetools\Core\Model\Customer
API documentation: https://docs.commercetools.com/http-api-projects-customers.html#customer
Located at Core/Model/Customer/CustomerCollection.php
API documentation: https://docs.commercetools.com/http-api-projects-customers.html#customer
Located at Core/Model/Customer/CustomerCollection.php
Methods summary
Methods inherited from Commercetools\Core\Model\Common\Collection
__construct(),
add(),
count(),
current(),
getAt(),
getBy(),
getById(),
getType(),
key(),
next(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
rewind(),
setAt(),
toArray(),
valid()
Methods inherited from Commercetools\Core\Model\Common\AbstractJsonDeserializeObject
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()
Methods inherited from Commercetools\Core\Model\Common\ObjectTreeInterface
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()