Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryHotel
Packages that use SellerInventoryHotel
-
Uses of SellerInventoryHotel in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryHotelModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryHotel>InventoryApi.oauth2ShowPropertyAggregate(AggregateHotelRequest aggregateHotelRequest, String engineConfigurationIdentifier, String accept) Show Property Show single hotel card with price based on a given record identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryHotel>>InventoryApi.oauth2ShowPropertyAggregateWithHttpInfo(AggregateHotelRequest aggregateHotelRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryHotel in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryHotelModifier and TypeMethodDescriptionSellerInventoryHotel._configuration(SellerInventoryItem _configuration) SellerInventoryHotel.inventory(HotelWithBestPrice inventory)