Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Entity

Contains metadata for a specific type

export
class

Entity

Hierarchy

  • Entity

Index

Properties

Properties

key

key: string

Gets the key of the entity. E.g. "Id".

setName

setName: string

The name of the entity set. E.g. "newsitems"

typeFullName

typeFullName: string

Gets the type of the entity

Generated using TypeDoc