@qlik/api 1.32.0 → 1.33.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.
Files changed (142) hide show
  1. package/api-keys.d.ts +10 -10
  2. package/api-keys.js +64 -50
  3. package/apps.d.ts +56 -56
  4. package/apps.js +392 -304
  5. package/assistants.d.ts +34 -34
  6. package/assistants.js +257 -201
  7. package/audits.d.ts +10 -10
  8. package/audits.js +48 -36
  9. package/{auth-types-DqfMuSRX.d.ts → auth-types-Cj5bM3Yk.d.ts} +29 -9
  10. package/auth.d.ts +17 -4
  11. package/auth.js +4 -2
  12. package/automation-connections.d.ts +12 -12
  13. package/automation-connections.js +75 -59
  14. package/automations.d.ts +27 -27
  15. package/automations.js +159 -123
  16. package/automl-deployments.d.ts +4 -4
  17. package/automl-deployments.js +14 -12
  18. package/automl-predictions.d.ts +13 -13
  19. package/automl-predictions.js +56 -44
  20. package/brands.d.ts +18 -18
  21. package/brands.js +107 -83
  22. package/chunks/{YTT2FEVE.js → 33GQY7N7.js} +1 -1
  23. package/chunks/{M64RLKVG.js → 62DXIH3S.js} +7 -5
  24. package/chunks/7MMXU6EL.js +86 -0
  25. package/chunks/{LTNGXTXG.js → GPRUNZV4.js} +3 -3
  26. package/chunks/{VVD2DPKQ.js → LIEZG7IM.js} +3 -3
  27. package/chunks/{FKDGGR2O.js → OTIO4SEJ.js} +698 -708
  28. package/chunks/{UZTIZ4H5.js → RP3EJGHG.js} +74 -74
  29. package/chunks/{RCLKKVYB.js → SPATCXXU.js} +9 -2
  30. package/chunks/{LY7RP2HA.js → XF3TPZKZ.js} +23 -8
  31. package/chunks/{6ZONDHRN.js → YYZCS5PW.js} +11 -4
  32. package/chunks/{3RGGGGAR.js → ZCTVPXGO.js} +1 -1
  33. package/collections.d.ts +16 -15
  34. package/collections.js +98 -76
  35. package/conditions.d.ts +13 -13
  36. package/conditions.js +97 -75
  37. package/consumption.d.ts +4 -4
  38. package/consumption.js +11 -9
  39. package/csp-origins.d.ts +9 -9
  40. package/csp-origins.js +53 -41
  41. package/csrf-token.d.ts +3 -3
  42. package/csrf-token.js +10 -8
  43. package/data-alerts.d.ts +22 -22
  44. package/data-alerts.js +139 -107
  45. package/data-assets.d.ts +8 -8
  46. package/data-assets.js +50 -40
  47. package/data-connections.d.ts +16 -16
  48. package/data-connections.js +87 -69
  49. package/data-credentials.d.ts +11 -11
  50. package/data-credentials.js +52 -42
  51. package/data-files.d.ts +18 -18
  52. package/data-files.js +107 -83
  53. package/data-qualities.d.ts +6 -6
  54. package/data-qualities.js +28 -22
  55. package/data-sets.d.ts +10 -10
  56. package/data-sets.js +59 -47
  57. package/data-sources.d.ts +7 -7
  58. package/data-sources.js +28 -22
  59. package/data-stores.d.ts +16 -16
  60. package/data-stores.js +92 -72
  61. package/dcaas.d.ts +6 -6
  62. package/dcaas.js +28 -22
  63. package/di-projects.d.ts +22 -22
  64. package/di-projects.js +148 -116
  65. package/direct-access-agents.d.ts +328 -0
  66. package/direct-access-agents.js +108 -0
  67. package/encryption.d.ts +12 -12
  68. package/encryption.js +82 -62
  69. package/extensions.d.ts +11 -11
  70. package/extensions.js +61 -47
  71. package/glossaries.d.ts +33 -33
  72. package/glossaries.js +221 -173
  73. package/groups.d.ts +12 -12
  74. package/groups.js +72 -56
  75. package/identity-providers.d.ts +11 -11
  76. package/identity-providers.js +67 -51
  77. package/index.d.ts +9 -4
  78. package/index.js +101 -67
  79. package/interceptors.d.ts +9 -2
  80. package/interceptors.js +2 -2
  81. package/invoke-fetch-types-BYCD4pc9.d.ts +98 -0
  82. package/items.d.ts +14 -13
  83. package/items.js +71 -55
  84. package/knowledgebases.d.ts +23 -23
  85. package/knowledgebases.js +153 -119
  86. package/licenses.d.ts +13 -13
  87. package/licenses.js +76 -58
  88. package/lineage-graphs.d.ts +17 -17
  89. package/lineage-graphs.js +76 -60
  90. package/ml.d.ts +100 -52
  91. package/ml.js +379 -286
  92. package/notes.d.ts +4 -4
  93. package/notes.js +19 -15
  94. package/notifications.d.ts +4 -4
  95. package/notifications.js +11 -9
  96. package/oauth-clients.d.ts +14 -14
  97. package/oauth-clients.js +96 -74
  98. package/oauth-tokens.d.ts +5 -5
  99. package/oauth-tokens.js +19 -15
  100. package/package.json +8 -6
  101. package/qix.d.ts +145 -4
  102. package/qix.js +2 -2
  103. package/questions.d.ts +5 -5
  104. package/questions.js +22 -18
  105. package/quotas.d.ts +6 -6
  106. package/quotas.js +20 -16
  107. package/reload-tasks.d.ts +8 -8
  108. package/reload-tasks.js +46 -36
  109. package/reloads.d.ts +7 -7
  110. package/reloads.js +36 -28
  111. package/report-templates.d.ts +10 -10
  112. package/report-templates.js +64 -50
  113. package/reports.d.ts +4 -4
  114. package/reports.js +20 -16
  115. package/roles.d.ts +8 -8
  116. package/roles.js +46 -36
  117. package/sharing-tasks.d.ts +14 -14
  118. package/sharing-tasks.js +89 -69
  119. package/spaces.d.ts +22 -22
  120. package/spaces.js +153 -119
  121. package/tasks.d.ts +17 -17
  122. package/tasks.js +90 -70
  123. package/temp-contents.d.ts +7 -7
  124. package/temp-contents.js +30 -24
  125. package/tenants.d.ts +8 -8
  126. package/tenants.js +57 -45
  127. package/themes.d.ts +11 -11
  128. package/themes.js +61 -47
  129. package/transports.d.ts +8 -8
  130. package/transports.js +49 -37
  131. package/ui-config.d.ts +9 -9
  132. package/ui-config.js +61 -47
  133. package/users.d.ts +15 -15
  134. package/users.js +81 -63
  135. package/web-integrations.d.ts +8 -8
  136. package/web-integrations.js +46 -36
  137. package/web-notifications.d.ts +9 -9
  138. package/web-notifications.js +53 -41
  139. package/webhooks.d.ts +14 -14
  140. package/webhooks.js +88 -68
  141. package/chunks/2ZQ3ZX7F.js +0 -33
  142. package/invoke-fetch-types-Cq7bjkqn.d.ts +0 -243
