# CoboWaas2.MerchantKycCompanyInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**company_type** | [**MerchantKycCompanyType**](MerchantKycCompanyType.md) |  | 
**listed** | **Boolean** | Whether the company is listed. | 
**attachments** | [**[MerchantKycCompanyAttachment]**](MerchantKycCompanyAttachment.md) | The attachments of the company. | 
**operation_address** | [**MerchantKycAddress**](MerchantKycAddress.md) |  | 
**identify_no** | **String** | The company identification number. | 
**company_name** | **String** | The company name in local language. | 
**company_name_en** | **String** | The company name in English. | 
**establish_date** | **String** | The establishment date of the company. | 
**commencement_date** | **String** | The commencement date of the company. | 
**valid_period** | **String** | The valid period of the company registration. | 
**register_address** | [**MerchantKycAddress**](MerchantKycAddress.md) |  | 
**legal_info** | [**MerchantKycPersonInfo**](MerchantKycPersonInfo.md) |  | 
**ubo_infos** | [**[MerchantKycPersonInfo]**](MerchantKycPersonInfo.md) | The ultimate beneficial owner information. | 
**online_store_url** | **String** | The online store URL. Required when merchant type is B2B. | [optional] 


