oro-sdk-apis 4.0.0 → 4.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.
@@ -1042,6 +1042,7 @@ var PracticeConfigKind;
1042
1042
  PracticeConfigKind["PracticeLayout"] = "PracticeLayout";
1043
1043
  PracticeConfigKind["PracticeAddressField"] = "PracticeAddressField";
1044
1044
  PracticeConfigKind["PracticeDiagnosisAndTreatment"] = "PracticeDiagnosisAndTreatment";
1045
+ PracticeConfigKind["PracticeInfoLetterDiscount"] = "PracticeInfoLetterDiscount";
1045
1046
  })(PracticeConfigKind || (PracticeConfigKind = {}));
1046
1047
  var StripePriceType;
1047
1048
  (function (StripePriceType) {