@nexeraid/identity-schemas 1.12.21-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/nexeraSSID.schema.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-516dc42c.cjs.prod.js → frontend-utilities.schema-9951d168.cjs.prod.js} +1 -1
- package/dist/{frontend-utilities.schema-d572735d.esm.js → frontend-utilities.schema-c150e92a.esm.js} +1 -1
- package/dist/{frontend-utilities.schema-87bffa68.cjs.dev.js → frontend-utilities.schema-c3ccca7b.cjs.dev.js} +1 -1
- package/dist/{identity-api.schema-bf6bbbf4.cjs.prod.js → identity-api.schema-181d93d3.cjs.prod.js} +1267 -1271
- package/dist/{identity-api.schema-25e04205.esm.js → identity-api.schema-2df73bbd.esm.js} +1266 -1272
- package/dist/{identity-api.schema-4615eb5b.cjs.dev.js → identity-api.schema-8832ddec.cjs.dev.js} +1267 -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,276 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var chainalysis_schema = require('../../dist/chainalysis.schema-a9079d73.cjs.prod.js');
|
|
6
|
+
require('zod');
|
|
7
|
+
require('../../dist/identity-api.schema-181d93d3.cjs.prod.js');
|
|
8
|
+
require('nanoid');
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
exports.AMLMetadata = chainalysis_schema.AMLMetadata;
|
|
13
|
+
exports.ANALYSIS_TYPES = chainalysis_schema.ANALYSIS_TYPES;
|
|
14
|
+
exports.AnalysisType = chainalysis_schema.AnalysisType;
|
|
15
|
+
exports.ApplicantMemberOfSchema = chainalysis_schema.ApplicantMemberOfSchema;
|
|
16
|
+
exports.BENEFICIARY_TYPES = chainalysis_schema.BENEFICIARY_TYPES;
|
|
17
|
+
exports.BLOCKCHAIN_TYPES = chainalysis_schema.BLOCKCHAIN_TYPES;
|
|
18
|
+
exports.BaseApplicantActionSchema = chainalysis_schema.BaseApplicantActionSchema;
|
|
19
|
+
exports.BaseProvider = chainalysis_schema.BaseProvider;
|
|
20
|
+
exports.BeneficiaryCompanyCustomerClaims = chainalysis_schema.BeneficiaryCompanyCustomerClaims;
|
|
21
|
+
exports.BeneficiaryCompanyCustomerClaimsArray = chainalysis_schema.BeneficiaryCompanyCustomerClaimsArray;
|
|
22
|
+
exports.BeneficiaryType = chainalysis_schema.BeneficiaryType;
|
|
23
|
+
exports.BeneficiaryVerificationStatus = chainalysis_schema.BeneficiaryVerificationStatus;
|
|
24
|
+
exports.BeneficiaryVerificationStatusArray = chainalysis_schema.BeneficiaryVerificationStatusArray;
|
|
25
|
+
exports.BigConfig = chainalysis_schema.BigConfig;
|
|
26
|
+
exports.BigCryptoChain = chainalysis_schema.BigCryptoChain;
|
|
27
|
+
exports.BigProperties = chainalysis_schema.BigProperties;
|
|
28
|
+
exports.BigPropertiesLiteral = chainalysis_schema.BigPropertiesLiteral;
|
|
29
|
+
exports.BigProperty = chainalysis_schema.BigProperty;
|
|
30
|
+
exports.BigProvider = chainalysis_schema.BigProvider;
|
|
31
|
+
exports.BitRankRequest = chainalysis_schema.BitRankRequest;
|
|
32
|
+
exports.BitRankVerified = chainalysis_schema.BitRankVerified;
|
|
33
|
+
exports.BitRankVerifiedError = chainalysis_schema.BitRankVerifiedError;
|
|
34
|
+
exports.BitRankVerifiedErrorResponse = chainalysis_schema.BitRankVerifiedErrorResponse;
|
|
35
|
+
exports.BitRankVerifiedResponse = chainalysis_schema.BitRankVerifiedResponse;
|
|
36
|
+
exports.Blockchain = chainalysis_schema.Blockchain;
|
|
37
|
+
exports.COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES = chainalysis_schema.COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES;
|
|
38
|
+
exports.COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES = chainalysis_schema.COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES;
|
|
39
|
+
exports.COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES = chainalysis_schema.COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES;
|
|
40
|
+
exports.COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS = chainalysis_schema.COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS;
|
|
41
|
+
exports.COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE = chainalysis_schema.COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE;
|
|
42
|
+
exports.ChainalysisApiError = chainalysis_schema.ChainalysisApiError;
|
|
43
|
+
exports.ChainalysisRegisterApiResponse = chainalysis_schema.ChainalysisRegisterApiResponse;
|
|
44
|
+
exports.ChainalysisRegisterResponse = chainalysis_schema.ChainalysisRegisterResponse;
|
|
45
|
+
exports.ChainalysisRequest = chainalysis_schema.ChainalysisRequest;
|
|
46
|
+
exports.ChainalysisResponse = chainalysis_schema.ChainalysisResponse;
|
|
47
|
+
exports.ChainalysisRiskAssessmentApiResponse = chainalysis_schema.ChainalysisRiskAssessmentApiResponse;
|
|
48
|
+
exports.ChainalysisRiskAssessmentResponse = chainalysis_schema.ChainalysisRiskAssessmentResponse;
|
|
49
|
+
exports.CoerceDateUTC = chainalysis_schema.CoerceDateUTC;
|
|
50
|
+
exports.Coin = chainalysis_schema.Coin;
|
|
51
|
+
exports.CompanyDocumentMetaData = chainalysis_schema.CompanyDocumentMetaData;
|
|
52
|
+
exports.ComplyAdvantageAmlFullListing = chainalysis_schema.ComplyAdvantageAmlFullListing;
|
|
53
|
+
exports.ComplyAdvantageAmlItemSource = chainalysis_schema.ComplyAdvantageAmlItemSource;
|
|
54
|
+
exports.ComplyAdvantageCountryFieldSources = chainalysis_schema.ComplyAdvantageCountryFieldSources;
|
|
55
|
+
exports.ComplyAdvantageDateOfBirthFieldSources = chainalysis_schema.ComplyAdvantageDateOfBirthFieldSources;
|
|
56
|
+
exports.ComplyAdvantageKeyInformation = chainalysis_schema.ComplyAdvantageKeyInformation;
|
|
57
|
+
exports.ComplyAdvantageMedia = chainalysis_schema.ComplyAdvantageMedia;
|
|
58
|
+
exports.ComplyAdvantageMonitorSearchDataResponse = chainalysis_schema.ComplyAdvantageMonitorSearchDataResponse;
|
|
59
|
+
exports.ComplyAdvantageMonitorSearchResponse = chainalysis_schema.ComplyAdvantageMonitorSearchResponse;
|
|
60
|
+
exports.ComplyAdvantageMonitorSearchSuccessResponse = chainalysis_schema.ComplyAdvantageMonitorSearchSuccessResponse;
|
|
61
|
+
exports.ComplyAdvantageMonitoredSearchUpdate = chainalysis_schema.ComplyAdvantageMonitoredSearchUpdate;
|
|
62
|
+
exports.ComplyAdvantageNationalityFieldSources = chainalysis_schema.ComplyAdvantageNationalityFieldSources;
|
|
63
|
+
exports.ComplyAdvantageProvider = chainalysis_schema.ComplyAdvantageProvider;
|
|
64
|
+
exports.ComplyAdvantageProviderConfigElement = chainalysis_schema.ComplyAdvantageProviderConfigElement;
|
|
65
|
+
exports.ComplyAdvantageProviderConfigFilters = chainalysis_schema.ComplyAdvantageProviderConfigFilters;
|
|
66
|
+
exports.ComplyAdvantageProviderConfigTypes = chainalysis_schema.ComplyAdvantageProviderConfigTypes;
|
|
67
|
+
exports.ComplyAdvantageReponseMatchStatus = chainalysis_schema.ComplyAdvantageReponseMatchStatus;
|
|
68
|
+
exports.ComplyAdvantageResponseMatchType = chainalysis_schema.ComplyAdvantageResponseMatchType;
|
|
69
|
+
exports.ComplyAdvantageSearchDataResponse = chainalysis_schema.ComplyAdvantageSearchDataResponse;
|
|
70
|
+
exports.ComplyAdvantageSearchDataResponseHit = chainalysis_schema.ComplyAdvantageSearchDataResponseHit;
|
|
71
|
+
exports.ComplyAdvantageSearchEntitiesDataResponse = chainalysis_schema.ComplyAdvantageSearchEntitiesDataResponse;
|
|
72
|
+
exports.ComplyAdvantageSearchEntitiesResponse = chainalysis_schema.ComplyAdvantageSearchEntitiesResponse;
|
|
73
|
+
exports.ComplyAdvantageSearchEntitiesSuccessResponse = chainalysis_schema.ComplyAdvantageSearchEntitiesSuccessResponse;
|
|
74
|
+
exports.ComplyAdvantageSearchErrorResponse = chainalysis_schema.ComplyAdvantageSearchErrorResponse;
|
|
75
|
+
exports.ComplyAdvantageSearchRequest = chainalysis_schema.ComplyAdvantageSearchRequest;
|
|
76
|
+
exports.ComplyAdvantageSearchResponse = chainalysis_schema.ComplyAdvantageSearchResponse;
|
|
77
|
+
exports.ComplyAdvantageSearchSuccessResponse = chainalysis_schema.ComplyAdvantageSearchSuccessResponse;
|
|
78
|
+
exports.ComplyAdvantageUpdateSearchEntitiesRequest = chainalysis_schema.ComplyAdvantageUpdateSearchEntitiesRequest;
|
|
79
|
+
exports.ComplyAdvantageUpdateSearchEntitiesResponse = chainalysis_schema.ComplyAdvantageUpdateSearchEntitiesResponse;
|
|
80
|
+
exports.ComplyAdvantageUpdateSearchEntitiesSuccessResponse = chainalysis_schema.ComplyAdvantageUpdateSearchEntitiesSuccessResponse;
|
|
81
|
+
exports.ComplyAdvantageUpdateSearchRequest = chainalysis_schema.ComplyAdvantageUpdateSearchRequest;
|
|
82
|
+
exports.ComplyAdvantageUser = chainalysis_schema.ComplyAdvantageUser;
|
|
83
|
+
exports.CreateProviderInput = chainalysis_schema.CreateProviderInput;
|
|
84
|
+
exports.CreateProviderResponse = chainalysis_schema.CreateProviderResponse;
|
|
85
|
+
exports.CreateSearchInput = chainalysis_schema.CreateSearchInput;
|
|
86
|
+
exports.CredentialMetadata = chainalysis_schema.CredentialMetadata;
|
|
87
|
+
exports.CustomerContactInformationOutput = chainalysis_schema.CustomerContactInformationOutput;
|
|
88
|
+
exports.CustomerDocumentMetaData = chainalysis_schema.CustomerDocumentMetaData;
|
|
89
|
+
exports.CustomerStatusResults = chainalysis_schema.CustomerStatusResults;
|
|
90
|
+
exports.DataProviderOptions = chainalysis_schema.DataProviderOptions;
|
|
91
|
+
exports.DataProviders = chainalysis_schema.DataProviders;
|
|
92
|
+
exports.DeleteProviderInput = chainalysis_schema.DeleteProviderInput;
|
|
93
|
+
exports.DeleteProviderResponse = chainalysis_schema.DeleteProviderResponse;
|
|
94
|
+
exports.DocumentIdMetadata = chainalysis_schema.DocumentIdMetadata;
|
|
95
|
+
exports.DocumentIdType = chainalysis_schema.DocumentIdType;
|
|
96
|
+
exports.DocumentIdTypes = chainalysis_schema.DocumentIdTypes;
|
|
97
|
+
exports.DocumentMetadataSchema = chainalysis_schema.DocumentMetadataSchema;
|
|
98
|
+
exports.EmailMetadata = chainalysis_schema.EmailMetadata;
|
|
99
|
+
exports.EmailVerificationAnalysisResponse = chainalysis_schema.EmailVerificationAnalysisResponse;
|
|
100
|
+
exports.EnhancedChainalysisRequest = chainalysis_schema.EnhancedChainalysisRequest;
|
|
101
|
+
exports.File = chainalysis_schema.File;
|
|
102
|
+
exports.GetCredentialsOutput = chainalysis_schema.GetCredentialsOutput;
|
|
103
|
+
exports.GetKybSessionInput = chainalysis_schema.GetKybSessionInput;
|
|
104
|
+
exports.GetKybSessionResponse = chainalysis_schema.GetKybSessionResponse;
|
|
105
|
+
exports.GetKycSessionInput = chainalysis_schema.GetKycSessionInput;
|
|
106
|
+
exports.GetKycSessionResponse = chainalysis_schema.GetKycSessionResponse;
|
|
107
|
+
exports.GetKycSessionResponseWithCredentialsMetadata = chainalysis_schema.GetKycSessionResponseWithCredentialsMetadata;
|
|
108
|
+
exports.GetProviderResponse = chainalysis_schema.GetProviderResponse;
|
|
109
|
+
exports.GetProvidersResponse = chainalysis_schema.GetProvidersResponse;
|
|
110
|
+
exports.HIGH_RISK_TYPES = chainalysis_schema.HIGH_RISK_TYPES;
|
|
111
|
+
exports.INDIVIDUAL_BENEFICIARY_RELATIONS = chainalysis_schema.INDIVIDUAL_BENEFICIARY_RELATIONS;
|
|
112
|
+
exports.IdentityProviderOptions = chainalysis_schema.IdentityProviderOptions;
|
|
113
|
+
exports.IdentityProviders = chainalysis_schema.IdentityProviders;
|
|
114
|
+
exports.IndividualBeneficiaryRelation = chainalysis_schema.IndividualBeneficiaryRelation;
|
|
115
|
+
exports.IpQualityAnalysisRequest = chainalysis_schema.IpQualityAnalysisRequest;
|
|
116
|
+
exports.IpQualityAnalysisResponse = chainalysis_schema.IpQualityAnalysisResponse;
|
|
117
|
+
exports.IpQualityConfig = chainalysis_schema.IpQualityConfig;
|
|
118
|
+
exports.IpQualityServiceAnalysis = chainalysis_schema.IpQualityServiceAnalysis;
|
|
119
|
+
exports.IpQualityServiceAnalysisResponse = chainalysis_schema.IpQualityServiceAnalysisResponse;
|
|
120
|
+
exports.IpQualityServiceErrorResponse = chainalysis_schema.IpQualityServiceErrorResponse;
|
|
121
|
+
exports.IpqualityscoreProvider = chainalysis_schema.IpqualityscoreProvider;
|
|
122
|
+
exports.KYB_RESULTS = chainalysis_schema.KYB_RESULTS;
|
|
123
|
+
exports.KYB_SESSION_STATUSES = chainalysis_schema.KYB_SESSION_STATUSES;
|
|
124
|
+
exports.KYB_STEP_TYPES = chainalysis_schema.KYB_STEP_TYPES;
|
|
125
|
+
exports.KYC_RESULTS = chainalysis_schema.KYC_RESULTS;
|
|
126
|
+
exports.KYC_SESSION_STATUSES = chainalysis_schema.KYC_SESSION_STATUSES;
|
|
127
|
+
exports.KYC_STEP_TYPES = chainalysis_schema.KYC_STEP_TYPES;
|
|
128
|
+
exports.KybResult = chainalysis_schema.KybResult;
|
|
129
|
+
exports.KybSessionStatus = chainalysis_schema.KybSessionStatus;
|
|
130
|
+
exports.KybStep = chainalysis_schema.KybStep;
|
|
131
|
+
exports.KycResult = chainalysis_schema.KycResult;
|
|
132
|
+
exports.KycSessionStatus = chainalysis_schema.KycSessionStatus;
|
|
133
|
+
exports.KycStep = chainalysis_schema.KycStep;
|
|
134
|
+
exports.LivenessMetadata = chainalysis_schema.LivenessMetadata;
|
|
135
|
+
exports.MEDIUM_RISK_TYPES = chainalysis_schema.MEDIUM_RISK_TYPES;
|
|
136
|
+
exports.MatchStatus = chainalysis_schema.MatchStatus;
|
|
137
|
+
exports.MatchStatuses = chainalysis_schema.MatchStatuses;
|
|
138
|
+
exports.MatchTypeDetail = chainalysis_schema.MatchTypeDetail;
|
|
139
|
+
exports.MergedProviders = chainalysis_schema.MergedProviders;
|
|
140
|
+
exports.MerkleAddressApiError = chainalysis_schema.MerkleAddressApiError;
|
|
141
|
+
exports.MerkleAddressApiResponse = chainalysis_schema.MerkleAddressApiResponse;
|
|
142
|
+
exports.MerkleAddressRequest = chainalysis_schema.MerkleAddressRequest;
|
|
143
|
+
exports.MerkleAddressResponse = chainalysis_schema.MerkleAddressResponse;
|
|
144
|
+
exports.MerkleBlockChainCodes = chainalysis_schema.MerkleBlockChainCodes;
|
|
145
|
+
exports.MerkleBlockChainNames = chainalysis_schema.MerkleBlockChainNames;
|
|
146
|
+
exports.MerkleBlockChainTypes = chainalysis_schema.MerkleBlockChainTypes;
|
|
147
|
+
exports.MerkleScienceConfig = chainalysis_schema.MerkleScienceConfig;
|
|
148
|
+
exports.MerkleScienceProvider = chainalysis_schema.MerkleScienceProvider;
|
|
149
|
+
exports.NestedSession = chainalysis_schema.NestedSession;
|
|
150
|
+
exports.NexeraIdKYBProvider = chainalysis_schema.NexeraIdKYBProvider;
|
|
151
|
+
exports.NexeraIdSSIDProvider = chainalysis_schema.NexeraIdSSIDProvider;
|
|
152
|
+
exports.OBJECT_TYPES = chainalysis_schema.OBJECT_TYPES;
|
|
153
|
+
exports.ObjectType = chainalysis_schema.ObjectType;
|
|
154
|
+
exports.PhoneMetadata = chainalysis_schema.PhoneMetadata;
|
|
155
|
+
exports.PhoneVerificationAnalysisResponse = chainalysis_schema.PhoneVerificationAnalysisResponse;
|
|
156
|
+
exports.ProofOfAddressDocumentType = chainalysis_schema.ProofOfAddressDocumentType;
|
|
157
|
+
exports.ProofOfAddressDocumentTypes = chainalysis_schema.ProofOfAddressDocumentTypes;
|
|
158
|
+
exports.ProofOfAddressMetadata = chainalysis_schema.ProofOfAddressMetadata;
|
|
159
|
+
exports.ProofOfResidenceDocumentType = chainalysis_schema.ProofOfResidenceDocumentType;
|
|
160
|
+
exports.ProofOfResidenceMetaData = chainalysis_schema.ProofOfResidenceMetaData;
|
|
161
|
+
exports.ProviderData = chainalysis_schema.ProviderData;
|
|
162
|
+
exports.ProviderDataProject = chainalysis_schema.ProviderDataProject;
|
|
163
|
+
exports.ProviderIntegrationType = chainalysis_schema.ProviderIntegrationType;
|
|
164
|
+
exports.ProviderIntegrationTypeOptions = chainalysis_schema.ProviderIntegrationTypeOptions;
|
|
165
|
+
exports.RESULT_PARSER_ERROR = chainalysis_schema.RESULT_PARSER_ERROR;
|
|
166
|
+
exports.ReasonCode = chainalysis_schema.ReasonCode;
|
|
167
|
+
exports.ReasonCodes = chainalysis_schema.ReasonCodes;
|
|
168
|
+
exports.RequestProperty = chainalysis_schema.RequestProperty;
|
|
169
|
+
exports.RiskLevel = chainalysis_schema.RiskLevel;
|
|
170
|
+
exports.RiskLevels = chainalysis_schema.RiskLevels;
|
|
171
|
+
exports.RiskSeverity = chainalysis_schema.RiskSeverity;
|
|
172
|
+
exports.SEARCH_FILTER_ADVERSE_MEDIA_TYPE = chainalysis_schema.SEARCH_FILTER_ADVERSE_MEDIA_TYPE;
|
|
173
|
+
exports.SEARCH_FILTER_PEP_TYPE = chainalysis_schema.SEARCH_FILTER_PEP_TYPE;
|
|
174
|
+
exports.SEARCH_FILTER_SANCTION_TYPE = chainalysis_schema.SEARCH_FILTER_SANCTION_TYPE;
|
|
175
|
+
exports.SEARCH_FILTER_TYPES = chainalysis_schema.SEARCH_FILTER_TYPES;
|
|
176
|
+
exports.SESSION_NOT_FOUND = chainalysis_schema.SESSION_NOT_FOUND;
|
|
177
|
+
exports.STEP_NOT_FOUND = chainalysis_schema.STEP_NOT_FOUND;
|
|
178
|
+
exports.SUMSUB_APPLICANT_TYPES = chainalysis_schema.SUMSUB_APPLICANT_TYPES;
|
|
179
|
+
exports.SUMSUB_COMPANY_BENEFICIARY_GROUP = chainalysis_schema.SUMSUB_COMPANY_BENEFICIARY_GROUP;
|
|
180
|
+
exports.SUMSUB_DOC_TYPES = chainalysis_schema.SUMSUB_DOC_TYPES;
|
|
181
|
+
exports.SUMSUB_FLOW_LEVEL = chainalysis_schema.SUMSUB_FLOW_LEVEL;
|
|
182
|
+
exports.SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS = chainalysis_schema.SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS;
|
|
183
|
+
exports.SUMSUB_MEDIA_CONTENT_TYPES = chainalysis_schema.SUMSUB_MEDIA_CONTENT_TYPES;
|
|
184
|
+
exports.SUMSUB_REVIEW_ANSWERS = chainalysis_schema.SUMSUB_REVIEW_ANSWERS;
|
|
185
|
+
exports.SUMSUB_REVIEW_REJECT_LABELS = chainalysis_schema.SUMSUB_REVIEW_REJECT_LABELS;
|
|
186
|
+
exports.SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = chainalysis_schema.SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION;
|
|
187
|
+
exports.SUMSUB_REVIEW_REJECT_TYPES = chainalysis_schema.SUMSUB_REVIEW_REJECT_TYPES;
|
|
188
|
+
exports.SUMSUB_REVIEW_STATUSES = chainalysis_schema.SUMSUB_REVIEW_STATUSES;
|
|
189
|
+
exports.SUMSUB_STEPS = chainalysis_schema.SUMSUB_STEPS;
|
|
190
|
+
exports.SUMSUB_WEBHOOK_INTERNAL_STATUS = chainalysis_schema.SUMSUB_WEBHOOK_INTERNAL_STATUS;
|
|
191
|
+
exports.ScorechainAnalysis = chainalysis_schema.ScorechainAnalysis;
|
|
192
|
+
exports.ScorechainConfig = chainalysis_schema.ScorechainConfig;
|
|
193
|
+
exports.ScorechainError = chainalysis_schema.ScorechainError;
|
|
194
|
+
exports.ScorechainErrorResponse = chainalysis_schema.ScorechainErrorResponse;
|
|
195
|
+
exports.ScorechainProvider = chainalysis_schema.ScorechainProvider;
|
|
196
|
+
exports.ScoringAnalysisRequest = chainalysis_schema.ScoringAnalysisRequest;
|
|
197
|
+
exports.ScoringAnalysisResponse = chainalysis_schema.ScoringAnalysisResponse;
|
|
198
|
+
exports.SearchEntityType = chainalysis_schema.SearchEntityType;
|
|
199
|
+
exports.SearchEntityTypes = chainalysis_schema.SearchEntityTypes;
|
|
200
|
+
exports.SearchFilterAdverseMediaType = chainalysis_schema.SearchFilterAdverseMediaType;
|
|
201
|
+
exports.SearchFilterPepType = chainalysis_schema.SearchFilterPepType;
|
|
202
|
+
exports.SearchFilterSanctionType = chainalysis_schema.SearchFilterSanctionType;
|
|
203
|
+
exports.SearchFilterType = chainalysis_schema.SearchFilterType;
|
|
204
|
+
exports.SearchFilters = chainalysis_schema.SearchFilters;
|
|
205
|
+
exports.SelectKybSession = chainalysis_schema.SelectKybSession;
|
|
206
|
+
exports.SelectKycSession = chainalysis_schema.SelectKycSession;
|
|
207
|
+
exports.SelectKycSessionStep = chainalysis_schema.SelectKycSessionStep;
|
|
208
|
+
exports.Session = chainalysis_schema.Session;
|
|
209
|
+
exports.SessionWithoutSteps = chainalysis_schema.SessionWithoutSteps;
|
|
210
|
+
exports.Status = chainalysis_schema.Status;
|
|
211
|
+
exports.Statuses = chainalysis_schema.Statuses;
|
|
212
|
+
exports.Step = chainalysis_schema.Step;
|
|
213
|
+
exports.StepType = chainalysis_schema.StepType;
|
|
214
|
+
exports.StepTypes = chainalysis_schema.StepTypes;
|
|
215
|
+
exports.SumSubAddress = chainalysis_schema.SumSubAddress;
|
|
216
|
+
exports.SumSubApplicantInfo = chainalysis_schema.SumSubApplicantInfo;
|
|
217
|
+
exports.SumSubApplicantModerationStatusSchema = chainalysis_schema.SumSubApplicantModerationStatusSchema;
|
|
218
|
+
exports.SumSubApplicantResetSchema = chainalysis_schema.SumSubApplicantResetSchema;
|
|
219
|
+
exports.SumSubApplicantReviewStatusSchema = chainalysis_schema.SumSubApplicantReviewStatusSchema;
|
|
220
|
+
exports.SumSubApplicantSchema = chainalysis_schema.SumSubApplicantSchema;
|
|
221
|
+
exports.SumSubApplicantType = chainalysis_schema.SumSubApplicantType;
|
|
222
|
+
exports.SumSubApplicantVerificationStepSchema = chainalysis_schema.SumSubApplicantVerificationStepSchema;
|
|
223
|
+
exports.SumSubCompanyApplicantInfo = chainalysis_schema.SumSubCompanyApplicantInfo;
|
|
224
|
+
exports.SumSubCompanyApplicantSchema = chainalysis_schema.SumSubCompanyApplicantSchema;
|
|
225
|
+
exports.SumSubDocType = chainalysis_schema.SumSubDocType;
|
|
226
|
+
exports.SumSubFlowLevel = chainalysis_schema.SumSubFlowLevel;
|
|
227
|
+
exports.SumSubGenerateExternalWebSdkLinkSchema = chainalysis_schema.SumSubGenerateExternalWebSdkLinkSchema;
|
|
228
|
+
exports.SumSubImageId = chainalysis_schema.SumSubImageId;
|
|
229
|
+
exports.SumSubImageReviewResultSchema = chainalysis_schema.SumSubImageReviewResultSchema;
|
|
230
|
+
exports.SumSubIndividualApplicantSchema = chainalysis_schema.SumSubIndividualApplicantSchema;
|
|
231
|
+
exports.SumSubMediaContentType = chainalysis_schema.SumSubMediaContentType;
|
|
232
|
+
exports.SumSubReviewAnswer = chainalysis_schema.SumSubReviewAnswer;
|
|
233
|
+
exports.SumSubReviewRejectLabel = chainalysis_schema.SumSubReviewRejectLabel;
|
|
234
|
+
exports.SumSubReviewRejectType = chainalysis_schema.SumSubReviewRejectType;
|
|
235
|
+
exports.SumSubReviewResultSchema = chainalysis_schema.SumSubReviewResultSchema;
|
|
236
|
+
exports.SumSubReviewStatus = chainalysis_schema.SumSubReviewStatus;
|
|
237
|
+
exports.SumSubSimilarApplicantsSchema = chainalysis_schema.SumSubSimilarApplicantsSchema;
|
|
238
|
+
exports.SumSubStep = chainalysis_schema.SumSubStep;
|
|
239
|
+
exports.SumSubVerificationStepSchema = chainalysis_schema.SumSubVerificationStepSchema;
|
|
240
|
+
exports.SumSubWebhookSchema = chainalysis_schema.SumSubWebhookSchema;
|
|
241
|
+
exports.SumsubApplicantType = chainalysis_schema.SumsubApplicantType;
|
|
242
|
+
exports.SumsubApplicantTypes = chainalysis_schema.SumsubApplicantTypes;
|
|
243
|
+
exports.SumsubCompanyBeneficiaryGroup = chainalysis_schema.SumsubCompanyBeneficiaryGroup;
|
|
244
|
+
exports.SumsubKybDataSchema = chainalysis_schema.SumsubKybDataSchema;
|
|
245
|
+
exports.SumsubKybSessionFlowSection = chainalysis_schema.SumsubKybSessionFlowSection;
|
|
246
|
+
exports.SumsubKybSessionFlowSectionItem = chainalysis_schema.SumsubKybSessionFlowSectionItem;
|
|
247
|
+
exports.SumsubKybSessionFlowSectionStatus = chainalysis_schema.SumsubKybSessionFlowSectionStatus;
|
|
248
|
+
exports.SumsubKycDataSchema = chainalysis_schema.SumsubKycDataSchema;
|
|
249
|
+
exports.SumsubStepStatus = chainalysis_schema.SumsubStepStatus;
|
|
250
|
+
exports.SumsubVideoCallData = chainalysis_schema.SumsubVideoCallData;
|
|
251
|
+
exports.SumsubWebhookInternalStatus = chainalysis_schema.SumsubWebhookInternalStatus;
|
|
252
|
+
exports.SynapsProvider = chainalysis_schema.SynapsProvider;
|
|
253
|
+
exports.SynapsSessionErrorResponse = chainalysis_schema.SynapsSessionErrorResponse;
|
|
254
|
+
exports.SynapsSessionEvent = chainalysis_schema.SynapsSessionEvent;
|
|
255
|
+
exports.SynapsSessionRequest = chainalysis_schema.SynapsSessionRequest;
|
|
256
|
+
exports.SynapsSessionResponse = chainalysis_schema.SynapsSessionResponse;
|
|
257
|
+
exports.SynapsStepErrorResponse = chainalysis_schema.SynapsStepErrorResponse;
|
|
258
|
+
exports.SynapsStepEvent = chainalysis_schema.SynapsStepEvent;
|
|
259
|
+
exports.SynapsStepRequest = chainalysis_schema.SynapsStepRequest;
|
|
260
|
+
exports.SynapsStepResponse = chainalysis_schema.SynapsStepResponse;
|
|
261
|
+
exports.ToggleProviderInput = chainalysis_schema.ToggleProviderInput;
|
|
262
|
+
exports.UNKNOWN_ERROR = chainalysis_schema.UNKNOWN_ERROR;
|
|
263
|
+
exports.UpdateKybSessionOutput = chainalysis_schema.UpdateKybSessionOutput;
|
|
264
|
+
exports.UpdateKycSessionOutput = chainalysis_schema.UpdateKycSessionOutput;
|
|
265
|
+
exports.UpdateProviderInput = chainalysis_schema.UpdateProviderInput;
|
|
266
|
+
exports.UpdateProviderResponse = chainalysis_schema.UpdateProviderResponse;
|
|
267
|
+
exports.UpdateSearchEntitiesInput = chainalysis_schema.UpdateSearchEntitiesInput;
|
|
268
|
+
exports.UpdateSearchInput = chainalysis_schema.UpdateSearchInput;
|
|
269
|
+
exports.VideoKycMetaData = chainalysis_schema.VideoKycMetaData;
|
|
270
|
+
exports.WEBHOOK_TYPES = chainalysis_schema.WEBHOOK_TYPES;
|
|
271
|
+
exports.WebhookPayload = chainalysis_schema.WebhookPayload;
|
|
272
|
+
exports.WebhookType = chainalysis_schema.WebhookType;
|
|
273
|
+
exports.WorkflowsScorechainConfig = chainalysis_schema.WorkflowsScorechainConfig;
|
|
274
|
+
exports.WorkflowsScoringAnalysisRequest = chainalysis_schema.WorkflowsScoringAnalysisRequest;
|
|
275
|
+
exports.mappingMatchTypeToLabel = chainalysis_schema.mappingMatchTypeToLabel;
|
|
276
|
+
exports.typeToHumanReadable = chainalysis_schema.typeToHumanReadable;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export { a0 as AMLMetadata, A as ANALYSIS_TYPES, b as AnalysisType, bF as ApplicantMemberOfSchema, bU as BENEFICIARY_TYPES, d as BLOCKCHAIN_TYPES, bH as BaseApplicantActionSchema, bg as BaseProvider, bW as BeneficiaryCompanyCustomerClaims, bX as BeneficiaryCompanyCustomerClaimsArray, bV as BeneficiaryType, cZ as BeneficiaryVerificationStatus, c_ as BeneficiaryVerificationStatusArray, bd as BigConfig, o as BigCryptoChain, q as BigProperties, p as BigPropertiesLiteral, r as BigProperty, bj as BigProvider, t as BitRankRequest, u as BitRankVerified, w as BitRankVerifiedError, v as BitRankVerifiedErrorResponse, B as BitRankVerifiedResponse, e as Blockchain, aA as COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES, aC as COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES, ay as COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES, ar as COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS, ao as COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE, df as ChainalysisApiError, dd as ChainalysisRegisterApiResponse, dg as ChainalysisRegisterResponse, db as ChainalysisRequest, di as ChainalysisResponse, de as ChainalysisRiskAssessmentApiResponse, dh as ChainalysisRiskAssessmentResponse, af as CoerceDateUTC, f as Coin, cY as CompanyDocumentMetaData, aU as ComplyAdvantageAmlFullListing, aT as ComplyAdvantageAmlItemSource, aB as ComplyAdvantageCountryFieldSources, aD as ComplyAdvantageDateOfBirthFieldSources, aS as ComplyAdvantageKeyInformation, aN as ComplyAdvantageMedia, b1 as ComplyAdvantageMonitorSearchDataResponse, b3 as ComplyAdvantageMonitorSearchResponse, b2 as ComplyAdvantageMonitorSearchSuccessResponse, b4 as ComplyAdvantageMonitoredSearchUpdate, az as ComplyAdvantageNationalityFieldSources, bq as ComplyAdvantageProvider, bp as ComplyAdvantageProviderConfigElement, bo as ComplyAdvantageProviderConfigFilters, bn as ComplyAdvantageProviderConfigTypes, as as ComplyAdvantageReponseMatchStatus, ap as ComplyAdvantageResponseMatchType, aP as ComplyAdvantageSearchDataResponse, aO as ComplyAdvantageSearchDataResponseHit, aV as ComplyAdvantageSearchEntitiesDataResponse, aX as ComplyAdvantageSearchEntitiesResponse, aW as ComplyAdvantageSearchEntitiesSuccessResponse, aR as ComplyAdvantageSearchErrorResponse, aY as ComplyAdvantageSearchRequest, C as ComplyAdvantageSearchResponse, aQ as ComplyAdvantageSearchSuccessResponse, a_ as ComplyAdvantageUpdateSearchEntitiesRequest, b0 as ComplyAdvantageUpdateSearchEntitiesResponse, a$ as ComplyAdvantageUpdateSearchEntitiesSuccessResponse, aZ as ComplyAdvantageUpdateSearchRequest, aL as ComplyAdvantageUser, bw as CreateProviderInput, bx as CreateProviderResponse, aE as CreateSearchInput, cQ as CredentialMetadata, cP as CustomerContactInformationOutput, d3 as CustomerDocumentMetaData, d4 as CustomerStatusResults, b7 as DataProviderOptions, b8 as DataProviders, bB as DeleteProviderInput, bC as DeleteProviderResponse, U as DocumentIdMetadata, T as DocumentIdType, Q as DocumentIdTypes, ck as DocumentMetadataSchema, $ as EmailMetadata, E as EmailVerificationAnalysisResponse, dc as EnhancedChainalysisRequest, L as File, cO as GetCredentialsOutput, d0 as GetKybSessionInput, d1 as GetKybSessionResponse, cI as GetKycSessionInput, cJ as GetKycSessionResponse, cR as GetKycSessionResponseWithCredentialsMetadata, bv as GetProviderResponse, bu as GetProvidersResponse, am as HIGH_RISK_TYPES, bS as INDIVIDUAL_BENEFICIARY_RELATIONS, b5 as IdentityProviderOptions, b6 as IdentityProviders, bT as IndividualBeneficiaryRelation, k as IpQualityAnalysisRequest, l as IpQualityAnalysisResponse, bc as IpQualityConfig, m as IpQualityServiceAnalysis, I as IpQualityServiceAnalysisResponse, n as IpQualityServiceErrorResponse, bm as IpqualityscoreProvider, cU as KYB_RESULTS, cW as KYB_SESSION_STATUSES, cS as KYB_STEP_TYPES, cC as KYC_RESULTS, cE as KYC_SESSION_STATUSES, cA as KYC_STEP_TYPES, cV as KybResult, cX as KybSessionStatus, cT as KybStep, cD as KycResult, cF as KycSessionStatus, cB as KycStep, Z as LivenessMetadata, an as MEDIUM_RISK_TYPES, aG as MatchStatus, aF as MatchStatuses, aM as MatchTypeDetail, M as MergedProviders, da as MerkleAddressApiError, d9 as MerkleAddressApiResponse, d8 as MerkleAddressRequest, a as MerkleAddressResponse, d7 as MerkleBlockChainCodes, d6 as MerkleBlockChainNames, d5 as MerkleBlockChainTypes, b9 as MerkleScienceConfig, bl as MerkleScienceProvider, N as NestedSession, bi as NexeraIdKYBProvider, bh as NexeraIdSSIDProvider, O as OBJECT_TYPES, c as ObjectType, _ as PhoneMetadata, P as PhoneVerificationAnalysisResponse, X as ProofOfAddressDocumentType, V as ProofOfAddressDocumentTypes, Y as ProofOfAddressMetadata, cN as ProofOfResidenceDocumentType, cM as ProofOfResidenceMetaData, bs as ProviderData, bt as ProviderDataProject, bf as ProviderIntegrationType, be as ProviderIntegrationTypeOptions, a8 as RESULT_PARSER_ERROR, K as ReasonCode, J as ReasonCodes, s as RequestProperty, aI as RiskLevel, aH as RiskLevels, R as RiskSeverity, ak as SEARCH_FILTER_ADVERSE_MEDIA_TYPE, ai as SEARCH_FILTER_PEP_TYPE, ag as SEARCH_FILTER_SANCTION_TYPE, at as SEARCH_FILTER_TYPES, a6 as SESSION_NOT_FOUND, ac as STEP_NOT_FOUND, bK as SUMSUB_APPLICANT_TYPES, cc as SUMSUB_COMPANY_BENEFICIARY_GROUP, c1 as SUMSUB_DOC_TYPES, c3 as SUMSUB_FLOW_LEVEL, cs as SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS, ci as SUMSUB_MEDIA_CONTENT_TYPES, bM as SUMSUB_REVIEW_ANSWERS, cx as SUMSUB_REVIEW_REJECT_LABELS, cz as SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION, bO as SUMSUB_REVIEW_REJECT_TYPES, b$ as SUMSUB_REVIEW_STATUSES, bI as SUMSUB_STEPS, bZ as SUMSUB_WEBHOOK_INTERNAL_STATUS, i as ScorechainAnalysis, ba as ScorechainConfig, h as ScorechainError, g as ScorechainErrorResponse, bk as ScorechainProvider, j as ScoringAnalysisRequest, S as ScoringAnalysisResponse, aw as SearchEntityType, av as SearchEntityTypes, al as SearchFilterAdverseMediaType, aj as SearchFilterPepType, ah as SearchFilterSanctionType, au as SearchFilterType, ax as SearchFilters, c$ as SelectKybSession, cG as SelectKycSession, cH as SelectKycSessionStep, D as Session, F as SessionWithoutSteps, y as Status, x as Statuses, a1 as Step, H as StepType, G as StepTypes, bQ as SumSubAddress, bR as SumSubApplicantInfo, ch as SumSubApplicantModerationStatusSchema, cm as SumSubApplicantResetSchema, cl as SumSubApplicantReviewStatusSchema, cr as SumSubApplicantSchema, bL as SumSubApplicantType, cg as SumSubApplicantVerificationStepSchema, bY as SumSubCompanyApplicantInfo, ca as SumSubCompanyApplicantSchema, c2 as SumSubDocType, c4 as SumSubFlowLevel, cn as SumSubGenerateExternalWebSdkLinkSchema, cb as SumSubImageId, c6 as SumSubImageReviewResultSchema, c9 as SumSubIndividualApplicantSchema, cj as SumSubMediaContentType, bN as SumSubReviewAnswer, cy as SumSubReviewRejectLabel, bP as SumSubReviewRejectType, c5 as SumSubReviewResultSchema, c0 as SumSubReviewStatus, cw as SumSubSimilarApplicantsSchema, bJ as SumSubStep, cf as SumSubVerificationStepSchema, bG as SumSubWebhookSchema, c8 as SumsubApplicantType, c7 as SumsubApplicantTypes, cd as SumsubCompanyBeneficiaryGroup, cq as SumsubKybDataSchema, cv as SumsubKybSessionFlowSection, cu as SumsubKybSessionFlowSectionItem, ct as SumsubKybSessionFlowSectionStatus, cp as SumsubKycDataSchema, ce as SumsubStepStatus, co as SumsubVideoCallData, b_ as SumsubWebhookInternalStatus, br as SynapsProvider, a9 as SynapsSessionErrorResponse, a2 as SynapsSessionEvent, a5 as SynapsSessionRequest, aa as SynapsSessionResponse, ad as SynapsStepErrorResponse, a3 as SynapsStepEvent, ab as SynapsStepRequest, ae as SynapsStepResponse, bA as ToggleProviderInput, a7 as UNKNOWN_ERROR, d2 as UpdateKybSessionOutput, cK as UpdateKycSessionOutput, by as UpdateProviderInput, bz as UpdateProviderResponse, aK as UpdateSearchEntitiesInput, aJ as UpdateSearchInput, cL as VideoKycMetaData, bD as WEBHOOK_TYPES, z as WebhookPayload, bE as WebhookType, bb as WorkflowsScorechainConfig, W as WorkflowsScoringAnalysisRequest, aq as mappingMatchTypeToLabel, a4 as typeToHumanReadable } from '../../dist/chainalysis.schema-9e5926b9.esm.js';
|
|
2
|
+
import 'zod';
|
|
3
|
+
import '../../dist/identity-api.schema-2df73bbd.esm.js';
|
|
4
|
+
import 'nanoid';
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
6
|
-
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-8832ddec.cjs.dev.js');
|
|
6
|
+
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-c3ccca7b.cjs.dev.js');
|
|
7
7
|
require('zod');
|
|
8
8
|
require('nanoid');
|
|
9
9
|
|
package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var identityApi_schema = require('../../dist/identity-api.schema-
|
|
6
|
-
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-
|
|
5
|
+
var identityApi_schema = require('../../dist/identity-api.schema-181d93d3.cjs.prod.js');
|
|
6
|
+
var frontendUtilities_schema = require('../../dist/frontend-utilities.schema-9951d168.cjs.prod.js');
|
|
7
7
|
require('zod');
|
|
8
8
|
require('nanoid');
|
|
9
9
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { ak as Alpha2Country, dY as CredentialMediaType, dT as CredentialNames, dS as CredentialSchemas, dW as CredentialType, C as CredentialTypes, dR as GenericVerifiableCredentialSchema, dE as ID3CredentialSubjectSchema, dO as IDImageCredentialSubjectSchema, dN as IDInformationCredentialSubjectSchema, dF as IDScanCredentialSubjectSchema, dG as IDScanPassportCredentialSubjectSchema, dH as IDScanSelfieCredentialSubjectSchema, ai as ISO3CountryCode, dU as NexeraCredentialType, dM as OLD_AMLScreeningsResultsCredentialSubjectSchema, dI as OLD_IDImageCredentialSubjectSchema, dJ as OLD_IDInformationCredentialSubjectSchema, dK as OLD_ProofOfResidenceCredentialSubjectSchema, dL as OLD_SelfieImageCredentialSubjectSchema, dQ as ProofOfResidenceCredentialSubjectSchema, dP as SelfieImageCredentialSubjectSchema, dX as VerifiableCredential, al as countryISO3toISO2Mapping, dV as getCredentialName, an as isoCountriesNameFromISO2 } from '../../dist/identity-api.schema-
|
|
2
|
-
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-
|
|
1
|
+
export { ak as Alpha2Country, dY as CredentialMediaType, dT as CredentialNames, dS as CredentialSchemas, dW as CredentialType, C as CredentialTypes, dR as GenericVerifiableCredentialSchema, dE as ID3CredentialSubjectSchema, dO as IDImageCredentialSubjectSchema, dN as IDInformationCredentialSubjectSchema, dF as IDScanCredentialSubjectSchema, dG as IDScanPassportCredentialSubjectSchema, dH as IDScanSelfieCredentialSubjectSchema, ai as ISO3CountryCode, dU as NexeraCredentialType, dM as OLD_AMLScreeningsResultsCredentialSubjectSchema, dI as OLD_IDImageCredentialSubjectSchema, dJ as OLD_IDInformationCredentialSubjectSchema, dK as OLD_ProofOfResidenceCredentialSubjectSchema, dL as OLD_SelfieImageCredentialSubjectSchema, dQ as ProofOfResidenceCredentialSubjectSchema, dP as SelfieImageCredentialSubjectSchema, dX as VerifiableCredential, al as countryISO3toISO2Mapping, dV as getCredentialName, an as isoCountriesNameFromISO2 } from '../../dist/identity-api.schema-2df73bbd.esm.js';
|
|
2
|
+
export { V as VC_JSON_SCHEMA_MAP, c as cleanObject, a as getAvailableFields, g as getCredentialSchemaLocation } from '../../dist/frontend-utilities.schema-c150e92a.esm.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import 'nanoid';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export * from "../../dist/declarations/src/webhooks/index";
|
|
2
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmV4ZXJhaWQtaWRlbnRpdHktc2NoZW1hcy13ZWJob29rcy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2Rpc3QvZGVjbGFyYXRpb25zL3NyYy93ZWJob29rcy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=
|