Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NamedEntityMap

A named 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 = "NAMED_ENTITY_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 sourceEntity

sourceEntity: undefined | string

The source entity name.

Optional targetEntity

targetEntity: undefined | string

The target entity name.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: FieldMap): object

getJsonObj