TmdbReleaseDateEntry

data class TmdbReleaseDateEntry(val certification: String? = null, val type: Int? = null)(source)

Constructors

Link copied to clipboard
constructor(certification: String? = null, type: Int? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val type: Int?