Skip to main content

Interface: IListScheduleMatchingTimesRequest

workflowservice.v1.IListScheduleMatchingTimesRequest

Properties of a ListScheduleMatchingTimesRequest.

Implemented by

Properties

endTime

Optional endTime: null | ITimestamp

ListScheduleMatchingTimesRequest endTime


namespace

Optional namespace: null | string

The namespace of the schedule to query.


scheduleId

Optional scheduleId: null | string

The id of the schedule to query.


startTime

Optional startTime: null | ITimestamp

Time range to query.