Uses of Class
org.knowm.xchange.cobinhood.dto.account.CobinhoodCoinBalances
| Package | Description |
|---|---|
| org.knowm.xchange.cobinhood | |
| org.knowm.xchange.cobinhood.service |
-
Uses of CobinhoodCoinBalances in org.knowm.xchange.cobinhood
Methods in org.knowm.xchange.cobinhood that return types with arguments of type CobinhoodCoinBalances Modifier and Type Method Description CobinhoodResponse<CobinhoodCoinBalances>CobinhoodAuthenticated. getBalances(String apiKey)Methods in org.knowm.xchange.cobinhood with parameters of type CobinhoodCoinBalances Modifier and Type Method Description static AccountInfoCobinhoodAdapters. adaptAccountInfo(CobinhoodCoinBalances balances) -
Uses of CobinhoodCoinBalances in org.knowm.xchange.cobinhood.service
Methods in org.knowm.xchange.cobinhood.service that return CobinhoodCoinBalances Modifier and Type Method Description CobinhoodCoinBalancesCobinhoodAccountServiceRaw. getCobinhoodBalances()