Tsarr Documentation - v2.13.0
Preparing search index...
index
Prowlarr
TagDetailsResource
Type Alias TagDetailsResource
type
TagDetailsResource
=
{
id
?:
number
;
label
?:
string
|
null
;
notificationIds
?:
number
[]
|
null
;
indexerIds
?:
number
[]
|
null
;
indexerProxyIds
?:
number
[]
|
null
;
applicationIds
?:
number
[]
|
null
;
}
Index
Properties
id?
label?
notification
Ids?
indexer
Ids?
indexer
Proxy
Ids?
application
Ids?
Properties
Optional
id
id
?:
number
Optional
label
label
?:
string
|
null
Optional
notification
Ids
notificationIds
?:
number
[]
|
null
Optional
indexer
Ids
indexerIds
?:
number
[]
|
null
Optional
indexer
Proxy
Ids
indexerProxyIds
?:
number
[]
|
null
Optional
application
Ids
applicationIds
?:
number
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
label
notification
Ids
indexer
Ids
indexer
Proxy
Ids
application
Ids
Tsarr Documentation - v2.13.0
Loading...