Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Strategy

The metadata associated with the strategy. The strategy is the method used to apply the recommendation.

Properties

isDefault

isDefault: boolean

Whether this is the default recommendation strategy.

Optional parametersDefinition

parametersDefinition: Array<StrategyParameter>

The list of strategies for the parameters.

strategyName

strategyName: string

The name of the strategy.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Strategy): object

getJsonObj