Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Omit<SongBase, "artists">
    • SongInArtist

Index

Properties

albums

albums: [Pick<Album, "id" | "name">]

cool

cool: boolean

fave

fave: null | boolean

id

id: number

length

length: number

link_text

link_text: null | string

rating

rating: number

rating_user

rating_user: null | number

requestable

requestable: boolean

sid

sid: Station

title

title: string

url

url: null | string

Generated using TypeDoc