Package com.longport.trade
Class EstimateMaxPurchaseQuantityResponse
- java.lang.Object
-
- com.longport.trade.EstimateMaxPurchaseQuantityResponse
-
public class EstimateMaxPurchaseQuantityResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description EstimateMaxPurchaseQuantityResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getCashMaxQty()
long
getMarginMaxQty()
String
toString()
-