Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 381 Bytes

CreateShiftRequest.md

File metadata and controls

15 lines (8 loc) · 381 Bytes

CreateShiftRequest

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