ShareContents

data object ShareContents : Bookshelf

Properties

Link copied to clipboard
open override val displayName: String

The display name of the bookshelf.

Link copied to clipboard
open override val fileCount: Int = 0

The number of files in the bookshelf.

Link copied to clipboard
open override val id: BookshelfId

The unique identifier of the bookshelf.

Link copied to clipboard
open override val isDeleted: Boolean = false

Flag indicating whether the bookshelf is deleted.

Link copied to clipboard
open override val type: BookshelfType? = null

The type of the bookshelf (local, network storage, etc.).