Logo

View the Project on GitHub elements-storage/elements-sdk-python

MediaPinnedItem

A Media Library home-page pin for a user: either a saved/pinned search or a bookmarked file or directory.

Properties

Name Type Description Notes
id int    
bookmarked_file bool, date, datetime, dict, float, int, list, str, none_type    
saved_search bool, date, datetime, dict, float, int, list, str, none_type    
pin_order int    
user int, none_type   [optional] [readonly]

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