Tsarr Documentation - v1.8.0
Preparing search index...
Prowlarr
GetByIdDownloadData
Type Alias GetByIdDownloadData
type
GetByIdDownloadData
=
{
body
?:
never
;
path
:
{
id
:
number
}
;
query
?:
{
link
?:
string
;
file
?:
string
}
;
url
:
"/{id}/download"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
id
:
number
}
Optional
query
query
?:
{
link
?:
string
;
file
?:
string
}
url
url
:
"/{id}/download"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...