CreateCustomerGroupRequest

April 22, 2020 ยท View on GitHub

Description

Defines the body parameters that can be provided in a request to the CreateCustomerGroup endpoint.

Properties

NameGetterSetterTypeDescriptionNotes
idempotency_keygetIdempotencyKey()setIdempotencyKey($value)stringThe idempotency key for the request. See the Idempotency guide for more information.[optional]
groupgetGroup()setGroup($value)\SquareConnect\Model\CustomerGroupThe customer group to create.

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

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