@tellescope/types-models 1.183.0 → 1.184.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.
@@ -240,6 +240,7 @@ export type OrganizationSettings = {
240
240
  };
241
241
  interface?: {
242
242
  dontPersistSearches?: boolean;
243
+ showEndusersV2?: boolean;
243
244
  };
244
245
  };
245
246
  export type OrganizationLimits = {