Name | Type | Description | Notes |
---|---|---|---|
id | string | The ID of the lead | [optional] |
type | string | The type of the item | [optional] |
title | string | The title of the lead | [optional] |
owner | \Pipedrive\Model\LeadSearchItemItemOwner | [optional] | |
person | \Pipedrive\Model\LeadSearchItemItemPerson | [optional] | |
organization | \Pipedrive\Model\LeadSearchItemItemOrganization | [optional] | |
phones | string[] | [optional] | |
emails | string[] | [optional] | |
custom_fields | string[] | Custom fields | [optional] |
notes | string[] | An array of notes | [optional] |
value | int | The value of the lead | [optional] |
currency | string | The currency of the lead | [optional] |
visible_to | int | The visibility of the lead | [optional] |
is_archived | bool | A flag indicating whether the lead is archived or not | [optional] |