Interface VideoLibraryRemoveEpisodeParams

interface VideoLibraryRemoveEpisodeParams {
    episodeid: number;
}

Properties

Properties

episodeid: number