com.createsend.models.subscribers
Class CustomField

java.lang.Object
  extended by com.createsend.models.subscribers.CustomField

public class CustomField
extends Object


Field Summary
 Boolean Clear
           
 String Key
           
 String Value
           
 
Constructor Summary
CustomField()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Key

public String Key

Value

public String Value

Clear

public Boolean Clear
Constructor Detail

CustomField

public CustomField()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.