toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
ImageListResult
/
ImageListResult
Image
List
Result
constructor
(
aspectRatio
:
Double
?
,
filePath
:
String
?
,
fileType
:
String
?
,
height
:
Int
?
,
id
:
String
?
,
language
:
LanguageCode
?
,
voteAverage
:
Double
?
,
voteCount
:
Int
?
,
width
:
Int
?
)