Show

data class Show(val title: String, val poster: String?, val year: Int?, val ids: SimklApi.Companion.AllItemsResponse.ShowMetadata.Show.Ids)(source)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
data class Ids(val simkl: Int, val slug: String?, val imdb: String?, val zap2it: String?, val tmdb: String?, val offen: String?, val tvdb: String?, val mal: String?, val anidb: String?, val anilist: String?, val traktslug: String?)

Properties

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