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