oro-sdk-apis 3.2.3 → 3.2.5

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.
@@ -129,6 +129,7 @@ export interface SlideData {
129
129
  export declare enum MetadataCategory {
130
130
  ChildPersonal = "ChildPersonal",
131
131
  Consultation = "Consultation",
132
+ Refill = "Refill",
132
133
  DataRetrieval = "DataRetrieval",
133
134
  Followup = "Followup",
134
135
  Recovery = "Recovery",