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
/
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
?
)
(
source
)