public class ANXAccountServiceRaw extends ANXBasePollingService
exchange| Modifier | Constructor and Description |
|---|---|
protected |
ANXAccountServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ANXBitcoinDepositAddress |
anxRequestDepositAddress(String currency) |
ANXWithdrawalResponse |
anxWithdrawFunds(String currency,
BigDecimal amount,
String address) |
ANXAccountInfo |
getANXAccountInfo() |
handleError, handleHttpErrorgetExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolsprotected ANXAccountServiceRaw(Exchange exchange)
public ANXAccountInfo getANXAccountInfo() throws IOException
IOExceptionpublic ANXWithdrawalResponse anxWithdrawFunds(String currency, BigDecimal amount, String address) throws IOException
IOExceptionpublic ANXBitcoinDepositAddress anxRequestDepositAddress(String currency) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.