| Name | Type | Description | Notes |
|---|---|---|---|
| address | \Keap\Core\V2\Model\Address | The user's address | [optional] |
| title | string | The user's job title | [optional] |
| website | string | The user's website URL | [optional] |
| company_name | string | The user's company name | [optional] |
| email_address | \Keap\Core\V2\Model\EmailAddressRequest | The user's email address | [optional] |
| family_name | string | The user's last name | [optional] |
| fax_numbers | \Keap\Core\V2\Model\FaxNumber[] | List of user's fax numbers | [optional] |
| given_name | string | The user's first name | [optional] |
| phone_numbers | \Keap\Core\V2\Model\PhoneNumber[] | List of user's phone numbers | [optional] |
| time_zone | string | The user's timezone in IANA format | [optional] |