Preparing search index...
The search index is not available
@jellyfin/sdk
@jellyfin/sdk
generated-client
UpdateLibraryOptionsDto
Interface UpdateLibraryOptionsDto
Update library options dto.
Export
UpdateLibraryOptionsDto
interface
UpdateLibraryOptionsDto
{
Id
?:
string
;
LibraryOptions
?:
LibraryOptions
;
}
Index
Properties
Id?
Library
Options?
Properties
Optional
Id
Id
?:
string
Gets or sets the library item id.
Memberof
UpdateLibraryOptionsDto
Optional
Library
Options
Library
Options
?:
LibraryOptions
Memberof
UpdateLibraryOptionsDto
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Id
Library
Options
@jellyfin/sdk
Loading...
Update library options dto.
Export
UpdateLibraryOptionsDto