public method ClosedPositionBuilder.setCloseOrderReqId

Overview

Sets the identifier of the order request the position was closed by

Declaration

function setCloseOrderReqId(value)
public void setCloseOrderReqId(String value);
public void setCloseOrderReqId(string value);

Parameters

Name Description
value The identifier of the order request the position was closed by

Details

Declared in ClosedPositionBuilder