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