java.lang.Object
io.mailtrap.model.response.emailcampaigns.Template

public class Template extends Object
The template associated with an email campaign as returned in the campaign response. bodyHtml and bodyText are returned only on single-campaign responses; the list endpoint omits them.
  • Constructor Details

    • Template

      public Template()