Magidoc

ConditionGroup
Object

Represents a group of conditions that can be evaluated together using logical operators, supporting nested condition groups for complex rule evaluation.

Fields

#

conditionGroups

Nested condition groups that allow for complex hierarchical rule structures with mixed logical operators.

conditions

The collection of individual conditions that are evaluated within this group.

operator

Non-null

The logical operator (AND/OR) used to evaluate the conditions within this group.

smartFilterType

This is for system use only.

Usages

#

References

#