Skip to main content

Interface: PluginList

Public metadata for a playlist visible to the current user.

Extended by

Properties

id

id: number

Stable numeric playlist identifier.


name

name: string

User-facing playlist name.


locked?

optional locked?: boolean

Whether the host prevents destructive playlist changes.


createdAt?

optional createdAt?: string

Creation timestamp supplied by the host.


updatedAt?

optional updatedAt?: string

Last-update timestamp supplied by the host.