AI-generated Key Takeaways
-
A user list logical rule has a logical operator and a list of user lists as operands.
-
The
operator
field specifies the logical operator of the rule using the UserListLogicalRuleOperator enum. -
The
rule_operands[]
field contains the list of operands of the rule as LogicalUserListOperandInfo objects.
A user list logical rule. A rule has a logical operator (and/or/not) and a list of user lists as operands.
Fields | |
---|---|
|
The logical operator of the rule. |
|
The list of operands of the rule. |