Interface VideoLibraryGetMusicVideosParamsFilterOption2

interface VideoLibraryGetMusicVideosParamsFilterOption2 {
    genre: string;
}

Properties

Properties

genre: string