namespace YandexMusic.API.Models.Common; public class YPrerolls { public string Id { get; set; } public string Link { get; set; } }