| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the deal associated with the item | [optional] |
| title | string | The title of the deal associated with the item | [optional] |
| status | string | The status of the deal associated with the item | [optional] |
| value | float | The value of the deal that is associated with the item | [optional] |
| currency | string | The currency of the deal value | [optional] |
| stage_id | int | The ID of the stage the deal is currently at | [optional] |
| pipeline_id | int | The ID of the pipeline the deal is in | [optional] |