use Xendit\Customer\KYCDocumentResponse;| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| country | string | ☑️ | null | |
| type | KYCDocumentType | ☑️ | null | |
| sub_type | KYCDocumentSubType | ☑️ | null | |
| document_name | string | ☑️ | null | |
| document_number | string | ☑️ | null | |
| expires_at | string | ☑️ | null | |
| holder_name | string | ☑️ | null | |
| document_images | string[] | ☑️ | null |