public method ClosedPositionBuilder.setAccountId

Brief

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

Declaration

protojavascriptjavacsharp
public setAccountId(value : string) : void

Parameters
value

The unique identification number of the account

Details

Declared in ClosedPositionBuilder

back