oro-sdk-apis 1.23.2 → 1.23.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1558,6 +1558,7 @@ var PracticeEmailKind;
1558
1558
  PracticeEmailKind["ExamResult"] = "ExamResult";
1559
1559
  PracticeEmailKind["Reassigned"] = "Reassigned";
1560
1560
  PracticeEmailKind["OnlinePharmacyFaxSent"] = "OnlinePharmacyFaxSent";
1561
+ PracticeEmailKind["ResumeConsult"] = "ResumeConsult";
1561
1562
  })(PracticeEmailKind || (PracticeEmailKind = {}));
1562
1563
 
1563
1564
  var PracticeConfigKind;