@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
SearchMultiTvResult
Interface SearchMultiTvResult
interface
SearchMultiTvResult
{
adult
:
boolean
;
backdrop_path
:
string
|
null
;
first_air_date
:
string
;
genre_ids
:
number
[]
;
id
:
number
;
media_type
:
"tv"
;
name
:
string
;
origin_country
:
string
[]
;
original_language
:
string
;
original_name
:
string
;
overview
:
string
;
popularity
:
number
;
poster_path
:
string
|
null
;
vote_average
:
number
;
vote_count
:
number
;
}
Index
Properties
adult
backdrop_
path
first_
air_
date
genre_
ids
id
media_
type
name
origin_
country
original_
language
original_
name
overview
popularity
poster_
path
vote_
average
vote_
count
Properties
adult
adult
:
boolean
backdrop_
path
backdrop_path
:
string
|
null
first_
air_
date
first_air_date
:
string
genre_
ids
genre_ids
:
number
[]
id
id
:
number
media_
type
media_type
:
"tv"
name
name
:
string
origin_
country
origin_country
:
string
[]
original_
language
original_language
:
string
original_
name
original_name
:
string
overview
overview
:
string
popularity
popularity
:
number
poster_
path
poster_path
:
string
|
null
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
first_
air_
date
genre_
ids
id
media_
type
name
origin_
country
original_
language
original_
name
overview
popularity
poster_
path
vote_
average
vote_
count
@carlosnc/tmdb-sdk - v0.8.0
Loading...