@nexeraid/identity-schemas 1.12.22-dev → 1.12.23-dev
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/dist/chainalysis.schema-9e5926b9.esm.js +2316 -0
- package/dist/chainalysis.schema-a9079d73.cjs.prod.js +2582 -0
- package/dist/chainalysis.schema-ab6cda47.cjs.dev.js +2582 -0
- package/dist/declarations/src/index.d.ts +4 -4
- package/dist/declarations/src/index.d.ts.map +1 -1
- package/dist/declarations/src/providers/big/BIGBitRankVerifiedScore.schema.d.ts +1735 -0
- package/dist/declarations/src/providers/big/BIGBitRankVerifiedScore.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/chainalysis/chainalysis.schema.d.ts +759 -0
- package/dist/declarations/src/providers/chainalysis/chainalysis.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/comply-advantage/comply-advantage.schema.d.ts +5735 -0
- package/dist/declarations/src/providers/comply-advantage/comply-advantage.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/customers.schema.d.ts +92 -0
- package/dist/declarations/src/providers/customers.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/index.d.ts +16 -0
- package/dist/declarations/src/providers/index.d.ts.map +1 -0
- package/dist/declarations/src/providers/ipquality/ipquality.schema.d.ts +1582 -0
- package/dist/declarations/src/providers/ipquality/ipquality.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/kyb-sessions.schema.d.ts +307 -0
- package/dist/declarations/src/providers/kyb-sessions.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +969 -0
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/merkle-science/merkle-science.schema.d.ts +604 -0
- package/dist/declarations/src/providers/merkle-science/merkle-science.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/provider.schema.d.ts +10861 -0
- package/dist/declarations/src/providers/provider.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +3991 -0
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub-applicant.schema.d.ts +6460 -0
- package/dist/declarations/src/providers/sumsub/sumsub-applicant.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub-reject.schema.d.ts +12 -0
- package/dist/declarations/src/providers/sumsub/sumsub-reject.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub-webhooks.schema.d.ts +187 -0
- package/dist/declarations/src/providers/sumsub/sumsub-webhooks.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/sumsub/sumsub.schema.d.ts +314 -0
- package/dist/declarations/src/providers/sumsub/sumsub.schema.d.ts.map +1 -0
- package/dist/declarations/src/providers/synaps/synaps.schema.d.ts +4071 -0
- package/dist/declarations/src/providers/synaps/synaps.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/alert.schema.d.ts +98 -0
- package/dist/declarations/src/webhooks/alert.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/alert.webhooks.schema.d.ts +43 -0
- package/dist/declarations/src/webhooks/alert.webhooks.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/customer.webhooks.schema.d.ts +479 -0
- package/dist/declarations/src/webhooks/customer.webhooks.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/index.d.ts +7 -0
- package/dist/declarations/src/webhooks/index.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/scenario-webhook.schema.d.ts +195 -0
- package/dist/declarations/src/webhooks/scenario-webhook.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +12605 -0
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts.map +1 -0
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +53321 -0
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts.map +1 -0
- package/dist/{frontend-utilities.schema-c327466a.cjs.prod.js → frontend-utilities.schema-9951d168.cjs.prod.js} +1 -1
- package/dist/{frontend-utilities.schema-1699cc67.esm.js → frontend-utilities.schema-c150e92a.esm.js} +1 -1
- package/dist/{frontend-utilities.schema-9b6dbb5e.cjs.dev.js → frontend-utilities.schema-c3ccca7b.cjs.dev.js} +1 -1
- package/dist/{identity-api.schema-6c0e3df3.cjs.prod.js → identity-api.schema-181d93d3.cjs.prod.js} +1266 -1271
- package/dist/{identity-api.schema-b7ca0eb2.esm.js → identity-api.schema-2df73bbd.esm.js} +1265 -1272
- package/dist/{identity-api.schema-5be99363.cjs.dev.js → identity-api.schema-8832ddec.cjs.dev.js} +1266 -1271
- package/dist/nexeraid-identity-schemas.cjs.dev.js +2 -2
- package/dist/nexeraid-identity-schemas.cjs.prod.js +2 -2
- package/dist/nexeraid-identity-schemas.esm.js +3 -3
- package/dist/package.json +15 -3
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.js +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.js +1 -1
- package/identity/dist/nexeraid-identity-schemas-identity.esm.js +1 -1
- package/package.json +15 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.d.ts +2 -0
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.js +276 -0
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.js +7 -0
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.js +276 -0
- package/providers/dist/nexeraid-identity-schemas-providers.esm.js +4 -0
- package/providers/package.json +4 -0
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.js +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.js +2 -2
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.js +2 -2
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.d.ts +2 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.js +662 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.js +7 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +662 -0
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +580 -0
- package/webhooks/package.json +4 -0
|
@@ -0,0 +1,662 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var zod = require('zod');
|
|
6
|
+
var identityApi_schema = require('../../dist/identity-api.schema-8832ddec.cjs.dev.js');
|
|
7
|
+
var chainalysis_schema = require('../../dist/chainalysis.schema-ab6cda47.cjs.dev.js');
|
|
8
|
+
var zodToJsonSchema = require('zod-to-json-schema');
|
|
9
|
+
require('nanoid');
|
|
10
|
+
|
|
11
|
+
// Alert Statuses
|
|
12
|
+
var AlertStatuses = ["Open", "Under Investigation", "Pending", "Closed", "Escalated"];
|
|
13
|
+
var AlertStatus = zod.z["enum"](AlertStatuses);
|
|
14
|
+
// Alert Types
|
|
15
|
+
var AlertTypes = ["AML Screening", "IP Screening", "Email Screening", "KYC Drop-off", "Onchain Monitoring", "Fraud", "Transaction Monitoring", "Duplicate"];
|
|
16
|
+
var AlertType = zod.z["enum"](AlertTypes);
|
|
17
|
+
// Alert Severities
|
|
18
|
+
var AlertSeverities = ["Low", "Medium", "High"];
|
|
19
|
+
var AlertSeverity = zod.z["enum"](AlertSeverities);
|
|
20
|
+
// Alert Categories
|
|
21
|
+
var AlertCategories = ["Onboarding", "Ongoing monitoring"];
|
|
22
|
+
var AlertCategory = zod.z["enum"](AlertCategories);
|
|
23
|
+
var ALERT_CHART_TYPES = ["total", "new", "opened", "closed", "inProgress", "unassigned", "escalated", "overdue", "avgClosureTime", "ageOfOldest", "alertTrendsOverTime", "alertsByType", "ageOfOpenAlerts", "alertsPerOfficer", "alertsSeverity"];
|
|
24
|
+
var AlertChartType = zod.z["enum"](ALERT_CHART_TYPES);
|
|
25
|
+
var ALERT_TABLE_COLUMNS = ["selected", "createdAt", "overdue", "id", "severity", "type", "description", "assignedTo", "country", "status"];
|
|
26
|
+
var AlertTableColumn = zod.z["enum"](ALERT_TABLE_COLUMNS);
|
|
27
|
+
var UserInfoForDuplicate = zod.z.object({
|
|
28
|
+
customerId: identityApi_schema.UuidString,
|
|
29
|
+
customerInfo: zod.z.string().nullish(),
|
|
30
|
+
profilePicture: zod.z.string().nullish(),
|
|
31
|
+
idDocumentUrl: zod.z.string().nullish()
|
|
32
|
+
});
|
|
33
|
+
var DuplicateData = zod.z.object({
|
|
34
|
+
original: UserInfoForDuplicate,
|
|
35
|
+
duplicate: UserInfoForDuplicate
|
|
36
|
+
});
|
|
37
|
+
|
|
38
|
+
var AlertWebhookPayload = zod.z.object({
|
|
39
|
+
id: identityApi_schema.UuidString,
|
|
40
|
+
severity: AlertSeverity,
|
|
41
|
+
category: AlertCategory,
|
|
42
|
+
type: AlertType,
|
|
43
|
+
status: AlertStatus,
|
|
44
|
+
customerId: identityApi_schema.UuidString,
|
|
45
|
+
externalUserId: identityApi_schema.ExternalCustomerId.nullish(),
|
|
46
|
+
cmsProjectId: zod.z.string().optional(),
|
|
47
|
+
createdAt: zod.z.coerce.date(),
|
|
48
|
+
updatedAt: zod.z.coerce.date(),
|
|
49
|
+
deletedBy: zod.z.string().nullish(),
|
|
50
|
+
deletedAt: zod.z.coerce.date().nullish()
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
var CustomerWebhookPayload = zod.z.object({
|
|
54
|
+
cmsProjectId: zod.z.string(),
|
|
55
|
+
customerId: identityApi_schema.UuidString,
|
|
56
|
+
externalClientId: identityApi_schema.ExternalCustomerId.nullish(),
|
|
57
|
+
createdBy: zod.z.string(),
|
|
58
|
+
updatedBy: zod.z.string(),
|
|
59
|
+
id: zod.z.string(),
|
|
60
|
+
riskScore: identityApi_schema.RiskScoreType.nullish(),
|
|
61
|
+
type: identityApi_schema.CustomerType.nullish(),
|
|
62
|
+
onboardingLevel: identityApi_schema.CustomerOnboardingLevel.nullish(),
|
|
63
|
+
status: identityApi_schema.CustomerStatus.nullish(),
|
|
64
|
+
createdAt: zod.z.coerce.date(),
|
|
65
|
+
updatedAt: zod.z.coerce.date().nullish(),
|
|
66
|
+
reason: zod.z.string().nullish(),
|
|
67
|
+
deletedBy: zod.z.string().nullish(),
|
|
68
|
+
deletedAt: zod.z.coerce.date().nullish()
|
|
69
|
+
});
|
|
70
|
+
var CUSTOMER_TOPICS = ["CUSTOMER_CREATED", "CUSTOMER_UPDATED", "CUSTOMER_DELETED", "CUSTOMER_STATUS_CHANGED", "CUSTOMER_RISK_LEVEL_CHANGED", "CUSTOMER_COUNTRY"];
|
|
71
|
+
var CustomerTopics = zod.z["enum"](CUSTOMER_TOPICS);
|
|
72
|
+
var CustomerEvents = {
|
|
73
|
+
CUSTOMER_CREATED: zod.z.object({
|
|
74
|
+
topic: zod.z.literal("CUSTOMER_CREATED"),
|
|
75
|
+
subject: zod.z.string().describe("Customer ID"),
|
|
76
|
+
// CUSTOMER ID
|
|
77
|
+
data: CustomerWebhookPayload
|
|
78
|
+
}),
|
|
79
|
+
CUSTOMER_UPDATED: zod.z.object({
|
|
80
|
+
topic: zod.z.literal("CUSTOMER_UPDATED"),
|
|
81
|
+
subject: zod.z.string().describe("Customer ID"),
|
|
82
|
+
// CUSTOMER ID
|
|
83
|
+
data: CustomerWebhookPayload
|
|
84
|
+
}),
|
|
85
|
+
CUSTOMER_DELETED: zod.z.object({
|
|
86
|
+
topic: zod.z.literal("CUSTOMER_DELETED"),
|
|
87
|
+
subject: zod.z.string().describe("Customer ID"),
|
|
88
|
+
// CUSTOMER ID
|
|
89
|
+
data: CustomerWebhookPayload
|
|
90
|
+
}),
|
|
91
|
+
CUSTOMER_STATUS_CHANGED: zod.z.object({
|
|
92
|
+
topic: zod.z.literal("CUSTOMER_STATUS_CHANGED"),
|
|
93
|
+
subject: zod.z.string().describe("Project ID"),
|
|
94
|
+
// CMS PROJECT ID
|
|
95
|
+
data: zod.z.object({
|
|
96
|
+
cmsProjectId: zod.z.string(),
|
|
97
|
+
customerId: identityApi_schema.UuidString,
|
|
98
|
+
externalClientId: identityApi_schema.ExternalCustomerId.optional(),
|
|
99
|
+
fromStatus: identityApi_schema.CustomerStatus.optional(),
|
|
100
|
+
toStatus: identityApi_schema.CustomerStatus
|
|
101
|
+
// do we need updatedBy?
|
|
102
|
+
})
|
|
103
|
+
}),
|
|
104
|
+
CUSTOMER_RISK_LEVEL_CHANGED: zod.z.object({
|
|
105
|
+
topic: zod.z.literal("CUSTOMER_RISK_LEVEL_CHANGED"),
|
|
106
|
+
subject: zod.z.string().describe("Project ID"),
|
|
107
|
+
// CMS PROJECT ID
|
|
108
|
+
data: zod.z.object({
|
|
109
|
+
cmsProjectId: zod.z.string(),
|
|
110
|
+
customerId: identityApi_schema.UuidString,
|
|
111
|
+
externalCustomerId: identityApi_schema.ExternalCustomerId.optional(),
|
|
112
|
+
fromRiskLevel: identityApi_schema.RiskScoreType.optional(),
|
|
113
|
+
toRiskLevel: identityApi_schema.RiskScoreType,
|
|
114
|
+
riskNumber: zod.z.number().optional() // risk number is calculated based on toRiskLevel automatically when event is parsed with zod parse
|
|
115
|
+
}).transform(function (data) {
|
|
116
|
+
// assign riskNumber based on toRiskLevel (0 - 100)
|
|
117
|
+
switch (data.toRiskLevel) {
|
|
118
|
+
case "No risk":
|
|
119
|
+
data.riskNumber = 0;
|
|
120
|
+
break;
|
|
121
|
+
case "Low":
|
|
122
|
+
data.riskNumber = 25;
|
|
123
|
+
break;
|
|
124
|
+
case "Medium":
|
|
125
|
+
data.riskNumber = 50;
|
|
126
|
+
break;
|
|
127
|
+
case "High":
|
|
128
|
+
data.riskNumber = 100;
|
|
129
|
+
break;
|
|
130
|
+
}
|
|
131
|
+
return data;
|
|
132
|
+
})
|
|
133
|
+
}),
|
|
134
|
+
CUSTOMER_COUNTRY: zod.z.object({
|
|
135
|
+
topic: zod.z.literal("CUSTOMER_COUNTRY"),
|
|
136
|
+
subject: zod.z.string().describe("Project ID"),
|
|
137
|
+
// CMS PROJECT ID
|
|
138
|
+
data: zod.z.object({
|
|
139
|
+
cmsProjectId: zod.z.string(),
|
|
140
|
+
customerId: identityApi_schema.UuidString,
|
|
141
|
+
externalCustomerId: identityApi_schema.ExternalCustomerId.optional(),
|
|
142
|
+
country: identityApi_schema.ISO3CountryCode
|
|
143
|
+
})
|
|
144
|
+
})
|
|
145
|
+
};
|
|
146
|
+
|
|
147
|
+
var ScenarioWebhookPayloadSchema = zod.z.object({
|
|
148
|
+
customerId: zod.z.string(),
|
|
149
|
+
externalCustomerId: identityApi_schema.ExternalCustomerId.nullish(),
|
|
150
|
+
address: identityApi_schema.BlockchainAddress.nullish(),
|
|
151
|
+
result: identityApi_schema.RuleResultStatus,
|
|
152
|
+
executionId: zod.z.string(),
|
|
153
|
+
scenarios: zod.z.object({
|
|
154
|
+
scenarioId: zod.z.string(),
|
|
155
|
+
result: zod.z.object({
|
|
156
|
+
objectId: zod.z.string(),
|
|
157
|
+
result: zod.z.object({
|
|
158
|
+
// TODO maybe start using OpaChallengeQueryResponse
|
|
159
|
+
is_valid: zod.z["boolean"](),
|
|
160
|
+
reasons: zod.z.array(zod.z.unknown())
|
|
161
|
+
})
|
|
162
|
+
}).array()
|
|
163
|
+
}).array(),
|
|
164
|
+
data: identityApi_schema.GenericVerifiableCredentialSchema.array()
|
|
165
|
+
});
|
|
166
|
+
|
|
167
|
+
var VerificationFlowResult = zod.z.union([zod.z.object({
|
|
168
|
+
type: zod.z["enum"]([chainalysis_schema.MergedProviders["enum"].integratedScorechain, chainalysis_schema.MergedProviders["enum"].scorechain]),
|
|
169
|
+
data: chainalysis_schema.ScoringAnalysisResponse
|
|
170
|
+
}), zod.z.object({
|
|
171
|
+
type: zod.z["enum"]([chainalysis_schema.MergedProviders["enum"].big]),
|
|
172
|
+
data: chainalysis_schema.BitRankVerifiedResponse
|
|
173
|
+
}), zod.z.object({
|
|
174
|
+
type: zod.z["enum"]([chainalysis_schema.MergedProviders["enum"].merkleScience]),
|
|
175
|
+
data: chainalysis_schema.MerkleAddressResponse
|
|
176
|
+
}), zod.z.object({
|
|
177
|
+
type: zod.z["enum"]([chainalysis_schema.MergedProviders["enum"].integratedIpqualityscore, chainalysis_schema.MergedProviders["enum"].ipQualityScore]),
|
|
178
|
+
data: chainalysis_schema.IpQualityServiceAnalysisResponse
|
|
179
|
+
}), zod.z.object({
|
|
180
|
+
type: zod.z["enum"]([chainalysis_schema.MergedProviders["enum"].integratedComplyAdvantage, chainalysis_schema.MergedProviders["enum"].complyAdvantage]),
|
|
181
|
+
data: chainalysis_schema.ComplyAdvantageSearchResponse
|
|
182
|
+
})]);
|
|
183
|
+
var VerificationFlowChecksWebhookPayload = zod.z.object({
|
|
184
|
+
executionId: zod.z.string(),
|
|
185
|
+
customerId: zod.z.string(),
|
|
186
|
+
externalCustomerId: identityApi_schema.ExternalCustomerId.optional(),
|
|
187
|
+
address: zod.z.string().nullish(),
|
|
188
|
+
result: zod.z.array(VerificationFlowResult)
|
|
189
|
+
});
|
|
190
|
+
|
|
191
|
+
var WebhookEventTypes = ["send.scenario", "send.verification.flow", "customer.created", "customer.updated", "customer.deleted", "alert.created", "alert.updated", "alert.deleted"];
|
|
192
|
+
var WebhookEventType = zod.z["enum"](WebhookEventTypes);
|
|
193
|
+
var WebhookEventTypesForm = ["webhooks.sendScenario", "webhooks.sendVerificationFlow", "webhooks.customerCreated", "webhooks.customerUpdated", "webhooks.customerDeleted", "webhooks.alertCreated", "webhooks.alertUpdated", "webhooks.alertDeleted"];
|
|
194
|
+
var WebhookEventTypeForm = zod.z["enum"](WebhookEventTypesForm);
|
|
195
|
+
var AttemptsStatus = {
|
|
196
|
+
Success: 0,
|
|
197
|
+
Pending: 1,
|
|
198
|
+
Fail: 2,
|
|
199
|
+
Sending: 3
|
|
200
|
+
};
|
|
201
|
+
var _ref = Object.keys(AttemptsStatus),
|
|
202
|
+
_ref2 = identityApi_schema._toArray(_ref),
|
|
203
|
+
firstKey = _ref2[0],
|
|
204
|
+
othersKeys = _ref2.slice(1);
|
|
205
|
+
var AttemptsStatusKeys = [firstKey].concat(identityApi_schema._toConsumableArray(othersKeys));
|
|
206
|
+
var AttemptsStatusKey = zod.z["enum"](AttemptsStatusKeys);
|
|
207
|
+
var AttemptsStatusCodes = ["0", "100", "200", "300", "400", "500"];
|
|
208
|
+
var AttemptsStatusCode = zod.z["enum"](AttemptsStatusCodes);
|
|
209
|
+
/**
|
|
210
|
+
*
|
|
211
|
+
* Schemas
|
|
212
|
+
*
|
|
213
|
+
*/
|
|
214
|
+
var NexeraEventTypes = zod.z.union([zod.z.object({
|
|
215
|
+
name: zod.z.literal("send.scenario"),
|
|
216
|
+
description: zod.z.string(),
|
|
217
|
+
archived: zod.z["boolean"](),
|
|
218
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
219
|
+
}), zod.z.object({
|
|
220
|
+
name: zod.z.literal("send.verification.flow"),
|
|
221
|
+
description: zod.z.string(),
|
|
222
|
+
archived: zod.z["boolean"](),
|
|
223
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
224
|
+
}), zod.z.object({
|
|
225
|
+
name: zod.z.literal("customer.created"),
|
|
226
|
+
description: zod.z.string(),
|
|
227
|
+
archived: zod.z["boolean"](),
|
|
228
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
229
|
+
}), zod.z.object({
|
|
230
|
+
name: zod.z.literal("customer.updated"),
|
|
231
|
+
description: zod.z.string(),
|
|
232
|
+
archived: zod.z["boolean"](),
|
|
233
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
234
|
+
}), zod.z.object({
|
|
235
|
+
name: zod.z.literal("customer.deleted"),
|
|
236
|
+
description: zod.z.string(),
|
|
237
|
+
archived: zod.z["boolean"](),
|
|
238
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
239
|
+
}), zod.z.object({
|
|
240
|
+
name: zod.z.literal("alert.created"),
|
|
241
|
+
description: zod.z.string(),
|
|
242
|
+
archived: zod.z["boolean"](),
|
|
243
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
244
|
+
}), zod.z.object({
|
|
245
|
+
name: zod.z.literal("alert.updated"),
|
|
246
|
+
description: zod.z.string(),
|
|
247
|
+
archived: zod.z["boolean"](),
|
|
248
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
249
|
+
}), zod.z.object({
|
|
250
|
+
name: zod.z.literal("alert.deleted"),
|
|
251
|
+
description: zod.z.string(),
|
|
252
|
+
archived: zod.z["boolean"](),
|
|
253
|
+
schemas: zod.z.record(zod.z.unknown())
|
|
254
|
+
})]);
|
|
255
|
+
|
|
256
|
+
/**
|
|
257
|
+
*
|
|
258
|
+
* Payload definitions
|
|
259
|
+
*
|
|
260
|
+
*/
|
|
261
|
+
var SendScenarioPayload = zod.z.object({
|
|
262
|
+
eventType: zod.z.literal("send.scenario"),
|
|
263
|
+
payload: ScenarioWebhookPayloadSchema
|
|
264
|
+
});
|
|
265
|
+
var SendVerificationFlowPayload = zod.z.object({
|
|
266
|
+
eventType: zod.z.literal("send.verification.flow"),
|
|
267
|
+
payload: VerificationFlowChecksWebhookPayload
|
|
268
|
+
});
|
|
269
|
+
var CustomerCreatedPayload = zod.z.object({
|
|
270
|
+
eventType: zod.z.literal("customer.created"),
|
|
271
|
+
payload: CustomerWebhookPayload
|
|
272
|
+
});
|
|
273
|
+
var CustomerUpdatedPayload = zod.z.object({
|
|
274
|
+
eventType: zod.z.literal("customer.updated"),
|
|
275
|
+
payload: CustomerWebhookPayload
|
|
276
|
+
});
|
|
277
|
+
var CustomerDeletedPayload = zod.z.object({
|
|
278
|
+
eventType: zod.z.literal("customer.deleted"),
|
|
279
|
+
payload: CustomerWebhookPayload
|
|
280
|
+
});
|
|
281
|
+
var AlertCreatedPayload = zod.z.object({
|
|
282
|
+
eventType: zod.z.literal("alert.created"),
|
|
283
|
+
payload: AlertWebhookPayload
|
|
284
|
+
});
|
|
285
|
+
var AlertUpdatedPayload = zod.z.object({
|
|
286
|
+
eventType: zod.z.literal("alert.updated"),
|
|
287
|
+
payload: AlertWebhookPayload
|
|
288
|
+
});
|
|
289
|
+
var AlertDeletedPayload = zod.z.object({
|
|
290
|
+
eventType: zod.z.literal("alert.deleted"),
|
|
291
|
+
payload: AlertWebhookPayload
|
|
292
|
+
});
|
|
293
|
+
var AllNexeraEventTypes = zod.z.array(NexeraEventTypes);
|
|
294
|
+
var NexeraSvixEnvironmentConfig = zod.z.object({
|
|
295
|
+
env: identityApi_schema.EnvironmentSchema
|
|
296
|
+
});
|
|
297
|
+
var EndpointHandlingForm = zod.z.object({
|
|
298
|
+
endpointURL: zod.z.string().min(1, {
|
|
299
|
+
message: "Webhook Endpoint URL is required!"
|
|
300
|
+
}).url({
|
|
301
|
+
message: "Provided URL is not valid"
|
|
302
|
+
}),
|
|
303
|
+
name: zod.z.string().min(1, {
|
|
304
|
+
message: "Webhook name is required!"
|
|
305
|
+
}),
|
|
306
|
+
webhooks: zod.z.object({
|
|
307
|
+
sendScenario: zod.z["boolean"]().optional(),
|
|
308
|
+
sendVerificationFlow: zod.z["boolean"]().optional(),
|
|
309
|
+
customerCreated: zod.z["boolean"]().optional(),
|
|
310
|
+
customerUpdated: zod.z["boolean"]().optional(),
|
|
311
|
+
customerDeleted: zod.z["boolean"]().optional(),
|
|
312
|
+
alertCreated: zod.z["boolean"]().optional(),
|
|
313
|
+
alertUpdated: zod.z["boolean"]().optional(),
|
|
314
|
+
alertDeleted: zod.z["boolean"]().optional()
|
|
315
|
+
}).optional()
|
|
316
|
+
});
|
|
317
|
+
var WebhookCheckboxInformation = zod.z.object({
|
|
318
|
+
name: WebhookEventTypeForm,
|
|
319
|
+
label: zod.z.string(),
|
|
320
|
+
description: zod.z.string()
|
|
321
|
+
});
|
|
322
|
+
var EndpointCheckboxsCollapsiblesSchema = zod.z.object({
|
|
323
|
+
title: zod.z.string(),
|
|
324
|
+
icon: zod.z.any(),
|
|
325
|
+
description: zod.z.string(),
|
|
326
|
+
webhooks: zod.z.array(WebhookCheckboxInformation)
|
|
327
|
+
});
|
|
328
|
+
var EndpointOut = zod.z.object({
|
|
329
|
+
disabled: zod.z["boolean"]().optional(),
|
|
330
|
+
id: zod.z.string(),
|
|
331
|
+
description: zod.z.string(),
|
|
332
|
+
url: zod.z.string(),
|
|
333
|
+
filterTypes: zod.z.array(zod.z.string()).nullish().optional(),
|
|
334
|
+
createdAt: zod.z.coerce.date(),
|
|
335
|
+
channel: zod.z.array(zod.z.string()).optional(),
|
|
336
|
+
metadata: zod.z.record(zod.z.string()),
|
|
337
|
+
rateLimit: zod.z.number().nullish().optional(),
|
|
338
|
+
// We are using the uid
|
|
339
|
+
uid: zod.z.string().nullish().optional(),
|
|
340
|
+
version: zod.z.number(),
|
|
341
|
+
updatedAt: zod.z.coerce.date()
|
|
342
|
+
});
|
|
343
|
+
var MessageDataOut = zod.z.object({
|
|
344
|
+
id: zod.z.string(),
|
|
345
|
+
eventType: WebhookEventType,
|
|
346
|
+
timestamp: zod.z.coerce.date(),
|
|
347
|
+
payload: zod.z.union([SendScenarioPayload, SendVerificationFlowPayload, CustomerCreatedPayload, CustomerUpdatedPayload, CustomerDeletedPayload, AlertCreatedPayload, AlertUpdatedPayload, AlertDeletedPayload])
|
|
348
|
+
});
|
|
349
|
+
var AttemptDataOut = zod.z.object({
|
|
350
|
+
id: zod.z.string(),
|
|
351
|
+
url: zod.z.string(),
|
|
352
|
+
responseStatusCode: zod.z.number(),
|
|
353
|
+
status: zod.z.number(),
|
|
354
|
+
triggerType: zod.z.coerce.string(),
|
|
355
|
+
msgId: zod.z.string(),
|
|
356
|
+
endpointId: zod.z.string(),
|
|
357
|
+
timestamp: zod.z.coerce.date()
|
|
358
|
+
});
|
|
359
|
+
var MessageDataOutExtended = MessageDataOut.extend({
|
|
360
|
+
status: zod.z.number(),
|
|
361
|
+
url: zod.z.string(),
|
|
362
|
+
attempts: zod.z.array(AttemptDataOut)
|
|
363
|
+
});
|
|
364
|
+
var EventType = zod.z.object({
|
|
365
|
+
archived: zod.z["boolean"]().optional(),
|
|
366
|
+
createdAt: zod.z.coerce.date(),
|
|
367
|
+
description: zod.z.string(),
|
|
368
|
+
featureFlag: zod.z.string().optional(),
|
|
369
|
+
name: zod.z.string(),
|
|
370
|
+
schemas: zod.z.record(zod.z.unknown()).optional(),
|
|
371
|
+
updatedAt: zod.z.coerce.date()
|
|
372
|
+
});
|
|
373
|
+
var ListEventTypeOutput = zod.z.object({
|
|
374
|
+
data: zod.z.array(EventType),
|
|
375
|
+
done: zod.z["boolean"](),
|
|
376
|
+
iterator: zod.z.string().optional(),
|
|
377
|
+
prevIterator: zod.z.string().optional()
|
|
378
|
+
});
|
|
379
|
+
var CreateEndpointInput = zod.z.object({
|
|
380
|
+
projectId: zod.z.string(),
|
|
381
|
+
name: zod.z.string(),
|
|
382
|
+
eventTypes: zod.z.array(WebhookEventType),
|
|
383
|
+
url: zod.z.string()
|
|
384
|
+
});
|
|
385
|
+
var CreateEndpointOutput = EndpointOut.optional();
|
|
386
|
+
var ListEndpointsInput = zod.z.object({
|
|
387
|
+
projectId: zod.z.string()
|
|
388
|
+
});
|
|
389
|
+
var ListResponseEndpointOut = zod.z.object({
|
|
390
|
+
endpoints: zod.z.array(EndpointOut)
|
|
391
|
+
});
|
|
392
|
+
var UpdateEndpointInput = zod.z.object({
|
|
393
|
+
projectId: zod.z.string(),
|
|
394
|
+
endpointId: zod.z.string(),
|
|
395
|
+
url: zod.z.string(),
|
|
396
|
+
name: zod.z.string(),
|
|
397
|
+
eventTypes: zod.z.array(WebhookEventType).optional(),
|
|
398
|
+
disabled: zod.z["boolean"]().optional()
|
|
399
|
+
});
|
|
400
|
+
var UpdateEndpointOutput = EndpointOut.optional();
|
|
401
|
+
var DeleteEndpointInput = zod.z.object({
|
|
402
|
+
projectId: zod.z.string(),
|
|
403
|
+
endpointId: zod.z.string()
|
|
404
|
+
});
|
|
405
|
+
var DeleteEndpointOutput = zod.z["boolean"]();
|
|
406
|
+
var GetEndpointSecretInput = zod.z.object({
|
|
407
|
+
projectId: zod.z.string(),
|
|
408
|
+
endpointId: zod.z.string()
|
|
409
|
+
});
|
|
410
|
+
var GetEndpointSecretOutput = zod.z.object({
|
|
411
|
+
key: zod.z.string()
|
|
412
|
+
}).optional();
|
|
413
|
+
|
|
414
|
+
/**
|
|
415
|
+
*
|
|
416
|
+
* Send Messages Types
|
|
417
|
+
*
|
|
418
|
+
*/
|
|
419
|
+
var SendMessageForSendScenarioInput = zod.z.object({
|
|
420
|
+
projectId: zod.z.string(),
|
|
421
|
+
payload: SendScenarioPayload
|
|
422
|
+
});
|
|
423
|
+
var SendMessageForSendVerificationFlowInput = zod.z.object({
|
|
424
|
+
projectId: zod.z.string(),
|
|
425
|
+
payload: SendVerificationFlowPayload
|
|
426
|
+
});
|
|
427
|
+
var SendMessageForCustomerCreatedInput = zod.z.object({
|
|
428
|
+
projectId: zod.z.string(),
|
|
429
|
+
payload: CustomerCreatedPayload
|
|
430
|
+
});
|
|
431
|
+
var SendMessageForCustomerUpdatedInput = zod.z.object({
|
|
432
|
+
projectId: zod.z.string(),
|
|
433
|
+
payload: CustomerUpdatedPayload
|
|
434
|
+
});
|
|
435
|
+
var SendMessageForCustomerDeletedInput = zod.z.object({
|
|
436
|
+
projectId: zod.z.string(),
|
|
437
|
+
payload: CustomerDeletedPayload
|
|
438
|
+
});
|
|
439
|
+
var SendMessageForAlertCreatedInput = zod.z.object({
|
|
440
|
+
projectId: zod.z.string(),
|
|
441
|
+
payload: AlertCreatedPayload
|
|
442
|
+
});
|
|
443
|
+
var SendMessageForAlertUpdatedInput = zod.z.object({
|
|
444
|
+
projectId: zod.z.string(),
|
|
445
|
+
payload: AlertUpdatedPayload
|
|
446
|
+
});
|
|
447
|
+
var SendMessageForAlertDeletedInput = zod.z.object({
|
|
448
|
+
projectId: zod.z.string(),
|
|
449
|
+
payload: AlertDeletedPayload
|
|
450
|
+
});
|
|
451
|
+
|
|
452
|
+
/**
|
|
453
|
+
*
|
|
454
|
+
*
|
|
455
|
+
*
|
|
456
|
+
*/
|
|
457
|
+
var ListMessagesInput = zod.z.object({
|
|
458
|
+
projectId: zod.z.string(),
|
|
459
|
+
eventType: WebhookEventType.optional()
|
|
460
|
+
});
|
|
461
|
+
var GetMessagesInput = zod.z.object({
|
|
462
|
+
projectId: zod.z.string(),
|
|
463
|
+
messageId: zod.z.string()
|
|
464
|
+
});
|
|
465
|
+
var ListMessagesOutput = zod.z.object({
|
|
466
|
+
messages: zod.z.array(MessageDataOut)
|
|
467
|
+
});
|
|
468
|
+
var ListAttemptsByMessageInput = zod.z.object({
|
|
469
|
+
projectId: zod.z.string(),
|
|
470
|
+
messageId: zod.z.string()
|
|
471
|
+
});
|
|
472
|
+
var ListAttemptsByEndpointInput = zod.z.object({
|
|
473
|
+
projectId: zod.z.string(),
|
|
474
|
+
endpointId: zod.z.string(),
|
|
475
|
+
eventType: WebhookEventType.optional(),
|
|
476
|
+
status: AttemptsStatusKey.optional(),
|
|
477
|
+
statusCode: AttemptsStatusCode.optional()
|
|
478
|
+
});
|
|
479
|
+
var ListAttemptsByMessageOutput = zod.z.object({
|
|
480
|
+
attempts: zod.z.array(AttemptDataOut)
|
|
481
|
+
});
|
|
482
|
+
var ConnectionHandlingWorkspaceInput = zod.z.object({
|
|
483
|
+
projectId: zod.z.string()
|
|
484
|
+
});
|
|
485
|
+
var ConnectionHandlingWorkspaceOutput = zod.z["boolean"]();
|
|
486
|
+
var SendExampleMessageInput = zod.z.object({
|
|
487
|
+
projectId: zod.z.string(),
|
|
488
|
+
endpointId: zod.z.string(),
|
|
489
|
+
eventType: WebhookEventType
|
|
490
|
+
});
|
|
491
|
+
var ResendWebhookInput = zod.z.object({
|
|
492
|
+
projectId: zod.z.string(),
|
|
493
|
+
endpointId: zod.z.string(),
|
|
494
|
+
messageId: zod.z.string()
|
|
495
|
+
});
|
|
496
|
+
|
|
497
|
+
/**
|
|
498
|
+
*
|
|
499
|
+
* Types
|
|
500
|
+
*
|
|
501
|
+
*/
|
|
502
|
+
|
|
503
|
+
/**
|
|
504
|
+
*
|
|
505
|
+
* Send Messages Types
|
|
506
|
+
*
|
|
507
|
+
*/
|
|
508
|
+
|
|
509
|
+
/**
|
|
510
|
+
*
|
|
511
|
+
*
|
|
512
|
+
*
|
|
513
|
+
*/
|
|
514
|
+
|
|
515
|
+
/**
|
|
516
|
+
*
|
|
517
|
+
* Payload types
|
|
518
|
+
*
|
|
519
|
+
*/
|
|
520
|
+
|
|
521
|
+
/**
|
|
522
|
+
*
|
|
523
|
+
* Constants definitions
|
|
524
|
+
*
|
|
525
|
+
*/
|
|
526
|
+
var NexeraWebhookEvents = [{
|
|
527
|
+
name: "send.scenario",
|
|
528
|
+
description: "Send Scenario Webhook",
|
|
529
|
+
archived: false,
|
|
530
|
+
schemas: {
|
|
531
|
+
1: zodToJsonSchema.zodToJsonSchema(SendScenarioPayload)
|
|
532
|
+
}
|
|
533
|
+
}, {
|
|
534
|
+
name: "send.verification.flow",
|
|
535
|
+
description: "Send Verification Flow Webhook",
|
|
536
|
+
archived: false,
|
|
537
|
+
schemas: {
|
|
538
|
+
1: zodToJsonSchema.zodToJsonSchema(SendVerificationFlowPayload)
|
|
539
|
+
}
|
|
540
|
+
}, {
|
|
541
|
+
name: "customer.created",
|
|
542
|
+
description: "Customer Created Webhook",
|
|
543
|
+
archived: false,
|
|
544
|
+
schemas: {
|
|
545
|
+
1: zodToJsonSchema.zodToJsonSchema(CustomerCreatedPayload)
|
|
546
|
+
}
|
|
547
|
+
}, {
|
|
548
|
+
name: "customer.updated",
|
|
549
|
+
description: "Customer Updated Webhook",
|
|
550
|
+
archived: false,
|
|
551
|
+
schemas: {
|
|
552
|
+
1: zodToJsonSchema.zodToJsonSchema(CustomerUpdatedPayload)
|
|
553
|
+
}
|
|
554
|
+
}, {
|
|
555
|
+
name: "customer.deleted",
|
|
556
|
+
description: "Customer Deleted Webhook",
|
|
557
|
+
archived: false,
|
|
558
|
+
schemas: {
|
|
559
|
+
1: zodToJsonSchema.zodToJsonSchema(CustomerDeletedPayload)
|
|
560
|
+
}
|
|
561
|
+
}, {
|
|
562
|
+
name: "alert.created",
|
|
563
|
+
description: "Alert Created Webhook",
|
|
564
|
+
archived: false,
|
|
565
|
+
schemas: {
|
|
566
|
+
1: zodToJsonSchema.zodToJsonSchema(AlertCreatedPayload)
|
|
567
|
+
}
|
|
568
|
+
}, {
|
|
569
|
+
name: "alert.updated",
|
|
570
|
+
description: "Alert Updated Webhook",
|
|
571
|
+
archived: false,
|
|
572
|
+
schemas: {
|
|
573
|
+
1: zodToJsonSchema.zodToJsonSchema(AlertUpdatedPayload)
|
|
574
|
+
}
|
|
575
|
+
}, {
|
|
576
|
+
name: "alert.deleted",
|
|
577
|
+
description: "Alert Deleted Webhook",
|
|
578
|
+
archived: false,
|
|
579
|
+
schemas: {
|
|
580
|
+
1: zodToJsonSchema.zodToJsonSchema(AlertDeletedPayload)
|
|
581
|
+
}
|
|
582
|
+
}];
|
|
583
|
+
|
|
584
|
+
exports.ALERT_CHART_TYPES = ALERT_CHART_TYPES;
|
|
585
|
+
exports.ALERT_TABLE_COLUMNS = ALERT_TABLE_COLUMNS;
|
|
586
|
+
exports.AlertCategories = AlertCategories;
|
|
587
|
+
exports.AlertCategory = AlertCategory;
|
|
588
|
+
exports.AlertChartType = AlertChartType;
|
|
589
|
+
exports.AlertCreatedPayload = AlertCreatedPayload;
|
|
590
|
+
exports.AlertDeletedPayload = AlertDeletedPayload;
|
|
591
|
+
exports.AlertSeverities = AlertSeverities;
|
|
592
|
+
exports.AlertSeverity = AlertSeverity;
|
|
593
|
+
exports.AlertStatus = AlertStatus;
|
|
594
|
+
exports.AlertStatuses = AlertStatuses;
|
|
595
|
+
exports.AlertTableColumn = AlertTableColumn;
|
|
596
|
+
exports.AlertType = AlertType;
|
|
597
|
+
exports.AlertTypes = AlertTypes;
|
|
598
|
+
exports.AlertUpdatedPayload = AlertUpdatedPayload;
|
|
599
|
+
exports.AlertWebhookPayload = AlertWebhookPayload;
|
|
600
|
+
exports.AllNexeraEventTypes = AllNexeraEventTypes;
|
|
601
|
+
exports.AttemptDataOut = AttemptDataOut;
|
|
602
|
+
exports.AttemptsStatus = AttemptsStatus;
|
|
603
|
+
exports.AttemptsStatusCode = AttemptsStatusCode;
|
|
604
|
+
exports.AttemptsStatusCodes = AttemptsStatusCodes;
|
|
605
|
+
exports.AttemptsStatusKey = AttemptsStatusKey;
|
|
606
|
+
exports.AttemptsStatusKeys = AttemptsStatusKeys;
|
|
607
|
+
exports.CUSTOMER_TOPICS = CUSTOMER_TOPICS;
|
|
608
|
+
exports.ConnectionHandlingWorkspaceInput = ConnectionHandlingWorkspaceInput;
|
|
609
|
+
exports.ConnectionHandlingWorkspaceOutput = ConnectionHandlingWorkspaceOutput;
|
|
610
|
+
exports.CreateEndpointInput = CreateEndpointInput;
|
|
611
|
+
exports.CreateEndpointOutput = CreateEndpointOutput;
|
|
612
|
+
exports.CustomerCreatedPayload = CustomerCreatedPayload;
|
|
613
|
+
exports.CustomerDeletedPayload = CustomerDeletedPayload;
|
|
614
|
+
exports.CustomerEvents = CustomerEvents;
|
|
615
|
+
exports.CustomerTopics = CustomerTopics;
|
|
616
|
+
exports.CustomerUpdatedPayload = CustomerUpdatedPayload;
|
|
617
|
+
exports.CustomerWebhookPayload = CustomerWebhookPayload;
|
|
618
|
+
exports.DeleteEndpointInput = DeleteEndpointInput;
|
|
619
|
+
exports.DeleteEndpointOutput = DeleteEndpointOutput;
|
|
620
|
+
exports.DuplicateData = DuplicateData;
|
|
621
|
+
exports.EndpointCheckboxsCollapsiblesSchema = EndpointCheckboxsCollapsiblesSchema;
|
|
622
|
+
exports.EndpointHandlingForm = EndpointHandlingForm;
|
|
623
|
+
exports.EndpointOut = EndpointOut;
|
|
624
|
+
exports.EventType = EventType;
|
|
625
|
+
exports.GetEndpointSecretInput = GetEndpointSecretInput;
|
|
626
|
+
exports.GetEndpointSecretOutput = GetEndpointSecretOutput;
|
|
627
|
+
exports.GetMessagesInput = GetMessagesInput;
|
|
628
|
+
exports.ListAttemptsByEndpointInput = ListAttemptsByEndpointInput;
|
|
629
|
+
exports.ListAttemptsByMessageInput = ListAttemptsByMessageInput;
|
|
630
|
+
exports.ListAttemptsByMessageOutput = ListAttemptsByMessageOutput;
|
|
631
|
+
exports.ListEndpointsInput = ListEndpointsInput;
|
|
632
|
+
exports.ListEventTypeOutput = ListEventTypeOutput;
|
|
633
|
+
exports.ListMessagesInput = ListMessagesInput;
|
|
634
|
+
exports.ListMessagesOutput = ListMessagesOutput;
|
|
635
|
+
exports.ListResponseEndpointOut = ListResponseEndpointOut;
|
|
636
|
+
exports.MessageDataOut = MessageDataOut;
|
|
637
|
+
exports.MessageDataOutExtended = MessageDataOutExtended;
|
|
638
|
+
exports.NexeraSvixEnvironmentConfig = NexeraSvixEnvironmentConfig;
|
|
639
|
+
exports.NexeraWebhookEvents = NexeraWebhookEvents;
|
|
640
|
+
exports.ResendWebhookInput = ResendWebhookInput;
|
|
641
|
+
exports.ScenarioWebhookPayloadSchema = ScenarioWebhookPayloadSchema;
|
|
642
|
+
exports.SendExampleMessageInput = SendExampleMessageInput;
|
|
643
|
+
exports.SendMessageForAlertCreatedInput = SendMessageForAlertCreatedInput;
|
|
644
|
+
exports.SendMessageForAlertDeletedInput = SendMessageForAlertDeletedInput;
|
|
645
|
+
exports.SendMessageForAlertUpdatedInput = SendMessageForAlertUpdatedInput;
|
|
646
|
+
exports.SendMessageForCustomerCreatedInput = SendMessageForCustomerCreatedInput;
|
|
647
|
+
exports.SendMessageForCustomerDeletedInput = SendMessageForCustomerDeletedInput;
|
|
648
|
+
exports.SendMessageForCustomerUpdatedInput = SendMessageForCustomerUpdatedInput;
|
|
649
|
+
exports.SendMessageForSendScenarioInput = SendMessageForSendScenarioInput;
|
|
650
|
+
exports.SendMessageForSendVerificationFlowInput = SendMessageForSendVerificationFlowInput;
|
|
651
|
+
exports.SendScenarioPayload = SendScenarioPayload;
|
|
652
|
+
exports.SendVerificationFlowPayload = SendVerificationFlowPayload;
|
|
653
|
+
exports.UpdateEndpointInput = UpdateEndpointInput;
|
|
654
|
+
exports.UpdateEndpointOutput = UpdateEndpointOutput;
|
|
655
|
+
exports.UserInfoForDuplicate = UserInfoForDuplicate;
|
|
656
|
+
exports.VerificationFlowChecksWebhookPayload = VerificationFlowChecksWebhookPayload;
|
|
657
|
+
exports.VerificationFlowResult = VerificationFlowResult;
|
|
658
|
+
exports.WebhookCheckboxInformation = WebhookCheckboxInformation;
|
|
659
|
+
exports.WebhookEventType = WebhookEventType;
|
|
660
|
+
exports.WebhookEventTypeForm = WebhookEventTypeForm;
|
|
661
|
+
exports.WebhookEventTypes = WebhookEventTypes;
|
|
662
|
+
exports.WebhookEventTypesForm = WebhookEventTypesForm;
|