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 is a list of operands for the rule, using LogicalUserListOperandInfo.
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. |