Skip to main content

Interface: ITimerFiredEventAttributes

history.v1.ITimerFiredEventAttributes

Properties of a TimerFiredEventAttributes.

Hierarchy

Properties

startedEventId

Optional startedEventId: null | Long

The id of the TIMER_STARTED event itself

Inherited from

$Properties.startedEventId


timerId

Optional timerId: null | string

Will match the timer_id from TIMER_STARTED event for this timer

Inherited from

$Properties.timerId