UserListLogicalRuleInfo

  • A user list logical rule combines user lists using logical operators.

  • The rule has a logical operator, such as and/or/not.

  • The rule's operands are a list of user lists.

A user list logical rule. A rule has a logical operator (and/or/not) and a list of user lists as operands.

Fields

operator

UserListLogicalRuleOperator

The logical operator of the rule.

rule_operands[]

LogicalUserListOperandInfo

The list of operands of the rule.