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