CivicinfoApiprotosV2DivisionByAddressResponse
import type { CivicinfoApiprotosV2DivisionByAddressResponse } from "https://googleapis.deno.dev/v1/civicinfo:v2.ts";
interface CivicinfoApiprotosV2DivisionByAddressResponse {
divisions?: {};
[key: string]: CivicinfoSchemaV2GeographicDivision;
normalizedInput?: CivicinfoSchemaV2SimpleAddressType;
}§Properties
§
divisions?: {}
[src][key: string]: CivicinfoSchemaV2GeographicDivision;
§
normalizedInput?: CivicinfoSchemaV2SimpleAddressType
[src]The normalized version of the requested address.