| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.domain.account |
| Modifier and Type | Method and Description |
|---|---|
List<AccountBalanceTO> |
AccountDetailsTO.getBalances() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountDetailsTO.setBalances(List<AccountBalanceTO> balances) |
| Constructor and Description |
|---|
AccountDetailsTO(String id,
String iban,
String bban,
String pan,
String maskedPan,
String msisdn,
Currency currency,
String name,
String product,
AccountTypeTO accountType,
AccountStatusTO accountStatus,
String bic,
String linkedAccounts,
UsageTypeTO usageType,
String details,
List<AccountBalanceTO> balances) |
Copyright © 2019. All rights reserved.