This commit is contained in:
@@ -140,7 +140,7 @@ namespace AyaNova.Api.Controllers
|
||||
{
|
||||
//DateTime, ObjectType, ObjectId, Event, Textra
|
||||
public DateTime Date { get; set; }
|
||||
public AyaType Type { get; set; }
|
||||
public AyaType ObjectType { get; set; }
|
||||
public long ObjectId { get; set; }
|
||||
public AyaEvent Event { get; set; }
|
||||
public string Textra { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user