oro-sdk-apis 6.0.1 → 6.1.0

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.
@@ -764,6 +764,7 @@ var TransmissionStatus;
764
764
  })(TransmissionStatus || (TransmissionStatus = {}));
765
765
  var ConsultType;
766
766
  (function (ConsultType) {
767
+ ConsultType["FollowUp"] = "FollowUp";
767
768
  ConsultType["Onboard"] = "Onboard";
768
769
  ConsultType["Refill"] = "Refill";
769
770
  })(ConsultType || (ConsultType = {}));