Tsarr Documentation - v2.11.0
Preparing search index...
index
Seerr
PersonResult
Type Alias PersonResult
type
PersonResult
=
{
id
?:
number
;
profilePath
?:
string
;
adult
?:
boolean
;
mediaType
?:
string
;
knownFor
?:
(
MovieResult
|
TvResult
)
[]
;
}
Index
Properties
id?
profile
Path?
adult?
media
Type?
known
For?
Properties
Optional
id
id
?:
number
Optional
profile
Path
profilePath
?:
string
Optional
adult
adult
?:
boolean
Optional
media
Type
mediaType
?:
string
Optional
known
For
knownFor
?:
(
MovieResult
|
TvResult
)
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
profile
Path
adult
media
Type
known
For
Tsarr Documentation - v2.11.0
Loading...