Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LimitAndUsage

The limit and usage for a specific environment type, for example, production, development, or test.

Properties

limit

limit: number

The limit of current environment. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

usage

usage: number

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

Functions

getDeserializedJsonObj

getJsonObj