Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.03 KB

Collection.md

File metadata and controls

18 lines (14 loc) · 1.03 KB

Collection

Properties

Name Type Description Notes
cover_item CollectionItem [optional]
created_time datetime When the collection was created [optional]
id str The collection ID
items_updated_time datetime The last time this collection's items were updated [optional]
name str The name of the collection
share_code str A code that can be used to share the collection (optional) [optional]
share_url str The browser URL that can be used to share the collection (optional) [optional]
total_item_count int The number of items in the collection
updated_time datetime The last time the collection was update (other than changes to the items in it) [optional]

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