| Name | Type | Description | Notes |
|---|---|---|---|
| value | int | The ID of the picture associated with the item | [optional] |
| item_type | string | The type of item the picture is related to | [optional] |
| item_id | int | The ID of related item | [optional] |
| active_flag | bool | Whether the associated picture is active or not | [optional] |
| add_time | string | The add time of the picture | [optional] |
| update_time | string | The update time of the picture | [optional] |
| added_by_user_id | int | The ID of the user who added the picture | [optional] |
| pictures | \Pipedrive\versions\v1\Model\PictureDataWithID1Pictures | [optional] |