Name | Type | Description | Notes |
---|---|---|---|
id | int | The ID of the deal | [optional] |
type | string | The type of the item | [optional] |
title | string | The title of the deal | [optional] |
value | int | The value of the deal | [optional] |
currency | string | The currency of the deal | [optional] |
status | string | The status of the deal | [optional] |
visible_to | int | The visibility of the deal | [optional] |
owner | \Pipedrive\Model\DealSearchItemItemOwner | [optional] | |
stage | \Pipedrive\Model\DealSearchItemItemStage | [optional] | |
person | \Pipedrive\Model\DealSearchItemItemPerson | [optional] | |
organization | \Pipedrive\Model\DealSearchItemItemOrganization | [optional] | |
custom_fields | string[] | Custom fields | [optional] |
notes | string[] | An array of notes | [optional] |