Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Entity

Metadata for an entity.

Properties

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.

type

type: string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Entity): object

getJsonObj

  • getJsonObj(obj: Entity): object