AccountType Field

Type of account associated with an order  
Valid values:  
1 = Account is carried on customer Side of Books  
2 = Account is carried on non-Customer Side of books  
3 = House Trader  
4 = Floor Trader  
6 = Account is carried on non-customer side of books and is cross margined  
7 = Account is house trader and is cross margined  
8 = Joint Backoffice Account (JBO)  
 
public const int AccountType = 581
This language is not supported or no code example is available.
public:  
const int AccountType = 581;
This language is not supported or no code example is available.
public const AccountType : int = 581
This language is not supported or no code example is available.

Field Value

int

In this article

Definition