public method OrderInfo.getTradeId

Brief

Gets the unique identification number of the position to be opened/closed by the order

Declaration

protojavascriptjavacsharp
public getTradeId() : string

Returns

The method returns a string that represents the unique identification number of the position to be opened/closed by the order

Details

Declared in OrderInfo

back