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