public method ClosedPosition.getAccountId

Overview

Gets the unique identification number of the account the position was closed on

Declaration

function getAccountId()
public String getAccountId();
public string getAccountId();

Returns

The method returns a string that represents the unique identification number of the account the position was closed on

Details

Declared in ClosedPosition