Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryRankedListResponse
Packages that use SellerInventoryRankedListResponse
-
Uses of SellerInventoryRankedListResponse in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type SellerInventoryRankedListResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SellerInventoryRankedListResponse>InventoryApi.oauth2ShowSellerInventoryRankedList(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) Show Ranked Inventories Shows a paginated list of ranked inventory.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SellerInventoryRankedListResponse>>InventoryApi.oauth2ShowSellerInventoryRankedListWithHttpInfo(AggregateSellerInventoryListRequest aggregateSellerInventoryListRequest, String engineConfigurationIdentifier, String accept) -
Uses of SellerInventoryRankedListResponse in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryRankedListResponseModifier and TypeMethodDescriptionSellerInventoryRankedListResponse._configuration(SellerInventoryRankedList _configuration) SellerInventoryRankedListResponse.inventory(PageInventoryGridItem inventory)