@@ -62,6 +62,8 @@ namespace IRaCIS.Application.Contracts
|
||||
public Guid? FinalSubjectVisitId { get; set; }
|
||||
|
||||
public bool IsSubjectQuit { get; set; }
|
||||
|
||||
public string SuspendReason { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
|
||||
@@ -136,7 +138,7 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public Guid LatestSubmitSubjectVisitId { get; set; }
|
||||
|
||||
|
||||
public string SuspendReason { get; set; }
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user