@createiq/backend 1.0.38 → 1.0.39

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.
@@ -7880,6 +7880,10 @@ export type GetPotentialUsers_Data = {
7880
7880
  * Include super managers (who are in all Sub-Accounts) in the response
7881
7881
  */
7882
7882
  includeSuperManagers?: boolean;
7883
+ /**
7884
+ * Include admins (who are in all Sub-Accounts) in the response
7885
+ */
7886
+ includeAdmins?: boolean;
7883
7887
  /**
7884
7888
  * Include advisors in the response
7885
7889
  */
package/dist/index.d.cts CHANGED
@@ -6858,6 +6858,10 @@ type GetPotentialUsers_Data = {
6858
6858
  * Include super managers (who are in all Sub-Accounts) in the response
6859
6859
  */
6860
6860
  includeSuperManagers?: boolean;
6861
+ /**
6862
+ * Include admins (who are in all Sub-Accounts) in the response
6863
+ */
6864
+ includeAdmins?: boolean;
6861
6865
  /**
6862
6866
  * Include advisors in the response
6863
6867
  */
package/dist/index.d.ts CHANGED
@@ -6858,6 +6858,10 @@ type GetPotentialUsers_Data = {
6858
6858
  * Include super managers (who are in all Sub-Accounts) in the response
6859
6859
  */
6860
6860
  includeSuperManagers?: boolean;
6861
+ /**
6862
+ * Include admins (who are in all Sub-Accounts) in the response
6863
+ */
6864
+ includeAdmins?: boolean;
6861
6865
  /**
6862
6866
  * Include advisors in the response
6863
6867
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/backend",
3
- "version": "1.0.38",
3
+ "version": "1.0.39",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",
@@ -1 +1 @@
1
- d96496998acb2e176c80ca628abeda3194b603fd4e92f72add03f579281265d5
1
+ 38db98a92716567c0a7d61599a801aaad2cf7b4372d7f76b8aff982efd61daad