Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RecommendationStatus

Status of a recommendation.

  • ACCEPTED : The recommendation was approved by the user.
  • REJECTED : The recommendation was declined by the user.
  • INFERRED : The recommendation was proposed by the system.

Enumeration members

Accepted

Accepted: = "ACCEPTED"

Inferred

Inferred: = "INFERRED"

Rejected

Rejected: = "REJECTED"

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