Interface PlaylistItemOption7

interface PlaylistItemOption7 {
    songid: number;
}

Properties

Properties

songid: number