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
/
CreditMediaTvSeason
/
CreditMediaTvSeason
Credit
Media
Tv
Season
constructor
(
airDate
:
LocalDate
?
,
episodeCount
:
Int
?
,
id
:
Int
?
,
name
:
String
?
,
overview
:
String
?
,
posterPath
:
String
?
,
seasonNumber
:
Int
?
,
showId
:
Int
?
,
mediaType
:
MediaType
?
,
voteAverage
:
Double
?
)
(
source
)