public method ClosedPosition.getCloseOrderReqId

Overview

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

Declaration

function getCloseOrderReqId()
public String getCloseOrderReqId();
public string getCloseOrderReqId();

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