/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Customer/EmploymentDetail.md
# # EmploymentDetail


```php
use Xendit\Customer\EmploymentDetail;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **employer_name** | **string** |  | Name of employer | null |
| **nature_of_business** | **string** |  | Industry or nature of business | null |
| **role_description** | **string** |  | Occupation or title | null |


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