toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
CollectionDetails
/
CollectionDetails
Collection
Details
constructor
(
id
:
Int
?
,
name
:
String
?
,
overview
:
String
?
,
posterPath
:
String
?
,
backdropPath
:
String
?
,
parts
:
List
<
CollectionDetails.Part
>
=
emptyList()
)