@caraer/client 2.0.381 → 2.0.382

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 (117) hide show
  1. package/.openapi-generator/FILES +72 -1
  2. package/api.ts +7888 -2480
  3. package/apps.ts +122 -0
  4. package/dist/api.d.ts +3806 -637
  5. package/dist/api.js +6088 -1935
  6. package/dist/apps.d.ts +111 -0
  7. package/dist/apps.js +9 -0
  8. package/dist/esm/api.d.ts +3806 -637
  9. package/dist/esm/api.js +6019 -1883
  10. package/dist/esm/apps.d.ts +111 -0
  11. package/dist/esm/apps.js +8 -0
  12. package/dist/esm/index.d.ts +1 -0
  13. package/dist/esm/index.js +1 -0
  14. package/dist/index.d.ts +1 -0
  15. package/dist/index.js +1 -0
  16. package/docs/AdvancedRecordQueryPlan.md +50 -0
  17. package/docs/AdvancedRecordQueryRequest.md +43 -0
  18. package/docs/AdvancedRecordQueryResponse.md +39 -0
  19. package/docs/AdvancedRecordQueryResultItem.md +32 -0
  20. package/docs/AggregateBatchRequest.md +21 -0
  21. package/docs/AggregateRequest.md +43 -0
  22. package/docs/AnalyticsAxisConfig.md +32 -0
  23. package/docs/AnalyticsComparisonMetric.md +28 -0
  24. package/docs/AnalyticsDashboardConfig.md +24 -0
  25. package/docs/AnalyticsPropertyRef.md +24 -0
  26. package/docs/AnalyticsReferenceLine.md +24 -0
  27. package/docs/AnalyticsSeriesConfig.md +20 -0
  28. package/docs/AnalyticsTrendConfig.md +22 -0
  29. package/docs/AnalyticsWidgetConfig.md +54 -0
  30. package/docs/AnalyticsWidgetStyle.md +32 -0
  31. package/docs/AppConnectionStatusDTO.md +38 -0
  32. package/docs/AppDTO.md +19 -1
  33. package/docs/AppExternalOAuthProviderDTO.md +59 -0
  34. package/docs/AppExternalOAuthProviderSummaryDTO.md +27 -0
  35. package/docs/AppInboundRouteDTO.md +49 -0
  36. package/docs/AppInstallationRuntimeApi.md +764 -0
  37. package/docs/AppOAuthStartResponseDTO.md +20 -0
  38. package/docs/AppPublishDTO.md +1 -1
  39. package/docs/AppScheduleDTO.md +47 -0
  40. package/docs/AppSettingFieldSchema.md +4 -0
  41. package/docs/AppSettingOptionsSource.md +2 -0
  42. package/docs/ApplicationsApi.md +228 -0
  43. package/docs/BillingApi.md +101 -0
  44. package/docs/BulkDeleteRecordsData.md +21 -0
  45. package/docs/BulkDeleteRecordsRequest.md +23 -0
  46. package/docs/BulkDeleteRecordsResponse.md +25 -0
  47. package/docs/BulkEditRecordErrorItem.md +27 -0
  48. package/docs/BulkEditRecordItem.md +25 -0
  49. package/docs/BulkEditRecordResultItem.md +25 -0
  50. package/docs/BulkEditRecordsData.md +21 -0
  51. package/docs/BulkEditRecordsRequest.md +21 -0
  52. package/docs/BulkEditRecordsResponse.md +25 -0
  53. package/docs/CompanyApi.md +157 -0
  54. package/docs/CreateDeveloperProjectRequest.md +25 -0
  55. package/docs/CreateDeveloperSandboxRequest.md +23 -0
  56. package/docs/CreatePrivateAppRequest.md +4 -0
  57. package/docs/CreateProjectBuildRequest.md +29 -0
  58. package/docs/CreateResponseAppExternalOAuthProviderDTO.md +23 -0
  59. package/docs/CreateResponseAppInboundRouteDTO.md +23 -0
  60. package/docs/CreateResponseAppScheduleDTO.md +23 -0
  61. package/docs/CriterionScore.md +30 -0
  62. package/docs/CrossObjectRecordSearchRequest.md +37 -0
  63. package/docs/DeleteResponseVoid.md +23 -0
  64. package/docs/DeployBuildRequest.md +23 -0
  65. package/docs/DeveloperProjectsApi.md +387 -0
  66. package/docs/DeveloperSandboxesApi.md +158 -0
  67. package/docs/DeviceApproveRequest.md +21 -0
  68. package/docs/DevicePollRequest.md +21 -0
  69. package/docs/ErrorResponse.md +2 -0
  70. package/docs/EventRsvpRequest.md +22 -0
  71. package/docs/ExistingWidgetSummary.md +34 -0
  72. package/docs/{MorphRecordRequest.md → ExtendRecordRequest.md} +5 -5
  73. package/docs/FilterItem.md +4 -0
  74. package/docs/GraphPathEvidence.md +28 -0
  75. package/docs/GraphTraversalSpec.md +32 -0
  76. package/docs/Leadscore.md +4 -0
  77. package/docs/MigrateAppToV2Request.md +21 -0
  78. package/docs/ObjectsApi.md +6 -6
  79. package/docs/PreviewDTO.md +2 -0
  80. package/docs/Progress.md +20 -0
  81. package/docs/PropertyDTO.md +4 -0
  82. package/docs/PropertyDTOFormat.md +2 -0
  83. package/docs/PropertyOption.md +2 -0
  84. package/docs/QueryEvidence.md +40 -0
  85. package/docs/Record.md +2 -2
  86. package/docs/RecordDTO.md +1 -1
  87. package/docs/RecordRelationRequestDTO.md +2 -0
  88. package/docs/RecordsApi.md +671 -75
  89. package/docs/Recurrence.md +18 -0
  90. package/docs/RefreshTokenRequest.md +21 -0
  91. package/docs/RelationEdgeRequestDTO.md +23 -0
  92. package/docs/SamplePayloadRequest.md +23 -0
  93. package/docs/SavePropertyDTO.md +5 -1
  94. package/docs/ScoreBreakdown.md +34 -0
  95. package/docs/ServerlessFunctionDTO.md +2 -0
  96. package/docs/ServerlessFunctionRefDTO.md +25 -0
  97. package/docs/ServerlessFunctionsApi.md +184 -8
  98. package/docs/ShowItem.md +2 -0
  99. package/docs/ShowResponseAppExternalOAuthProviderDTO.md +23 -0
  100. package/docs/ShowResponseAppInboundRouteDTO.md +23 -0
  101. package/docs/ShowResponseAppOAuthStartResponseDTO.md +23 -0
  102. package/docs/ShowResponseAppScheduleDTO.md +23 -0
  103. package/docs/ShowResponseListAppConnectionStatusDTO.md +23 -0
  104. package/docs/ShowResponseListString.md +23 -0
  105. package/docs/ShowResponseMapStringObject.md +23 -0
  106. package/docs/ShowResponseObject.md +23 -0
  107. package/docs/SortItem.md +2 -0
  108. package/docs/SuccessResponseListAppExternalOAuthProviderDTO.md +23 -0
  109. package/docs/SuccessResponseListAppInboundRouteDTO.md +23 -0
  110. package/docs/SuccessResponseListAppScheduleDTO.md +23 -0
  111. package/docs/SuggestAnalyticsWidgetsRequest.md +24 -0
  112. package/docs/Team.md +2 -2
  113. package/docs/TraitsApi.md +272 -0
  114. package/docs/UserRecordResponseDTO.md +1 -1
  115. package/docs/ViewDTO.md +12 -0
  116. package/index.ts +2 -0
  117. package/package.json +1 -1
