Name | Type | Description | Notes |
---|---|---|---|
first_name | str | First Name | [optional] |
middle_name | str | Middle Name | [optional] |
last_name | str | Last Name | [optional] |
prefix | str | Prefix | [optional] |
phonetic_first_name | str | Phonetic First Name | [optional] |
phonetic_middle_name | str | Phonetic Middle Name | [optional] |
phonetic_last_name | str | Phonetic Last Name | [optional] |
suffix | str | Suffix | [optional] |
nickname | str | Nickname | [optional] |
company | str | Company Name | [optional] |
department | str | Department Name | [optional] |
job_title | str | Job Title | [optional] |
emails | list[Email] | Email Addresses | [optional] |
phone_numbers | list[PhoneNumberContact] | Phone Numbers | [optional] |
addresses | list[AddressListContacts] | Addresses | [optional] |
group | object | Contact Group | [optional] |