Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
MovieDB
Movie
Interface Movie
Index
Properties
adult
backdrop_path
belongs_to_collection
budget
genres
homepage
id
imdb_id
original_title
overview
popularity
poster_path
production_companies
production_countries
release_date
revenue
runtime
spoken_languages
status
tagline
title
vote_average
vote_count
Properties
public
adult
:
boolean
public
backdrop_path
:
string
public
belongs_to_collection
:
any
public
budget
:
number
public
genres
:
Genre
[]
public
homepage
:
string
public
id
:
number
public
imdb_id
:
number
public
original_title
:
string
public
overview
:
string
public
popularity
:
number
public
poster_path
:
string
public
production_companies
:
ProductionCompany
[]
public
production_countries
:
ProductionCountry
[]
public
release_date
:
Date
public
revenue
:
number
public
runtime
:
number
public
spoken_languages
:
SpokenLanguage
[]
public
status
:
string
public
tagline
:
string
public
title
:
string
public
vote_average
:
number
public
vote_count
:
number
Globals
MovieDB
moviedb
Genre
IMovieDB
InfoOptions
Movie
adult
backdrop_path
belongs_to_collection
budget
genres
homepage
id
imdb_id
original_title
overview
popularity
poster_path
production_companies
production_countries
release_date
revenue
runtime
spoken_languages
status
tagline
title
vote_average
vote_count
ProductionCompany
ProductionCountry
SearchOptions
SearchResult
SearchResults
SpokenLanguage