Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UsageStatusItem

UsageStatusItem

Properties

Optional currentUsage

currentUsage: undefined | number

The current usage of the field. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataType

dataType: undefined | string

The field data type.

Optional isMultiValued

isMultiValued: undefined | false | true

A flag indicating whether or not the field is multi-valued.

Optional maxAvailable

maxAvailable: undefined | number

The maximum availability of the field. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj