Class EmailCampaign

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

public class EmailCampaign extends Object
An email marketing campaign.

Returned wrapped in a data envelope by the single-campaign endpoints and as an element of the list response. Some fields are conditional: the template's bodyHtml and bodyText are omitted from list items, and lastStartedAt/ recipientTotalCount are nullable.

  • Constructor Details

    • EmailCampaign

      public EmailCampaign()