public class BitsoStreamTrades.TradePayload extends Object
| Constructor and Description |
|---|
TradePayload(org.json.JSONObject o) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount() |
BigDecimal |
getRate() |
int |
getTradeId() |
BigDecimal |
getValue() |
String |
toString() |
public int getTradeId()
public BigDecimal getAmount()
public BigDecimal getRate()
public BigDecimal getValue()
Copyright © 2017. All rights reserved.