WebhookBatch
Defined in: packages/webhook/src/types/webhook.types.ts:141
Properties
섹션 제목: “Properties”createdAt
섹션 제목: “createdAt”createdAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:145
endpointId
섹션 제목: “endpointId”endpointId:
string
Defined in: packages/webhook/src/types/webhook.types.ts:143
events
섹션 제목: “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
섹션 제목: “scheduledAt”scheduledAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:146
status
섹션 제목: “status”status:
"failed"|"pending"|"processing"|"completed"
Defined in: packages/webhook/src/types/webhook.types.ts:147