MailSlurpAPI.Model.GenerateMtaStsRecordOptions (mailslurp v15.17.22)

Summary

Types

@type t() :: %MailSlurpAPI.Model.GenerateMtaStsRecordOptions{
  host: String.t(),
  maxAgeSeconds: integer(),
  mode: String.t(),
  mxRecords: [String.t()],
  ttl: integer(),
  version: String.t()
}