public method ClosedPositionBuilder.setCloseOrderParties

Overview

Sets the unique identifier of the environment that was used to close the position

Declaration

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

Parameters

Name Description
value The unique identifier of the environment

Details

Declared in ClosedPositionBuilder