public method ClosedPositionBuilder.setAccountId

Overview

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

Declaration

function setAccountId(value)
public void setAccountId(String value);
public void setAccountId(string value);

Parameters

Name Description
value The unique identification number of the account

Details

Declared in ClosedPositionBuilder