public method ClosedPositionBuilder.setOfferId
Overview
Sets the unique identification number of the instrument traded
Declaration
function setOfferId(value)
public void setOfferId(String value);
public void setOfferId(string value);
Parameters
| Name | Description |
|---|---|
| value | The unique identification number of the instrument traded |
Details
Declared in ClosedPositionBuilder