Package com.longport.trade
Class OrderChargeFee
- java.lang.Object
-
- com.longport.trade.OrderChargeFee
-
public class OrderChargeFee extends Object
-
-
Constructor Summary
Constructors Constructor Description OrderChargeFee()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BigDecimal
getAmount()
String
getCode()
String
getCurrency()
String
getName()
String
toString()
-