Tsarr Documentation - v2.13.0
Preparing search index...
index
Radarr
TagDetailsResource
Type Alias TagDetailsResource
type
TagDetailsResource
=
{
id
?:
number
;
label
?:
string
|
null
;
delayProfileIds
?:
number
[]
|
null
;
importListIds
?:
number
[]
|
null
;
notificationIds
?:
number
[]
|
null
;
releaseProfileIds
?:
number
[]
|
null
;
indexerIds
?:
number
[]
|
null
;
downloadClientIds
?:
number
[]
|
null
;
autoTagIds
?:
number
[]
|
null
;
movieIds
?:
number
[]
|
null
;
}
Index
Properties
id?
label?
delay
Profile
Ids?
import
List
Ids?
notification
Ids?
release
Profile
Ids?
indexer
Ids?
download
Client
Ids?
auto
Tag
Ids?
movie
Ids?
Properties
Optional
id
id
?:
number
Optional
label
label
?:
string
|
null
Optional
delay
Profile
Ids
delayProfileIds
?:
number
[]
|
null
Optional
import
List
Ids
importListIds
?:
number
[]
|
null
Optional
notification
Ids
notificationIds
?:
number
[]
|
null
Optional
release
Profile
Ids
releaseProfileIds
?:
number
[]
|
null
Optional
indexer
Ids
indexerIds
?:
number
[]
|
null
Optional
download
Client
Ids
downloadClientIds
?:
number
[]
|
null
Optional
auto
Tag
Ids
autoTagIds
?:
number
[]
|
null
Optional
movie
Ids
movieIds
?:
number
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
label
delay
Profile
Ids
import
List
Ids
notification
Ids
release
Profile
Ids
indexer
Ids
download
Client
Ids
auto
Tag
Ids
movie
Ids
Tsarr Documentation - v2.13.0
Loading...