Class TemplateAttributes

java.lang.Object
io.mailtrap.model.AbstractModel
io.mailtrap.model.request.emailcampaigns.TemplateAttributes

public class TemplateAttributes extends AbstractModel
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 Details

    • TemplateAttributes

      public TemplateAttributes()