toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
TranslationListResult
/
TranslationListResult
Translation
List
Result
constructor
(
language
:
LanguageCode
?
,
country
:
CountryCode
?
,
name
:
String
?
,
englishName
:
String
?
,
data
:
TranslationListResult.TranslationData
?
)