OneYear

data class OneYear(val year: Int) : TmdbDiscoverTimeRange

Constructors

Link copied to clipboard
constructor(year: Int)

Properties

Link copied to clipboard
val year: Int