# YlThirdPartyOnboardingApiClient.OnboardingOrganisationDetailsModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **companyName** | **String** | Gets or sets the merchant's company name | [optional] **companyNumber** | **String** | Gets or sets the registered company number | [optional] **vatNumber** | **String** | Gets or sets the VAT number for the company | [optional] **formationDate** | **Date** | Gets or sets the formation date of the company | [optional] **companyType** | **String** | Gets or sets the company type | [optional] **registeredAddress** | [**AddressModel**](AddressModel.md) | | [optional] **countryISOCode** | **String** | Gets or sets the ISO country code for the company | [optional] **description** | **String** | Gets or sets the description for the company | [optional] **industries** | [**[Industry]**](Industry.md) | Gets or sets the list of industries that the company conducts business in | [optional] **keyContactName** | **String** | Gets or sets the key merchant contact who will be setting up the loan | [optional] **companyWebsite** | **String** | Gets or sets the merchant's company website URL | [optional] **contactPhoneNumber** | **String** | Gets or sets the merchant's contact phone number | [optional] **contactEmailAddress** | **String** | Gets or sets the merchant's key contact email address | [optional] **merchantIds** | [**MerchantIdsModel**](MerchantIdsModel.md) | | [optional] **confirmedCreditSearch** | **Boolean** | Gets or sets a value indicating whether the lead has given their consent for a credit search. | [optional]