Interface Condition

Hierarchy

  • Condition

Index

Properties

Properties

key

key: string

Key represents property that the condition is applied to.

operator

operator: Operator

Operator defines relationship between the key and the value.

value

value: number | string

Value applied to the operator.

Generated using TypeDoc