Interface: CorporateProfileDetails
Properties
| Property | Type | Description |
|---|---|---|
address | string | - |
city | string | - |
country | string | - |
countryState | string | - |
directors | Director[] | List of Individual who has powers to legally bind the company (power of procuration). |
finalBeneficiaries | Beneficiary[] | List of beneficial owner that owns 25% or more in a corporation. |
name | string | - |
postalCode | string | - |
registrationNumber | string | - |
representatives | PersonalProfileDetails[] | List of individuals representing the company and authorized to act on it's behalf. |