Added sitevisit entity
This commit is contained in:
@@ -12,7 +12,7 @@ public class SiteVisit
|
||||
|
||||
public string? Findings { get; set; }
|
||||
|
||||
public ApprovalStatus VerificationStatus { get; set; }
|
||||
public ApprovalStatus Status { get; set; }
|
||||
|
||||
public Guid CreatedBy { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user