tmdb-api
common
tmdb-api
/
app.moviebase.tmdb.model
/
TmdbDiscoverTimeRange
/
BetweenYears
Between
Years
data
class
BetweenYears
(
from
:
Int
,
to
:
Int
)
:
TmdbDiscoverTimeRange
Members
Constructors
Between
Years
Link copied to clipboard
constructor
(
from
:
Int
,
to
:
Int
)
Properties
first
Day
Of
Year
Link copied to clipboard
val
firstDayOfYear
:
String
last
Day
Of
Year
Link copied to clipboard
val
lastDayOfYear
:
String