@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
SearchCollectionResult
Interface SearchCollectionResult
interface
SearchCollectionResult
{
adult
:
boolean
;
backdrop_path
:
string
|
null
;
id
:
number
;
name
:
string
;
original_language
:
string
;
original_name
:
string
;
overview
:
string
;
poster_path
:
string
|
null
;
}
Index
Properties
adult
backdrop_
path
id
name
original_
language
original_
name
overview
poster_
path
Properties
adult
adult
:
boolean
backdrop_
path
backdrop_path
:
string
|
null
id
id
:
number
name
name
:
string
original_
language
original_language
:
string
original_
name
original_name
:
string
overview
overview
:
string
poster_
path
poster_path
:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adult
backdrop_
path
id
name
original_
language
original_
name
overview
poster_
path
@carlosnc/tmdb-sdk - v0.8.0
Loading...