| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<?> |
FundsConfirmationApi._checkAvailabilityOfFunds(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate) |
default org.springframework.http.ResponseEntity<?> |
FundsConfirmationApi.checkAvailabilityOfFunds(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate) |
| Modifier and Type | Method and Description |
|---|---|
ConfirmationOfFunds |
ConfirmationOfFunds.account(Object account) |
ConfirmationOfFunds |
ConfirmationOfFunds.cardNumber(String cardNumber) |
ConfirmationOfFunds |
ConfirmationOfFunds.instructedAmount(Amount instructedAmount) |
ConfirmationOfFunds |
ConfirmationOfFunds.payee(String payee) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.