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.