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