public class ItBitAccountServiceRaw extends ItBitBasePollingService
apiKey, itBitAuthenticated, itBitPublic, signatureCreatorexchange| 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, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic ItBitAccountServiceRaw(Exchange exchange)
exchange - public ItBitAccountInfoReturn[] getItBitAccountInfo() throws IOException
IOExceptionpublic String withdrawItBitFunds(String currency, BigDecimal amount, String address) throws IOException
IOExceptionpublic String requestItBitDepositAddress(String currency, String... args) throws IOException
IOExceptionpublic ItBitAccountInfoReturn getItBitAccountInfo(String walletId) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.