Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 914 Bytes

PictureDataWithValue.md

File metadata and controls

16 lines (13 loc) · 914 Bytes

# PictureDataWithValue

Properties

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\Model\PictureDataPictures [optional]

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