@Generated(value="org.jsonschema2pojo") public class VaultoroOpenOrder extends Object
| Constructor and Description |
|---|
VaultoroOpenOrder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
BigDecimal |
getBTCAmount() |
BigDecimal |
getGoldAmount() |
BigDecimal |
getGoldPrice() |
String |
getOrderID() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setBTCAmount(BigDecimal BTCAmount) |
void |
setGoldAmount(BigDecimal GoldAmount) |
void |
setGoldPrice(BigDecimal GoldPrice) |
void |
setOrderID(String OrderID) |
public String getOrderID()
public void setOrderID(String OrderID)
OrderID - The Order_IDpublic BigDecimal getBTCAmount()
public void setBTCAmount(BigDecimal BTCAmount)
BTCAmount - The BTC_Amountpublic BigDecimal getGoldPrice()
public void setGoldPrice(BigDecimal GoldPrice)
GoldPrice - The Gold_Pricepublic BigDecimal getGoldAmount()
public void setGoldAmount(BigDecimal GoldAmount)
GoldAmount - The Gold_AmountCopyright © 2012–2018 Knowm Inc.. All rights reserved.