Record
collection
No description available.
record collection {
cover-asset: option<collection-item>,
created-time: string,
id: string,
name: string,
role-assignments: collection-role-assignments,
total-item-count: f64,
updated-time: string,
visibility: collection-visibility-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| cover-asset | option<collection-item> | |
| created-time | string | |
| id | string | |
| name | string | |
| role-assignments | collection-role-assignments | |
| total-item-count | f64 | |
| updated-time | string | |
| visibility | collection-visibility-enum |