@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
V4ListDetails
Interface V4ListDetails
interface
V4ListDetails
{
average_vote
:
number
;
backdrop_path
:
string
|
null
;
description
:
string
;
id
:
number
;
iso_3166_1
:
string
;
iso_639_1
:
string
;
name
:
string
;
page
:
number
;
poster_path
:
string
|
null
;
public
:
boolean
;
results
:
V4ListItem
[]
;
revenue
:
string
;
runtime
:
string
;
sort_by
:
number
;
total_pages
:
number
;
total_results
:
number
;
vote_count
:
number
;
}
Index
Properties
average_
vote
backdrop_
path
description
id
iso_
3166_
1
iso_
639_
1
name
page
poster_
path
public
results
revenue
runtime
sort_
by
total_
pages
total_
results
vote_
count
Properties
average_
vote
average_vote
:
number
backdrop_
path
backdrop_path
:
string
|
null
description
description
:
string
id
id
:
number
iso_
3166_
1
iso_3166_1
:
string
iso_
639_
1
iso_639_1
:
string
name
name
:
string
page
page
:
number
poster_
path
poster_path
:
string
|
null
public
public
:
boolean
results
results
:
V4ListItem
[]
revenue
revenue
:
string
runtime
runtime
:
string
sort_
by
sort_by
:
number
total_
pages
total_pages
:
number
total_
results
total_results
:
number
vote_
count
vote_count
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
average_
vote
backdrop_
path
description
id
iso_
3166_
1
iso_
639_
1
name
page
poster_
path
public
results
revenue
runtime
sort_
by
total_
pages
total_
results
vote_
count
@carlosnc/tmdb-sdk - v0.8.0
Loading...