nationid - v2.2.1
    Preparing search index...

    Variable chBundleConst

    chBundle: {
        country: "CH";
        defaultPersonal: "CH_AHV";
        defaultTax: "CH_UID";
        personal: readonly [DocumentSpec<DocumentTypeCode>];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Switzerland (CH) document bundle for orchestrator registration.

    Type Declaration