Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdatePropertyDetails

The information to be updated.

Properties

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Example: {@code My new resource}

Optional selection

selection: model.Selection

Text selection of the property.

Optional valueType

valueType: model.ValueType

Format of the value.

Optional values

values: Array<string>

Values of the property (must be a single value if selection = 'SINGLE_CHOICE').

Functions

getDeserializedJsonObj

getJsonObj