Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Enumeration ComparisonOperator

Enumeration Members

BEGINS_WITH: "BEGINS_WITH"
BETWEEN: "BETWEEN"
CONTAINS: "CONTAINS"
EQ: "EQ"
GE: "GE"
GT: "GT"
IN: "IN"
LE: "LE"
LT: "LT"
NE: "NE"
NOT_CONTAINS: "NOT_CONTAINS"