nationid - v2.2.1
    Preparing search index...

    Variable boBundleConst

    boBundle: {
        country: "BO";
        defaultPersonal: "BO_CI";
        defaultTax: "BO_NIT";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [DocumentSpec<DocumentTypeCode>];
    } = ...

    Bolivia (BO) document bundle for orchestrator registration.

    Type Declaration