Expand description
Core type definitions for values, operators, and actions
Enums§
- ActionType 
- Action types that can be performed when a rule matches
- LogicalOperator 
- Logical operators for combining conditions
- Operator
- Comparison operators for rule conditions
- Value
- Represents a value that can be used in rule conditions and actions
Type Aliases§
- Context
- Represents the data context for rule evaluation