| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| title | String | [optional] | |
| description | String | [optional] | |
| privacy | PrivacyEnum | [optional] | |
| itemCount | Integer | [optional] | |
| thumbnailUrl | String | [optional] |
| Name | Value |
|---|---|
| PUBLIC | "public" |
| PRIVATE | "private" |
| UNLISTED | "unlisted" |