Uses of Class
travel.wink.sdk.affiliate.model.CountryAffiliate
Packages that use CountryAffiliate
-
Uses of CountryAffiliate in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api that return types with arguments of type CountryAffiliateModifier and TypeMethodDescriptionreactor.core.publisher.Flux<CountryAffiliate>DiscoverApi.showCountriesForInventory(String companyIdentifier, String winkVersion) Show Inventory Countries Retrieve list of countries affiliate has access to.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<CountryAffiliate>>>DiscoverApi.showCountriesForInventoryWithHttpInfo(String companyIdentifier, String winkVersion) Show Inventory Countries Retrieve list of countries affiliate has access to. -
Uses of CountryAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CountryAffiliateModifier and TypeMethodDescriptionCountryAffiliate.currencyCode(String currencyCode) CountryAffiliate.currencyName(String currencyName) @Valid CountryAffiliateGeoNameAffiliate.getCountry()Get countryMethods in travel.wink.sdk.affiliate.model with parameters of type CountryAffiliateModifier and TypeMethodDescriptionGeoNameAffiliate.country(CountryAffiliate country) voidGeoNameAffiliate.setCountry(CountryAffiliate country)