nationid - v2.2.1
    Preparing search index...

    Variable ecBundleConst

    ecBundle: {
        country: "EC";
        defaultPersonal: "EC_CEDULA";
        defaultTax: "EC_RUC";
        personal: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Ecuador (EC) document bundle for orchestrator registration.

    Type Declaration