Added Invite, Notification and Activity
This commit is contained in:
@@ -18,6 +18,10 @@ public class Project
|
||||
|
||||
public DateTime? EndedAt { get; set; }
|
||||
|
||||
public IndustrySector Sector { get; set; }
|
||||
|
||||
public ProjectType ProjectType { get; set; }
|
||||
|
||||
public string? Name { get; set; }
|
||||
|
||||
public string? Description { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user