Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
TmdbProvider
/
TmdbSearchResult
/
TmdbSearchResult
Tmdb
Search
Result
common
constructor
(
id
:
Int
?
=
null
,
title
:
String
?
=
null
,
originalTitle
:
String
?
=
null
,
name
:
String
?
=
null
,
originalName
:
String
?
=
null
,
posterPath
:
String
?
=
null
,
voteAverage
:
Double
?
=
null
,
releaseDate
:
String
?
=
null
,
firstAirDate
:
String
?
=
null
,
mediaType
:
String
?
=
null
)
(
source
)