UpdateCustomerGroupRequest
April 22, 2020 ยท View on GitHub
Description
Defines the body parameters that can be provided in a request to the UpdateCustomerGroup endpoint.
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| group | getGroup() | setGroup($value) | \SquareConnect\Model\CustomerGroup | The `CustomerGroup` object including all the updates you want to make. |
Note: All properties are protected and only accessed via getters and setters.