# YlThirdPartyOnboardingApiClient.SignificantPersonModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **firstName** | **String** | Gets or sets significant person's first name | **surname** | **String** | Gets or sets significant person's surname | **typeOfPerson** | **String** | Gets or sets significant person's type. Can be director or beneficial owner | [optional] **address** | [**AddressModel**](AddressModel.md) | | **dateOfBirth** | [**DateModel**](DateModel.md) | | **percentageOwned** | **Number** | Gets or sets the percentage of ownership the significant person has | [optional] **emailAddress** | **String** | Gets or sets significant person's email address | [optional] **mobilePhoneNumber** | **String** | Gets or sets significant person's mobile phone number | [optional] **nationality** | **String** | Gets or sets significant person's nationality | [optional] **niNumber** | **String** | Gets or sets significant person's NI number | [optional]