Interface: Condition
Properties
| Property | Type | Description |
|---|---|---|
key |
string |
Key represents property that the condition is applied to. |
operator |
Operator |
Operator defines relationship between the key and the value. |
value |
string | number |
Value applied to the operator. |