tmdb-api-client
Toggle table of contents
5.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tmdb-api-client
api
/
io.v47.tmdb.model
/
ImageListResult
/
ImageListResult
Image
List
Result
constructor
(
aspectRatio
:
Double
?
,
filePath
:
String
?
,
fileType
:
String
?
,
height
:
Int
?
,
id
:
String
?
,
language
:
LanguageCode
?
,
country
:
CountryCode
?
,
voteAverage
:
Double
?
,
voteCount
:
Int
?
,
width
:
Int
?
)
(
source
)