Uses of Class
de.adorsys.opba.tppbankingapi.pis.model.generated.PaymentInformationResponse
-
Packages that use PaymentInformationResponse Package Description de.adorsys.opba.tppbankingapi.pis.model.generated de.adorsys.opba.tppbankingapi.pis.resource.generated -
-
Uses of PaymentInformationResponse in de.adorsys.opba.tppbankingapi.pis.model.generated
-
Uses of PaymentInformationResponse in de.adorsys.opba.tppbankingapi.pis.resource.generated
Methods in de.adorsys.opba.tppbankingapi.pis.resource.generated that return types with arguments of type PaymentInformationResponse Modifier and Type Method Description default CompletableFuture<org.springframework.http.ResponseEntity<PaymentInformationResponse>>TppBankingApiPaymentStatusPisApi. _getPaymentInformation(String serviceSessionPassword, UUID xRequestID, String paymentProduct, String xTimestampUTC, String xRequestSignature, String fintechID, UUID bankProfileID, UUID serviceSessionID)default CompletableFuture<org.springframework.http.ResponseEntity<PaymentInformationResponse>>TppBankingApiPaymentStatusPisApi. getPaymentInformation(String serviceSessionPassword, UUID xRequestID, String paymentProduct, String xTimestampUTC, String xRequestSignature, String fintechID, UUID bankProfileID, UUID serviceSessionID)
-