| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
BankResponse |
AccountsApi.executeSepaMoneyTransfer(ExecuteSepaMoneyTransferParams body)
Execute SEPA Money Transfer
Execute a SEPA money transfer order that has been previously submitted by the use of the /requestSepaMoneyTransfer service.
|
com.squareup.okhttp.Call |
AccountsApi.executeSepaMoneyTransferAsync(ExecuteSepaMoneyTransferParams body,
ApiCallback<BankResponse> callback)
Execute SEPA Money Transfer (asynchronously)
Execute a SEPA money transfer order that has been previously submitted by the use of the /requestSepaMoneyTransfer service.
|
com.squareup.okhttp.Call |
AccountsApi.executeSepaMoneyTransferCall(ExecuteSepaMoneyTransferParams body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for executeSepaMoneyTransfer
|
ApiResponse<BankResponse> |
AccountsApi.executeSepaMoneyTransferWithHttpInfo(ExecuteSepaMoneyTransferParams body)
Execute SEPA Money Transfer
Execute a SEPA money transfer order that has been previously submitted by the use of the /requestSepaMoneyTransfer service.
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteSepaMoneyTransferParams |
ExecuteSepaMoneyTransferParams.accountId(Long accountId) |
ExecuteSepaMoneyTransferParams |
ExecuteSepaMoneyTransferParams.bankingTan(String bankingTan) |
Copyright © 2018. All rights reserved.