Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProfileEntity

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

Hierarchy

  • ProfileEntity

Index

Properties

age

age: number

favoriteArtists

favoriteArtists: ArtistEntity[]

gender

gender: boolean
remarks

True for male, false for female

id

id: number
remarks

Primary Key

name

name: string

reviews

reviews: ReviewEntity[]

urlRYM

urlRYM: string

Generated using TypeDoc