public method ClosedPositionBuilder.setAccountName

Brief

Sets the unique name of the account the position was closed on

Declaration

protojavascriptjavacsharp
public setAccountName(value : string) : void

Parameters
value

The unique name of the account

Details

Declared in ClosedPositionBuilder

back