Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 999 Bytes

PersonSearchItemItem.md

File metadata and controls

18 lines (15 loc) · 999 Bytes

# PersonSearchItemItem

Properties

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\Model\PersonSearchItemItemOwner [optional]
organization \Pipedrive\Model\PersonSearchItemItemOrganization [optional]
custom_fields string[] Custom fields [optional]
notes string[] An array of notes [optional]

[Back to Model list] [Back to API list] [Back to README]