| 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] |