Skip to content

Interface: BounceAnalysisResponse

Defined in: sdk/src/types.ts:989

PropertyTypeDefined in
messageIdstringsdk/src/types.ts:990
analyses{ eventId: string; bounceType: string; provider: string; occurredAt: string; rawReason: string; interpretation: InterpretBounceResponse; }[]sdk/src/types.ts:991