oro-sdk-apis 3.0.0 → 3.0.1

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.
@@ -238,6 +238,10 @@ export declare type PracticeConfigPracticeOnlinePharmacy = PracticeConfig<Practi
238
238
  * The address of the online pharmacy
239
239
  */
240
240
  onlinePharmacy?: PlaceData;
241
+ /**
242
+ * Shows or hides the address input field in the treatment acceptance modal
243
+ */
244
+ showTreatmentAcceptanceAddressInput: boolean;
241
245
  }>;
242
246
  /**
243
247
  * Defines the consultation chatbox configs