@Service(value="periodic-payments") public class ReadPeriodicPaymentService extends ReadPaymentService<PaymentInformationResponse<PeriodicPayment>>
| Constructor and Description |
|---|
ReadPeriodicPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
PaymentInformationResponse<PeriodicPayment> |
getPayment(List<PisPayment> pisPayments,
String paymentProduct,
PsuIdData psuData,
AspspConsentData aspspConsentData) |
public PaymentInformationResponse<PeriodicPayment> getPayment(List<PisPayment> pisPayments, String paymentProduct, PsuIdData psuData, AspspConsentData aspspConsentData)
getPayment in class ReadPaymentService<PaymentInformationResponse<PeriodicPayment>>Copyright © 2019. All rights reserved.