콘텐츠로 이동

WebhookEvent

Defined in: packages/webhook/src/types/webhook.types.ts:62

T = any

data: T

Defined in: packages/webhook/src/types/webhook.types.ts:66


id: string

Defined in: packages/webhook/src/types/webhook.types.ts:63


metadata: object

Defined in: packages/webhook/src/types/webhook.types.ts:67

optional channelId?: string

optional correlationId?: string

optional messageId?: string

optional organizationId?: string

optional providerId?: string

optional retryCount?: number

optional templateId?: string

optional userId?: string


timestamp: Date

Defined in: packages/webhook/src/types/webhook.types.ts:65


type: WebhookEventType

Defined in: packages/webhook/src/types/webhook.types.ts:64


version: string

Defined in: packages/webhook/src/types/webhook.types.ts:77