Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 823 Bytes

PictureData.md

File metadata and controls

15 lines (12 loc) · 823 Bytes

# PictureData

Properties

Name Type Description Notes
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\Model\PictureDataPictures [optional]

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