public method ClosedPosition.getCloseOrderReqId

Brief

Gets the unique identifier of the order request at which the position was closed

Declaration

protojavascriptjavacsharp
public getCloseOrderReqId() : string

Returns

The method returns a string that represents the unique identifier of the order request at which the position was closed

Details

Declared in ClosedPosition

back