Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 849 Bytes

CreateScheduleOverridePayload.md

File metadata and controls

14 lines (10 loc) · 849 Bytes

CreateScheduleOverridePayload

Properties

Name Type Description Notes
alias str A user defined identifier for the override
user Recipient The user object who will take on call responsibility or reserved word none
start_date datetime Time for override starting
end_date datetime Time for override ending
rotations list[ScheduleOverrideRotation] Identifier (id or name) of rotations that override will apply. When it's set, only specified schedule rotations will be overridden [optional]

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