Hierarchy-Diagram

UML class diagram of EpisodeObject
Legend
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property

Hierarchy

Properties

description: string

A description of the episode.

duration_ms: number

The episode length in milliseconds.

external_urls: ExternalUrlObject

Known external URLs.

name: string

The name of the episode.

release_date: string

The date the episode was first released, for example "1981-12-15". Depending on the precision, it might be shown as "1981" or "1981-12".

type: "episode"

The object type.

Generated using TypeDoc