| Contact | Donate | Imprint |
| InstitutionalInvestor | OrganizationModule | Aladdin |
| Property | Type | Entity | Reference | Module |
| (1) BaseCurrency | STRING | InstitutionalInvestor | ||
| (2) InvestorType | STRING | InstitutionalInvestor | ||
| (3) Name | STRING | InstitutionalInvestor | ||
| (4) Organization | LONG | InstitutionalInvestor | Organization | OrganizationModule |
| (5) TotalAssets | STRING | InstitutionalInvestor |
Example:
final InstitutionalInvestor institutionalinvestor = (InstitutionalInvestor) invokeModule(ORGANIZATION_MODULE + "/institutionalinvestor/" + id, InstitutionalInvestor.class);| Contact | Donate | Imprint |