public static interface Xs2aInitiateSinglePaymentEntrypoint.FromRequest extends DtoMapper<de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest,SinglePaymentXs2aContext>
| Modifier and Type | Method and Description |
|---|---|
SinglePaymentXs2aContext |
map(de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest ctx) |
default String |
mapStandardPaymentProductToString(de.adorsys.opba.protocol.api.dto.result.body.PaymentProductDetails from) |
SinglePaymentXs2aContext map(de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest ctx)
map in interface DtoMapper<de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest,SinglePaymentXs2aContext>default String mapStandardPaymentProductToString(de.adorsys.opba.protocol.api.dto.result.body.PaymentProductDetails from)
Copyright © 2020. All rights reserved.