Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 602 Bytes

CustomerGroupInfo.md

File metadata and controls

12 lines (8 loc) · 602 Bytes

CustomerGroupInfo

Properties

Name Getter Setter Type Description Notes
id getId() setId($value) string The ID of the customer group.
name getName() setName($value) string The 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]