/home/desid573/public_html/angel/payment/xero/docs/Model
Edit: /home/desid573/public_html/angel/payment/xero/docs/Model/Employee.md (872B)
# Employee
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**employee_id** | **string** | The Xero identifier for an employee e.g. 297c2dc5-cc47-4afd-8ec8-74990b8761e9 | [optional]
**status** | **string** | Current status of an employee – see contact status types | [optional]
**first_name** | **string** | First name of an employee (max length = 255) | [optional]
**last_name** | **string** | Last name of an employee (max length = 255) | [optional]
**external_link** | [**\XeroAPI\XeroPHP\Models\Accounting\ExternalLink**](ExternalLink.md) | | [optional]
**updated_date_utc** | [**\DateTime**](\DateTime.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)