@Generated(value="org.jsonschema2pojo") public class VaultoroOrder extends Object
| Constructor and Description |
|---|
VaultoroOrder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
BigDecimal |
getGoldAmount() |
BigDecimal |
getGoldPrice() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setGoldAmount(BigDecimal GoldAmount) |
void |
setGoldPrice(BigDecimal GoldPrice) |
String |
toString() |
public 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.