Uses of Class
travel.wink.sdk.booking.engine.model.GlobalScoreRequest
Packages that use GlobalScoreRequest
-
Uses of GlobalScoreRequest in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api with parameters of type GlobalScoreRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageHotelWithBestPrice>InventoryApi.oauth2SearchScoreByGlobal(GlobalScoreRequest globalScoreRequest, String engineConfigurationIdentifier, String accept) Ranked Global Search Search best scoring hotels in the world and order by scoring typereactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageHotelWithBestPrice>>InventoryApi.oauth2SearchScoreByGlobalWithHttpInfo(GlobalScoreRequest globalScoreRequest, String engineConfigurationIdentifier, String accept) -
Uses of GlobalScoreRequest in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return GlobalScoreRequestModifier and TypeMethodDescriptionGlobalScoreRequest.sort(GlobalScoreRequest.SortEnum sort) GlobalScoreRequest.userSession(UserSession userSession)