MailSlurpAPI.Model.BounceProjection (mailslurp v15.11.1)

Bounced email event

Link to this section Summary

Link to this section Types

@type t() :: %MailSlurpAPI.Model.BounceProjection{
  createdAt: DateTime.t(),
  id: String.t() | nil,
  sender: String.t()
}