| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the person | [optional] |
| type | string | The type of the item | [optional] |
| name | string | The name of the person | [optional] |
| phones | string[] | An array of phone numbers | [optional] |
| emails | string[] | An array of email addresses | [optional] |
| visible_to | int | The visibility of the person | [optional] |
| owner | \Pipedrive\versions\v2\Model\PersonSearchItemItemOwner | [optional] | |
| organization | \Pipedrive\versions\v2\Model\PersonSearchItemItemOrganization | [optional] | |
| custom_fields | string[] | Custom fields | [optional] |
| notes | string[] | An array of notes | [optional] |