Class PisCommonPaymentResponse
- java.lang.Object
-
- de.adorsys.psd2.consent.api.pis.proto.PisCommonPaymentResponse
-
- All Implemented Interfaces:
CommonPaymentData
public class PisCommonPaymentResponse extends Object implements CommonPaymentData
-
-
Constructor Summary
Constructors Constructor Description PisCommonPaymentResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<de.adorsys.psd2.xs2a.core.authorisation.Authorisation>findAuthorisationInPayment(String authorisationId)-
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.CommonPaymentData
getContentType, getCreationTimestamp, getExternalId, getInstanceId, getPaymentData, getPaymentProduct, getPayments, getPaymentType, getPsuData, getStatusChangeTimestamp, getTransactionStatus
-
-