Uses of Class
travel.wink.sdk.lookup.model.CityScoreRequest
Packages that use CityScoreRequest
-
Uses of CityScoreRequest in travel.wink.sdk.lookup.api
Methods in travel.wink.sdk.lookup.api with parameters of type CityScoreRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageHotelWithBestPrice>LookupApi.oauth2ScoreInventoryByCity(CityScoreRequest cityScoreRequest, String engineConfigurationIdentifier, String winkVersion) Ranked City Search Search for hotels in / around a city and order by scoring typereactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>>LookupApi.oauth2ScoreInventoryByCityWithHttpInfo(CityScoreRequest cityScoreRequest, String engineConfigurationIdentifier, String winkVersion) -
Uses of CityScoreRequest in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return CityScoreRequestModifier and TypeMethodDescriptionCityScoreRequest.sort(CityScoreRequest.SortEnum sort) CityScoreRequest.userSession(UserSession userSession)