Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 809 Bytes

PersonData.md

File metadata and controls

13 lines (10 loc) · 809 Bytes

# PersonData

Properties

Name Type Description Notes
id int The ID of the person associated with the item [optional]
name string The name of the person associated with the item [optional]
email \Pipedrive\Model\PersonDataEmail[] The emails of the person associated with the item [optional]
phone \Pipedrive\Model\PersonDataPhone[] The phone numbers of the person associated with the item [optional]
owner_id int The ID of the owner of the person that is associated with the item [optional]

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