public Commercetools\Core\Request\CustomerGroups\CustomerGroupByIdGetRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupByIdGetRequest
getById( string $id )
public Commercetools\Core\Request\CustomerGroups\CustomerGroupByKeyGetRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupByKeyGetRequest
getByKey( string $key )
public Commercetools\Core\Request\CustomerGroups\CustomerGroupCreateRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupCreateRequest
create( Commercetools\Core\Model\CustomerGroup\CustomerGroupDraft $customerGroup )
Commercetools\Core\Model\CustomerGroup\CustomerGroupDraft
public Commercetools\Core\Request\CustomerGroups\CustomerGroupDeleteByKeyRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupDeleteByKeyRequest
deleteByKey( Commercetools\Core\Model\CustomerGroup\CustomerGroup $customerGroup )
Commercetools\Core\Model\CustomerGroup\CustomerGroup
public Commercetools\Core\Request\CustomerGroups\CustomerGroupDeleteRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupDeleteRequest
delete( Commercetools\Core\Model\CustomerGroup\CustomerGroup $customerGroup )
public Commercetools\Core\Request\CustomerGroups\CustomerGroupQueryRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupQueryRequest
query( )
public Commercetools\Core\Request\CustomerGroups\CustomerGroupUpdateByKeyRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupUpdateByKeyRequest
updateByKey( Commercetools\Core\Model\CustomerGroup\CustomerGroup $customerGroup )
public Commercetools\Core\Request\CustomerGroups\CustomerGroupUpdateRequest
Commercetools\Core\Request\CustomerGroups\CustomerGroupUpdateRequest
update( Commercetools\Core\Model\CustomerGroup\CustomerGroup $customerGroup )
public Commercetools\Core\Builder\Request\CustomerGroupRequestBuilder
Commercetools\Core\Builder\Request\CustomerGroupRequestBuilder
of( )