WebhookBatch
Defined in: packages/webhook/src/types/webhook.types.ts:67
Properties
Section titled “Properties”createdAt
Section titled “createdAt”createdAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:71
endpointId
Section titled “endpointId”endpointId:
string
Defined in: packages/webhook/src/types/webhook.types.ts:69
events
Section titled “events”events:
WebhookEvent<any>[]
Defined in: packages/webhook/src/types/webhook.types.ts:70
id:
string
Defined in: packages/webhook/src/types/webhook.types.ts:68
scheduledAt
Section titled “scheduledAt”scheduledAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:72
status
Section titled “status”status:
"failed"|"pending"|"processing"|"completed"
Defined in: packages/webhook/src/types/webhook.types.ts:73