Uses of Class
travel.wink.affiliate.model.DynamicSellerListRequest
Packages that use DynamicSellerListRequest
-
Uses of DynamicSellerListRequest in travel.wink.affiliate.api
Methods in travel.wink.affiliate.api with parameters of type DynamicSellerListRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageSellerInventory>DiscoverApi.showDynamicSellerInventory(String companyIdentifier, DynamicSellerListRequest dynamicSellerListRequest) Inventory Search Retrieves a paginated result set based on the search criteria of the caller.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageSellerInventory>>DiscoverApi.showDynamicSellerInventoryWithHttpInfo(String companyIdentifier, DynamicSellerListRequest dynamicSellerListRequest) -
Uses of DynamicSellerListRequest in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return DynamicSellerListRequest