com.createsend.models.lists
Class UpdateFieldOptions

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

public class UpdateFieldOptions
extends java.lang.Object


Field Summary
 boolean KeepExistingOptions
           
 java.lang.String[] Options
           
 
Constructor Summary
UpdateFieldOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KeepExistingOptions

public boolean KeepExistingOptions

Options

public java.lang.String[] Options
Constructor Detail

UpdateFieldOptions

public UpdateFieldOptions()