FieldTypeDetails  
    class FieldTypeDetails
Contains details regarding the supported field type and the operators that can be applied for filtering.
Types
Properties
Link copied to clipboard
                  This is the allowable length range for this field's value.
Link copied to clipboard
                  The range of values this field can hold.
Link copied to clipboard
                  The list of operators supported by a field.
Link copied to clipboard
                  The date format that the field supports.
Link copied to clipboard
                  The list of values that a field can contain. For example, a Boolean fieldType can have two values: "true" and "false".
Link copied to clipboard
                  The regular expression pattern for the field name.