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, handleHttpError
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected ANXAccountServiceRaw(Exchange exchange)
public ANXAccountInfo getANXAccountInfo() throws IOException
IOException
public ANXWithdrawalResponse anxWithdrawFunds(String currency, BigDecimal amount, String address) throws IOException
IOException
public ANXBitcoinDepositAddress anxRequestDepositAddress(String currency) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.