Class CreatePisCancellationAuthorisationObject
- java.lang.Object
-
- de.adorsys.psd2.xs2a.service.validator.pis.authorisation.cancellation.CreatePisCancellationAuthorisationObject
-
- All Implemented Interfaces:
PaymentTypeAndInfoProvider,TppInfoProvider
public class CreatePisCancellationAuthorisationObject extends Object implements PaymentTypeAndInfoProvider
Payment object that contains necessary information for validating payment
-
-
Constructor Summary
Constructors Constructor Description CreatePisCancellationAuthorisationObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description de.adorsys.psd2.xs2a.core.tpp.TppInfogetTppInfo()-
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.xs2a.service.validator.pis.PaymentTypeAndInfoProvider
getPaymentProduct, getPaymentType, getPisCommonPaymentResponse
-
-
-
-
Method Detail
-
getTppInfo
public de.adorsys.psd2.xs2a.core.tpp.TppInfo getTppInfo()
- Specified by:
getTppInfoin interfaceTppInfoProvider
-
-