/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Customer/BusinessDetail.md
# # 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)