Updated code for appointment creation flow and productId field to appointmentTemplateId.
This commit is contained in:
@@ -59,7 +59,7 @@ public class CallDetailsResponseBean {
|
||||
|
||||
private Long numberOfCheck;
|
||||
|
||||
private Long productId;
|
||||
private Long appointmentTemplateId;
|
||||
|
||||
private EvaluationVersionEnum evaluationVersion;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user