oro-sdk-apis 1.31.0 → 1.32.0

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.
@@ -472,6 +472,7 @@ export interface Practice {
472
472
  keyGoogleTagNonProd: string;
473
473
  keyGoogleTagProd: string;
474
474
  txtAddress?: string;
475
+ emailBusiness?: string;
475
476
  phoneBusiness?: string;
476
477
  urlSupport?: string;
477
478
  emailSupport?: string;