MailSlurpAPI.Model.GenerateMtaStsRecordResults (mailslurp v15.17.22)

Summary

Types

@type t() :: %MailSlurpAPI.Model.GenerateMtaStsRecordResults{
  name: String.t(),
  ttl: integer(),
  type: String.t(),
  value: String.t(),
  wellKnownUrl: String.t(),
  wellKnownValue: String.t()
}