@RestController public class FundsConfirmationController extends Object implements FundsConfirmationApi
log| Constructor and Description |
|---|
FundsConfirmationController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity |
checkAvailabilityOfFunds(ConfirmationOfFunds body,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_checkAvailabilityOfFunds, getAcceptHeader, getObjectMapper, getRequestpublic org.springframework.http.ResponseEntity checkAvailabilityOfFunds(ConfirmationOfFunds body, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate)
checkAvailabilityOfFunds in interface FundsConfirmationApiCopyright © 2019. All rights reserved.