@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
TvSeriesDetails
Interface TvSeriesDetails
interface
TvSeriesDetails
{
adult
:
boolean
;
backdrop_path
:
string
|
null
;
created_by
:
CreatedBy
[]
;
episode_run_time
:
number
[]
;
first_air_date
:
string
;
genres
:
Genre
[]
;
homepage
:
string
|
null
;
id
:
number
;
in_production
:
boolean
;
languages
:
string
[]
;
last_air_date
:
string
;
last_episode_to_air
:
LastEpisodeToAir
|
null
;
name
:
string
;
networks
:
Network
[]
;
next_episode_to_air
:
LastEpisodeToAir
|
null
;
number_of_episodes
:
number
;
number_of_seasons
:
number
;
origin_country
:
string
[]
;
original_language
:
string
;
original_name
:
string
;
overview
:
string
;
popularity
:
number
;
poster_path
:
string
|
null
;
production_companies
:
ProductionCompany
[]
;
production_countries
:
ProductionCountry
[]
;
seasons
:
Season
[]
;
spoken_languages
:
SpokenLanguage
[]
;
status
:
string
;
tagline
:
string
;
type
:
string
;
vote_average
:
number
;
vote_count
:
number
;
}
Index
Properties
adult
backdrop_
path
created_
by
episode_
run_
time
first_
air_
date
genres
homepage
id
in_
production
languages
last_
air_
date
last_
episode_
to_
air
name
networks
next_
episode_
to_
air
number_
of_
episodes
number_
of_
seasons
origin_
country
original_
language
original_
name
overview
popularity
poster_
path
production_
companies
production_
countries
seasons
spoken_
languages
status
tagline
type
vote_
average
vote_
count
Properties
adult
adult
:
boolean
backdrop_
path
backdrop_path
:
string
|
null
created_
by
created_by
:
CreatedBy
[]
episode_
run_
time
episode_run_time
:
number
[]
first_
air_
date
first_air_date
:
string
genres
genres
:
Genre
[]
homepage
homepage
:
string
|
null
id
id
:
number
in_
production
in_production
:
boolean
languages
languages
:
string
[]
last_
air_
date
last_air_date
:
string
last_
episode_
to_
air
last_episode_to_air
:
LastEpisodeToAir
|
null
name
name
:
string
networks
networks
:
Network
[]
next_
episode_
to_
air
next_episode_to_air
:
LastEpisodeToAir
|
null
number_
of_
episodes
number_of_episodes
:
number
number_
of_
seasons
number_of_seasons
:
number
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
production_
companies
production_companies
:
ProductionCompany
[]
production_
countries
production_countries
:
ProductionCountry
[]
seasons
seasons
:
Season
[]
spoken_
languages
spoken_languages
:
SpokenLanguage
[]
status
status
:
string
tagline
tagline
:
string
type
type
:
string
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
created_
by
episode_
run_
time
first_
air_
date
genres
homepage
id
in_
production
languages
last_
air_
date
last_
episode_
to_
air
name
networks
next_
episode_
to_
air
number_
of_
episodes
number_
of_
seasons
origin_
country
original_
language
original_
name
overview
popularity
poster_
path
production_
companies
production_
countries
seasons
spoken_
languages
status
tagline
type
vote_
average
vote_
count
@carlosnc/tmdb-sdk - v0.8.0
Loading...