package/api-keys.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions } from './invoke-fetch-types-Cq7bjkqn.js';
2
- import './auth-types-DqfMuSRX.js';
1
+ import { A as ApiCallOptions } from './invoke-fetch-types-BYCD4pc9.js';
2
+ import './auth-types-Cj5bM3Yk.js';
3
3
 
4
4
  type ApiKey = {
5
5
  /** When the API key was created. */
@@ -161,7 +161,7 @@ type ApiKeyPage = {
161
161
  * @param query an object with query parameters
162
162
  * @throws GetApiKeysHttpError
163
163
  */
164
- declare const getApiKeys: (query: {
164
+ declare function getApiKeys(query: {
165
165
  /** The user ID that created the API key. */
166
166
  createdByUser?: string;
167
167
  /** Get resources with IDs that are lower than the target resource ID. Cannot be used in conjunction with startingAfter. */
@@ -176,7 +176,7 @@ declare const getApiKeys: (query: {
176
176
  status?: "active" | "expired" | "revoked";
177
177
  /** The ID of the subject. For SCIM the format is `SCIM\\{{IDP-ID}}`, where `{{IDP-ID}}` is the ID of the IDP in Qlik. For users, use their user ID, e.g. `64ef645a3b7009d55dee5a2b`. */
178
178
  sub?: string;
179
- }, options?: ApiCallOptions) => Promise<GetApiKeysHttpResponse>;
179
+ }, options?: ApiCallOptions): Promise<GetApiKeysHttpResponse>;
180
180
  type GetApiKeysHttpResponse = {
181
181
  data: ApiKeyPage;
182
182
  headers: Headers;
@@ -196,7 +196,7 @@ type GetApiKeysHttpError = {
196
196
  * @param body an object with the body content
197
197
  * @throws CreateApiKeyHttpError
198
198
  */
199
- declare const createApiKey: (body: ApiKeyBody, options?: ApiCallOptions) => Promise<CreateApiKeyHttpResponse>;
199
+ declare function createApiKey(body: ApiKeyBody, options?: ApiCallOptions): Promise<CreateApiKeyHttpResponse>;
200
200
  type CreateApiKeyHttpResponse = {
201
201
  data: ApiKeyWithToken;
202
202
  headers: Headers;
@@ -213,7 +213,7 @@ type CreateApiKeyHttpError = {
213
213
  * @param tenantId The tenant ID from which you wish to retrieve the API key configuration.
214
214
  * @throws GetApiKeysConfigHttpError
215
215
  */
216
- declare const getApiKeysConfig: (tenantId: string, options?: ApiCallOptions) => Promise<GetApiKeysConfigHttpResponse>;
216
+ declare function getApiKeysConfig(tenantId: string, options?: ApiCallOptions): Promise<GetApiKeysConfigHttpResponse>;
217
217
  type GetApiKeysConfigHttpResponse = {
218
218
  data: ApiKeysConfig;
219
219
  headers: Headers;
@@ -231,7 +231,7 @@ type GetApiKeysConfigHttpError = {
231
231
  * @param body an object with the body content
232
232
  * @throws PatchApiKeysConfigHttpError
233
233
  */
234
- declare const patchApiKeysConfig: (tenantId: string, body: ApiKeysConfigPatchSchema, options?: ApiCallOptions) => Promise<PatchApiKeysConfigHttpResponse>;
234
+ declare function patchApiKeysConfig(tenantId: string, body: ApiKeysConfigPatchSchema, options?: ApiCallOptions): Promise<PatchApiKeysConfigHttpResponse>;
235
235
  type PatchApiKeysConfigHttpResponse = {
236
236
  data: void;
237
237
  headers: Headers;
@@ -248,7 +248,7 @@ type PatchApiKeysConfigHttpError = {
248
248
  * @param id The ID of the API key to be retrieved.
249
249
  * @throws DeleteApiKeyHttpError
250
250
  */
251
- declare const deleteApiKey: (id: string, options?: ApiCallOptions) => Promise<DeleteApiKeyHttpResponse>;
251
+ declare function deleteApiKey(id: string, options?: ApiCallOptions): Promise<DeleteApiKeyHttpResponse>;
252
252
  type DeleteApiKeyHttpResponse = {
253
253
  data: void;
254
254
  headers: Headers;
@@ -265,7 +265,7 @@ type DeleteApiKeyHttpError = {
265
265
  * @param id The ID of the API key to be retrieved.
266
266
  * @throws GetApiKeyHttpError
267
267
  */
268
- declare const getApiKey: (id: string, options?: ApiCallOptions) => Promise<GetApiKeyHttpResponse>;
268
+ declare function getApiKey(id: string, options?: ApiCallOptions): Promise<GetApiKeyHttpResponse>;
269
269
  type GetApiKeyHttpResponse = {
270
270
  data: ApiKey;
271
271
  headers: Headers;
@@ -283,7 +283,7 @@ type GetApiKeyHttpError = {
283
283
  * @param body an object with the body content
284
284
  * @throws PatchApiKeyHttpError
285
285
  */
286
- declare const patchApiKey: (id: string, body: ApiKeysPatchSchema, options?: ApiCallOptions) => Promise<PatchApiKeyHttpResponse>;
286
+ declare function patchApiKey(id: string, body: ApiKeysPatchSchema, options?: ApiCallOptions): Promise<PatchApiKeyHttpResponse>;
287
287
  type PatchApiKeyHttpResponse = {
288
288
  data: void;
289
289
  headers: Headers;
package/api-keys.js CHANGED
@@ -1,58 +1,72 @@
1
1
  import {
2
2
  clearApiCache,
3
3
  invokeFetch
4
- } from "./chunks/VVD2DPKQ.js";
5
- import "./chunks/LTNGXTXG.js";
6
- import "./chunks/2ZQ3ZX7F.js";
4
+ } from "./chunks/LIEZG7IM.js";
5
+ import "./chunks/GPRUNZV4.js";
6
+ import "./chunks/7MMXU6EL.js";
7
7
 
8
8
  // src/public/rest/api-keys.ts
9
- var getApiKeys = async (query, options) => invokeFetch("api-keys", {
10
- method: "get",
11
- pathTemplate: "/api/v1/api-keys",
12
- query,
13
- options
14
- });
15
- var createApiKey = async (body, options) => invokeFetch("api-keys", {
16
- method: "post",
17
- pathTemplate: "/api/v1/api-keys",
18
- body,
19
- contentType: "application/json",
20
- options
21
- });
22
- var getApiKeysConfig = async (tenantId, options) => invokeFetch("api-keys", {
23
- method: "get",
24
- pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
25
- pathVariables: { tenantId },
26
- options
27
- });
28
- var patchApiKeysConfig = async (tenantId, body, options) => invokeFetch("api-keys", {
29
- method: "patch",
30
- pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
31
- pathVariables: { tenantId },
32
- body,
33
- contentType: "application/json",
34
- options
35
- });
36
- var deleteApiKey = async (id, options) => invokeFetch("api-keys", {
37
- method: "delete",
38
- pathTemplate: "/api/v1/api-keys/{id}",
39
- pathVariables: { id },
40
- options
41
- });
42
- var getApiKey = async (id, options) => invokeFetch("api-keys", {
43
- method: "get",
44
- pathTemplate: "/api/v1/api-keys/{id}",
45
- pathVariables: { id },
46
- options
47
- });
48
- var patchApiKey = async (id, body, options) => invokeFetch("api-keys", {
49
- method: "patch",
50
- pathTemplate: "/api/v1/api-keys/{id}",
51
- pathVariables: { id },
52
- body,
53
- contentType: "application/json",
54
- options
55
- });
9
+ async function getApiKeys(query, options) {
10
+ return invokeFetch("api-keys", {
11
+ method: "get",
12
+ pathTemplate: "/api/v1/api-keys",
13
+ query,
14
+ options
15
+ });
16
+ }
17
+ async function createApiKey(body, options) {
18
+ return invokeFetch("api-keys", {
19
+ method: "post",
20
+ pathTemplate: "/api/v1/api-keys",
21
+ body,
22
+ contentType: "application/json",
23
+ options
24
+ });
25
+ }
26
+ async function getApiKeysConfig(tenantId, options) {
27
+ return invokeFetch("api-keys", {
28
+ method: "get",
29
+ pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
30
+ pathVariables: { tenantId },
31
+ options
32
+ });
33
+ }
34
+ async function patchApiKeysConfig(tenantId, body, options) {
35
+ return invokeFetch("api-keys", {
36
+ method: "patch",
37
+ pathTemplate: "/api/v1/api-keys/configs/{tenantId}",
38
+ pathVariables: { tenantId },
39
+ body,
40
+ contentType: "application/json",
41
+ options
42
+ });
43
+ }
44
+ async function deleteApiKey(id, options) {
45
+ return invokeFetch("api-keys", {
46
+ method: "delete",
47
+ pathTemplate: "/api/v1/api-keys/{id}",
48
+ pathVariables: { id },
49
+ options
50
+ });
51
+ }
52
+ async function getApiKey(id, options) {
53
+ return invokeFetch("api-keys", {
54
+ method: "get",
55
+ pathTemplate: "/api/v1/api-keys/{id}",
56
+ pathVariables: { id },
57
+ options
58
+ });
59
+ }
60
+ async function patchApiKey(id, body, options) {
61
+ return invokeFetch("api-keys", {
62
+ method: "patch",
63
+ pathTemplate: "/api/v1/api-keys/{id}",
64
+ pathVariables: { id },
65
+ body,
66
+ contentType: "application/json",
67
+ options
68
+ });
69
+ }
56
70
  function clearCache() {
57
71
  return clearApiCache("api-keys");
58
72
  }
package/apps.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as ApiCallOptions, D as DownloadableBlob } from './invoke-fetch-types-Cq7bjkqn.js';
2
- import './auth-types-DqfMuSRX.js';
1
+ import { A as ApiCallOptions, D as DownloadableBlob } from './invoke-fetch-types-BYCD4pc9.js';
2
+ import './auth-types-Cj5bM3Yk.js';
3
3
 
4
4
  type Analysis = "breakdown" | "changePoint" | "comparison" | "contribution" | "correlation" | "fact" | "mutualInfo" | "rank" | "spike" | "trend" | "values";
5
5
  type AnalysisComposition = {
@@ -1327,7 +1327,7 @@ type Sortedcomparisontables = {
1327
1327
  * @param body an object with the body content
1328
1328
  * @throws CreateAppHttpError
1329
1329
  */
1330
- declare const createApp: (body: CreateApp, options?: ApiCallOptions) => Promise<CreateAppHttpResponse>;
1330
+ declare function createApp(body: CreateApp, options?: ApiCallOptions): Promise<CreateAppHttpResponse>;
1331
1331
  type CreateAppHttpResponse = {
1332
1332
  data: NxApp;
1333
1333
  headers: Headers;
@@ -1346,12 +1346,12 @@ type CreateAppHttpError = {
1346
1346
  * @param query an object with query parameters
1347
1347
  * @throws GetAppEvaluationComparisonHttpError
1348
1348
  */
1349
- declare const getAppEvaluationComparison: (baseid: string, comparisonid: string, query: {
1349
+ declare function getAppEvaluationComparison(baseid: string, comparisonid: string, query: {
1350
1350
  /** Get the full list of comparisons including non-significant diffs */
1351
1351
  all?: boolean;
1352
1352
  /** Specify output format, currently supported are 'json' and 'xml' */
1353
1353
  format?: string;
1354
- }, options?: ApiCallOptions) => Promise<GetAppEvaluationComparisonHttpResponse>;
1354
+ }, options?: ApiCallOptions): Promise<GetAppEvaluationComparisonHttpResponse>;
1355
1355
  type GetAppEvaluationComparisonHttpResponse = {
1356
1356
  data: Comparison;
1357
1357
  headers: Headers;
@@ -1374,7 +1374,7 @@ type GetAppEvaluationComparisonHttpError = {
1374
1374
  * @param comparisonid Id of the comparison evaluation
1375
1375
  * @throws GetAppEvaluationComparisonXmlHttpError
1376
1376
  */
1377
- declare const getAppEvaluationComparisonXml: (baseid: string, comparisonid: string, options?: ApiCallOptions) => Promise<GetAppEvaluationComparisonXmlHttpResponse>;
1377
+ declare function getAppEvaluationComparisonXml(baseid: string, comparisonid: string, options?: ApiCallOptions): Promise<GetAppEvaluationComparisonXmlHttpResponse>;
1378
1378
  type GetAppEvaluationComparisonXmlHttpResponse = {
1379
1379
  data: Comparison;
1380
1380
  headers: Headers;
@@ -1392,12 +1392,12 @@ type GetAppEvaluationComparisonXmlHttpError = {
1392
1392
  * @param query an object with query parameters
1393
1393
  * @throws GetAppEvaluationHttpError
1394
1394
  */
1395
- declare const getAppEvaluation: (id: string, query: {
1395
+ declare function getAppEvaluation(id: string, query: {
1396
1396
  /** Get the full data of the evaluation */
1397
1397
  all?: boolean;
1398
1398
  /** Specify output format, currently supported are 'json' and 'xml' */
1399
1399
  format?: string;
1400
- }, options?: ApiCallOptions) => Promise<GetAppEvaluationHttpResponse>;
1400
+ }, options?: ApiCallOptions): Promise<GetAppEvaluationHttpResponse>;
1401
1401
  type GetAppEvaluationHttpResponse = {
1402
1402
  data: Evaluation;
1403
1403
  headers: Headers;
@@ -1418,7 +1418,7 @@ type GetAppEvaluationHttpError = {
1418
1418
  * @param id Id of the desired evaluation.
1419
1419
  * @throws GetAppEvaluationXmlHttpError
1420
1420
  */
1421
- declare const getAppEvaluationXml: (id: string, options?: ApiCallOptions) => Promise<GetAppEvaluationXmlHttpResponse>;
1421
+ declare function getAppEvaluationXml(id: string, options?: ApiCallOptions): Promise<GetAppEvaluationXmlHttpResponse>;
1422
1422
  type GetAppEvaluationXmlHttpResponse = {
1423
1423
  data: Evaluation;
1424
1424
  headers: Headers;
@@ -1436,7 +1436,7 @@ type GetAppEvaluationXmlHttpError = {
1436
1436
  * @param body an object with the body content
1437
1437
  * @throws ImportAppHttpError
1438
1438
  */
1439
- declare const importApp: (query: {
1439
+ declare function importApp(query: {
1440
1440
  /** If NoData is true, the data of the existing app will be kept as is, otherwise it will be replaced by the new incoming data. */
1441
1441
  NoData?: boolean;
1442
1442
  /** The app ID of the target app when source is qvw file. */
@@ -1455,7 +1455,7 @@ declare const importApp: (query: {
1455
1455
  name?: string;
1456
1456
  /** The space ID of the target app. */
1457
1457
  spaceId?: string;
1458
- }, body: BodyInit, options?: ApiCallOptions) => Promise<ImportAppHttpResponse>;
1458
+ }, body: BodyInit, options?: ApiCallOptions): Promise<ImportAppHttpResponse>;
1459
1459
  type ImportAppHttpResponse = {
1460
1460
  data: NxApp;
1461
1461
  headers: Headers;
@@ -1471,7 +1471,7 @@ type ImportAppHttpError = {
1471
1471
  *
1472
1472
  * @throws GetAppsPrivilegesHttpError
1473
1473
  */
1474
- declare const getAppsPrivileges: (options?: ApiCallOptions) => Promise<GetAppsPrivilegesHttpResponse>;
1474
+ declare function getAppsPrivileges(options?: ApiCallOptions): Promise<GetAppsPrivilegesHttpResponse>;
1475
1475
  type GetAppsPrivilegesHttpResponse = {
1476
1476
  data: UserPrivileges[];
1477
1477
  headers: Headers;
@@ -1488,7 +1488,7 @@ type GetAppsPrivilegesHttpError = {
1488
1488
  * @param appId Identifier of the app.
1489
1489
  * @throws DeleteAppHttpError
1490
1490
  */
1491
- declare const deleteApp: (appId: string, options?: ApiCallOptions) => Promise<DeleteAppHttpResponse>;
1491
+ declare function deleteApp(appId: string, options?: ApiCallOptions): Promise<DeleteAppHttpResponse>;
1492
1492
  type DeleteAppHttpResponse = {
1493
1493
  data: void;
1494
1494
  headers: Headers;
@@ -1505,7 +1505,7 @@ type DeleteAppHttpError = {
1505
1505
  * @param appId Identifier of the app.
1506
1506
  * @throws GetAppInfoHttpError
1507
1507
  */
1508
- declare const getAppInfo: (appId: string, options?: ApiCallOptions) => Promise<GetAppInfoHttpResponse>;
1508
+ declare function getAppInfo(appId: string, options?: ApiCallOptions): Promise<GetAppInfoHttpResponse>;
1509
1509
  type GetAppInfoHttpResponse = {
1510
1510
  data: NxApp;
1511
1511
  headers: Headers;
@@ -1523,7 +1523,7 @@ type GetAppInfoHttpError = {
1523
1523
  * @param body an object with the body content
1524
1524
  * @throws UpdateAppInfoHttpError
1525
1525
  */
1526
- declare const updateAppInfo: (appId: string, body: UpdateApp, options?: ApiCallOptions) => Promise<UpdateAppInfoHttpResponse>;
1526
+ declare function updateAppInfo(appId: string, body: UpdateApp, options?: ApiCallOptions): Promise<UpdateAppInfoHttpResponse>;
1527
1527
  type UpdateAppInfoHttpResponse = {
1528
1528
  data: NxApp;
1529
1529
  headers: Headers;
@@ -1541,7 +1541,7 @@ type UpdateAppInfoHttpError = {
1541
1541
  * @param body an object with the body content
1542
1542
  * @throws CopyAppHttpError
1543
1543
  */
1544
- declare const copyApp: (appId: string, body: CreateApp, options?: ApiCallOptions) => Promise<CopyAppHttpResponse>;
1544
+ declare function copyApp(appId: string, body: CreateApp, options?: ApiCallOptions): Promise<CopyAppHttpResponse>;
1545
1545
  type CopyAppHttpResponse = {
1546
1546
  data: NxApp;
1547
1547
  headers: Headers;
@@ -1559,7 +1559,7 @@ type CopyAppHttpError = {
1559
1559
  * @param appId Identifier of the app.
1560
1560
  * @throws GetAppDataLineageHttpError
1561
1561
  */
1562
- declare const getAppDataLineage: (appId: string, options?: ApiCallOptions) => Promise<GetAppDataLineageHttpResponse>;
1562
+ declare function getAppDataLineage(appId: string, options?: ApiCallOptions): Promise<GetAppDataLineageHttpResponse>;
1563
1563
  type GetAppDataLineageHttpResponse = {
1564
1564
  data: LineageInfoRest[];
1565
1565
  headers: Headers;
@@ -1577,7 +1577,7 @@ type GetAppDataLineageHttpError = {
1577
1577
  * @param appId Identifier of the app.
1578
1578
  * @throws GetAppDataMetadataHttpError
1579
1579
  */
1580
- declare const getAppDataMetadata: (appId: string, options?: ApiCallOptions) => Promise<GetAppDataMetadataHttpResponse>;
1580
+ declare function getAppDataMetadata(appId: string, options?: ApiCallOptions): Promise<GetAppDataMetadataHttpResponse>;
1581
1581
  type GetAppDataMetadataHttpResponse = {
1582
1582
  data: DataModelMetadata;
1583
1583
  headers: Headers;
@@ -1595,10 +1595,10 @@ type GetAppDataMetadataHttpError = {
1595
1595
  * @param query an object with query parameters
1596
1596
  * @throws ExportAppHttpError
1597
1597
  */
1598
- declare const exportApp: (appId: string, query: {
1598
+ declare function exportApp(appId: string, query: {
1599
1599
  /** The flag indicating if only object contents should be exported. */
1600
1600
  NoData?: boolean;
1601
- }, options?: ApiCallOptions) => Promise<ExportAppHttpResponse>;
1601
+ }, options?: ApiCallOptions): Promise<ExportAppHttpResponse>;
1602
1602
  type ExportAppHttpResponse = {
1603
1603
  data: DownloadableBlob;
1604
1604
  headers: Headers;
@@ -1615,7 +1615,7 @@ type ExportAppHttpError = {
1615
1615
  * @param appId Qlik Sense app identifier
1616
1616
  * @throws GetAppInsightAnalysesHttpError
1617
1617
  */
1618
- declare const getAppInsightAnalyses: (appId: string, options?: ApiCallOptions) => Promise<GetAppInsightAnalysesHttpResponse>;
1618
+ declare function getAppInsightAnalyses(appId: string, options?: ApiCallOptions): Promise<GetAppInsightAnalysesHttpResponse>;
1619
1619
  type GetAppInsightAnalysesHttpResponse = {
1620
1620
  data: AnalysisDescriptorResponse;
1621
1621
  headers: Headers;
@@ -1635,7 +1635,7 @@ type GetAppInsightAnalysesHttpError = {
1635
1635
  * @param body an object with the body content
1636
1636
  * @throws GetAppInsightAnalysisRecommendationsHttpError
1637
1637
  */
1638
- declare const getAppInsightAnalysisRecommendations: (appId: string, body: AnalysisRecommendRequest, options?: ApiCallOptions) => Promise<GetAppInsightAnalysisRecommendationsHttpResponse>;
1638
+ declare function getAppInsightAnalysisRecommendations(appId: string, body: AnalysisRecommendRequest, options?: ApiCallOptions): Promise<GetAppInsightAnalysisRecommendationsHttpResponse>;
1639
1639
  type GetAppInsightAnalysisRecommendationsHttpResponse = {
1640
1640
  data: AnalysisRecommendationResponse;
1641
1641
  headers: Headers;
@@ -1652,7 +1652,7 @@ type GetAppInsightAnalysisRecommendationsHttpError = {
1652
1652
  * @param appId Qlik Sense app identifier
1653
1653
  * @throws GetAppInsightAnalysisModelHttpError
1654
1654
  */
1655
- declare const getAppInsightAnalysisModel: (appId: string, options?: ApiCallOptions) => Promise<GetAppInsightAnalysisModelHttpResponse>;
1655
+ declare function getAppInsightAnalysisModel(appId: string, options?: ApiCallOptions): Promise<GetAppInsightAnalysisModelHttpResponse>;
1656
1656
  type GetAppInsightAnalysisModelHttpResponse = {
1657
1657
  data: AnalysisModelResponse;
1658
1658
  headers: Headers;
@@ -1673,7 +1673,7 @@ type GetAppInsightAnalysisModelHttpError = {
1673
1673
  * @param path Path to file content.
1674
1674
  * @throws DeleteAppMediaHttpError
1675
1675
  */
1676
- declare const deleteAppMedia: (appId: string, path: string, options?: ApiCallOptions) => Promise<DeleteAppMediaHttpResponse>;
1676
+ declare function deleteAppMedia(appId: string, path: string, options?: ApiCallOptions): Promise<DeleteAppMediaHttpResponse>;
1677
1677
  type DeleteAppMediaHttpResponse = {
1678
1678
  data: void;
1679
1679
  headers: Headers;
@@ -1692,7 +1692,7 @@ type DeleteAppMediaHttpError = {
1692
1692
  * @param path Path to file content.
1693
1693
  * @throws GetAppMediaHttpError
1694
1694
  */
1695
- declare const getAppMedia: (appId: string, path: string, options?: ApiCallOptions) => Promise<GetAppMediaHttpResponse>;
1695
+ declare function getAppMedia(appId: string, path: string, options?: ApiCallOptions): Promise<GetAppMediaHttpResponse>;
1696
1696
  type GetAppMediaHttpResponse = {
1697
1697
  data: DownloadableBlob;
1698
1698
  headers: Headers;
@@ -1712,7 +1712,7 @@ type GetAppMediaHttpError = {
1712
1712
  * @param body an object with the body content
1713
1713
  * @throws UploadAppMediaHttpError
1714
1714
  */
1715
- declare const uploadAppMedia: (appId: string, path: string, body: BodyInit, options?: ApiCallOptions) => Promise<UploadAppMediaHttpResponse>;
1715
+ declare function uploadAppMedia(appId: string, path: string, body: BodyInit, options?: ApiCallOptions): Promise<UploadAppMediaHttpResponse>;
1716
1716
  type UploadAppMediaHttpResponse = {
1717
1717
  data: void;
1718
1718
  headers: Headers;
@@ -1732,13 +1732,13 @@ type UploadAppMediaHttpError = {
1732
1732
  * @param query an object with query parameters
1733
1733
  * @throws GetAppMediaListHttpError
1734
1734
  */
1735
- declare const getAppMediaList: (appId: string, path: string, query: {
1735
+ declare function getAppMediaList(appId: string, path: string, query: {
1736
1736
  /** Optional. List output can include files and folders in different ways:
1737
1737
  * * Not recursive, default if show option is not supplied or incorrectly specified, results in output with files and empty directories for the path specified only.
1738
1738
  * * Recursive(r), use ?show=r or ?show=recursive, results in a recursive output with files, all empty folders are excluded.
1739
1739
  * * All(a), use ?show=a or ?show=all, results in a recursive output with files and empty directories. */
1740
1740
  show?: string;
1741
- }, options?: ApiCallOptions) => Promise<GetAppMediaListHttpResponse>;
1741
+ }, options?: ApiCallOptions): Promise<GetAppMediaListHttpResponse>;
1742
1742
  type GetAppMediaListHttpResponse = {
1743
1743
  data: AppContentList;
1744
1744
  headers: Headers;
@@ -1757,7 +1757,7 @@ type GetAppMediaListHttpError = {
1757
1757
  * @param appId Unique application identifier.
1758
1758
  * @throws GetAppThumbnailHttpError
1759
1759
  */
1760
- declare const getAppThumbnail: (appId: string, options?: ApiCallOptions) => Promise<GetAppThumbnailHttpResponse>;
1760
+ declare function getAppThumbnail(appId: string, options?: ApiCallOptions): Promise<GetAppThumbnailHttpResponse>;
1761
1761
  type GetAppThumbnailHttpResponse = {
1762
1762
  data: DownloadableBlob;
1763
1763
  headers: Headers;
@@ -1777,7 +1777,7 @@ type GetAppThumbnailHttpError = {
1777
1777
  * @param body an object with the body content
1778
1778
  * @throws UpdateAppObjectOwnerHttpError
1779
1779
  */
1780
- declare const updateAppObjectOwner: (appId: string, objectId: string, body: UpdateOwner, options?: ApiCallOptions) => Promise<UpdateAppObjectOwnerHttpResponse>;
1780
+ declare function updateAppObjectOwner(appId: string, objectId: string, body: UpdateOwner, options?: ApiCallOptions): Promise<UpdateAppObjectOwnerHttpResponse>;
1781
1781
  type UpdateAppObjectOwnerHttpResponse = {
1782
1782
  data: NxAppObject;
1783
1783
  headers: Headers;
@@ -1795,7 +1795,7 @@ type UpdateAppObjectOwnerHttpError = {
1795
1795
  * @param body an object with the body content
1796
1796
  * @throws UpdateAppOwnerHttpError
1797
1797
  */
1798
- declare const updateAppOwner: (appId: string, body: UpdateOwner, options?: ApiCallOptions) => Promise<UpdateAppOwnerHttpResponse>;
1798
+ declare function updateAppOwner(appId: string, body: UpdateOwner, options?: ApiCallOptions): Promise<UpdateAppOwnerHttpResponse>;
1799
1799
  type UpdateAppOwnerHttpResponse = {
1800
1800
  data: NxApp;
1801
1801
  headers: Headers;
@@ -1813,7 +1813,7 @@ type UpdateAppOwnerHttpError = {
1813
1813
  * @param body an object with the body content
1814
1814
  * @throws PublishAppHttpError
1815
1815
  */
1816
- declare const publishApp: (appId: string, body: PublishApp, options?: ApiCallOptions) => Promise<PublishAppHttpResponse>;
1816
+ declare function publishApp(appId: string, body: PublishApp, options?: ApiCallOptions): Promise<PublishAppHttpResponse>;
1817
1817
  type PublishAppHttpResponse = {
1818
1818
  data: NxApp;
1819
1819
  headers: Headers;
@@ -1831,7 +1831,7 @@ type PublishAppHttpError = {
1831
1831
  * @param body an object with the body content
1832
1832
  * @throws RepublishAppHttpError
1833
1833
  */
1834
- declare const republishApp: (appId: string, body: RepublishApp, options?: ApiCallOptions) => Promise<RepublishAppHttpResponse>;
1834
+ declare function republishApp(appId: string, body: RepublishApp, options?: ApiCallOptions): Promise<RepublishAppHttpResponse>;
1835
1835
  type RepublishAppHttpResponse = {
1836
1836
  data: NxApp;
1837
1837
  headers: Headers;
@@ -1849,7 +1849,7 @@ type RepublishAppHttpError = {
1849
1849
  * @param appId Identifier of the app.
1850
1850
  * @throws GetAppReloadLogsHttpError
1851
1851
  */
1852
- declare const getAppReloadLogs: (appId: string, options?: ApiCallOptions) => Promise<GetAppReloadLogsHttpResponse>;
1852
+ declare function getAppReloadLogs(appId: string, options?: ApiCallOptions): Promise<GetAppReloadLogsHttpResponse>;
1853
1853
  type GetAppReloadLogsHttpResponse = {
1854
1854
  data: ScriptLogList;
1855
1855
  headers: Headers;
@@ -1868,7 +1868,7 @@ type GetAppReloadLogsHttpError = {
1868
1868
  * @param reloadId Identifier of the reload.
1869
1869
  * @throws GetAppReloadLogHttpError
1870
1870
  */
1871
- declare const getAppReloadLog: (appId: string, reloadId: string, options?: ApiCallOptions) => Promise<GetAppReloadLogHttpResponse>;
1871
+ declare function getAppReloadLog(appId: string, reloadId: string, options?: ApiCallOptions): Promise<GetAppReloadLogHttpResponse>;
1872
1872
  type GetAppReloadLogHttpResponse = {
1873
1873
  data: DownloadableBlob;
1874
1874
  headers: Headers;
@@ -1888,12 +1888,12 @@ type GetAppReloadLogHttpError = {
1888
1888
  * @param query an object with query parameters
1889
1889
  * @throws GetAppReloadMetadataHttpError
1890
1890
  */
1891
- declare const getAppReloadMetadata: (appId: string, reloadId: string, query: {
1891
+ declare function getAppReloadMetadata(appId: string, reloadId: string, query: {
1892
1892
  /** Include metadata for reloads ran with SkipStore flag set to true. Default: false */
1893
1893
  includeSkipStoreReloads?: boolean;
1894
1894
  /** Maximum number of records to return from this request. Default: 100 */
1895
1895
  limit?: string;
1896
- }, options?: ApiCallOptions) => Promise<GetAppReloadMetadataHttpResponse>;
1896
+ }, options?: ApiCallOptions): Promise<GetAppReloadMetadataHttpResponse>;
1897
1897
  type GetAppReloadMetadataHttpResponse = {
1898
1898
  data: ReloadListMetadata;
1899
1899
  headers: Headers;
@@ -1911,7 +1911,7 @@ type GetAppReloadMetadataHttpError = {
1911
1911
  * @param query an object with query parameters
1912
1912
  * @throws GetAppReportFiltersHttpError
1913
1913
  */
1914
- declare const getAppReportFilters: (appId: string, query: {
1914
+ declare function getAppReportFilters(appId: string, query: {
1915
1915
  /** The advanced filtering to use for the query. Refer to [RFC 7644](https://datatracker.ietf.org/doc/rfc7644/) for the syntax. Cannot be combined with any of the fields marked as deprecated. All conditional statements within this query parameter are case insensitive.
1916
1916
  * The following fields support the `co` (contains) operator: `name`, `description`
1917
1917
  * The following fields support the `eq` (equals) operator: `ownerId`
@@ -1926,7 +1926,7 @@ declare const getAppReportFilters: (appId: string, query: {
1926
1926
  page?: string;
1927
1927
  /** Sorting parameters. */
1928
1928
  sort?: ("+ownerId" | "-ownerId" | "-name" | "+name" | "+description" | "-description" | "+createdAt" | "-createdAt" | "+updatedAt" | "-updatedAt")[];
1929
- }, options?: ApiCallOptions) => Promise<GetAppReportFiltersHttpResponse>;
1929
+ }, options?: ApiCallOptions): Promise<GetAppReportFiltersHttpResponse>;
1930
1930
  type GetAppReportFiltersHttpResponse = {
1931
1931
  data: FilterList;
1932
1932
  headers: Headers;
@@ -1946,7 +1946,7 @@ type GetAppReportFiltersHttpError = {
1946
1946
  * @param body an object with the body content
1947
1947
  * @throws CreateAppReportFilterHttpError
1948
1948
  */
1949
- declare const createAppReportFilter: (appId: string, body: FilterRequest, options?: ApiCallOptions) => Promise<CreateAppReportFilterHttpResponse>;
1949
+ declare function createAppReportFilter(appId: string, body: FilterRequest, options?: ApiCallOptions): Promise<CreateAppReportFilterHttpResponse>;
1950
1950
  type CreateAppReportFilterHttpResponse = {
1951
1951
  data: Filter;
1952
1952
  headers: Headers;
@@ -1964,10 +1964,10 @@ type CreateAppReportFilterHttpError = {
1964
1964
  * @param query an object with query parameters
1965
1965
  * @throws CountAppReportFiltersHttpError
1966
1966
  */
1967
- declare const countAppReportFilters: (appId: string, query: {
1967
+ declare function countAppReportFilters(appId: string, query: {
1968
1968
  /** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */
1969
1969
  filterTypes: ("REP" | "SUB")[];
1970
- }, options?: ApiCallOptions) => Promise<CountAppReportFiltersHttpResponse>;
1970
+ }, options?: ApiCallOptions): Promise<CountAppReportFiltersHttpResponse>;
1971
1971
  type CountAppReportFiltersHttpResponse = {
1972
1972
  data: FiltersCount;
1973
1973
  headers: Headers;
@@ -1985,7 +1985,7 @@ type CountAppReportFiltersHttpError = {
1985
1985
  * @param id The filter id identifier (bookmarkId).
1986
1986
  * @throws DeleteAppReportFilterHttpError
1987
1987
  */
1988
- declare const deleteAppReportFilter: (appId: string, id: string, options?: ApiCallOptions) => Promise<DeleteAppReportFilterHttpResponse>;
1988
+ declare function deleteAppReportFilter(appId: string, id: string, options?: ApiCallOptions): Promise<DeleteAppReportFilterHttpResponse>;
1989
1989
  type DeleteAppReportFilterHttpResponse = {
1990
1990
  data: void;
1991
1991
  headers: Headers;
@@ -2003,7 +2003,7 @@ type DeleteAppReportFilterHttpError = {
2003
2003
  * @param id The filter id identifier (bookmarkId).
2004
2004
  * @throws GetAppReportFilterHttpError
2005
2005
  */
2006
- declare const getAppReportFilter: (appId: string, id: string, options?: ApiCallOptions) => Promise<GetAppReportFilterHttpResponse>;
2006
+ declare function getAppReportFilter(appId: string, id: string, options?: ApiCallOptions): Promise<GetAppReportFilterHttpResponse>;
2007
2007
  type GetAppReportFilterHttpResponse = {
2008
2008
  data: Filter;
2009
2009
  headers: Headers;
@@ -2022,7 +2022,7 @@ type GetAppReportFilterHttpError = {
2022
2022
  * @param body an object with the body content
2023
2023
  * @throws PatchAppReportFilterHttpError
2024
2024
  */
2025
- declare const patchAppReportFilter: (appId: string, id: string, body: PatchFilter, options?: ApiCallOptions) => Promise<PatchAppReportFilterHttpResponse>;
2025
+ declare function patchAppReportFilter(appId: string, id: string, body: PatchFilter, options?: ApiCallOptions): Promise<PatchAppReportFilterHttpResponse>;
2026
2026
  type PatchAppReportFilterHttpResponse = {
2027
2027
  data: void;
2028
2028
  headers: Headers;
@@ -2041,7 +2041,7 @@ type PatchAppReportFilterHttpError = {
2041
2041
  * @param query an object with query parameters
2042
2042
  * @throws GetAppScriptHistoryHttpError
2043
2043
  */
2044
- declare const getAppScriptHistory: (appId: string, query: {
2044
+ declare function getAppScriptHistory(appId: string, query: {
2045
2045
  /** A scim filter expression defining which script versions should be retrieved. Filterable fields are:
2046
2046
  * * ScriptId
2047
2047
  * * ModifiedTime
@@ -2051,7 +2051,7 @@ declare const getAppScriptHistory: (appId: string, query: {
2051
2051
  limit?: string;
2052
2052
  /** Opaque definition of which page of the result set to return. Returned from a previous call using the same filter. Not yet supported. */
2053
2053
  page?: string;
2054
- }, options?: ApiCallOptions) => Promise<GetAppScriptHistoryHttpResponse>;
2054
+ }, options?: ApiCallOptions): Promise<GetAppScriptHistoryHttpResponse>;
2055
2055
  type GetAppScriptHistoryHttpResponse = {
2056
2056
  data: ScriptMetaList;
2057
2057
  headers: Headers;
@@ -2071,7 +2071,7 @@ type GetAppScriptHistoryHttpError = {
2071
2071
  * @param body an object with the body content
2072
2072
  * @throws UpdateAppScriptHttpError
2073
2073
  */
2074
- declare const updateAppScript: (appId: string, body: ScriptVersion, options?: ApiCallOptions) => Promise<UpdateAppScriptHttpResponse>;
2074
+ declare function updateAppScript(appId: string, body: ScriptVersion, options?: ApiCallOptions): Promise<UpdateAppScriptHttpResponse>;
2075
2075
  type UpdateAppScriptHttpResponse = {
2076
2076
  data: void;
2077
2077
  headers: Headers;
@@ -2090,7 +2090,7 @@ type UpdateAppScriptHttpError = {
2090
2090
  * @param id Identifier of the script version
2091
2091
  * @throws DeleteAppScriptHttpError
2092
2092
  */
2093
- declare const deleteAppScript: (appId: string, id: string, options?: ApiCallOptions) => Promise<DeleteAppScriptHttpResponse>;
2093
+ declare function deleteAppScript(appId: string, id: string, options?: ApiCallOptions): Promise<DeleteAppScriptHttpResponse>;
2094
2094
  type DeleteAppScriptHttpResponse = {
2095
2095
  data: void;
2096
2096
  headers: Headers;
@@ -2109,7 +2109,7 @@ type DeleteAppScriptHttpError = {
2109
2109
  * @param id Identifier of the script version, or 'current' for retrieving the current version.
2110
2110
  * @throws GetAppScriptHttpError
2111
2111
  */
2112
- declare const getAppScript: (appId: string, id: string, options?: ApiCallOptions) => Promise<GetAppScriptHttpResponse>;
2112
+ declare function getAppScript(appId: string, id: string, options?: ApiCallOptions): Promise<GetAppScriptHttpResponse>;
2113
2113
  type GetAppScriptHttpResponse = {
2114
2114
  data: ScriptVersion;
2115
2115
  headers: Headers;
@@ -2128,7 +2128,7 @@ type GetAppScriptHttpError = {
2128
2128
  * @param body an object with the body content
2129
2129
  * @throws PatchAppScriptHttpError
2130
2130
  */
2131
- declare const patchAppScript: (appId: string, id: string, body: NxPatch[], options?: ApiCallOptions) => Promise<PatchAppScriptHttpResponse>;
2131
+ declare function patchAppScript(appId: string, id: string, body: NxPatch[], options?: ApiCallOptions): Promise<PatchAppScriptHttpResponse>;
2132
2132
  type PatchAppScriptHttpResponse = {
2133
2133
  data: void;
2134
2134
  headers: Headers;
@@ -2145,7 +2145,7 @@ type PatchAppScriptHttpError = {
2145
2145
  * @param appId Identifier of the app.
2146
2146
  * @throws RemoveAppFromSpaceHttpError
2147
2147
  */
2148
- declare const removeAppFromSpace: (appId: string, options?: ApiCallOptions) => Promise<RemoveAppFromSpaceHttpResponse>;
2148
+ declare function removeAppFromSpace(appId: string, options?: ApiCallOptions): Promise<RemoveAppFromSpaceHttpResponse>;
2149
2149
  type RemoveAppFromSpaceHttpResponse = {
2150
2150
  data: NxApp;
2151
2151
  headers: Headers;
@@ -2163,7 +2163,7 @@ type RemoveAppFromSpaceHttpError = {
2163
2163
  * @param body an object with the body content
2164
2164
  * @throws MoveAppToSpaceHttpError
2165
2165
  */
2166
- declare const moveAppToSpace: (appId: string, body: UpdateSpace, options?: ApiCallOptions) => Promise<MoveAppToSpaceHttpResponse>;
2166
+ declare function moveAppToSpace(appId: string, body: UpdateSpace, options?: ApiCallOptions): Promise<MoveAppToSpaceHttpResponse>;
2167
2167
  type MoveAppToSpaceHttpResponse = {
2168
2168
  data: NxApp;
2169
2169
  headers: Headers;
@@ -2182,7 +2182,7 @@ type MoveAppToSpaceHttpError = {
2182
2182
  * @param query an object with query parameters
2183
2183
  * @throws GetAppEvaluationsHttpError
2184
2184
  */
2185
- declare const getAppEvaluations: (guid: string, query: {
2185
+ declare function getAppEvaluations(guid: string, query: {
2186
2186
  /** Get the full data of the evaluation */
2187
2187
  all?: boolean;
2188
2188
  /** Add file transfer headers to response */
@@ -2197,7 +2197,7 @@ declare const getAppEvaluations: (guid: string, query: {
2197
2197
  prev?: string;
2198
2198
  /** Property to sort list on */
2199
2199
  sort?: string;
2200
- }, options?: ApiCallOptions) => Promise<GetAppEvaluationsHttpResponse>;
2200
+ }, options?: ApiCallOptions): Promise<GetAppEvaluationsHttpResponse>;
2201
2201
  type GetAppEvaluationsHttpResponse = {
2202
2202
  data: Evaluations;
2203
2203
  headers: Headers;
@@ -2220,7 +2220,7 @@ type GetAppEvaluationsHttpError = {
2220
2220
  * @param guid Guid of the app.
2221
2221
  * @throws QueueAppEvaluationHttpError
2222
2222
  */
2223
- declare const queueAppEvaluation: (guid: string, options?: ApiCallOptions) => Promise<QueueAppEvaluationHttpResponse>;
2223
+ declare function queueAppEvaluation(guid: string, options?: ApiCallOptions): Promise<QueueAppEvaluationHttpResponse>;
2224
2224
  type QueueAppEvaluationHttpResponse = {
2225
2225
  data: Evaluation;
2226
2226
  headers: Headers;