Uses of Class
travel.wink.sdk.affiliate.model.UpsertManagedByAgencyRequestAffiliate
Packages that use UpsertManagedByAgencyRequestAffiliate
-
Uses of UpsertManagedByAgencyRequestAffiliate in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type UpsertManagedByAgencyRequestAffiliateModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CompanyViewAffiliate> AccountManagerApi.updateManagerAgency(UpsertManagedByAgencyRequestAffiliate upsertManagedByAgencyRequestAffiliate, String winkVersion) Set Managing Agency Indicates that the entity is managed by an another entity on the platform.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CompanyViewAffiliate>> AccountManagerApi.updateManagerAgencyWithHttpInfo(UpsertManagedByAgencyRequestAffiliate upsertManagedByAgencyRequestAffiliate, String winkVersion) Set Managing Agency Indicates that the entity is managed by an another entity on the platform.org.springframework.web.reactive.function.client.WebClient.ResponseSpecAccountManagerApi.updateManagerAgencyWithResponseSpec(UpsertManagedByAgencyRequestAffiliate upsertManagedByAgencyRequestAffiliate, String winkVersion) Set Managing Agency Indicates that the entity is managed by an another entity on the platform. -
Uses of UpsertManagedByAgencyRequestAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertManagedByAgencyRequestAffiliateModifier and TypeMethodDescriptionUpsertManagedByAgencyRequestAffiliate.commissionInPercent(BigDecimal commissionInPercent) UpsertManagedByAgencyRequestAffiliate.managingEntityIdentifier(String managingEntityIdentifier) UpsertManagedByAgencyRequestAffiliate.rules(ManagedByEntityRulesAffiliate rules)