Interface: EmailEvent
Defined in: sdk/src/types.ts:293
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:294 |
messageId | string | sdk/src/types.ts:295 |
organizationId | string | sdk/src/types.ts:296 |
eventType | string | sdk/src/types.ts:297 |
provider | string | sdk/src/types.ts:298 |
recipientHash | string | sdk/src/types.ts:299 |
occurredAt | string | sdk/src/types.ts:300 |
data | Record<string, unknown> | sdk/src/types.ts:301 |