| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique identifier for this contact. | [optional] |
| firstname | String | The contact's first name. | [optional] |
| lastname | String | The contact's last name. | [optional] |
| miscellaneous | String | Miscellaneous information. | [optional] |
| phone | String | The contact's phone number. | [optional] |
| extension | String | The contact's phone extension. | [optional] |
| String | The contact's email address. | [optional] | |
| extra1 | String | Miscellaneous data about this contact. | [optional] |
| groups | String | List of groups that this contact belongs to. | [optional] |
| created_at | String | When the contact was created. | [optional] |
| updated_at | String | When the contact was last updated. | [optional] |