com.createsend.models.subscribers
Class SuppressedSubscriber

java.lang.Object
  extended by com.createsend.models.subscribers.Subscriber
      extended by com.createsend.models.subscribers.SuppressedSubscriber

public class SuppressedSubscriber
extends Subscriber


Field Summary
 String SuppressionReason
           
 
Fields inherited from class com.createsend.models.subscribers.Subscriber
CustomFields, Date, EmailAddress, ListID, Name, ReadsEmailWith, State
 
Constructor Summary
SuppressedSubscriber()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SuppressionReason

public String SuppressionReason
Constructor Detail

SuppressedSubscriber

public SuppressedSubscriber()
Method Detail

toString

public String toString()
Overrides:
toString in class Subscriber


Copyright © 2013. All Rights Reserved.