Uses of Class
travel.wink.sdk.lookup.model.CityScoreRequestConsumer
Packages that use CityScoreRequestConsumer
-
Uses of CityScoreRequestConsumer in travel.wink.sdk.lookup.api
Methods in travel.wink.sdk.lookup.api with parameters of type CityScoreRequestConsumerModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageHotelWithBestPriceConsumer>LookupApi.oauth2ScoreInventoryByCity(CityScoreRequestConsumer cityScoreRequestConsumer, 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<PageHotelWithBestPriceConsumer>>LookupApi.oauth2ScoreInventoryByCityWithHttpInfo(CityScoreRequestConsumer cityScoreRequestConsumer, String engineConfigurationIdentifier, String winkVersion) -
Uses of CityScoreRequestConsumer in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return CityScoreRequestConsumerModifier and TypeMethodDescriptionCityScoreRequestConsumer.sort(CityScoreRequestConsumer.SortEnum sort) CityScoreRequestConsumer.userSession(UserSessionConsumer userSession)