com.createsend.models.campaigns
Class Schedule

java.lang.Object
  extended by com.createsend.models.campaigns.Schedule

public class Schedule
extends java.lang.Object


Field Summary
 java.lang.String ConfirmationEmail
           
 java.lang.String SendDate
           
 
Constructor Summary
Schedule()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ConfirmationEmail

public java.lang.String ConfirmationEmail

SendDate

public java.lang.String SendDate
Constructor Detail

Schedule

public Schedule()