LogicalExpression
type LogicalExpression = object;Properties
Section titled “Properties”operator
Section titled “operator”operator: LogicalOperator;subConditions
Section titled “subConditions”subConditions: ConditionExpressionTemplate[];type: typeof $logical;