public method LimitOrderRequestBuilder.setOrderIdSets the unique identifier of the order to be stop/limit order attached
Declaration
protojavascriptjavacsharppublic setOrderId(orderId : string) : LimitOrderRequestBuilder
| Parameters | |
orderId |
The unique identifier of the order to which the stop/limit order will be attached |
Returns
The method returns an instance of the LimitOrderRequest class
See also: LimitOrderRequestBuilder
Declared in LimitOrderRequestBuilder