WorkflowEvent
WorkflowEvent<
T> =object
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9457
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”instanceId
Section titled “instanceId”instanceId:
string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9460
payload
Section titled “payload”payload:
Readonly<T>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9458
timestamp
Section titled “timestamp”timestamp:
Date
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9459