Uses of Class
travel.wink.sdk.affiliate.model.ManagerInviteAcceptedSupplier
Packages that use ManagerInviteAcceptedSupplier
-
Uses of ManagerInviteAcceptedSupplier in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api that return types with arguments of type ManagerInviteAcceptedSupplierModifier and TypeMethodDescriptionreactor.core.publisher.Mono<ManagerInviteAcceptedSupplier> AccountManagerApi.acceptManagerInvite(String companyIdentifier, String winkVersion, String accept) Accept Invite Accepts the invite to manager a property or account.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<ManagerInviteAcceptedSupplier>> AccountManagerApi.acceptManagerInviteWithHttpInfo(String companyIdentifier, String winkVersion, String accept) Accept Invite Accepts the invite to manager a property or account. -
Uses of ManagerInviteAcceptedSupplier in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return ManagerInviteAcceptedSupplierModifier and TypeMethodDescriptionManagerInviteAcceptedSupplier.type(ManagerInviteAcceptedSupplier.TypeEnum type)