oro-sdk-apis 3.0.0 → 3.0.1

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