interface GeolocateResponseSuccess {
    data: GeolocateResponseData;
}

Hierarchy

  • AxiosResponse
    • GeolocateResponseSuccess

Properties

Properties