public method ClosedPositionBuilder.setAccountKind
Overview
Sets the type of the account
Declaration
function setAccountKind(value)
public void setAccountKind(String value);
public void setAccountKind(string value);
Parameters
| Name | Description |
|---|---|
| value | The type of the account |
Details
Declared in ClosedPositionBuilder