| Package | Description |
|---|---|
| de.adorsys.aspsp.xs2a.service | |
| de.adorsys.aspsp.xs2a.service.mapper | |
| de.adorsys.aspsp.xs2a.web |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<List<Xs2aBalance>> |
AccountService.getBalances(String consentId,
String accountId)
Gets AccountDetails based on accountId, details get checked with provided AIS-consent Balances section
|
| Modifier and Type | Method and Description |
|---|---|
static Balance |
AccountModelMapper.mapToBalance(Xs2aBalance balance) |
| Modifier and Type | Method and Description |
|---|---|
static ReadBalanceResponse200 |
AccountModelMapper.mapToBalance(List<Xs2aBalance> balances) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<Xs2aBalance>> |
AccountController.getBalances(String consentId,
String accountId) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.