public method ClosedPosition.getAccountKind

Overview

Gets the type of the account the position was closed 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 was closed on

Details

Declared in ClosedPosition