MailSlurpAPI.Model.Bounce (mailslurp v12.8.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %MailSlurpAPI.Model.Bounce{ bounceMta: String.t() | nil, bounceRecipients: [String.t()] | nil, bounceSubType: String.t() | nil, bounceType: String.t() | nil, createdAt: DateTime.t(), id: String.t() | nil, notificationType: String.t(), sender: String.t(), sentToRecipients: [String.t()] | nil, updatedAt: DateTime.t(), userId: String.t() }