Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DirectFieldMap

The information about a field map.

Properties

Optional configValues

configValues: model.ConfigValues

Optional description

description: undefined | string

Detailed description for the object.

Optional key

key: undefined | string

The object key.

Const modelType

modelType: string = "DIRECT_FIELD_MAP"

Optional modelVersion

modelVersion: undefined | string

The object's model version.

Optional objectStatus

objectStatus: undefined | number

The status of an object that can be set to value 1 for shallow references across objects, other values reserved. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional parentRef

parentRef: model.ParentReference

Optional sourceScopeReference

sourceScopeReference: model.ScopeReference

Optional sourceTypedObject

sourceTypedObject: undefined | string

Deprecated - Reference to a typed object.

Optional targetScopeReference

targetScopeReference: model.ScopeReference

Optional targetTypedObject

targetTypedObject: undefined | string

Deprecated - Reference to a typed object.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: FieldMap): object

getJsonObj