Updated code for appointment creation flow and productId field to appointmentTemplateId.
This commit is contained in:
@@ -26,7 +26,7 @@ public class CreateCallRequestStep1 {
|
||||
|
||||
private Long numberOfCheck;
|
||||
|
||||
private Long productId;
|
||||
private Long appointmentTemplateId;
|
||||
|
||||
private List<LookUpDataReq> aimedTo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user