Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryListResponse
Packages that use SellerInventoryListResponse
-
Uses of SellerInventoryListResponse in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryListResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryListResponse>InventoryApi.oauth2ShowSellerInventoryList(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) Show Inventories Shows page of inventory itemsreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryListResponse>>InventoryApi.oauth2ShowSellerInventoryListWithHttpInfo(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryListResponse in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryListResponseModifier and TypeMethodDescriptionSellerInventoryListResponse._configuration(SellerInventoryList _configuration) SellerInventoryListResponse.inventory(PageInventoryGridItem inventory)