Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpotifyArtist

An artist on Spotify.

Hierarchy

  • SpotifyArtist

Index

Properties

external_urls

external_urls: { spotify: string }

Type declaration

  • spotify: string

href

href: string

id

id: string

Artist ID.

name

name: string

Artist name.

type

type: string

uri

uri: string

Generated using TypeDoc