Class BitbayAccountServiceRaw
java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.bitbay.v3.service.BitbayBaseService
org.knowm.xchange.bitbay.v3.service.BitbayAccountServiceRaw
- All Implemented Interfaces:
BaseService
- Direct Known Subclasses:
BitbayAccountService
public class BitbayAccountServiceRaw extends BitbayBaseService
-
Field Summary
Fields inherited from class org.knowm.xchange.service.BaseExchangeService
exchange
-
Constructor Summary
Constructors Constructor Description BitbayAccountServiceRaw(BitbayExchange bitbayExchange)
-
Method Summary
Modifier and Type Method Description BitbayBalanceHistoryResponse
balanceHistory(BitbayBalancesHistoryQuery query)
List<BitbayBalances.BitbayBalance>
balances()
Methods inherited from class org.knowm.xchange.service.BaseExchangeService
verifyOrder, verifyOrder, verifyOrder
-
Constructor Details
-
BitbayAccountServiceRaw
-
-
Method Details
-
balances
- Throws:
IOException
-
balanceHistory
public BitbayBalanceHistoryResponse balanceHistory(BitbayBalancesHistoryQuery query) throws IOException- Throws:
IOException
-