Uses of Class
de.adorsys.psd2.consent.api.pis.CmsBasePaymentResponse
-
Packages that use CmsBasePaymentResponse Package Description de.adorsys.psd2.consent.api.pis -
-
Uses of CmsBasePaymentResponse in de.adorsys.psd2.consent.api.pis
Subclasses of CmsBasePaymentResponse in de.adorsys.psd2.consent.api.pis Modifier and Type Class Description classBaseCmsPaymentclassCmsBulkPaymentclassCmsCommonPaymentclassCmsPeriodicPaymentclassCmsSinglePaymentMethods in de.adorsys.psd2.consent.api.pis that return CmsBasePaymentResponse Modifier and Type Method Description CmsBasePaymentResponseCmsCommonPaymentMapper. mapToCmsBulkPayment(CmsCommonPayment cmsCommonPayment)CmsBasePaymentResponseCmsCommonPaymentMapper. mapToCmsPeriodicPayment(CmsCommonPayment cmsCommonPayment)CmsBasePaymentResponseCmsCommonPaymentMapper. mapToCmsSinglePayment(CmsCommonPayment cmsCommonPayment)
-