Class TemplateAttributes
java.lang.Object
io.mailtrap.model.AbstractModel
io.mailtrap.model.request.emailcampaigns.TemplateAttributes
Inline email template — the campaign's subject and design. Each campaign has exactly one
template, created together with it. On update, the template is always edited in place, and
only the sub-fields that are provided change.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mailtrap.model.AbstractModel
toJson, toString
-
Constructor Details
-
TemplateAttributes
public TemplateAttributes()
-