Class CobinhoodAccountService
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.cobinhood.service.CobinhoodBaseService
org.knowm.xchange.cobinhood.service.CobinhoodAccountServiceRaw
org.knowm.xchange.cobinhood.service.CobinhoodAccountService
- All Implemented Interfaces:
AccountService,BaseService
public class CobinhoodAccountService extends CobinhoodAccountServiceRaw implements AccountService
-
Field Summary
Fields inherited from class org.knowm.xchange.cobinhood.service.CobinhoodBaseService
apiKey, cobinhoodFields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange -
Constructor Summary
Constructors Constructor Description CobinhoodAccountService(Exchange exchange) -
Method Summary
Modifier and Type Method Description AccountInfogetAccountInfo()Methods inherited from class org.knowm.xchange.cobinhood.service.CobinhoodAccountServiceRaw
getCobinhoodBalancesMethods inherited from class org.knowm.xchange.service.BaseExchangeService
verifyOrder, verifyOrder, verifyOrderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.knowm.xchange.service.account.AccountService
createFundingHistoryParams, getDynamicTradingFees, getDynamicTradingFeesByInstrument, getFundingHistory, requestDepositAddress, requestDepositAddressData, withdrawFunds, withdrawFunds, withdrawFunds
-
Constructor Details
-
CobinhoodAccountService
-
-
Method Details
-
getAccountInfo
- Specified by:
getAccountInfoin interfaceAccountService- Throws:
IOException
-