Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSkillParameterDetails

Properties that are required to create a Skill Parameter.

Properties

Optional description

description: undefined | string

A description of the Parameter.

displayName

displayName: string

The display name for the Parameter.

name

name: string

The Parameter name. This must be unique within the parent resource.

type

The value type.

value

value: string

The current value. The value will be interpreted based on the {@code type}.

Functions

getDeserializedJsonObj

getJsonObj