Uses of Class
travel.wink.sdk.affiliate.model.CompanyViewAgent
Packages that use CompanyViewAgent
-
Uses of CompanyViewAgent in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api that return types with arguments of type CompanyViewAgentModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CompanyViewAgent> AgentApi.updateAgent(String companyIdentifier, UpsertTravelAgentRequestAgent upsertTravelAgentRequestAgent, String winkVersion) Update Agent Update an existing agentreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CompanyViewAgent>> AgentApi.updateAgentWithHttpInfo(String companyIdentifier, UpsertTravelAgentRequestAgent upsertTravelAgentRequestAgent, String winkVersion) Update Agent Update an existing agent -
Uses of CompanyViewAgent in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CompanyViewAgentModifier and TypeMethodDescriptionCompanyViewAgent.company(CompanyAgent company) CompanyViewAgent.createdDate(LocalDateTime createdDate) CompanyViewAgent.lastUpdate(LocalDateTime lastUpdate)