com.createsend.models.lists
Class CustomFieldForUpdate

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

public class CustomFieldForUpdate
extends java.lang.Object


Field Summary
 java.lang.String FieldName
           
 boolean VisibleInPreferenceCenter
           
 
Constructor Summary
CustomFieldForUpdate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FieldName

public java.lang.String FieldName

VisibleInPreferenceCenter

public boolean VisibleInPreferenceCenter
Constructor Detail

CustomFieldForUpdate

public CustomFieldForUpdate()