public class BitsoWebSocketPublicOrder extends Object
| Constructor and Description |
|---|
BitsoWebSocketPublicOrder(org.json.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount() |
Date |
getOrderDate() |
String |
getOrderId() |
BigDecimal |
getRate() |
BitsoOrder.SIDE |
getSide() |
BigDecimal |
getValue() |
String |
toString() |
public BitsoWebSocketPublicOrder(org.json.JSONObject jsonObject)
public Date getOrderDate()
public BigDecimal getRate()
public BitsoOrder.SIDE getSide()
public BigDecimal getAmount()
public BigDecimal getValue()
public String getOrderId()
Copyright © 2017. All rights reserved.