Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CompositeEntity

Metadata for a composite entity.

Properties

Optional actions

List of entity actions.

attributes

attributes: Array<EntityAttribute>

List of entity attributes.

id

id: string

Unique immutable identifier that was assigned when the resource was created.

name

name: string

The entity name. This must be unique within the parent resource.

Optional naturalLanguageMapping

naturalLanguageMapping: model.EntityNaturalLanguageMapping

Const type

type: string = "COMPOSITE"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Entity): object

getJsonObj

  • getJsonObj(obj: Entity): object