@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
CastMember
Interface CastMember
interface
CastMember
{
adult
:
boolean
;
cast_id
:
number
;
character
:
string
;
credit_id
:
string
;
gender
:
number
;
id
:
number
;
known_for_department
:
string
;
name
:
string
;
order
:
number
;
original_name
:
string
;
popularity
:
number
;
profile_path
:
string
|
null
;
}
Index
Properties
adult
cast_
id
character
credit_
id
gender
id
known_
for_
department
name
order
original_
name
popularity
profile_
path
Properties
adult
adult
:
boolean
cast_
id
cast_id
:
number
character
character
:
string
credit_
id
credit_id
:
string
gender
gender
:
number
id
id
:
number
known_
for_
department
known_for_department
:
string
name
name
:
string
order
order
:
number
original_
name
original_name
:
string
popularity
popularity
:
number
profile_
path
profile_path
:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adult
cast_
id
character
credit_
id
gender
id
known_
for_
department
name
order
original_
name
popularity
profile_
path
@carlosnc/tmdb-sdk - v0.8.0
Loading...