# YlThirdPartyOnboardingApiClient.OrganisationDetailsV3 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **leadId** | **String** | Gets or sets the lead id | [optional] **companyName** | **String** | Gets or sets the company name | [optional] **companyNumber** | **String** | Gets or sets the company number | [optional] **vatNumber** | **String** | Gets or sets the VAT number for the organisation | [optional] **formationDate** | **Date** | Gets or sets the formation date for the organisation | [optional] **companyType** | **String** | Gets or sets the company type | [optional] **address** | [**Address**](Address.md) | | [optional] **country** | **String** | Gets or sets the country ISO code for the organisation | [optional] **description** | **String** | Gets or sets the description for the company | [optional] **keyContactName** | **String** | Gets or sets the key merchant contact who will be setting up the loan | [optional] **website** | **String** | Gets or sets the organisation website URL | [optional] **phoneNumber** | **String** | Gets or sets the organisation phone number | [optional] **email** | **String** | Gets or sets the organisation email address | [optional] **significantPersons** | [**[SignificantPersonV2]**](SignificantPersonV2.md) | Gets or sets the list of significant persons | [optional] **industries** | [**[Industry]**](Industry.md) | Gets or sets the list of industries in which the organisation conducts business | [optional] **confirmedCreditSearch** | **Boolean** | Gets or sets a value indicating whether the organisation consents to a credit search | [optional]