TVShow

constructor(seriesID: String, seriesName: String, seasonNumber: String, episodeNumber: String, episodeName: String, id: String, type: String, name: String, streamType: PlayerStreamType, providerID: String? = null, genre: String? = null, licenseWindowStartDate: String? = null, channel: String? = null, data: MutableMap<String, Any> = mutableMapOf(), brand: String? = null, affiliate: String? = null, assetProviderName: String? = null, cdnName: String? = null)