Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArtistEntity

Describes layout and relationships for "artist" database table, containing artist information from Rate Your Music.

Hierarchy

  • ArtistEntity

Index

Properties

active

active: boolean

If group is still active/solo performer is alive

albums

albums: AlbumEntity[]

discographyCountRYM

discographyCountRYM: number

id

id: number
remarks

Primary Key

listCountRYM

listCountRYM: number

memberCount

memberCount: number

name

name: string

profiles

profiles: ProfileEntity[]

rymGenres

rymGenres: RymGenreEntity[]

showCountRYM

showCountRYM: number

soloPerformer

soloPerformer: boolean

spotifyGenres

spotifyGenres: SpotifyGenreEntity[]

spotifyId

spotifyId: string
remarks

nullable

spotifyPopularity

spotifyPopularity: number
remarks

nullable

urlRYM

urlRYM: string

Generated using TypeDoc