public class BitsoAccountServiceRaw extends BitsoBasePollingService
exchange| Modifier | Constructor and Description |
|---|---|
protected |
BitsoAccountServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
BitsoBalance |
getBitsoBalance() |
BitsoDepositAddress |
getBitsoBitcoinDepositAddress() |
String |
withdrawBitsoFunds(BigDecimal amount,
String address) |
boolean |
withdrawToRipple(BigDecimal amount,
String currency,
String rippleAddress)
Withdraws funds to Ripple and associates the receiving Ripple address with the Bitso account for deposits.
|
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolsprotected BitsoAccountServiceRaw(Exchange exchange)
public BitsoBalance getBitsoBalance() throws IOException
IOExceptionpublic String withdrawBitsoFunds(BigDecimal amount, String address) throws IOException
IOExceptionpublic BitsoDepositAddress getBitsoBitcoinDepositAddress() throws IOException
IOExceptionpublic boolean withdrawToRipple(BigDecimal amount, String currency, String rippleAddress) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.