Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PropertyDefinition

Details of a single type property.

Properties

Optional isRequired

isRequired: undefined | false | true

Whether instances of the type are required to set this property.

Optional isUpdatable

isUpdatable: undefined | false | true

Indicates if this property value can be updated.

Optional name

name: undefined | string

Name of the property.

Optional type

type: undefined | string

The properties value type.

Functions

getDeserializedJsonObj

getJsonObj