Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OperatorType

Logical operator in the rule.

Enumeration members

Equals

Equals: = "EQUALS"

In

In: = "IN"

NotEquals

NotEquals: = "NOT_EQUALS"

NotIn

NotIn: = "NOT_IN"

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