Interface PlaylistItemOption5

interface PlaylistItemOption5 {
    artistid: number;
}

Properties

Properties

artistid: number