@Component public class FundsConfirmationModelMapper extends Object
| Constructor and Description |
|---|
FundsConfirmationModelMapper() |
| Modifier and Type | Method and Description |
|---|---|
FundsConfirmationRequest |
mapToFundsConfirmationRequest(de.adorsys.psd2.model.ConfirmationOfFunds confirmationOfFunds) |
de.adorsys.psd2.model.InlineResponse2003 |
mapToInlineResponse2003(FundsConfirmationResponse fundsConfirmationResponse)
Maps internal FundsConfirmationResponse into InlineResponse200.
|
public FundsConfirmationRequest mapToFundsConfirmationRequest(de.adorsys.psd2.model.ConfirmationOfFunds confirmationOfFunds)
public de.adorsys.psd2.model.InlineResponse2003 mapToInlineResponse2003(FundsConfirmationResponse fundsConfirmationResponse)
fundsConfirmationResponse - response from funds confirmation service.Copyright © 2020. All rights reserved.