Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryPackage
Packages that use SellerInventoryPackage
-
Uses of SellerInventoryPackage in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryPackageModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryPackage>InventoryApi.oauth2ShowPropertyPackage(AggregatePackageRequest aggregatePackageRequest, String engineConfigurationIdentifier, String accept) Show Package Show single package based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryPackage>>InventoryApi.oauth2ShowPropertyPackageWithHttpInfo(AggregatePackageRequest aggregatePackageRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryPackage in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryPackageModifier and TypeMethodDescriptionSellerInventoryPackage._configuration(SellerInventoryItem _configuration) SellerInventoryPackage.inventory(PackageWithBestPrice inventory)