Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
TmdbProvider
/
TmdbReleaseDateEntry
Tmdb
Release
Date
Entry
common
data
class
TmdbReleaseDateEntry
(
val
certification
:
String
?
=
null
,
val
type
:
Int
?
=
null
)
(
source
)
Members
Constructors
Tmdb
Release
Date
Entry
Link copied to clipboard
common
constructor
(
certification
:
String
?
=
null
,
type
:
Int
?
=
null
)
Properties
certification
Link copied to clipboard
common
val
certification
:
String
?
type
Link copied to clipboard
common
val
type
:
Int
?