public class BitsoAccountServiceRaw extends BitsoBaseService
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,
Currency currency,
String rippleAddress)
Withdraws funds to Ripple and associates the receiving Ripple address with the Bitso account for deposits.
|
getClientConfig, verifyOrder, verifyOrder, verifyOrderprotected 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, Currency currency, String rippleAddress) throws IOException
IOExceptionCopyright © 2012–2017 Knowm Inc.. All rights reserved.