Interface VideoLibraryGetMusicVideosParamsFilterOption3

interface VideoLibraryGetMusicVideosParamsFilterOption3 {
    year: number;
}

Properties

Properties

year: number