@RestController public class FintechRetrieveAllSinglePaymentsImpl extends Object implements FintechRetrieveAllSinglePaymentsApi
log| Constructor and Description |
|---|
FintechRetrieveAllSinglePaymentsImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<PaymentInitiationWithStatusResponse>> |
retrieveAllSinglePayments(String bankId,
String accountId,
UUID xRequestID,
String xsrfToken) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_retrieveAllSinglePayments, getAcceptHeader, getObjectMapper, getRequestpublic FintechRetrieveAllSinglePaymentsImpl()
public org.springframework.http.ResponseEntity<List<PaymentInitiationWithStatusResponse>> retrieveAllSinglePayments(String bankId, String accountId, UUID xRequestID, String xsrfToken)
retrieveAllSinglePayments in interface FintechRetrieveAllSinglePaymentsApiCopyright © 2020. All rights reserved.