Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.15 KB

Collection.md

File metadata and controls

18 lines (15 loc) · 1.15 KB

FlatApi.Collection

Properties

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]