Skip to content
1 min read · 63 words

Interface: DispatchStartEvent

Defined in: lib/types/dispatch_runner.ts:283

Payload fired when a dispatch begins.

Properties

PropertyTypeDescriptionDefined in
dispatchIdstringStable identifier for this dispatch (UUIDv6).lib/types/dispatch_runner.ts:285
startedAtDateTimeWhen the dispatch began.lib/types/dispatch_runner.ts:287