Package org.knowm.xchange.yobit.service
Class YoBitAccountServiceRaw
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.yobit.service.YoBitBaseService<YoBit>
org.knowm.xchange.yobit.service.YoBitAccountServiceRaw
- All Implemented Interfaces:
AccountService,BaseService
- Direct Known Subclasses:
YoBitAccountService
public abstract class YoBitAccountServiceRaw
extends YoBitBaseService<YoBit>
implements AccountService
-
Field Summary
Fields inherited from class org.knowm.xchange.yobit.service.YoBitBaseService
service, signatureCreatorFields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange -
Constructor Summary
Constructors -
Method Summary
Methods 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, getAccountInfo, getDynamicTradingFeesByInstrument, getFundingHistory, requestDepositAddress, requestDepositAddressData, withdrawFunds, withdrawFunds, withdrawFunds
-
Constructor Details
-
YoBitAccountServiceRaw
-
-
Method Details
-
getInfo
- Throws:
IOException
-
withdrawCoinsToAddress
public BaseYoBitResponse withdrawCoinsToAddress(DefaultWithdrawFundsParams params) throws IOException - Throws:
IOException
-
getDepositAddress
- Throws:
IOException
-