Skip to content
1 min read · 70 words

Interface: IterationStartEvent

Payload fired at the start of each iteration within a dispatch.

Properties

PropertyTypeDescription
dispatchIdstringStable identifier for the parent dispatch.
iterationnumber0-based iteration index within the dispatch.
startedAtDateTimeWhen this iteration began.