Interface IMDB

Hierarchy

Properties

actors: string[]
awards: string
country: string
director: string
genres: string[]
id: number
languages: string[]
metascore: number
name: string
plot: string
poster: string
rated: string
rating: number
ratings: string[]
status: boolean
type: string
url: string
votes: number
writer: string[]

Generated using TypeDoc