Preparing search index...
The search index is not available
spotify.js documentation
spotify.js documentation
PlaylistTrack
Interface PlaylistTrack
interface
PlaylistTrack
{
added_at
:
string
;
added_by
:
{
external_urls
:
ExternalUrls
;
href
:
string
;
id
:
string
;
name
?:
string
;
type
:
string
;
uri
:
string
;
}
;
is_local
:
boolean
;
primary_color
:
null
;
track
:
Track
;
video_thumbnail
:
{
url
:
null
;
}
;
}
Index
Properties
added_
at
added_
by
is_
local
primary_
color
track
video_
thumbnail
Properties
added_
at
added_
at
:
string
added_
by
added_
by
:
{
external_urls
:
ExternalUrls
;
href
:
string
;
id
:
string
;
name
?:
string
;
type
:
string
;
uri
:
string
;
}
is_
local
is_
local
:
boolean
primary_
color
primary_
color
:
null
track
track
:
Track
video_
thumbnail
video_
thumbnail
:
{
url
:
null
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added_
at
added_
by
is_
local
primary_
color
track
video_
thumbnail
spotify.js documentation
Loading...