Title here
Summary here
BusinessModelKind: global abstract class
Extends: BusinessModel
Properties
| Name | Type | Description |
|---|---|---|
| source | String | Spotify track source |
| sourceUri | String | Spotify track source URI |
| track | String | Spotify track name |
| trackUri | String | Spotify track URI |
| artist | String | Spotify artist name |
| artistUri | String | Spotify artist URI |
| album | String | Spotify album name |
| albumUri | String | Spotify album URI |
| albumCoverUri | String | Spotify album cover URI |
| albumCoverUrl | String | Spotify album cover URL |
| originalTrackUri | String | Spotify original track before relinking |
| duration | number | Spotify playback duration |
Model for a Spotify track description.