CustomerGroupReaderInterface

Extends

Interface CustomerGroupReaderInterface

category

System

package

CustomerGroup

subpackage

Repositories

Methods

Returns all customer group entities data as array.

getAll() : array

Response

array

Returns customer group entity data by the given id.

getById(\IntType $id) : array

Arguments

$id

\IntType

Response

array