interface PlaceQueryAutocompleteResponse {
    data: PlaceQueryAutocompleteResponseData;
}

Hierarchy

  • AxiosResponse
    • PlaceQueryAutocompleteResponse

Properties

Properties