Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SortOrder

The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code displayName} sort order is case sensitive.

Enumeration members

Functions

Enumeration members

Asc

Asc: = "ASC"

Desc

Desc: = "DESC"

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