nationid - v2.2.1
    Preparing search index...

    Variable fiBundleConst

    fiBundle: {
        country: "FI";
        defaultPersonal: "FI_HETU";
        defaultTax: "FI_YTUNNUS";
        personal: readonly [DocumentSpec<DocumentTypeCode>];
        tax: readonly [
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
            DocumentSpec<DocumentTypeCode>,
        ];
    } = ...

    Finland (FI) document bundle for orchestrator registration.

    Type Declaration