Name | Type | Description | Notes |
---|---|---|---|
id | String | Unique identifier of the collection | [optional] |
title | CollectionTitle | [optional] | |
htmlUrl | String | The url where the collection can be viewed in a web browser | [optional] |
type | CollectionType | [optional] | |
privacy | CollectionPrivacy | [optional] | |
sharingKey | String | The private sharing key of the collection (available when the `privacy` mode is set to `privateLink`) | [optional] |
app | String | If this directory is dedicated to an app, the unique idenfier of this app | [optional] |
user | UserPublicSummary | [optional] | |
rights | ResourceRights | [optional] | |
collaborators | [ResourceCollaborator] | The list of the collaborators of the collection | [optional] |
capabilities | CollectionCapabilities | [optional] |