address | string | - | types.ts:261 |
city | string | - | types.ts:263 |
country | string | - | types.ts:264 |
countryState | string | - | types.ts:265 |
directors | Director [] | List of Individual who has powers to legally bind the company (power of procuration). | types.ts:271 |
finalBeneficiaries | Beneficiary [] | List of beneficial owner that owns 25% or more in a corporation. | types.ts:269 |
name | string | - | types.ts:259 |
postalCode | string | - | types.ts:262 |
registrationNumber | string | - | types.ts:260 |
representatives | PersonalProfileDetails [] | List of individuals representing the company and authorized to act on it's behalf. | types.ts:267 |