public method BaseSLOrderRequest.getOrderId

Brief

Gets the unique identifier of the order to be stop/limit order attached

Declaration

protojavascriptjavacsharp
public getOrderId() : string

Returns

The method returns a string that represents the unique identifier of the order to be stop/limit order attached

Details

Declared in BaseSLOrderRequest

back