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