Class CustomerGroupReadService
| category |
System |
|---|---|
| package |
CustomerGroup |
| subpackage |
Services |
__construct(\CustomerGroupAccessRepositoryInterface $repository)
create() : \CustomerGroup
getAll() : \CustomerGroupCollection
getById(\IntType $id) : \CustomerGroup
repository : \CustomerGroupAccessRepositoryInterface