Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 724 Bytes

Schedule.md

File metadata and controls

15 lines (11 loc) · 724 Bytes

Schedule

Properties

Name Type Description Notes
id int The id of the schedule. [optional]
status str The status of the schedule. [optional]
creation_time datetime the creation time of the schedule. [optional]
update_time datetime the update time of the schedule. [optional]
schedule ScheduleObj [optional]
parameters dict(str, object) The parameters of schedule job [optional]

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