Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StrategyParameter

The metadata associated with the strategy parameter.

Properties

Optional defaultValue

defaultValue: any

A default value used for the strategy parameter.

description

description: string

Text describing the strategy parameter.

isRequired

isRequired: boolean

Whether this parameter is required.

name

name: string

The name of the strategy parameter.

Optional possibleValues

possibleValues: Array<any>

The list of possible values used for these strategy parameters.

type

The type of strategy parameter.

Functions

getDeserializedJsonObj

getJsonObj