MailSlurpAPI.Model.EmergencyAddressDto (mailslurp v15.17.22)

Summary

Types

@type t() :: %MailSlurpAPI.Model.EmergencyAddressDto{
  address1: String.t(),
  id: String.t(),
  phoneCountry: String.t()
}