Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ChildReference

Child reference contains application configuration information.

Properties

Optional aggregatorKey

aggregatorKey: undefined | string

The aggregator key of the child reference object. For example, this can be a data asset key.

Optional description

description: undefined | string

The description of reference object.

Optional identifier

identifier: undefined | string

The identifier of reference object.

Optional identifierPath

identifierPath: undefined | string

The identifier path of reference object.

Optional key

key: undefined | string

The reference's key, key of the object that is being used by a published object or its dependents.

Optional name

name: undefined | string

The name of reference object.

Optional targetObject

targetObject: any

The new reference object to use instead of the original reference. For example, this can be a data asset reference.

Optional type

type: Type

The type of the reference object.

Optional usedBy

List of published objects where this is used.

Functions

getDeserializedJsonObj

getJsonObj