public class BitsoTransferQuote extends Object
| Modifier and Type | Field and Description |
|---|---|
BigDecimal |
btcAmount |
String |
currency |
long |
expiresEpoch |
BigDecimal |
gross |
BigDecimal |
rate |
long |
timestamp |
| Constructor and Description |
|---|
BitsoTransferQuote(org.json.JSONObject json) |
public BigDecimal gross
public BigDecimal rate
public BigDecimal btcAmount
public String currency
public long timestamp
public long expiresEpoch
Copyright © 2017. All rights reserved.