@Component public class Xs2aToCmsPisCommonPaymentRequestMapper extends Object
| Constructor and Description |
|---|
Xs2aToCmsPisCommonPaymentRequestMapper() |
| Modifier and Type | Method and Description |
|---|---|
PisCommonPaymentRequest |
mapToCmsBulkPisCommonPaymentRequest(BulkPayment bulkPayment,
String paymentProduct) |
PisCommonPaymentRequest |
mapToCmsPeriodicPisCommonPaymentRequest(PeriodicPayment periodicPayment,
String paymentProduct) |
PisCommonPaymentRequest |
mapToCmsSinglePisCommonPaymentRequest(SinglePayment singlePayment,
String paymentProduct) |
PisPaymentInfo |
mapToPisPaymentInfo(PisPaymentInfoCreationObject creationObject) |
public Xs2aToCmsPisCommonPaymentRequestMapper()
public PisPaymentInfo mapToPisPaymentInfo(PisPaymentInfoCreationObject creationObject)
public PisCommonPaymentRequest mapToCmsSinglePisCommonPaymentRequest(SinglePayment singlePayment, String paymentProduct)
public PisCommonPaymentRequest mapToCmsPeriodicPisCommonPaymentRequest(PeriodicPayment periodicPayment, String paymentProduct)
public PisCommonPaymentRequest mapToCmsBulkPisCommonPaymentRequest(BulkPayment bulkPayment, String paymentProduct)
Copyright © 2020. All rights reserved.