Updated code
This commit is contained in:
@@ -12,6 +12,7 @@ public class ApplicationEvaluationResponse {
|
||||
|
||||
private Long id;
|
||||
private Long applicationId;
|
||||
private Long assignedApplicationId;
|
||||
private String note;
|
||||
private ApplicationEvaluationStatusTypeEnum status;
|
||||
private List<CriteriaResponse> criteria;
|
||||
|
||||
Reference in New Issue
Block a user