public method BaseSLOrderRequest.getTradeId

Brief

Gets the unique identifier of the position to be closed by the stop/limit order

Declaration

protojavascriptjavacsharp
public getTradeId() : string

Returns

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

Details

Declared in BaseSLOrderRequest

back