toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
CreditListResult
/
CreditListResult
Credit
List
Result
constructor
(
adult
:
Boolean
?
,
castId
:
Int
?
,
character
:
String
?
,
knownForDepartment
:
String
?
,
popularity
:
Double
?
,
creditId
:
String
?
,
department
:
String
?
,
gender
:
Gender
?
,
id
:
Int
?
,
job
:
String
?
,
name
:
String
?
,
originalName
:
String
?
,
order
:
Int
?
,
profilePath
:
String
?
)