Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ConditionOperatorName

Operation names supported for condition operator.

Enumeration members

And

And: = "AND"

Equals

Equals: = "EQUALS"

GreaterThan

GreaterThan: = "GREATER_THAN"

In

In: = "IN"

LessThan

LessThan: = "LESS_THAN"

NotEquals

NotEquals: = "NOT_EQUALS"

NotIn

NotIn: = "NOT_IN"

Or

Or: = "OR"

Range

Range: = "RANGE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj