Uses of Class
de.adorsys.psd2.model.PaymentInitiationCancelResponse202
-
Packages that use PaymentInitiationCancelResponse202 Package Description de.adorsys.psd2.api de.adorsys.psd2.model -
-
Uses of PaymentInitiationCancelResponse202 in de.adorsys.psd2.api
Methods in de.adorsys.psd2.api that return types with arguments of type PaymentInitiationCancelResponse202 Modifier and Type Method Description default org.springframework.http.ResponseEntity<PaymentInitiationCancelResponse202>PaymentApi. _cancelPayment(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, Boolean tpPRedirectPreferred, Boolean tpPDecoupledPreferred, String tpPNokRedirectURI, String tpPRedirectURI, Boolean tpPExplicitAuthorisationPreferred, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)default org.springframework.http.ResponseEntity<PaymentInitiationCancelResponse202>PaymentApi. cancelPayment(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, Boolean tpPRedirectPreferred, Boolean tpPDecoupledPreferred, String tpPNokRedirectURI, String tpPRedirectURI, Boolean tpPExplicitAuthorisationPreferred, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) -
Uses of PaymentInitiationCancelResponse202 in de.adorsys.psd2.model
-