public final class ANXOrderResultTrade extends Object
Constructor and Description |
---|
ANXOrderResultTrade(ANXValue amount,
String currency,
String date,
String item,
ANXValue price,
String primary,
String properties,
String tradeId,
String type)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ANXValue |
getAmount() |
String |
getCurrency() |
String |
getDate() |
String |
getItem() |
ANXValue |
getPrice() |
String |
getPrimary() |
String |
getProperties() |
String |
getTradeId() |
String |
getType() |
String |
toString() |
public ANXValue getAmount()
public String getCurrency()
public String getDate()
public String getItem()
public ANXValue getPrice()
public String getPrimary()
public String getProperties()
public String getTradeId()
public String getType()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.