Добавьте файлы проекта.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace YandexMusic.API.Models.Radio.Restriction
|
||||
{
|
||||
public class YRestrictionEnum : YRestriction
|
||||
{
|
||||
public List<YRestrictionValue<string>> PossibleValues { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user