public static interface UpdateAuthMapper.FromPisRequestSinglePaymentInitiation extends DtoUpdatingMapper<AuthorizationRequest,SinglePaymentXs2aContext>
| Modifier and Type | Method and Description |
|---|---|
default SinglePaymentXs2aContext |
map(AuthorizationRequest from,
SinglePaymentXs2aContext toUpdate) |
void |
mapTo(AuthorizationRequest request,
SinglePaymentXs2aContext context) |
void mapTo(AuthorizationRequest request, SinglePaymentXs2aContext context)
default SinglePaymentXs2aContext map(AuthorizationRequest from, SinglePaymentXs2aContext toUpdate)
map in interface DtoUpdatingMapper<AuthorizationRequest,SinglePaymentXs2aContext>Copyright © 2020. All rights reserved.