WebhookEvent
Defined in: packages/webhook/src/types/webhook.types.ts:62
Type Parameters
섹션 제목: “Type Parameters”T = any
Properties
섹션 제목: “Properties”data
섹션 제목: “data”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
섹션 제목: “metadata”metadata:
object
Defined in: packages/webhook/src/types/webhook.types.ts:67
channelId?
섹션 제목: “channelId?”
optionalchannelId:string
correlationId?
섹션 제목: “correlationId?”
optionalcorrelationId:string
messageId?
섹션 제목: “messageId?”
optionalmessageId:string
organizationId?
섹션 제목: “organizationId?”
optionalorganizationId:string
providerId?
섹션 제목: “providerId?”
optionalproviderId:string
retryCount?
섹션 제목: “retryCount?”
optionalretryCount:number
templateId?
섹션 제목: “templateId?”
optionaltemplateId:string
userId?
섹션 제목: “userId?”
optionaluserId:string
timestamp
섹션 제목: “timestamp”timestamp:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:65
type
섹션 제목: “type”type:
WebhookEventType
Defined in: packages/webhook/src/types/webhook.types.ts:64
version
섹션 제목: “version”version:
string
Defined in: packages/webhook/src/types/webhook.types.ts:77