@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
FindTvSeasonResult
Interface FindTvSeasonResult
interface
FindTvSeasonResult
{
air_date
:
string
;
id
:
number
;
media_type
:
string
;
name
:
string
;
overview
:
string
;
poster_path
:
string
|
null
;
season_number
:
number
;
show_id
:
number
;
vote_average
:
number
;
vote_count
:
number
;
}
Index
Properties
air_
date
id
media_
type
name
overview
poster_
path
season_
number
show_
id
vote_
average
vote_
count
Properties
air_
date
air_date
:
string
id
id
:
number
media_
type
media_type
:
string
name
name
:
string
overview
overview
:
string
poster_
path
poster_path
:
string
|
null
season_
number
season_number
:
number
show_
id
show_id
:
number
vote_
average
vote_average
:
number
vote_
count
vote_count
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
air_
date
id
media_
type
name
overview
poster_
path
season_
number
show_
id
vote_
average
vote_
count
@carlosnc/tmdb-sdk - v0.8.0
Loading...