public method RawOpenPosition.getAccountId

Brief

Gets the unique identification number of the account the position is opened on

Declaration

protojavascriptjavacsharp
public getAccountId() : string

Returns

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

Details

Declared in RawOpenPosition

back