Preferred call changes
This commit is contained in:
@@ -53,5 +53,6 @@ public class CallDetailsResponseBean {
|
||||
private LocalDateTime createdDate;
|
||||
|
||||
private LocalDateTime updatedDate;
|
||||
private Boolean preferred;
|
||||
|
||||
private Long preferredCallId;
|
||||
}
|
||||
|
||||
@@ -73,6 +73,7 @@ public class CallResponse {
|
||||
|
||||
private String currentStep;
|
||||
|
||||
private Long preferredCallId;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user