文档中心/本页总览MusicChartInfo音乐榜单的详细信息。 TypeScriptexport class MusicChartInfo { chartName?: string; id?: number;} chartName 榜单名。 id 音乐榜单的 ID。