Skip to content

Files

Latest commit

838c915 · Mar 13, 2019

History

History
16 lines (10 loc) · 584 Bytes

CreateShiftRequest.md

File metadata and controls

16 lines (10 loc) · 584 Bytes

CreateShiftRequest

squareconnect.models.create_shift_request

Description

Represents a request to create a Shift

Properties

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

[Back to Model list] [Back to API list] [Back to README]