Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryAddOn
Packages that use SellerInventoryAddOn
-
Uses of SellerInventoryAddOn in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryAddOnModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryAddOn>InventoryApi.oauth2ShowPropertyAddOn(AggregateAddOnRequest aggregateAddOnRequest, String engineConfigurationIdentifier, String accept) Show Add-On Show single add-on based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryAddOn>>InventoryApi.oauth2ShowPropertyAddOnWithHttpInfo(AggregateAddOnRequest aggregateAddOnRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryAddOn in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryAddOnModifier and TypeMethodDescriptionSellerInventoryAddOn._configuration(SellerInventoryItem _configuration) SellerInventoryAddOn.inventory(AddOnWithBestPrice inventory)