@cercalia/sdk
    Preparing search index...

    Type Alias GeocodingLevel

    GeocodingLevel:
        | "adr"
        | "st"
        | "ct"
        | "pcode"
        | "mun"
        | "subreg"
        | "reg"
        | "ctry"
        | "rd"
        | "pk"
        | "poi"

    The internal Cercalia level code for a geocoding result. These values correspond to the @type attribute in Cercalia responses.