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