Skip to main content
Version: 2.0.0

DeezerContributor

ruvyrias


ruvyrias / DeezerContributor

Interface: DeezerContributor

Defined in: types/Deezer.ts:14

Represents a contributor to a track on Deezer, providing information such as their ID, name, and role.

Properties

id

id: number

Defined in: types/Deezer.ts:15


link: string

Defined in: types/Deezer.ts:17


name

name: string

Defined in: types/Deezer.ts:16


picture

picture: string

Defined in: types/Deezer.ts:19


picture_big

picture_big: string

Defined in: types/Deezer.ts:22


picture_medium

picture_medium: string

Defined in: types/Deezer.ts:21


picture_small

picture_small: string

Defined in: types/Deezer.ts:20


picture_xl

picture_xl: string

Defined in: types/Deezer.ts:23


radio

radio: boolean

Defined in: types/Deezer.ts:24


role

role: string

Defined in: types/Deezer.ts:27


share

share: string

Defined in: types/Deezer.ts:18


tracklist

tracklist: string

Defined in: types/Deezer.ts:25


type

type: string

Defined in: types/Deezer.ts:26