SquareConnect::CreateShiftRequest
March 13, 2019 ยท View on GitHub
Description
Represents a request to create a Shift
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| idempotency_key | String | Unique string value to insure the idempotency of the operation. | [optional] |
| shift | Shift | The `Shift` to be created |