Skip to main content

The type that enables the service to filter result sets by field values.

Type that uses FilterField

AspectFilter

Call that uses FilterField

Fields

Field
Type
Description
field
Provides a way to specify the field for the filter.
negated
Note: Currently this filter is not supported.
range
Provides a way to specify a range of values for the filter.
set
array of string
Provides a way to specify a "list of values" for the filter.
value
Provides a way to specify the value of the field.