CollectionRuleOperator
Indicates how the value of the CollectionRuleField should be matched to actual values. Note that for "NOT" functionality, you should instead include the whole CollectionRule in the "not" array.
enum CollectionRuleOperator {
EQUALS
}
Values
CollectionRuleOperator.EQUALS
Member of
CollectionRule
object ● CollectionRuleInput
input