Package | Description |
---|---|
de.adorsys.opba.tpp.pis.api.model.generated | |
de.adorsys.opba.tpp.pis.api.resource.generated |
Modifier and Type | Method and Description |
---|---|
PaymentStatusResponse |
PaymentStatusResponse.createdAt(OffsetDateTime createdAt) |
PaymentStatusResponse |
PaymentStatusResponse.fundsAvailable(Boolean fundsAvailable) |
PaymentStatusResponse |
PaymentStatusResponse.psuMessage(String psuMessage) |
PaymentStatusResponse |
PaymentStatusResponse.transactionStatus(String transactionStatus) |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<PaymentStatusResponse> |
TppBankingApiPaymentStatusPisApi.getPaymentStatus(String serviceSessionPassword,
String fintechUserID,
UUID xRequestID,
String paymentProduct,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
UUID serviceSessionID) |
Copyright © 2020. All rights reserved.