toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.model
/
CreditMediaTvEpisode
/
CreditMediaTvEpisode
Credit
Media
Tv
Episode
constructor
(
airDate
:
LocalDate
?
,
episodeNumber
:
Int
?
,
id
:
Int
?
,
name
:
String
?
,
overview
:
String
?
,
productionCode
:
String
?
,
runtime
:
Int
?
,
seasonNumber
:
Int
?
,
showId
:
Int
?
,
stillPath
:
String
?
,
voteAverage
:
Double
?
,
voteCount
:
Long
?
,
mediaType
:
MediaType
?
,
episodeType
:
TvEpisodeType
?
)