public method RawOpenPosition.getParties

Overview

Gets the unique identifier of the environment that was used to open the position

Declaration

function getParties()
public String getParties();
public string getParties();

Returns

The method returns a string that represents the unique identifier of the environment that was used to open the position

Details

Declared in RawOpenPosition