Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ActionParamValuesSummary

Details of the action parameter and its possible values that is used in listParamsForActionType.

Properties

Optional defaultValue

defaultValue: undefined | string

The default value for this parameter.

isRequired

isRequired: boolean

Whether this parameter is required or not for this action type.\u3001

parameterName

parameterName: string

The name of this parameter.

parameterType

parameterType: ParameterType

The type of the parameter.

parameterValues

parameterValues: Array<string>

Possible values for this parameter. In case of integer it's min and max values.

Functions

getDeserializedJsonObj

getJsonObj