FilterCriteria interface
One condition in a QueryFilter.
Properties
filter |
The FilterType defines how the filters are to be applied to the extensions. See the documentation on the filter type to understand how the filters are matched. |
value | The value used in the match based on the filter type. |
filterType
The FilterType defines how the filters are to be applied to the extensions. See the documentation on the filter type to understand how the filters are matched.
filterType: number
Property Value
number
value
The value used in the match based on the filter type.
value: string
Property Value
string