public static interface HbciResultBodyExtractor.HbciPaymentToFacadeMapper
Modifier and Type | Method and Description |
---|---|
SinglePaymentBody |
map(PisSinglePaymentResult paymentResult) |
default OffsetDateTime |
mapDateFromOffsetTime(Instant dateTime) |
PaymentInfoBody |
mapInfo(PaymentInitiateBodyWithPayment paymentResult) |
PaymentStatusBody |
mapStatus(PaymentInitiateBodyWithPayment paymentResult) |
SinglePaymentBody map(PisSinglePaymentResult paymentResult)
PaymentStatusBody mapStatus(PaymentInitiateBodyWithPayment paymentResult)
PaymentInfoBody mapInfo(PaymentInitiateBodyWithPayment paymentResult)
default OffsetDateTime mapDateFromOffsetTime(Instant dateTime)
Copyright © 2020. All rights reserved.