Class CustomerGroupCollection
- 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\CustomerGroup\CustomerGroupCollection
Namespace: Commercetools\Core\Model\CustomerGroup
API documentation: https://docs.commercetools.com/http-api-projects-customerGroups.html#customergroup
Located at Core/Model/CustomerGroup/CustomerGroupCollection.php
API documentation: https://docs.commercetools.com/http-api-projects-customerGroups.html#customergroup
Located at Core/Model/CustomerGroup/CustomerGroupCollection.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()