Class EmailCampaign
java.lang.Object
io.mailtrap.model.response.emailcampaigns.EmailCampaign
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
EmailCampaign
public EmailCampaign()
-