Interface VideoLibraryGetMusicVideosParamsFilterOption0

interface VideoLibraryGetMusicVideosParamsFilterOption0 {
    artist: string;
}

Properties

Properties

artist: string