toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
PersonTaggedImages
/
TaggedImage
/
TaggedImage
Tagged
Image
constructor
(
id
:
String
?
,
aspectRatio
:
Double
?
,
filePath
:
String
?
,
height
:
Int
?
,
language
:
LanguageCode
?
,
voteAverage
:
Double
?
,
voteCount
:
Int
?
,
width
:
Int
?
,
imageType
:
String
?
,
media
:
MovieTvPersonListResult
?
,
mediaType
:
MediaType
?
)