FilterCriteria interface
One condition in a QueryFilter.
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. |
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
The value used in the match based on the filter type.
value: string
Property Value
string