MailSlurpAPI.Model.TemplateVariable (mailslurp v15.17.22)

Variable for use with email template

Summary

Types

@type t() :: %MailSlurpAPI.Model.TemplateVariable{
  name: String.t(),
  variableType: String.t()
}