Skip to main content
Version: 2.0.0

SpotifySearchTrack

ruvyrias


ruvyrias / SpotifySearchTrack

Interface: SpotifySearchTrack

Defined in: types/Spotify.ts:81

Represents the result of a Spotify track search.

Properties

href

href: string

Defined in: types/Spotify.ts:82


items

items: object[]

Defined in: types/Spotify.ts:83


limit

limit: number

Defined in: types/Spotify.ts:84


next

next: string

Defined in: types/Spotify.ts:85


offset

offset: string

Defined in: types/Spotify.ts:86


previous

previous: string

Defined in: types/Spotify.ts:87


total

total: number

Defined in: types/Spotify.ts:88