FormCondition
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ruleOperator | (optional) string | ConditionRuleLogicalOperatorType value. AND ConditionRuleLogicalOperatorTypeAnd OR ConditionRuleLogicalOperatorTypeOr | [default to undefined] |
| rules | (optional) Array<ConditionRule> | List of rules. | [default to undefined] |
| effects | (optional) Array<ConditionEffect> | List of effects. | [default to undefined] |