MailSlurpAPI.Model.InboxByEmailAddressResult (mailslurp v15.7.12)

Link to this section Summary

Link to this section Types

@type t() :: %MailSlurpAPI.Model.InboxByEmailAddressResult{
  exists: boolean(),
  inboxId: String.t() | nil
}