Uses of Class
de.adorsys.opba.tppbankingapi.token.model.generated.PsuPaymentSessionResponse
-
Packages that use PsuPaymentSessionResponse Package Description de.adorsys.opba.tppbankingapi.token.model.generated de.adorsys.opba.tppbankingapi.token.resource.generated -
-
Uses of PsuPaymentSessionResponse in de.adorsys.opba.tppbankingapi.token.model.generated
Methods in de.adorsys.opba.tppbankingapi.token.model.generated that return PsuPaymentSessionResponse Modifier and Type Method Description PsuPaymentSessionResponsePsuPaymentSessionResponse. authorizationSessionId(UUID authorizationSessionId) -
Uses of PsuPaymentSessionResponse in de.adorsys.opba.tppbankingapi.token.resource.generated
Methods in de.adorsys.opba.tppbankingapi.token.resource.generated that return types with arguments of type PsuPaymentSessionResponse Modifier and Type Method Description default org.springframework.http.ResponseEntity<PsuPaymentSessionResponse>PaymentConfirmationApi. _confirmPayment(String authId, UUID xRequestID, String serviceSessionPassword, String xTimestampUTC, String xRequestSignature, String fintechID)default org.springframework.http.ResponseEntity<PsuPaymentSessionResponse>PaymentConfirmationApi. confirmPayment(String authId, UUID xRequestID, String serviceSessionPassword, String xTimestampUTC, String xRequestSignature, String fintechID)
-