negation property

bool? negation
getter/setter pair

Whether to negate the comparison result of this term during rule evaluation.

This field is only relevant when type is left unset or set to CUSTOM_VARIABLE_TERM or REFERRER_TERM.

Implementation

core.bool? negation;