Добавьте файлы проекта.
This commit is contained in:
9
YandexMusic.API/Models/Radio/YStationSettings2.cs
Normal file
9
YandexMusic.API/Models/Radio/YStationSettings2.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace YandexMusic.API.Models.Radio
|
||||
{
|
||||
public class YStationSettings2
|
||||
{
|
||||
public string Diversity { get; set; }
|
||||
public string Language { get; set; }
|
||||
public string MoodEnergy { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user