Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TrackEntity

Describes layout and relationships for "track" database table, containing information from the Spotify API for a single track

Hierarchy

  • TrackEntity

Index

Properties

acousticness

acousticness: number

album

danceability

danceability: number

duration

duration: number

energy

energy: number

explicit

explicit: boolean

id

id: number
remarks

Primary Key

instrumentalness

instrumentalness: number

key

key: number

liveness

liveness: number

loudness

loudness: number

mode

mode: number

popularity

popularity: number

speechiness

speechiness: number

spotifyId

spotifyId: string

tempo

tempo: number

timeSignature

timeSignature: number

trackNumber

trackNumber: number

valence

valence: number

Generated using TypeDoc