| Name | Type | Description | Notes |
|---|---|---|---|
| added | datetime | [optional] | |
| str | |||
| first_name | str | [optional] | |
| last_name | str | [optional] | |
| list_associations | list[ContactList] | [optional] | |
| name | str | Full name of the contact. Will, if present, take precedence over first_name and last_name. | [optional] |
| status | str | [optional] | |
| status_changed | datetime | [optional] | |
| tags | list[str] | [optional] |