WorkflowTriggerRecurrence interface
The workflow trigger recurrence.
Properties
end |
The end time. |
frequency | The frequency. |
interval | The interval. |
schedule | The recurrence schedule. |
start |
The start time. |
time |
The time zone. |
Property Details
endTime
The end time.
endTime?: string
Property Value
string
frequency
The frequency.
frequency?: string
Property Value
string
interval
The interval.
interval?: number
Property Value
number
schedule
startTime
The start time.
startTime?: string
Property Value
string
timeZone
The time zone.
timeZone?: string
Property Value
string