@jellyfin/sdk
Preparing search index...
generated-client
UserLibraryApiGetRootFolderRequest
Interface UserLibraryApiGetRootFolderRequest
Request parameters for getRootFolder operation in UserLibraryApi.
interface
UserLibraryApiGetRootFolderRequest
{
userId
?:
string
;
}
Index
Properties
user
Id?
Properties
Optional
Readonly
user
Id
userId
?:
string
User id.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
@jellyfin/sdk
Loading...
Request parameters for getRootFolder operation in UserLibraryApi.