Jump to Content

The details of the rule used for evaluating variable values.

Hierarchy

  • EvaluatedRule

Properties

evaluated?: boolean

Indicates whether the rule was evaluated.

expression?: string

The rule expression.

expressionWithValues?: string

The rule expression value.

matched?: boolean

Indicates whether the rule matched.

outcomes?: string[]

The rule outcome.

ruleId?: string

The rule ID.

ruleVersion?: string

The rule version.