Uses of Class
travel.wink.sdk.affiliate.model.DynamicSellerListRequestAffiliate
Packages that use DynamicSellerListRequestAffiliate
-
Uses of DynamicSellerListRequestAffiliate in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type DynamicSellerListRequestAffiliateModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PageInventoryViewAffiliate>DiscoverApi.showDynamicSellerInventory(String companyIdentifier, DynamicSellerListRequestAffiliate dynamicSellerListRequestAffiliate, String winkVersion) Inventory Search Retrieves a paginated result set of inventory based on the search criteria of the caller.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageInventoryViewAffiliate>>DiscoverApi.showDynamicSellerInventoryWithHttpInfo(String companyIdentifier, DynamicSellerListRequestAffiliate dynamicSellerListRequestAffiliate, String winkVersion) Inventory Search Retrieves a paginated result set of inventory based on the search criteria of the caller.org.springframework.web.reactive.function.client.WebClient.ResponseSpecDiscoverApi.showDynamicSellerInventoryWithResponseSpec(String companyIdentifier, DynamicSellerListRequestAffiliate dynamicSellerListRequestAffiliate, String winkVersion) Inventory Search Retrieves a paginated result set of inventory based on the search criteria of the caller.reactor.core.publisher.Mono<PageInventorySupplierAffiliate>DiscoverApi.showSuppliersForDynamicSellerInventory(String companyIdentifier, DynamicSellerListRequestAffiliate dynamicSellerListRequestAffiliate, String winkVersion) Inventory Supplier Search Retrieves a paginated result set of suppliers of inventory based on the search criteria of the caller.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PageInventorySupplierAffiliate>>DiscoverApi.showSuppliersForDynamicSellerInventoryWithHttpInfo(String companyIdentifier, DynamicSellerListRequestAffiliate dynamicSellerListRequestAffiliate, String winkVersion) Inventory Supplier Search Retrieves a paginated result set of suppliers of inventory based on the search criteria of the caller.org.springframework.web.reactive.function.client.WebClient.ResponseSpecDiscoverApi.showSuppliersForDynamicSellerInventoryWithResponseSpec(String companyIdentifier, DynamicSellerListRequestAffiliate dynamicSellerListRequestAffiliate, String winkVersion) Inventory Supplier Search Retrieves a paginated result set of suppliers of inventory based on the search criteria of the caller. -
Uses of DynamicSellerListRequestAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return DynamicSellerListRequestAffiliateModifier and TypeMethodDescriptionDynamicSellerListRequestAffiliate._list(UpsertDynamicSellerListRequestAffiliate _list)