Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 687 Bytes

File metadata and controls

15 lines (11 loc) · 687 Bytes

CreateScheduleRequest

CreateScheduleRequest

Properties

Name Type Required Description
display_name Optional[str] No
description Optional[str] No
action CreateScheduleRequestAction Yes
trigger Optional[Trigger] No The schedule trigger. If the requesting user does not have permission to see the trigger, this will be empty.
scope_mode Optional[CreateScheduleRequestScopeMode] No

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