oro-sdk-apis 3.2.3 → 3.2.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -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",