public method ClosedPosition.getAccountName
Overview
Gets the unique name of the account the position was closed on
Declaration
function getAccountName()
public String getAccountName();
public string getAccountName();
Returns
The function returns a string that represents the unique name of the account the position was closed on
Details
Declared in ClosedPosition