@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
PersonDetails
Interface PersonDetails
interface
PersonDetails
{
adult
:
boolean
;
also_known_as
:
string
[]
;
biography
:
string
;
birthday
:
string
|
null
;
deathday
:
string
|
null
;
gender
:
number
;
homepage
:
string
|
null
;
id
:
number
;
imdb_id
:
string
|
null
;
known_for_department
:
string
;
name
:
string
;
place_of_birth
:
string
|
null
;
popularity
:
number
;
profile_path
:
string
|
null
;
}
Index
Properties
adult
also_
known_
as
biography
birthday
deathday
gender
homepage
id
imdb_
id
known_
for_
department
name
place_
of_
birth
popularity
profile_
path
Properties
adult
adult
:
boolean
also_
known_
as
also_known_as
:
string
[]
biography
biography
:
string
birthday
birthday
:
string
|
null
deathday
deathday
:
string
|
null
gender
gender
:
number
homepage
homepage
:
string
|
null
id
id
:
number
imdb_
id
imdb_id
:
string
|
null
known_
for_
department
known_for_department
:
string
name
name
:
string
place_
of_
birth
place_of_birth
:
string
|
null
popularity
popularity
:
number
profile_
path
profile_path
:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adult
also_
known_
as
biography
birthday
deathday
gender
homepage
id
imdb_
id
known_
for_
department
name
place_
of_
birth
popularity
profile_
path
@carlosnc/tmdb-sdk - v0.8.0
Loading...