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> CompanyApi.updateCompanyAddress(String companyIdentifier, UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update Company Address Updates company address.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CompanyViewAffiliate>> CompanyApi.updateCompanyAddressWithHttpInfo(String companyIdentifier, UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update Company Address Updates company address.org.springframework.web.reactive.function.client.WebClient.ResponseSpecCompanyApi.updateCompanyAddressWithResponseSpec(String companyIdentifier, UpsertAddressRequestAffiliate upsertAddressRequestAffiliate, String winkVersion) Update Company 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)