Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataAssetCollection

Results of a data assets listing. A data asset is often synonymous with a 'System', such as a database, or may be a file container or a message stream.

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<DataAssetSummary>

Collection of data asset summaries.

Functions

getDeserializedJsonObj

getJsonObj