| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
ConfirmationOfFundsServicePiisApi.checkAvailabilityOfFunds(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate)
Confirmation of Funds Request
Creates a confirmation of funds request at the ASPSP.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse200> |
ConfirmationOfFundsServicePiisApi.checkAvailabilityOfFundsWithHttpInfo(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate)
Confirmation of Funds Request
Creates a confirmation of funds request at the ASPSP.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ConfirmationOfFundsServicePiisApi.checkAvailabilityOfFundsAsync(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
ApiCallback<InlineResponse200> callback)
Confirmation of Funds Request (asynchronously)
Creates a confirmation of funds request at the ASPSP.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
InlineResponse200.fundsAvailable(Boolean fundsAvailable) |
Copyright © 2019. All rights reserved.