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