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