interface GeocodeResponse {
    data: GeocodeResponseData;
}

Hierarchy

  • AxiosResponse
    • GeocodeResponse

Properties

Properties