nationid - v2.2.1
    Preparing search index...

    Variable crBundleConst

    crBundle: {
        country: "CR";
        defaultPersonal: "CR_CEDULA_FISICA";
        defaultTax: "CR_CEDULA_JURIDICA";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Costa Rica (CR) document bundle for orchestrator registration.

    Type Declaration