com.createsend.models.campaigns
Class SentCampaign

java.lang.Object
  extended by com.createsend.models.campaigns.Campaign
      extended by com.createsend.models.campaigns.SentCampaign

public class SentCampaign
extends Campaign


Field Summary
 Date SentDate
           
 int TotalRecipients
           
 String WebVersionTextURL
           
 String WebVersionURL
           
 
Fields inherited from class com.createsend.models.campaigns.Campaign
CampaignID, FromEmail, FromName, Name, ReplyTo, Subject
 
Constructor Summary
SentCampaign()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

WebVersionURL

public String WebVersionURL

WebVersionTextURL

public String WebVersionTextURL

SentDate

public Date SentDate

TotalRecipients

public int TotalRecipients
Constructor Detail

SentCampaign

public SentCampaign()
Method Detail

toString

public String toString()
Overrides:
toString in class Campaign


Copyright © 2013. All Rights Reserved.