| Package | Description |
|---|---|
| com.github.dannil.scbjavaclient.client.financialmarkets.institutions |
Package which contains all clients for financial markets institution data.
|
| Modifier and Type | Method and Description |
|---|---|
List<MonetaryAssets> |
FinancialMarketsInstitutionsClient.getAssets()
Fetch all institution assets data.
|
List<MonetaryAssets> |
FinancialMarketsInstitutionsClient.getAssets(Collection<String> institutions,
Collection<String> items,
Collection<String> currencies,
Collection<String> months)
Fetch all institution assets data which match the input constraints.
|
Copyright © 2017. All rights reserved.