Interface: BounceAnalysisResponse
Defined in: sdk/src/types.ts:989
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
messageId | string | sdk/src/types.ts:990 |
analyses | { eventId: string; bounceType: string; provider: string; occurredAt: string; rawReason: string; interpretation: InterpretBounceResponse; }[] | sdk/src/types.ts:991 |