Updated response

This commit is contained in:
rajesh
2024-12-27 17:31:58 +05:30
parent 549478b610
commit f8099fd423
6 changed files with 31 additions and 2 deletions

View File

@@ -26,6 +26,8 @@ public class ApplicationEvaluationResponse {
private LocalDateTime createdDate;
private LocalDateTime updatedDate;
private String beneficiary;
private Long assignedUserId;
private String assignedUserName;
private Long protocolNumber;
private String callName;
private String motivation;