DelayedEventInfo
DelayedEventInfo =
object
Defined in: src/@types/requests.ts:145
Properties
Section titled “Properties”finalised?
Section titled “finalised?”
optionalfinalised?:object[]
Defined in: src/@types/requests.ts:147
delayed_event
Section titled “delayed_event”delayed_event:
DelayedEventInfoItem
error?
Section titled “error?”
optionalerror?:DigitalWorldError["data"]
event_id?
Section titled “event_id?”
optionalevent_id?:string
origin_server_ts?
Section titled “origin_server_ts?”
optionalorigin_server_ts?:number
outcome
Section titled “outcome”outcome:
"send"|"cancel"
reason
Section titled “reason”reason:
"error"|"action"|"delay"
next_batch?
Section titled “next_batch?”
optionalnext_batch?:string
Defined in: src/@types/requests.ts:155
scheduled?
Section titled “scheduled?”
optionalscheduled?:DelayedEventInfoItem[]
Defined in: src/@types/requests.ts:146