LinkData

constructor(    id: Long? = null,     type: String? = null,     season: Int? = null,     episode: Int? = null,     title: String? = null,     year: Int? = null,     orgTitle: String? = null,     lastSeason: Int? = null,     date: String? = null,     airedDate: String? = null)(source)