squareconnect.models.create_shift_request
Represents a request to create a Shift
Name | Type | Description | Notes |
---|---|---|---|
idempotency_key | str | Unique string value to insure the idempotency of the operation. | [optional] |
shift | Shift | The `Shift` to be created |