Added callStatus in get api of form
This commit is contained in:
@@ -9,6 +9,8 @@ public class FormResponseBean {
|
||||
|
||||
private Long id;
|
||||
|
||||
private String callStatus;
|
||||
|
||||
private String label;
|
||||
|
||||
private Long callId;
|
||||
|
||||
Reference in New Issue
Block a user