Skip to main content

Interface: ITimerStartedEventAttributes

history.v1.ITimerStartedEventAttributes

Properties of a TimerStartedEventAttributes.

Hierarchy

Properties

startToFireTimeout

Optional startToFireTimeout: null | $Properties

How long until this timer fires

(-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --)

Inherited from

$Properties.startToFireTimeout


timerId

Optional timerId: null | string

The worker/user assigned id for this timer

Inherited from

$Properties.timerId


workflowTaskCompletedEventId

Optional workflowTaskCompletedEventId: null | Long

The WORKFLOW_TASK_COMPLETED event which this command was reported with

Inherited from

$Properties.workflowTaskCompletedEventId