# NodeSwaggerApi.CompanyProfile

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**images** | [**[CompanyProfileImages]**](CompanyProfileImages.md) |  | [optional] 
**history** | **String** |  | [optional] 
**description** | **String** |  | [optional] 
**formattedAddress** | **String** |  | [optional] 
**vatNumber** | **String** |  | [optional] 
**trendingNumber** | **String** |  | [optional] 
**registeredNumber** | **String** |  | [optional] 
**registeredBusinessName** | **String** |  | [optional] 
**location** | **String** |  | [optional] 
**contacts** | [**[CompanyProfileContacts]**](CompanyProfileContacts.md) |  | [optional] 


