public method RawOpenPosition.getTradeID

Brief

Gets the unique identification number of the open position

Declaration

protojavascriptjavacsharp
public getTradeID() : string

Returns

The method returns a string that represents the unique identification number of the open position

Details

Declared in RawOpenPosition

back