Interface PlaylistItemOption2

interface PlaylistItemOption2 {
    movieid: number;
}

Properties

Properties

movieid: number