Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FunctionConfigurationDefinition

The configuration details of a configurable object. This contains one or more config param definitions.

Properties

Optional configParamDefs

configParamDefs: undefined | object

The parameter configuration details.

Optional isContained

isContained: undefined | false | true

Specifies whether the configuration is contained or not.

Optional key

key: undefined | string

The key of the object.

Optional modelType

modelType: ModelType

The type of the object.

Optional modelVersion

modelVersion: undefined | string

The model version of an object.

Optional parentRef

parentRef: model.ParentReference

Functions

getDeserializedJsonObj

getJsonObj