# # BusinessDetail


```php
use Xendit\Customer\BusinessDetail;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **business_name** | **string** |  |  | null |
| **business_type** | **string** |  |  | null |
| **date_of_registration** | **string** |  |  | 2017-07-21 |
| **nature_of_business** | **string** |  |  | null |
| **business_domicile** | **string** |  | ISO3166-2 country code | ID |


[[Back to README]](../../README.md)
