public class ItBitAccountServiceRaw extends ItBitBasePollingService
apiKey, itBitAuthenticated, itBitPublic, signatureCreator
exchange
Constructor and Description |
---|
ItBitAccountServiceRaw(Exchange exchange)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ItBitAccountInfoReturn[] |
getItBitAccountInfo() |
ItBitAccountInfoReturn |
getItBitAccountInfo(String walletId) |
String |
requestItBitDepositAddress(String currency,
String... args) |
String |
withdrawItBitFunds(String currency,
BigDecimal amount,
String address) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public ItBitAccountServiceRaw(Exchange exchange)
exchange
- public ItBitAccountInfoReturn[] getItBitAccountInfo() throws IOException
IOException
public String withdrawItBitFunds(String currency, BigDecimal amount, String address) throws IOException
IOException
public String requestItBitDepositAddress(String currency, String... args) throws IOException
IOException
public ItBitAccountInfoReturn getItBitAccountInfo(String walletId) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.