interface PlacesNearbyResponse {
    data: PlacesNearbyResponseData;
}

Hierarchy

  • AxiosResponse
    • PlacesNearbyResponse

Properties

Properties