CustomerGroupInfo

April 22, 2020 ยท View on GitHub

Description

Contains some brief information about a Customer Group with its identifier included.

Properties

NameGetterSetterTypeDescriptionNotes
idgetId()setId($value)stringThe ID of the Customer Group.
namegetName()setName($value)stringThe name of the Customer Group.

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]