Interface: WebhookEvent
Defined in: sdk/src/types.ts:711
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:712 |
type | string | sdk/src/types.ts:713 |
messageId? | string | sdk/src/types.ts:714 |
provider | string | sdk/src/types.ts:715 |
recipientHash | string | sdk/src/types.ts:716 |
occurredAt | string | sdk/src/types.ts:717 |
data | Record<string, unknown> | sdk/src/types.ts:718 |