Interface: IScheduleListInfo
Properties of a ScheduleListInfo.
Implemented by
Properties
futureActionTimes
• Optional
futureActionTimes: null
| ITimestamp
[]
ScheduleListInfo futureActionTimes
notes
• Optional
notes: null
| string
From state:
paused
• Optional
paused: null
| boolean
ScheduleListInfo paused
recentActions
• Optional
recentActions: null
| IScheduleActionResult
[]
From info (maybe fewer entries):
spec
• Optional
spec: null
| IScheduleSpec
From spec: Some fields are dropped from this copy of spec: timezone_data
workflowType
• Optional
workflowType: null
| IWorkflowType
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set: