Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryAttraction
Packages that use SellerInventoryAttraction
-
Uses of SellerInventoryAttraction in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryAttractionModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryAttraction>InventoryApi.oauth2ShowPropertyAttraction(AggregateAttractionRequest aggregateAttractionRequest, String engineConfigurationIdentifier, String accept) Show Attraction Show single attraction based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryAttraction>>InventoryApi.oauth2ShowPropertyAttractionWithHttpInfo(AggregateAttractionRequest aggregateAttractionRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryAttraction in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryAttractionModifier and TypeMethodDescriptionSellerInventoryAttraction._configuration(SellerInventoryItem _configuration) SellerInventoryAttraction.inventory(AttractionWithBestPrice inventory)