Tsarr Documentation - v1.8.0
Preparing search index...
Prowlarr
ApplicationResource
Type Alias ApplicationResource
type
ApplicationResource
=
{
id
?:
number
;
name
?:
string
|
null
;
fields
?:
Prowlarr
.
Field
[]
|
null
;
implementationName
?:
string
|
null
;
implementation
?:
string
|
null
;
configContract
?:
string
|
null
;
infoLink
?:
string
|
null
;
message
?:
Prowlarr
.
ProviderMessage
;
tags
?:
number
[]
|
null
;
presets
?:
ApplicationResource
[]
|
null
;
syncLevel
?:
ApplicationSyncLevel
;
testCommand
?:
string
|
null
;
}
Index
Properties
id?
name?
fields?
implementation
Name?
implementation?
config
Contract?
info
Link?
message?
tags?
presets?
sync
Level?
test
Command?
Properties
Optional
id
id
?:
number
Optional
name
name
?:
string
|
null
Optional
fields
fields
?:
Prowlarr
.
Field
[]
|
null
Optional
implementation
Name
implementationName
?:
string
|
null
Optional
implementation
implementation
?:
string
|
null
Optional
config
Contract
configContract
?:
string
|
null
Optional
info
Link
infoLink
?:
string
|
null
Optional
message
message
?:
Prowlarr
.
ProviderMessage
Optional
tags
tags
?:
number
[]
|
null
Optional
presets
presets
?:
ApplicationResource
[]
|
null
Optional
sync
Level
syncLevel
?:
ApplicationSyncLevel
Optional
test
Command
testCommand
?:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
fields
implementation
Name
implementation
config
Contract
info
Link
message
tags
presets
sync
Level
test
Command
Tsarr Documentation - v1.8.0
Loading...