Package com.longbridge.trade
Class SubmitOrderResponse
- java.lang.Object
-
- com.longbridge.trade.SubmitOrderResponse
-
public class SubmitOrderResponse extends Object
Response from submitting an order
-
-
Constructor Summary
Constructors Constructor Description SubmitOrderResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOrderId()Returns the order ID of the submitted order.StringtoString()
-