The required left-hand value to be evaluated (templating is supported)
"lead.state"
Binary operators compare the lhv and the rhv.
is equal to, is not equal to, is less than, is less than or equal to, is greater than, is greater than or equal to, is included in, is not included in, includes, does not include, is between, is not between, matches pattern, does not match pattern "is equal to"
The right-hand value to be evaluated (templating is supported)
"TX"
A rule set is a collection of rules to evaluate. The op property determines whether all rules must pass (and) or just one of them must pass (or) in order for the rule set to be considered passing.