address | string | - | types.ts:295 |
city | string | - | types.ts:297 |
country | string | - | types.ts:298 |
countryState | string | - | types.ts:299 |
directors | Director [] | List of Individual who has powers to legally bind the company (power of procuration). | types.ts:305 |
finalBeneficiaries | Beneficiary [] | List of beneficial owner that owns 25% or more in a corporation. | types.ts:303 |
name | string | - | types.ts:293 |
postalCode | string | - | types.ts:296 |
registrationNumber | string | - | types.ts:294 |
representatives | PersonalProfileDetails [] | List of individuals representing the company and authorized to act on it's behalf. | types.ts:301 |