Record
featured-collection
No description available.
record featured-collection {
cover-item: option<featured-collection-cover-item>,
created-time: option<string>,
hero-item: option<featured-collection-cover-item>,
id: string,
items-updated-time: option<string>,
name: string,
share-url: option<string>,
total-item-count: s32,
updated-time: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| cover-item | option<featured-collection-cover-item> | |
| created-time | option<string> | |
| hero-item | option<featured-collection-cover-item> | |
| id | string | |
| items-updated-time | option<string> | |
| name | string | |
| share-url | option<string> | |
| total-item-count | s32 | |
| updated-time | option<string> |