Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EntityCollection

Results of a data entities listing. Data entities are representation of a dataset with a set of attributes.

Properties

Optional count

count: undefined | number

Total number of items returned. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

items

items: Array<EntitySummary>

Collection of data entities.

Functions

getDeserializedJsonObj

getJsonObj