/home/desid573/public_html/angel/payment/xero/docs/Model
Edit: /home/desid573/public_html/angel/payment/xero/docs/Model/ContactPerson.md (623B)
# ContactPerson
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**first_name** | **string** | First name of person | [optional]
**last_name** | **string** | Last name of person | [optional]
**email_address** | **string** | Email address of person | [optional]
**include_in_emails** | **bool** | boolean to indicate whether contact should be included on emails with invoices etc. | [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)