Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
TmdbProvider
/
TmdbContentRatings
Tmdb
Content
Ratings
common
data
class
TmdbContentRatings
(
val
results
:
List
<
TmdbProvider.TmdbContentRating
>
?
=
null
)
(
source
)
Members
Constructors
Tmdb
Content
Ratings
Link copied to clipboard
common
constructor
(
results
:
List
<
TmdbProvider.TmdbContentRating
>
?
=
null
)
Properties
results
Link copied to clipboard
common
val
results
:
List
<
TmdbProvider.TmdbContentRating
>
?