Modifier and Type | Method and Description |
---|---|
PaymentStatusResponse |
TppBankingApiPisInfoController.PaymentStatusBodyToApiMapper.map(PaymentStatusBody facade) |
Modifier and Type | Method and Description |
---|---|
PaymentStatusResponse |
TppBankingApiPisInfoController$PaymentStatusBodyToApiMapperImpl.map(PaymentStatusBody facade) |
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 |
---|---|
default CompletableFuture<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) |
default CompletableFuture<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.