Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CustomPropertyTypeUsage

Object which describes the indivial object stats for every custom property

Properties

Optional count

count: undefined | number

Number of objects associated with this type Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional isEventEnabled

isEventEnabled: undefined | false | true

If an OCI Event will be emitted when the custom property is modified.

Optional typeId

typeId: undefined | string

Unique type key identifier

Optional typeName

typeName: undefined | string

Name of the type associated with

Functions

getDeserializedJsonObj

getJsonObj