Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NativeShapeField

The native shape field object.

Properties

Optional configValues

configValues: model.ConfigValues

Optional defaultValueString

defaultValueString: undefined | string

The default value.

Optional isMandatory

isMandatory: undefined | false | true

Specifies whether the field is mandatory.

Optional modelType

modelType: undefined | string

The model type reference.

Optional name

name: undefined | string

Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.

Optional position

position: undefined | number

The position of the attribute. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional type

type: any

The type reference.

Functions

getDeserializedJsonObj

getJsonObj