com.createsend.models.lists
Class ListForUpdate

java.lang.Object
  extended by com.createsend.models.lists.List
      extended by com.createsend.models.lists.ListForUpdate

public class ListForUpdate
extends List


Field Summary
 boolean AddUnsubscribesToSuppList
           
 boolean ScrubActiveWithSuppList
           
 
Fields inherited from class com.createsend.models.lists.List
ConfirmationSuccessPage, ConfirmedOptIn, Title, UnsubscribePage, UnsubscribeSetting
 
Constructor Summary
ListForUpdate()
           
 
Method Summary
 
Methods inherited from class com.createsend.models.lists.List
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

AddUnsubscribesToSuppList

public boolean AddUnsubscribesToSuppList

ScrubActiveWithSuppList

public boolean ScrubActiveWithSuppList
Constructor Detail

ListForUpdate

public ListForUpdate()