Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.2 KB

FeaturedCollection.md

File metadata and controls

18 lines (14 loc) · 1.2 KB

FeaturedCollection

Properties

Name Type Description Notes
cover_item FeaturedCollectionCoverItem [optional]
created_time datetime Date that the collection was created, format in YYYY-MM-DDThh:mm:ssT [optional]
hero_item FeaturedCollectionCoverItem Top-level item that is meant as a cover image, as the first image seen to represent the collection [optional]
id str Collection ID
items_updated_time datetime Date that an item in the collection was last added or removed, in the format YYYY-MM-DDThh:mm:ssZ [optional]
name str Name of the collection
share_url str Unique share url for the collection [optional]
total_item_count int Total number of items in the collection
updated_time datetime Date that the collection was last modified, in the format YYYY-MM-DDThh:mm:ssZ [optional]

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