WebhookBatch
Defined in: packages/webhook/src/types/webhook.types.ts:67
Properties
섹션 제목: “Properties”createdAt
섹션 제목: “createdAt”createdAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:71
endpointId
섹션 제목: “endpointId”endpointId:
string
Defined in: packages/webhook/src/types/webhook.types.ts:69
events
섹션 제목: “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
섹션 제목: “scheduledAt”scheduledAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:72
status
섹션 제목: “status”status:
"failed"|"pending"|"processing"|"completed"
Defined in: packages/webhook/src/types/webhook.types.ts:73