Interface: ITimerStartedEventAttributes
history.v1.ITimerStartedEventAttributes
Properties of a TimerStartedEventAttributes.
Implemented by
Properties
startToFireTimeout
• Optional
startToFireTimeout: null
| IDuration
How long until this timer fires
(-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --)
timerId
• Optional
timerId: null
| string
The worker/user assigned id for this timer
workflowTaskCompletedEventId
• Optional
workflowTaskCompletedEventId: null
| Long
The WORKFLOW_TASK_COMPLETED
event which this command was reported with