Class CryptowatchAccountService
java.lang.Object
org.knowm.xchange.cryptowatch.service.CryptowatchAccountService
- All Implemented Interfaces:
AccountService
,BaseService
public class CryptowatchAccountService extends Object implements AccountService
-
Constructor Summary
Constructors Constructor Description CryptowatchAccountService()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.knowm.xchange.service.account.AccountService
createFundingHistoryParams, getAccountInfo, getDynamicTradingFeesByInstrument, getFundingHistory, requestDepositAddress, requestDepositAddressData, withdrawFunds, withdrawFunds, withdrawFunds
-
Constructor Details
-
CryptowatchAccountService
public CryptowatchAccountService()
-