Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryPlace
Packages that use SellerInventoryPlace
-
Uses of SellerInventoryPlace in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryPlaceModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryPlace>InventoryApi.oauth2ShowPropertyPlace(AggregatePlaceRequest aggregatePlaceRequest, String engineConfigurationIdentifier, String accept) Show Place Show single place based on a channel inventory identifierreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryPlace>>InventoryApi.oauth2ShowPropertyPlaceWithHttpInfo(AggregatePlaceRequest aggregatePlaceRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryPlace in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryPlaceModifier and TypeMethodDescriptionSellerInventoryPlace._configuration(SellerInventoryItem _configuration) SellerInventoryPlace.inventory(PlaceWithBestPrice inventory)