Uses of Class
travel.wink.sdk.affiliate.model.UpsertAddressRequestAffiliate
Packages that use UpsertAddressRequestAffiliate
-
Uses of UpsertAddressRequestAffiliate in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type UpsertAddressRequestAffiliateModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CompanyViewAffiliate> AffiliateApi.updateCompanyAddress(String companyIdentifier, UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update Affiliate Address Updates company address.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CompanyViewAffiliate>> AffiliateApi.updateCompanyAddressWithHttpInfo(String companyIdentifier, UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update Affiliate Address Updates company address.org.springframework.web.reactive.function.client.WebClient.ResponseSpecAffiliateApi.updateCompanyAddressWithResponseSpec(String companyIdentifier, UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update Affiliate Address Updates company address.reactor.core.publisher.Mono<CompanyViewAffiliate> AffiliateApi.updateMyAccountAddress(UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update My Account Address Updates company address.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CompanyViewAffiliate>> AffiliateApi.updateMyAccountAddressWithHttpInfo(UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update My Account Address Updates company address.org.springframework.web.reactive.function.client.WebClient.ResponseSpecAffiliateApi.updateMyAccountAddressWithResponseSpec(UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update My Account Address Updates company address. -
Uses of UpsertAddressRequestAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertAddressRequestAffiliateModifier and TypeMethodDescriptionUpsertAddressRequestAffiliate.cityGeoNameId(String cityGeoNameId) UpsertAddressRequestAffiliate.postalCode(String postalCode)