Interface PlaylistItemOption3

interface PlaylistItemOption3 {
    episodeid: number;
}

Properties

Properties

episodeid: number