@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
TaggedImage
Interface TaggedImage
interface
TaggedImage
{
aspect_ratio
:
number
;
file_path
:
string
;
height
:
number
;
id
:
string
;
image_type
:
string
;
iso_639_1
:
string
|
null
;
media
:
TaggedImageMedia
;
media_type
:
string
;
vote_average
:
number
;
vote_count
:
number
;
width
:
number
;
}
Index
Properties
aspect_
ratio
file_
path
height
id
image_
type
iso_
639_
1
media
media_
type
vote_
average
vote_
count
width
Properties
aspect_
ratio
aspect_ratio
:
number
file_
path
file_path
:
string
height
height
:
number
id
id
:
string
image_
type
image_type
:
string
iso_
639_
1
iso_639_1
:
string
|
null
media
media
:
TaggedImageMedia
media_
type
media_type
:
string
vote_
average
vote_average
:
number
vote_
count
vote_count
:
number
width
width
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aspect_
ratio
file_
path
height
id
image_
type
iso_
639_
1
media
media_
type
vote_
average
vote_
count
width
@carlosnc/tmdb-sdk - v0.8.0
Loading...