OwnerType Field

Identifies the type of owner.  
Valid values:  
1 = Individual Investor  
2 = Public Company  
3 = Private Company  
4 = Individual Trustee  
5 = Company Trustee  
6 = Pension Plan  
7 = Custodian Under Gifts to Minors Act  
8 = Trusts  
9 = Fiduciaries  
10 = Networking Sub-Account  
11 = Non-Profit Organization  
12 = Corporate Body  
13 =Nominee  
 
public const int OwnerType = 522
This language is not supported or no code example is available.
public:  
const int OwnerType = 522;
This language is not supported or no code example is available.
public const OwnerType : int = 522
This language is not supported or no code example is available.

Field Value

int

In this article

Definition