WebhookBatch
Defined in: packages/webhook/src/types/webhook.types.ts:141
Properties
Section titled “Properties”createdAt
Section titled “createdAt”createdAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:145
endpointId
Section titled “endpointId”endpointId:
string
Defined in: packages/webhook/src/types/webhook.types.ts:143
events
Section titled “events”events:
WebhookEvent<any>[]
Defined in: packages/webhook/src/types/webhook.types.ts:144
id:
string
Defined in: packages/webhook/src/types/webhook.types.ts:142
scheduledAt
Section titled “scheduledAt”scheduledAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:146
status
Section titled “status”status:
"failed"|"pending"|"processing"|"completed"
Defined in: packages/webhook/src/types/webhook.types.ts:147