public static interface Xs2aInitiateSinglePaymentEntrypoint.FromRequest extends DtoMapper<InitiateSinglePaymentRequest,SinglePaymentXs2aContext>
Modifier and Type | Method and Description |
---|---|
SinglePaymentXs2aContext |
map(InitiateSinglePaymentRequest ctx) |
default String |
mapStandardPaymentProductToString(PaymentProductDetails from) |
SinglePaymentXs2aContext map(InitiateSinglePaymentRequest ctx)
map
in interface DtoMapper<InitiateSinglePaymentRequest,SinglePaymentXs2aContext>
default String mapStandardPaymentProductToString(PaymentProductDetails from)
Copyright © 2020. All rights reserved.