| Name | Type | Description | Notes |
|---|---|---|---|
| first_name | str | First name of person | [optional] |
| last_name | str | Last name of person | [optional] |
| email_address | str | Email address of person | [optional] |
| include_in_emails | bool | boolean to indicate whether contact should be included on emails with invoices etc. | [optional] |