public static interface TppBankingApiAisController.AccountListFacadeResponseBodyToRestBodyMapper extends FacadeResponseBodyToRestBodyMapper<AccountList,AccountListBody>
| Modifier and Type | Method and Description |
|---|---|
AccountList |
map(AccountListBody facadeEntity) |
AccountList map(AccountListBody facadeEntity)
map in interface FacadeResponseBodyToRestBodyMapper<AccountList,AccountListBody>Copyright © 2020. All rights reserved.