A single condition within a rule. Conditions within a rule are AND-ed together.
| Name | Type | Description | Notes |
|---|---|---|---|
| field | String | The input context field this condition tests. Allowed values depend on the rule set type (trigger vs. outcome) and the step's connector/operation. | |
| operator | RuleConditionOperatorEnum | ||
| value | String | The value `field` is compared against, using `operator`. |