Implemented company in application
This commit is contained in:
@@ -26,5 +26,9 @@ public class ApplicationResponse{
|
||||
private String status;
|
||||
|
||||
private String comments;
|
||||
|
||||
private Long companyId;
|
||||
|
||||
private String companyName;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user