Skip to main content

This type contains the criteria for narrowing down the collection of matching records that will be returned by a search call.

Note: The FilterField type provides the underlying data structure for filtering parameters, combining the field, negated, range, set, and value fields in a single string. However, this type is not used directly in the call.

Type that uses FilterField

AspectFilter

Call that uses FilterField

Fields

Field
Type
Description
field
This field is reserved for internal use.
negated
This field is reserved for internal use.
range
This container is reserved for internal use.
set
array of string
This field is reserved for internal use.
value
This field is reserved for internal use.

Got thoughts? Click the feedback button – your insights help us improve!