@@ -0,0 +1,21 @@
1
+ # BulkEditRecordsRequest
2
+
3
+ Request to create or update multiple records in one operation.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **records** | [**Array<BulkEditRecordItem>**](BulkEditRecordItem.md) | Records to create or update. | [optional] [default to undefined]
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import { BulkEditRecordsRequest } from '@caraer/client';
15
+
16
+ const instance: BulkEditRecordsRequest = {
17
+ records,
18
+ };
19
+ ```
20
+
21
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,25 @@
1
+ # BulkEditRecordsResponse
2
+
3
+ Response for a bulk create/update records operation.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **message** | **string** | Result message. | [optional] [default to undefined]
10
+ **data** | [**BulkEditRecordsData**](BulkEditRecordsData.md) | Successfully saved records. | [optional] [default to undefined]
11
+ **errors** | [**Array<BulkEditRecordErrorItem>**](BulkEditRecordErrorItem.md) | Per-record errors when one or more items failed validation. | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { BulkEditRecordsResponse } from '@caraer/client';
17
+
18
+ const instance: BulkEditRecordsResponse = {
19
+ message,
20
+ data,
21
+ errors,
22
+ };
23
+ ```
24
+
25
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -8,10 +8,13 @@ All URIs are relative to *https://v2.api.caraer.com*
8
8
  |[**getCompany**](#getcompany) | **GET** /api/v2/company/ | Get current company|
9
9
  |[**getCompanyByUuid**](#getcompanybyuuid) | **GET** /api/v2/company/{uuid} | Get company by UUID|
10
10
  |[**getDigitalIdentity**](#getdigitalidentity) | **GET** /api/v2/company/digital-identity | Get digital identity|
11
+ |[**getSuiteDashboard**](#getsuitedashboard) | **GET** /api/v2/company/suite-dashboards/{suiteName} | Get suite dashboard|
12
+ |[**getSuiteDashboards**](#getsuitedashboards) | **GET** /api/v2/company/suite-dashboards | List suite dashboards|
11
13
  |[**getWebsiteSettings**](#getwebsitesettings) | **GET** /api/v2/company/website-settings | Get website settings|
12
14
  |[**resumeWebhookDispatch**](#resumewebhookdispatch) | **POST** /api/v2/company/{companyUuid}/webhooks/resume | Resume webhook dispatch|
13
15
  |[**updateCompany**](#updatecompany) | **PUT** /api/v2/company/{uuid} | Update company|
14
16
  |[**updateDigitalIdentity**](#updatedigitalidentity) | **PUT** /api/v2/company/digital-identity | Update digital identity|
17
+ |[**updateSuiteDashboard**](#updatesuitedashboard) | **PUT** /api/v2/company/suite-dashboards/{suiteName} | Update suite dashboard|
15
18
  |[**updateWebsiteSettings**](#updatewebsitesettings) | **PUT** /api/v2/company/website-settings | Update website settings|
16
19
  |[**uploadFont**](#uploadfont) | **POST** /api/v2/company/uploadFont | Upload a font file|
17
20
 
@@ -216,6 +219,103 @@ This endpoint does not have any parameters.
216
219
 
217
220
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
218
221
 
222
+ # **getSuiteDashboard**
223
+ > ShowResponse getSuiteDashboard()
224
+
225
+ Returns the home analytics dashboard for a suite. Empty dashboard when none is saved.
226
+
227
+ ### Example
228
+
229
+ ```typescript
230
+ import {
231
+ CompanyApi,
232
+ Configuration
233
+ } from '@caraer/client';
234
+
235
+ const configuration = new Configuration();
236
+ const apiInstance = new CompanyApi(configuration);
237
+
238
+ let suiteName: string; // (default to undefined)
239
+
240
+ const { status, data } = await apiInstance.getSuiteDashboard(
241
+ suiteName
242
+ );
243
+ ```
244
+
245
+ ### Parameters
246
+
247
+ |Name | Type | Description | Notes|
248
+ |------------- | ------------- | ------------- | -------------|
249
+ | **suiteName** | [**string**] | | defaults to undefined|
250
+
251
+
252
+ ### Return type
253
+
254
+ **ShowResponse**
255
+
256
+ ### Authorization
257
+
258
+ [bearerAuth](../README.md#bearerAuth)
259
+
260
+ ### HTTP request headers
261
+
262
+ - **Content-Type**: Not defined
263
+ - **Accept**: application/json
264
+
265
+
266
+ ### HTTP response details
267
+ | Status code | Description | Response headers |
268
+ |-------------|-------------|------------------|
269
+ |**200** | Suite dashboard returned | - |
270
+ |**401** | Unauthorized | - |
271
+
272
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
273
+
274
+ # **getSuiteDashboards**
275
+ > ShowResponse getSuiteDashboards()
276
+
277
+ Returns all home analytics dashboards keyed by suite name for the selected company.
278
+
279
+ ### Example
280
+
281
+ ```typescript
282
+ import {
283
+ CompanyApi,
284
+ Configuration
285
+ } from '@caraer/client';
286
+
287
+ const configuration = new Configuration();
288
+ const apiInstance = new CompanyApi(configuration);
289
+
290
+ const { status, data } = await apiInstance.getSuiteDashboards();
291
+ ```
292
+
293
+ ### Parameters
294
+ This endpoint does not have any parameters.
295
+
296
+
297
+ ### Return type
298
+
299
+ **ShowResponse**
300
+
301
+ ### Authorization
302
+
303
+ [bearerAuth](../README.md#bearerAuth)
304
+
305
+ ### HTTP request headers
306
+
307
+ - **Content-Type**: Not defined
308
+ - **Accept**: application/json
309
+
310
+
311
+ ### HTTP response details
312
+ | Status code | Description | Response headers |
313
+ |-------------|-------------|------------------|
314
+ |**200** | Suite dashboards returned | - |
315
+ |**401** | Unauthorized | - |
316
+
317
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
318
+
219
319
  # **getWebsiteSettings**
220
320
  > ShowResponse getWebsiteSettings()
221
321
 
@@ -428,6 +528,63 @@ const { status, data } = await apiInstance.updateDigitalIdentity(
428
528
 
429
529
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
430
530
 
531
+ # **updateSuiteDashboard**
532
+ > UpdateResponse updateSuiteDashboard(analyticsDashboardConfig)
533
+
534
+ Creates or replaces the home analytics dashboard for a suite.
535
+
536
+ ### Example
537
+
538
+ ```typescript
539
+ import {
540
+ CompanyApi,
541
+ Configuration,
542
+ AnalyticsDashboardConfig
543
+ } from '@caraer/client';
544
+
545
+ const configuration = new Configuration();
546
+ const apiInstance = new CompanyApi(configuration);
547
+
548
+ let suiteName: string; // (default to undefined)
549
+ let analyticsDashboardConfig: AnalyticsDashboardConfig; //
550
+
551
+ const { status, data } = await apiInstance.updateSuiteDashboard(
552
+ suiteName,
553
+ analyticsDashboardConfig
554
+ );
555
+ ```
556
+
557
+ ### Parameters
558
+
559
+ |Name | Type | Description | Notes|
560
+ |------------- | ------------- | ------------- | -------------|
561
+ | **analyticsDashboardConfig** | **AnalyticsDashboardConfig**| | |
562
+ | **suiteName** | [**string**] | | defaults to undefined|
563
+
564
+
565
+ ### Return type
566
+
567
+ **UpdateResponse**
568
+
569
+ ### Authorization
570
+
571
+ [bearerAuth](../README.md#bearerAuth)
572
+
573
+ ### HTTP request headers
574
+
575
+ - **Content-Type**: application/json
576
+ - **Accept**: application/json
577
+
578
+
579
+ ### HTTP response details
580
+ | Status code | Description | Response headers |
581
+ |-------------|-------------|------------------|
582
+ |**200** | Suite dashboard saved | - |
583
+ |**400** | Invalid dashboard config | - |
584
+ |**401** | Unauthorized | - |
585
+
586
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
587
+
431
588
  # **updateWebsiteSettings**
432
589
  > UpdateResponse updateWebsiteSettings(websiteSettingsDTO)
433
590
 
@@ -0,0 +1,25 @@
1
+ # CreateDeveloperProjectRequest
2
+
3
+ Request body for creating (or fetching an existing) developer project for an app.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **appUuid** | **string** | UUID of the app to link this project to. | [optional] [default to undefined]
10
+ **name** | **string** | Project name. | [optional] [default to undefined]
11
+ **label** | **string** | Optional human-readable label for the project. | [optional] [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { CreateDeveloperProjectRequest } from '@caraer/client';
17
+
18
+ const instance: CreateDeveloperProjectRequest = {
19
+ appUuid,
20
+ name,
21
+ label,
22
+ };
23
+ ```
24
+
25
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # CreateDeveloperSandboxRequest
2
+
3
+ Request body for creating a developer sandbox.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **name** | **string** | Sandbox name. | [optional] [default to undefined]
10
+ **label** | **string** | Optional human-readable label for the sandbox. | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { CreateDeveloperSandboxRequest } from '@caraer/client';
16
+
17
+ const instance: CreateDeveloperSandboxRequest = {
18
+ name,
19
+ label,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -10,6 +10,8 @@ Name | Type | Description | Notes
10
10
  **description** | **string** | Optional description text for the app. | [optional] [default to undefined]
11
11
  **authMethod** | **string** | Authentication method (API_KEY default, OAUTH2 for OAuth 2.0) | [optional] [default to undefined]
12
12
  **oauthRedirectUris** | **Array<string>** | Registered OAuth redirect URIs (required when authMethod is OAUTH2) | [optional] [default to undefined]
13
+ **platformVersion** | **number** | Ignored; new private apps are always platform version 2 (async container runtime). | [optional] [default to undefined]
14
+ **runtime** | **string** | Serverless runtime for the app: nodejs22 or python312. Defaults to nodejs22. | [optional] [default to undefined]
13
15
 
14
16
  ## Example
15
17
 
@@ -21,6 +23,8 @@ const instance: CreatePrivateAppRequest = {
21
23
  description,
22
24
  authMethod,
23
25
  oauthRedirectUris,
26
+ platformVersion,
27
+ runtime,
24
28
  };
25
29
  ```
26
30
 
@@ -0,0 +1,29 @@
1
+ # CreateProjectBuildRequest
2
+
3
+ Request body for uploading a developer project build archive.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **archiveBase64** | **string** | Base64-encoded zip archive containing caraer.project.json and src/app. | [optional] [default to undefined]
10
+ **filename** | **string** | Original archive filename, for traceability. | [optional] [default to undefined]
11
+ **target** | **string** | Deploy target: production or sandbox. | [optional] [default to undefined]
12
+ **version** | **string** | Semantic version for this build (MAJOR.MINOR.PATCH). Auto-bumped when omitted. | [optional] [default to undefined]
13
+ **releaseNotes** | **string** | Release notes for this build. | [optional] [default to undefined]
14
+
15
+ ## Example
16
+
17
+ ```typescript
18
+ import { CreateProjectBuildRequest } from '@caraer/client';
19
+
20
+ const instance: CreateProjectBuildRequest = {
21
+ archiveBase64,
22
+ filename,
23
+ target,
24
+ version,
25
+ releaseNotes,
26
+ };
27
+ ```
28
+
29
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # CreateResponseAppExternalOAuthProviderDTO
2
+
3
+ Response for a successful resource creation operation.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **message** | **string** | A message detailing the result of the operation. | [optional] [default to undefined]
10
+ **data** | [**AppExternalOAuthProviderDTO**](AppExternalOAuthProviderDTO.md) | The data payload of the response, if any. | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { CreateResponseAppExternalOAuthProviderDTO } from '@caraer/client';
16
+
17
+ const instance: CreateResponseAppExternalOAuthProviderDTO = {
18
+ message,
19
+ data,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # CreateResponseAppInboundRouteDTO
2
+
3
+ Response for a successful resource creation operation.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **message** | **string** | A message detailing the result of the operation. | [optional] [default to undefined]
10
+ **data** | [**AppInboundRouteDTO**](AppInboundRouteDTO.md) | The data payload of the response, if any. | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { CreateResponseAppInboundRouteDTO } from '@caraer/client';
16
+
17
+ const instance: CreateResponseAppInboundRouteDTO = {
18
+ message,
19
+ data,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # CreateResponseAppScheduleDTO
2
+
3
+ Response for a successful resource creation operation.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **message** | **string** | A message detailing the result of the operation. | [optional] [default to undefined]
10
+ **data** | [**AppScheduleDTO**](AppScheduleDTO.md) | The data payload of the response, if any. | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { CreateResponseAppScheduleDTO } from '@caraer/client';
16
+
17
+ const instance: CreateResponseAppScheduleDTO = {
18
+ message,
19
+ data,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,30 @@
1
+ # CriterionScore
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **criterion** | **string** | | [optional] [default to undefined]
9
+ **score** | **number** | | [optional] [default to undefined]
10
+ **weight** | **number** | | [optional] [default to undefined]
11
+ **rationale** | **string** | | [optional] [default to undefined]
12
+ **supportingEvidence** | [**Array<QueryEvidence>**](QueryEvidence.md) | | [optional] [default to undefined]
13
+ **contradictingEvidence** | [**Array<QueryEvidence>**](QueryEvidence.md) | | [optional] [default to undefined]
14
+
15
+ ## Example
16
+
17
+ ```typescript
18
+ import { CriterionScore } from '@caraer/client';
19
+
20
+ const instance: CriterionScore = {
21
+ criterion,
22
+ score,
23
+ weight,
24
+ rationale,
25
+ supportingEvidence,
26
+ contradictingEvidence,
27
+ };
28
+ ```
29
+
30
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,37 @@
1
+ # CrossObjectRecordSearchRequest
2
+
3
+ Request DTO for searching records across multiple objects.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **query** | **string** | Free-text search query. | [optional] [default to undefined]
10
+ **fromObjectUuid** | **string** | Event (or source) object UUID used with relationName to resolve target objects. | [optional] [default to undefined]
11
+ **relationName** | **string** | Relation name whose connected target objects are searched (e.g. attendees). | [optional] [default to undefined]
12
+ **objectUuids** | **Array<string>** | Object UUIDs to search. Used on their own when relationName is omitted; combined with relationName they narrow the relation\'s target objects. | [optional] [default to undefined]
13
+ **objectNames** | **Array<string>** | Object internal names to search. Behaves like objectUuids and may be combined with it. | [optional] [default to undefined]
14
+ **preview** | **string** | Preview template name. | [optional] [default to undefined]
15
+ **page** | **number** | Page number (1-based). | [optional] [default to undefined]
16
+ **limit** | **number** | Maximum records returned. | [optional] [default to undefined]
17
+ **excludeRecordUuid** | **string** | Optional record UUID to exclude from results. | [optional] [default to undefined]
18
+
19
+ ## Example
20
+
21
+ ```typescript
22
+ import { CrossObjectRecordSearchRequest } from '@caraer/client';
23
+
24
+ const instance: CrossObjectRecordSearchRequest = {
25
+ query,
26
+ fromObjectUuid,
27
+ relationName,
28
+ objectUuids,
29
+ objectNames,
30
+ preview,
31
+ page,
32
+ limit,
33
+ excludeRecordUuid,
34
+ };
35
+ ```
36
+
37
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # DeleteResponseVoid
2
+
3
+ Response class representing the result of a delete operation.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **message** | **string** | A message detailing the result of the operation. | [optional] [default to undefined]
10
+ **data** | **any** | | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { DeleteResponseVoid } from '@caraer/client';
16
+
17
+ const instance: DeleteResponseVoid = {
18
+ message,
19
+ data,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # DeployBuildRequest
2
+
3
+ Request body for deploying a developer project build.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **target** | **string** | Deploy target: production or sandbox. Defaults to the build\'s target. | [optional] [default to undefined]
10
+ **prune** | **boolean** | When true, soft-delete remote functions/webhooks/schedules/inbound routes/OAuth providers that are absent from the build archive. Defaults to false. | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { DeployBuildRequest } from '@caraer/client';
16
+
17
+ const instance: DeployBuildRequest = {
18
+ target,
19
+ prune,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)