Package de.adorsys.psd2.consent.api.pis
Class CmsBasePaymentResponse
- java.lang.Object
-
- de.adorsys.psd2.consent.api.pis.CmsBasePaymentResponse
-
- All Implemented Interfaces:
CmsPayment
- Direct Known Subclasses:
BaseCmsPayment
public class CmsBasePaymentResponse extends Object implements CmsPayment
-
-
Constructor Summary
Constructors Constructor Description CmsBasePaymentResponse()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.adorsys.psd2.consent.api.pis.CmsPayment
getCreationTimestamp, getPaymentId, getPaymentProduct, getPaymentType, getPsuIdDatas, getStatusChangeTimestamp, getTppInfo
-
-