TypesEnums
DomstolKind
No description
enum DomstolKind {
COMPULSORY_DISSOLUTION
COMPULSORY_WINDING_UP
EMPLOYEE_BANKRUPTCY
OTHER
PRIVATE_CREDITOR_BANKRUPTCY
PUBLIC_CREDITOR_BANKRUPTCY
RESTRUCTURING
VOLUNTARY_BANKRUPTCY
}Values
COMPULSORY_DISSOLUTION
Court-ordered dissolution (missing accounts, missing role, etc.).
COMPULSORY_WINDING_UP
Court-supervised liquidation following compulsory dissolution.
EMPLOYEE_BANKRUPTCY
Bankruptcy petition by an employee — usually unpaid wages.
OTHER
Any unmatched / non-bankruptcy case.
PRIVATE_CREDITOR_BANKRUPTCY
Bankruptcy petition by a private creditor.
PUBLIC_CREDITOR_BANKRUPTCY
Bankruptcy petition by a public creditor (typically Skatteetaten).
RESTRUCTURING
Formal restructuring under the Reconstruction Act.
VOLUNTARY_BANKRUPTCY
Company petitions for its own bankruptcy.
Member Of
CourtCase object