oro-sdk-apis 1.54.0 → 1.54.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -467,10 +467,6 @@ export interface RefillTreatmentRequestMetadata {
467
467
  * The consult uuid to refill
468
468
  */
469
469
  consultUuid: string;
470
- /**
471
- * The treatment plan uuid to refill
472
- */
473
- uuidTreatmentPlan: string;
474
470
  }
475
471
  /**
476
472
  * This interface is used as metadata when creating Stripe Invoice.