Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
BookshelfAuthorResource
Type Alias BookshelfAuthorResource
type
BookshelfAuthorResource
=
{
id
?:
number
;
monitored
?:
boolean
|
null
;
books
?:
BookResource
[]
|
null
;
}
Index
Properties
id?
monitored?
books?
Properties
Optional
id
id
?:
number
Optional
monitored
monitored
?:
boolean
|
null
Optional
books
books
?:
BookResource
[]
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
monitored
books
Tsarr Documentation - v1.8.0
Loading...