Added fields in evaluation API response
This commit is contained in:
@@ -44,5 +44,7 @@ public class ApplicationEvaluationFormResponse {
|
||||
private LocalDateTime dateAccepted;
|
||||
private LocalDateTime dateRejected;
|
||||
private EvaluationVersionEnum evaluationVersion;
|
||||
private Long numberOfCheck;
|
||||
private Long appointmentTemplateId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user