Type alias CustomerOrgDisableStatus

CustomerOrgDisableStatus: typeof DISABLED | typeof PENDING_DISABLE | UnparsedObject

Resulting lifecycle status of the organization after the disable action.

Generated using TypeDoc