| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the picture. | [optional] |
| item_type | string | The type of item the picture is associated with. | [optional] |
| item_id | int | The ID of the person this picture belongs to. | [optional] |
| added_by_user_id | int | The ID of the user who added the picture. | [optional] |
| active_flag | bool | Whether the picture is active or not. | [optional] |
| file_size | int | The file size in bytes. | [optional] |
| pictures | \Pipedrive\versions\v2\Model\PersonPictureItemPictures | [optional] |