Interface CustomerGroupReaderInterface

Interface CustomerGroupReaderInterface

Direct known implementers

CustomerGroupReader

Methods summary

public getAll( void ) : array

Returns all customer group entities data as array.

public getById( IntType $id ) : array

Returns customer group entity data by the given id.