oro-sdk-apis 3.2.3 → 3.2.4

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.
@@ -1287,6 +1287,7 @@ var MetadataCategory;
1287
1287
  (function (MetadataCategory) {
1288
1288
  MetadataCategory["ChildPersonal"] = "ChildPersonal";
1289
1289
  MetadataCategory["Consultation"] = "Consultation";
1290
+ MetadataCategory["Refill"] = "Refill";
1290
1291
  MetadataCategory["DataRetrieval"] = "DataRetrieval";
1291
1292
  MetadataCategory["Followup"] = "Followup";
1292
1293
  MetadataCategory["Recovery"] = "Recovery";