nationid - v2.2.1
    Preparing search index...

    Variable clBundleConst

    clBundle: {
        country: "CL";
        defaultPersonal: "CL_RUT";
        defaultTax: "CL_RUT";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [DocumentSpec<DocumentTypeCode>];
    } = ...

    Chile (CL) document bundle for orchestrator registration.

    Type Declaration