Tsarr Documentation - v1.8.0
Preparing search index...
Prowlarr
BackupResource
Type Alias BackupResource
type
BackupResource
=
{
id
?:
number
;
name
?:
string
|
null
;
path
?:
string
|
null
;
type
?:
Prowlarr
.
BackupType
;
size
?:
number
;
time
?:
string
;
}
Index
Properties
id?
name?
path?
type?
size?
time?
Properties
Optional
id
id
?:
number
Optional
name
name
?:
string
|
null
Optional
path
path
?:
string
|
null
Optional
type
type
?:
Prowlarr
.
BackupType
Optional
size
size
?:
number
Optional
time
time
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
path
type
size
time
Tsarr Documentation - v1.8.0
Loading...