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