Represents a request to create a Shift
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 |
Represents a request to create a Shift
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 |