Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
GetApiV1BookfileData
Type Alias GetApiV1BookfileData
type
GetApiV1BookfileData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
authorId
?:
number
;
bookFileIds
?:
number
[]
;
bookId
?:
number
[]
;
unmapped
?:
boolean
;
}
;
url
:
"/api/v1/bookfile"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
authorId
?:
number
;
bookFileIds
?:
number
[]
;
bookId
?:
number
[]
;
unmapped
?:
boolean
;
}
url
url
:
"/api/v1/bookfile"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...