Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProcessRecommendationDetails

Details of recommendation to be processed.

Properties

Optional properties

properties: undefined | object

A map of maps that contains additional properties which are specific to the associated objects. Each associated object defines it's set of required and optional properties. Example: {@code { "DataEntity": { "parentId": "entityId" }, "Term": { "parentId": "glossaryId" } }}

recommendationKey

recommendationKey: string

Unique identifier of the recommendation.

recommendationStatus

recommendationStatus: RecommendationStatus

The status of a recommendation.

Functions

getDeserializedJsonObj

getJsonObj