@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
MovieDetails
Interface MovieDetails
interface
MovieDetails
{
adult
:
boolean
;
backdrop_path
:
string
|
null
;
belongs_to_collection
:
BelongsToCollection
|
null
;
budget
:
number
;
genres
:
Genre
[]
;
homepage
:
string
|
null
;
id
:
number
;
imdb_id
:
string
|
null
;
origin_country
:
string
[]
;
original_language
:
string
;
original_title
:
string
;
overview
:
string
;
popularity
:
number
;
poster_path
:
string
|
null
;
production_companies
:
ProductionCompany
[]
;
production_countries
:
ProductionCountry
[]
;
release_date
:
string
;
revenue
:
number
;
runtime
:
number
;
spoken_languages
:
SpokenLanguage
[]
;
status
:
string
;
tagline
:
string
;
title
:
string
;
video
:
boolean
;
vote_average
:
number
;
vote_count
:
number
;
}
Index
Properties
adult
backdrop_
path
belongs_
to_
collection
budget
genres
homepage
id
imdb_
id
origin_
country
original_
language
original_
title
overview
popularity
poster_
path
production_
companies
production_
countries
release_
date
revenue
runtime
spoken_
languages
status
tagline
title
video
vote_
average
vote_
count
Properties
adult
adult
:
boolean
backdrop_
path
backdrop_path
:
string
|
null
belongs_
to_
collection
belongs_to_collection
:
BelongsToCollection
|
null
budget
budget
:
number
genres
genres
:
Genre
[]
homepage
homepage
:
string
|
null
id
id
:
number
imdb_
id
imdb_id
:
string
|
null
origin_
country
origin_country
:
string
[]
original_
language
original_language
:
string
original_
title
original_title
:
string
overview
overview
:
string
popularity
popularity
:
number
poster_
path
poster_path
:
string
|
null
production_
companies
production_companies
:
ProductionCompany
[]
production_
countries
production_countries
:
ProductionCountry
[]
release_
date
release_date
:
string
revenue
revenue
:
number
runtime
runtime
:
number
spoken_
languages
spoken_languages
:
SpokenLanguage
[]
status
status
:
string
tagline
tagline
:
string
title
title
:
string
video
video
:
boolean
vote_
average
vote_average
:
number
vote_
count
vote_count
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adult
backdrop_
path
belongs_
to_
collection
budget
genres
homepage
id
imdb_
id
origin_
country
original_
language
original_
title
overview
popularity
poster_
path
production_
companies
production_
countries
release_
date
revenue
runtime
spoken_
languages
status
tagline
title
video
vote_
average
vote_
count
@carlosnc/tmdb-sdk - v0.8.0
Loading...