nationid - v2.2.1
    Preparing search index...

    Variable beBundleConst

    beBundle: {
        country: "BE";
        defaultPersonal: "BE_NRN";
        defaultTax: "BE_BTW";
        personal: readonly [DocumentSpec<DocumentTypeCode>];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Belgium (BE) document bundle for orchestrator registration.

    Type Declaration