PropertyFilterRule Interface
Beta
Data structure that describes single filter rule.
Properties
| Name | Type | Description | |
|---|---|---|---|
| operator | PropertyFilterRuleOperator | Operator that should be used to compare property value. | |
| property | PropertyDescription | Property used in this rule. | |
| value | undefined | PropertyValue | Value that property should be compared to. |
Defined in
Last Updated: 30 November, 2023