Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 508 Bytes

File metadata and controls

13 lines (11 loc) · 508 Bytes

CommunityMatchExpression

Properties

Name Type Description Notes
operator OperatorEnum Operator for evaluating community match expressions. AND logical AND operator [optional]
expression List<CommunityMatchOperation> Array of community match operations

Enum: OperatorEnum

Name Value
AND "AND"