Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EntityStatus

Properties

inactiveBitMask

inactiveBitMask: number

A bit mask showing the reason why the entity is inactive:

  • bit 0: ACTIVE
  • bit 1: SUSPENDED
  • bit 2: DISABLED
  • bit 3: BLOCKED
  • bit 4: LOCKED Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

status

status: string

The entity status.

Functions

getDeserializedJsonObj

getJsonObj