Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSkillValueListEntityDetails

Properties that are required to create a value list entity.

Properties

name

name: string

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

Const type

type: string = "ENUM_VALUES"

values

values: Array<StaticEntityValue>

List of values for a value list entity.

Methods

getDeserializedJsonObj

getJsonObj