# CoboWaas2.MerchantKycPersonInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name or title of an identification document. | 
**name_en** | **String** | The English-language equivalent of the identification document&#39;s name. | 
**id_number** | **String** | The unique identification number associated with the identification document. | 
**date_of_birth** | **String** | The date of birth of the individual, usually in the format YYYYMMDD.  | 
**issue_date** | **String** | The issue date refers to the date when a document, such as an identification card or passport, was officially issued or granted, usually in the format YYYYMMDD.  | 
**expiration_date** | **String** | The expiration date refers to the date when a document, such as an identification card or passport, is no longer valid or legally usable, usually in the format YYYYMMDD.  | 
**attachments** | [**[MerchantKycPersonAttachment]**](MerchantKycPersonAttachment.md) | Additional files or documents associated with a message or record to provide extra information or context.  | 
**residential_address** | [**MerchantKycAddress**](MerchantKycAddress.md) |  | 


