@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, getRequest
public FintechRetrieveAllSinglePaymentsImpl()
public org.springframework.http.ResponseEntity<List<PaymentInitiationWithStatusResponse>> retrieveAllSinglePayments(String bankId, String accountId, UUID xRequestID, String xsrfToken)
retrieveAllSinglePayments
in interface FintechRetrieveAllSinglePaymentsApi
Copyright © 2020. All rights reserved.