toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
CollectionInfo
/
CollectionInfo
Collection
Info
constructor
(
id
:
Int
?
,
name
:
String
?
,
originalName
:
String
?
,
overview
:
String
?
,
originalLanguage
:
LanguageCode
?
,
posterPath
:
String
?
,
backdropPath
:
String
?
,
adult
:
Boolean
?
)