Preparing search index...
The search index is not available
spotify.js documentation
spotify.js documentation
SimplifiedPlaylist
Interface SimplifiedPlaylist
interface
SimplifiedPlaylist
{
collaborative
:
boolean
;
description
?:
string
;
external_urls
:
ExternalUrls
;
followers
:
Followers
;
href
:
string
;
id
:
string
;
images
:
Image
[]
;
name
:
string
;
owner
:
UserPublic
;
public
:
boolean
;
snapshot_id
:
string
;
tracks
:
{
href
:
string
;
total
:
number
;
}
;
type
:
string
;
uri
:
string
;
}
Index
Properties
collaborative
description?
external_
urls
followers
href
id
images
name
owner
public
snapshot_
id
tracks
type
uri
Properties
collaborative
collaborative
:
boolean
Optional
description
description
?:
string
external_
urls
external_
urls
:
ExternalUrls
followers
followers
:
Followers
href
href
:
string
id
id
:
string
images
images
:
Image
[]
name
name
:
string
owner
owner
:
UserPublic
public
public
:
boolean
snapshot_
id
snapshot_
id
:
string
tracks
tracks
:
{
href
:
string
;
total
:
number
;
}
type
type
:
string
uri
uri
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collaborative
description
external_
urls
followers
href
id
images
name
owner
public
snapshot_
id
tracks
type
uri
spotify.js documentation
Loading...