Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CustomPropertyCollection

Results of a custom properties listing. A custom property is an user defined attribute tied to the first class object of data catalog

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

Collection of custom property summaries

Functions

getDeserializedJsonObj

getJsonObj