Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimplifiedPlaylist

Hierarchy

  • SimplifiedPlaylist

Index

Properties

collaborative

collaborative: boolean

Optional description

description?: string

external_urls

external_urls: ExternalUrls

followers

followers: Followers

href

href: string

id

id: string

images

images: Image[]

name

name: string

owner

owner: UserPublic

public

public: boolean

snapshot_id

snapshot_id: string

tracks

tracks: { href: string; total: number }

Type declaration

  • href: string
  • total: number

type

type: string

uri

uri: string

Generated using TypeDoc