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