jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
jellyfin-sdk-kotlin
jellyfin-model
/
org.jellyfin.sdk.model.api
/
UpdateLibraryOptionsDto
Update
Library
Options
Dto
common
data
class
UpdateLibraryOptionsDto
(
val
id
:
UUID
,
val
libraryOptions
:
LibraryOptions
?
=
null
)
Update library options dto.
Members
Constructors
Update
Library
Options
Dto
Link copied to clipboard
common
constructor
(
id
:
UUID
,
libraryOptions
:
LibraryOptions
?
=
null
)
Properties
id
Link copied to clipboard
common
val
id
:
UUID
The library item id.
library
Options
Link copied to clipboard
common
val
libraryOptions
:
LibraryOptions
?
Library options.