Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 878 Bytes

File metadata and controls

15 lines (12 loc) · 878 Bytes

# PersonPictureItem

Properties

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]

[Back to Model list] [Back to API list] [Back to README]