operator property
Represents a scope's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist.
Implementation
final String operator;
Represents a scope's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist.
final String operator;