Uses of Class
travel.wink.payment.model.CreateAccountMappingRequest
Packages that use CreateAccountMappingRequest
-
Uses of CreateAccountMappingRequest in travel.wink.payment.api
Methods in travel.wink.payment.api with parameters of type CreateAccountMappingRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Mapping>AccountMappingsApi.createAccountMapping(String accountIdentifier, CreateAccountMappingRequest createAccountMappingRequest) Create Account Mapping Create a mapping between a local account and a remote account.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<Mapping>>AccountMappingsApi.createAccountMappingWithHttpInfo(String accountIdentifier, CreateAccountMappingRequest createAccountMappingRequest)