ErrorCode: {
    isOrganizationNotNormal: "organization_not_normal";
} = ...

Error codes that can be returned by the catalog adapter

Type declaration

  • Readonly isOrganizationNotNormal: "organization_not_normal"

    Organization status is locked or otherwise unusable status

Generated using TypeDoc