com.createsend.models.lists
Class ListForEmail

java.lang.Object
  extended by com.createsend.models.lists.ListForEmail

public class ListForEmail
extends Object


Field Summary
 Date DateSubscriberAdded
           
 String ListID
           
 String ListName
           
 String SubscriberState
           
 
Constructor Summary
ListForEmail()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ListID

public String ListID

ListName

public String ListName

SubscriberState

public String SubscriberState

DateSubscriberAdded

public Date DateSubscriberAdded
Constructor Detail

ListForEmail

public ListForEmail()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.