AlertOperator Enum

operator used to compare currentSpend with amount

Inheritance
builtins.str
AlertOperator
AlertOperator

Constructor

AlertOperator(value)

Fields

EQUAL_TO
GREATER_THAN
GREATER_THAN_OR_EQUAL_TO
LESS_THAN
LESS_THAN_OR_EQUAL_TO
NONE