@wix/auto_sdk_forms_form-spam-submission-reports 1.0.4 → 1.0.6
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.
- package/build/cjs/index.d.ts +125 -1
- package/build/cjs/index.js +968 -15
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +1115 -1
- package/build/cjs/index.typings.js +858 -15
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +664 -1
- package/build/cjs/meta.js +664 -15
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +125 -0
- package/build/es/index.mjs +931 -0
- package/build/es/index.mjs.map +1 -0
- package/build/{internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.d.ts → es/index.typings.d.mts} +121 -270
- package/build/es/index.typings.mjs +821 -0
- package/build/es/index.typings.mjs.map +1 -0
- package/build/es/{src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.d.ts → meta.d.mts} +98 -377
- package/build/es/meta.mjs +629 -0
- package/build/es/meta.mjs.map +1 -0
- package/build/internal/cjs/index.d.ts +125 -1
- package/build/internal/cjs/index.js +968 -15
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +1115 -1
- package/build/internal/cjs/index.typings.js +858 -15
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +664 -1
- package/build/internal/cjs/meta.js +664 -15
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +125 -0
- package/build/internal/es/index.mjs +931 -0
- package/build/internal/es/index.mjs.map +1 -0
- package/build/{cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.d.ts → internal/es/index.typings.d.mts} +121 -270
- package/build/internal/es/index.typings.mjs +821 -0
- package/build/internal/es/index.typings.mjs.map +1 -0
- package/build/{cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.d.ts → internal/es/meta.d.mts} +98 -377
- package/build/internal/es/meta.mjs +629 -0
- package/build/internal/es/meta.mjs.map +1 -0
- package/package.json +12 -10
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.d.ts +0 -16
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js +0 -24
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js.map +0 -1
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.d.ts +0 -34
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js +0 -406
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js.map +0 -1
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.d.ts +0 -32
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js +0 -262
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js.map +0 -1
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.d.ts +0 -110
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js +0 -84
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js.map +0 -1
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js +0 -96
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js.map +0 -1
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js +0 -658
- package/build/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js.map +0 -1
- package/build/es/index.d.ts +0 -1
- package/build/es/index.js +0 -2
- package/build/es/index.js.map +0 -1
- package/build/es/index.typings.d.ts +0 -1
- package/build/es/index.typings.js +0 -2
- package/build/es/index.typings.js.map +0 -1
- package/build/es/meta.d.ts +0 -1
- package/build/es/meta.js +0 -2
- package/build/es/meta.js.map +0 -1
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.d.ts +0 -16
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js +0 -16
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js.map +0 -1
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.d.ts +0 -34
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js +0 -391
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js.map +0 -1
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.d.ts +0 -32
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js +0 -224
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js.map +0 -1
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.d.ts +0 -110
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js +0 -64
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js.map +0 -1
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js +0 -93
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js.map +0 -1
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.d.ts +0 -1264
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js +0 -620
- package/build/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js.map +0 -1
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.d.ts +0 -16
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js +0 -24
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js.map +0 -1
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.d.ts +0 -34
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js +0 -406
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js.map +0 -1
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.d.ts +0 -32
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js +0 -262
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js.map +0 -1
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.d.ts +0 -110
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js +0 -84
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js.map +0 -1
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.d.ts +0 -943
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js +0 -96
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js.map +0 -1
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js +0 -658
- package/build/internal/cjs/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js.map +0 -1
- package/build/internal/es/index.d.ts +0 -1
- package/build/internal/es/index.js +0 -2
- package/build/internal/es/index.js.map +0 -1
- package/build/internal/es/index.typings.d.ts +0 -1
- package/build/internal/es/index.typings.js +0 -2
- package/build/internal/es/index.typings.js.map +0 -1
- package/build/internal/es/meta.d.ts +0 -1
- package/build/internal/es/meta.js +0 -2
- package/build/internal/es/meta.js.map +0 -1
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.d.ts +0 -16
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js +0 -16
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.context.js.map +0 -1
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.d.ts +0 -34
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js +0 -391
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.http.js.map +0 -1
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.d.ts +0 -32
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js +0 -224
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.meta.js.map +0 -1
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.d.ts +0 -110
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js +0 -64
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.public.js.map +0 -1
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.d.ts +0 -943
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js +0 -93
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.types.js.map +0 -1
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.d.ts +0 -1264
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js +0 -620
- package/build/internal/es/src/forms-v4-form-spam-submission-report-form-spam-submission-reports.universal.js.map +0 -1
package/build/cjs/index.d.ts
CHANGED
|
@@ -1 +1,125 @@
|
|
|
1
|
-
|
|
1
|
+
import { HttpClient, NonNullablePaths, MaybeContext, BuildRESTFunction } from '@wix/sdk-types';
|
|
2
|
+
import { FormSubmission, CheckForSpamResponse, FormSpamSubmissionReport, CreateFormSpamSubmissionReportValidationErrors, BulkDeleteFormSpamSubmissionReportOptions, BulkDeleteFormSpamSubmissionReportResponse, BulkDeleteFormSpamSubmissionReportByFilterResponse, ReportNotSpamSubmissionResponse, BulkReportNotSpamSubmissionOptions, BulkReportNotSpamSubmissionResponse, ReportReasonWithLiterals, ReportSpamSubmissionOptions, ReportSpamSubmissionResponse, BulkReportSpamSubmissionOptions, BulkReportSpamSubmissionResponse, FormSpamSubmissionReportsQueryBuilder, CountFormSpamSubmissionReportsResponse } from './index.typings.js';
|
|
3
|
+
export { ActionEvent, ApplicationError, BulkActionMetadata, BulkDeleteFormSpamSubmissionReportByFilterRequest, BulkDeleteFormSpamSubmissionReportRequest, BulkDeleteFormSpamSubmissionReportResult, BulkReportNotSpamSubmissionRequest, BulkReportNotSpamSubmissionResult, BulkReportSpamSubmissionRequest, BulkReportSpamSubmissionResult, CheckForSpamRequest, CountFormSpamSubmissionReportsRequest, CreateFormSpamSubmissionReportRequest, CreateFormSpamSubmissionReportResponse, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DeleteFormSpamSubmissionReportRequest, DeleteFormSpamSubmissionReportResponse, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, ErrorType, ExtendedFields, FormSpamSubmissionReportValidationErrorsDetails, FormSpamSubmissionReportsCount, FormSpamSubmissionReportsQueryResult, FormSubmissionOrderDetails, GetFormSpamSubmissionReportRequest, GetFormSpamSubmissionReportResponse, IdentificationData, IdentificationDataIdOneOf, ItemMetadata, MessageEnvelope, OrderDetails, PublicTags, QueryFormSpamSubmissionReportsByNamespaceRequest, QueryFormSpamSubmissionReportsByNamespaceResponse, ReportNotSpamSubmissionRequest, ReportReason, ReportSpamSubmissionRequest, RestoreInfo, SortOrder, Sorting, SpamReport, SubmissionStatus, Submitter, SubmitterSubmitterOneOf, TagList, ValidationError, WebhookIdentityType } from './index.typings.js';
|
|
4
|
+
|
|
5
|
+
declare function checkForSpam$1(httpClient: HttpClient): CheckForSpamSignature;
|
|
6
|
+
interface CheckForSpamSignature {
|
|
7
|
+
/**
|
|
8
|
+
* Checks if submission is a spam.
|
|
9
|
+
* @param - Form submission.
|
|
10
|
+
*/
|
|
11
|
+
(submission: NonNullablePaths<FormSubmission, `formId`>): Promise<NonNullablePaths<CheckForSpamResponse, `spam` | `spamReport.reportReason`>>;
|
|
12
|
+
}
|
|
13
|
+
declare function createFormSpamSubmissionReport$1(httpClient: HttpClient): CreateFormSpamSubmissionReportSignature;
|
|
14
|
+
interface CreateFormSpamSubmissionReportSignature {
|
|
15
|
+
/**
|
|
16
|
+
* Creates a new spam submission.
|
|
17
|
+
* To upload submission media, use the FormSubmissionService.getMediaUploadUrl endpoint.
|
|
18
|
+
* @param - Form spam submission report to be created.
|
|
19
|
+
* @returns The created form spam submission report.
|
|
20
|
+
*/
|
|
21
|
+
(formSpamSubmissionReport: NonNullablePaths<FormSpamSubmissionReport, `formId` | `reportReason` | `submissions` | `submitter`>): Promise<NonNullablePaths<FormSpamSubmissionReport, `formId` | `namespace` | `reportReason` | `submissionStatusAtReport` | `orderDetails.checkoutId`> & {
|
|
22
|
+
__validationErrorsType?: CreateFormSpamSubmissionReportValidationErrors;
|
|
23
|
+
}>;
|
|
24
|
+
}
|
|
25
|
+
declare function getFormSpamSubmissionReport$1(httpClient: HttpClient): GetFormSpamSubmissionReportSignature;
|
|
26
|
+
interface GetFormSpamSubmissionReportSignature {
|
|
27
|
+
/**
|
|
28
|
+
* Get a spam submission by id.
|
|
29
|
+
* @param - Id of the form spam submission report to retrieve.
|
|
30
|
+
* @returns The retrieved form spam submission report.
|
|
31
|
+
*/
|
|
32
|
+
(formSpamSubmissionReportId: string): Promise<NonNullablePaths<FormSpamSubmissionReport, `formId` | `namespace` | `reportReason` | `submissionStatusAtReport` | `orderDetails.checkoutId`>>;
|
|
33
|
+
}
|
|
34
|
+
declare function deleteFormSpamSubmissionReport$1(httpClient: HttpClient): DeleteFormSpamSubmissionReportSignature;
|
|
35
|
+
interface DeleteFormSpamSubmissionReportSignature {
|
|
36
|
+
/**
|
|
37
|
+
* Delete a spam submission report.
|
|
38
|
+
* @param - Id of the form spam submission report to delete.
|
|
39
|
+
*/
|
|
40
|
+
(formSpamSubmissionReportId: string): Promise<void>;
|
|
41
|
+
}
|
|
42
|
+
declare function bulkDeleteFormSpamSubmissionReport$1(httpClient: HttpClient): BulkDeleteFormSpamSubmissionReportSignature;
|
|
43
|
+
interface BulkDeleteFormSpamSubmissionReportSignature {
|
|
44
|
+
/**
|
|
45
|
+
* Deletes report by IDS or all for specific form.
|
|
46
|
+
* @param - Form ID.
|
|
47
|
+
*/
|
|
48
|
+
(formId: string, options?: BulkDeleteFormSpamSubmissionReportOptions): Promise<NonNullablePaths<BulkDeleteFormSpamSubmissionReportResponse, `results` | `results.${number}.itemMetadata.originalIndex` | `results.${number}.itemMetadata.success` | `results.${number}.itemMetadata.error.code` | `results.${number}.itemMetadata.error.description` | `bulkActionMetadata.totalSuccesses` | `bulkActionMetadata.totalFailures` | `bulkActionMetadata.undetailedFailures`>>;
|
|
49
|
+
}
|
|
50
|
+
declare function bulkDeleteFormSpamSubmissionReportByFilter$1(httpClient: HttpClient): BulkDeleteFormSpamSubmissionReportByFilterSignature;
|
|
51
|
+
interface BulkDeleteFormSpamSubmissionReportByFilterSignature {
|
|
52
|
+
/**
|
|
53
|
+
* Deletes reports by filter for specific form.
|
|
54
|
+
* @param - Filter object.
|
|
55
|
+
*
|
|
56
|
+
* See [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language) for more information.
|
|
57
|
+
*/
|
|
58
|
+
(filter: Record<string, any>): Promise<NonNullablePaths<BulkDeleteFormSpamSubmissionReportByFilterResponse, `jobId`>>;
|
|
59
|
+
}
|
|
60
|
+
declare function reportNotSpamSubmission$1(httpClient: HttpClient): ReportNotSpamSubmissionSignature;
|
|
61
|
+
interface ReportNotSpamSubmissionSignature {
|
|
62
|
+
/**
|
|
63
|
+
* Report a spam submission as not spam. The submission is created, and the spam report is deleted.
|
|
64
|
+
* Submission automations are triggered the same way as in standard submission creation flow.
|
|
65
|
+
* @param - Id of the form spam submission report to report as not spam.
|
|
66
|
+
*/
|
|
67
|
+
(formSpamSubmissionReportId: string): Promise<NonNullablePaths<ReportNotSpamSubmissionResponse, `submission.formId` | `submission.namespace` | `submission.status` | `submission.seen` | `submission.orderDetails.itemSubtotal` | `submission.orderDetails.checkoutId` | `submission.tags.tags.tagIds`>>;
|
|
68
|
+
}
|
|
69
|
+
declare function bulkReportNotSpamSubmission$1(httpClient: HttpClient): BulkReportNotSpamSubmissionSignature;
|
|
70
|
+
interface BulkReportNotSpamSubmissionSignature {
|
|
71
|
+
/**
|
|
72
|
+
* Report a spam submissions as not spam. The submissions is created, and the spam reports is deleted.
|
|
73
|
+
* Submissions automations are triggered the same way as in standard submission creation flow.
|
|
74
|
+
* @param - Id of the form to which belong reports
|
|
75
|
+
*/
|
|
76
|
+
(formId: string, options?: BulkReportNotSpamSubmissionOptions): Promise<NonNullablePaths<BulkReportNotSpamSubmissionResponse, `results` | `results.${number}.itemMetadata.originalIndex` | `results.${number}.itemMetadata.success` | `results.${number}.itemMetadata.error.code` | `results.${number}.itemMetadata.error.description` | `results.${number}.formSpamSubmissionReportId` | `bulkActionMetadata.totalSuccesses` | `bulkActionMetadata.totalFailures` | `bulkActionMetadata.undetailedFailures`>>;
|
|
77
|
+
}
|
|
78
|
+
declare function reportSpamSubmission$1(httpClient: HttpClient): ReportSpamSubmissionSignature;
|
|
79
|
+
interface ReportSpamSubmissionSignature {
|
|
80
|
+
/**
|
|
81
|
+
* Report a submission as spam. The spam submission report is created, and the submission is deleted.
|
|
82
|
+
* @param - Id of the submission to report as spam.
|
|
83
|
+
* @param - Identifies the reason why the submission was reported as spam.
|
|
84
|
+
*/
|
|
85
|
+
(submissionId: string, reportReason: ReportReasonWithLiterals, options?: ReportSpamSubmissionOptions): Promise<NonNullablePaths<ReportSpamSubmissionResponse, `formSpamSubmissionReport.formId` | `formSpamSubmissionReport.namespace` | `formSpamSubmissionReport.reportReason` | `formSpamSubmissionReport.submissionStatusAtReport` | `formSpamSubmissionReport.orderDetails.checkoutId`>>;
|
|
86
|
+
}
|
|
87
|
+
declare function bulkReportSpamSubmission$1(httpClient: HttpClient): BulkReportSpamSubmissionSignature;
|
|
88
|
+
interface BulkReportSpamSubmissionSignature {
|
|
89
|
+
/**
|
|
90
|
+
* Report multiple submissions as spam. The spam submission reports is created, and the submissions is deleted.
|
|
91
|
+
* @param - Id of the form to which belong submissions to report as spam.
|
|
92
|
+
*/
|
|
93
|
+
(formId: string, options?: NonNullablePaths<BulkReportSpamSubmissionOptions, `reportReason` | `submissionIds`>): Promise<NonNullablePaths<BulkReportSpamSubmissionResponse, `results` | `results.${number}.itemMetadata.originalIndex` | `results.${number}.itemMetadata.success` | `results.${number}.itemMetadata.error.code` | `results.${number}.itemMetadata.error.description` | `results.${number}.item.formId` | `results.${number}.item.namespace` | `results.${number}.item.reportReason` | `results.${number}.item.submissionStatusAtReport` | `results.${number}.item.orderDetails.checkoutId` | `bulkActionMetadata.totalSuccesses` | `bulkActionMetadata.totalFailures` | `bulkActionMetadata.undetailedFailures`>>;
|
|
94
|
+
}
|
|
95
|
+
declare function queryFormSpamSubmissionReportsByNamespace$1(httpClient: HttpClient): QueryFormSpamSubmissionReportsByNamespaceSignature;
|
|
96
|
+
interface QueryFormSpamSubmissionReportsByNamespaceSignature {
|
|
97
|
+
/**
|
|
98
|
+
* Query form spam submission reports using [WQL - Wix Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language).
|
|
99
|
+
*/
|
|
100
|
+
(): FormSpamSubmissionReportsQueryBuilder;
|
|
101
|
+
}
|
|
102
|
+
declare function countFormSpamSubmissionReports$1(httpClient: HttpClient): CountFormSpamSubmissionReportsSignature;
|
|
103
|
+
interface CountFormSpamSubmissionReportsSignature {
|
|
104
|
+
/**
|
|
105
|
+
* Counts the number of spam submission reports belonging to the specified forms.
|
|
106
|
+
* @param - Form IDs.
|
|
107
|
+
* @param - Identifies the app which the form submissions belong to. For example, the namespace for the Wix Forms App is `"wix.form_app.form"`. The namespace of a submission can be retrieved using the Get Submission endpoint.
|
|
108
|
+
*/
|
|
109
|
+
(formIds: string[], namespace: string): Promise<NonNullablePaths<CountFormSpamSubmissionReportsResponse, `formsSpamSubmissionReportsCount` | `formsSpamSubmissionReportsCount.${number}.formId` | `formsSpamSubmissionReportsCount.${number}.totalCount`>>;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
declare const checkForSpam: MaybeContext<BuildRESTFunction<typeof checkForSpam$1> & typeof checkForSpam$1>;
|
|
113
|
+
declare const createFormSpamSubmissionReport: MaybeContext<BuildRESTFunction<typeof createFormSpamSubmissionReport$1> & typeof createFormSpamSubmissionReport$1>;
|
|
114
|
+
declare const getFormSpamSubmissionReport: MaybeContext<BuildRESTFunction<typeof getFormSpamSubmissionReport$1> & typeof getFormSpamSubmissionReport$1>;
|
|
115
|
+
declare const deleteFormSpamSubmissionReport: MaybeContext<BuildRESTFunction<typeof deleteFormSpamSubmissionReport$1> & typeof deleteFormSpamSubmissionReport$1>;
|
|
116
|
+
declare const bulkDeleteFormSpamSubmissionReport: MaybeContext<BuildRESTFunction<typeof bulkDeleteFormSpamSubmissionReport$1> & typeof bulkDeleteFormSpamSubmissionReport$1>;
|
|
117
|
+
declare const bulkDeleteFormSpamSubmissionReportByFilter: MaybeContext<BuildRESTFunction<typeof bulkDeleteFormSpamSubmissionReportByFilter$1> & typeof bulkDeleteFormSpamSubmissionReportByFilter$1>;
|
|
118
|
+
declare const reportNotSpamSubmission: MaybeContext<BuildRESTFunction<typeof reportNotSpamSubmission$1> & typeof reportNotSpamSubmission$1>;
|
|
119
|
+
declare const bulkReportNotSpamSubmission: MaybeContext<BuildRESTFunction<typeof bulkReportNotSpamSubmission$1> & typeof bulkReportNotSpamSubmission$1>;
|
|
120
|
+
declare const reportSpamSubmission: MaybeContext<BuildRESTFunction<typeof reportSpamSubmission$1> & typeof reportSpamSubmission$1>;
|
|
121
|
+
declare const bulkReportSpamSubmission: MaybeContext<BuildRESTFunction<typeof bulkReportSpamSubmission$1> & typeof bulkReportSpamSubmission$1>;
|
|
122
|
+
declare const queryFormSpamSubmissionReportsByNamespace: MaybeContext<BuildRESTFunction<typeof queryFormSpamSubmissionReportsByNamespace$1> & typeof queryFormSpamSubmissionReportsByNamespace$1>;
|
|
123
|
+
declare const countFormSpamSubmissionReports: MaybeContext<BuildRESTFunction<typeof countFormSpamSubmissionReports$1> & typeof countFormSpamSubmissionReports$1>;
|
|
124
|
+
|
|
125
|
+
export { BulkDeleteFormSpamSubmissionReportByFilterResponse, BulkDeleteFormSpamSubmissionReportOptions, BulkDeleteFormSpamSubmissionReportResponse, BulkReportNotSpamSubmissionOptions, BulkReportNotSpamSubmissionResponse, BulkReportSpamSubmissionOptions, BulkReportSpamSubmissionResponse, CheckForSpamResponse, CountFormSpamSubmissionReportsResponse, FormSpamSubmissionReport, FormSpamSubmissionReportsQueryBuilder, FormSubmission, ReportNotSpamSubmissionResponse, ReportSpamSubmissionOptions, ReportSpamSubmissionResponse, bulkDeleteFormSpamSubmissionReport, bulkDeleteFormSpamSubmissionReportByFilter, bulkReportNotSpamSubmission, bulkReportSpamSubmission, checkForSpam, countFormSpamSubmissionReports, createFormSpamSubmissionReport, deleteFormSpamSubmissionReport, getFormSpamSubmissionReport, queryFormSpamSubmissionReportsByNamespace, reportNotSpamSubmission, reportSpamSubmission };
|