Uses of Class
de.adorsys.psd2.model.PeriodicPaymentInitiationXmlPart2StandingorderTypeJson
-
Packages that use PeriodicPaymentInitiationXmlPart2StandingorderTypeJson Package Description de.adorsys.psd2.api de.adorsys.psd2.model -
-
Uses of PeriodicPaymentInitiationXmlPart2StandingorderTypeJson in de.adorsys.psd2.api
Methods in de.adorsys.psd2.api with parameters of type PeriodicPaymentInitiationXmlPart2StandingorderTypeJson Modifier and Type Method Description default org.springframework.http.ResponseEntity<PaymentInitationRequestResponse201>PaymentApi. _initiatePayment(UUID xRequestID, String psUIPAddress, String paymentService, String paymentProduct, Object xmlSct, PeriodicPaymentInitiationXmlPart2StandingorderTypeJson jsonStandingorderType, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, Boolean tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, Boolean tpPExplicitAuthorisationPreferred, Boolean tpPRejectionNoFundsPreferred, String tpPBrandLoggingInformation, String tpPNotificationURI, String tpPNotificationContentPreferred, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)default org.springframework.http.ResponseEntity<PaymentInitationRequestResponse201>PaymentApi. initiatePayment(UUID xRequestID, String psUIPAddress, String paymentService, String paymentProduct, Object xmlSct, PeriodicPaymentInitiationXmlPart2StandingorderTypeJson jsonStandingorderType, String digest, String signature, byte[] tpPSignatureCertificate, String PSU_ID, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, Boolean tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, Boolean tpPExplicitAuthorisationPreferred, Boolean tpPRejectionNoFundsPreferred, String tpPBrandLoggingInformation, String tpPNotificationURI, String tpPNotificationContentPreferred, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation) -
Uses of PeriodicPaymentInitiationXmlPart2StandingorderTypeJson in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model with parameters of type PeriodicPaymentInitiationXmlPart2StandingorderTypeJson Modifier and Type Method Description PeriodicPaymentInitiationMultipartBodyPeriodicPaymentInitiationMultipartBody. jsonStandingorderType(PeriodicPaymentInitiationXmlPart2StandingorderTypeJson jsonStandingorderType)voidPeriodicPaymentInitiationMultipartBody. setJsonStandingorderType(PeriodicPaymentInitiationXmlPart2StandingorderTypeJson jsonStandingorderType)
-