MailSlurpAPI.Model.TemplateDto (mailslurp v11.7.202)
Link to this section Summary
Link to this section Types
Specs
t() :: %MailSlurpAPI.Model.TemplateDto{
content: String.t(),
createdAt: DateTime.t(),
id: String.t(),
name: String.t(),
variables: [TemplateVariable]
}