Search
Bounced email event
@type t() :: %MailSlurpAPI.Model.BounceProjection{ bounceMta: String.t() | nil, bounceType: String.t() | nil, createdAt: DateTime.t(), id: String.t() | nil, sender: String.t(), subject: String.t() | nil }