public method ClosedPositionBuilder.setAccountKind

Brief

Sets the type of the account

Declaration

protojavascriptjavacsharp
public setAccountKind(value : string) : void

Parameters
value

The type of the account

Details

Possible parameter values: 32 - Self-traded account, funds manager account (only LAMM), managed account (only LAMM) 36 - Funds manager account (only PAMM) 38 - Managed account (only PAMM)

Declared in ClosedPositionBuilder

back