Search
Bounced recipient
@type t() :: %MailSlurpAPI.Model.BounceRecipientProjection{ action: String.t() | nil, createdAt: DateTime.t(), id: String.t() | nil, recipient: String.t(), sentEmailId: String.t() | nil, status: String.t() | nil }