ConditionOperation Enum
Condition operation
Possible Values
#
EQUALS
Equals operation
GREATER_THAN
Greater than operation
GREATER_THAN_OR_EQUAL
Greater than or equal operation
IS_NOT_NULL
Is not null operation
IS_NULL
Is null operation
LESS_THAN
Less than operation
LESS_THAN_OR_EQUAL
Less than or equal operation
NOT_EQUALS
Not equals operation
Usages
#
References
#
- Field operation from MeterCondition
Previous
ClearCustomerPersistentCacheInput
Next
ConnectionCursor