public method RawOpenPosition.getAccountName

Brief

Gets the unique name of the account the position is opened on

Declaration

protojavascriptjavacsharp
public getAccountName() : string

Returns

The method returns a string that represents the unique name of the account the position is opened on

Details

Declared in RawOpenPosition

back