Type Alias: SuppressionReason
type SuppressionReason = "bounce" | "complaint" | "manual" | "global_unsubscribe";
Defined in: packages/sdk/src/types.ts:360
type SuppressionReason = "bounce" | "complaint" | "manual" | "global_unsubscribe";
Defined in: packages/sdk/src/types.ts:360