Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TypeCollection

Results of a types listing. Types define the basic type of catalog objects and are immutable.

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

Collection of types.

Functions

getDeserializedJsonObj

getJsonObj