| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.api | |
| de.adorsys.xs2a.gateway.controller | |
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.ais |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<AccountListTO> |
AccountApi.getAccountList(@Valid Boolean withBalance,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<AccountListTO> |
ConsentController.getAccountList(Boolean withBalance,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
AccountListTO |
AccountListHolderMapperImpl.toAccountListTO(AccountListHolder accountListHolder) |
AccountListTO |
AccountListHolderMapper.toAccountListTO(AccountListHolder accountListHolder) |
| Modifier and Type | Method and Description |
|---|---|
AccountListTO |
AccountListTO.accounts(List<AccountDetailsTO> accounts) |
AccountListTO |
AccountListTO.addAccountsItem(AccountDetailsTO accountsItem) |
Copyright © 2019. All rights reserved.