Tsarr Documentation - v1.8.0
Preparing search index...
Sonarr
RootFolderResource
Type Alias RootFolderResource
type
RootFolderResource
=
{
id
?:
number
;
path
?:
string
|
null
;
accessible
?:
boolean
;
freeSpace
?:
number
|
null
;
unmappedFolders
?:
Sonarr
.
UnmappedFolder
[]
|
null
;
}
Index
Properties
id?
path?
accessible?
free
Space?
unmapped
Folders?
Properties
Optional
id
id
?:
number
Optional
path
path
?:
string
|
null
Optional
accessible
accessible
?:
boolean
Optional
free
Space
freeSpace
?:
number
|
null
Optional
unmapped
Folders
unmappedFolders
?:
Sonarr
.
UnmappedFolder
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
path
accessible
free
Space
unmapped
Folders
Tsarr Documentation - v1.8.0
Loading...