public method RawOpenPosition.getAccountKind
Overview
Gets the type of the account the position is opened on
Declaration
function getAccountKind()
public String getAccountKind();
public string getAccountKind();
Returns
The method returns a string that represents the type of the account the position is opened on
Details
Declared in RawOpenPosition