FieldSelection

Parameters

fieldName (optional)
String
selectedCount (optional)
Integer
The number of values that are selected. format: int32
selectedValues (optional)
array[String]
An array of the selected values. Note that selections must be of type string or numeric; evaluated formulas are not supported.
isNumeric (optional)
Boolean
Indicates whether the selected values are numeric (true) or string (false).