public method ClosedPositionBuilder.setCloseOrderReqId

Brief

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

Declaration

protojavascriptjavacsharp
public setCloseOrderReqId(value : string) : void

Parameters
value

The identifier of the order request the position was closed by

Details

Declared in ClosedPositionBuilder

back