@nexeraid/identity-schemas 2.131.0-dev → 2.133.0-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/{CoinMarketCap.schema-e7a388f4.cjs.dev.cjs → CoinMarketCap.schema-3aac6153.cjs.dev.cjs} +2 -2
- package/dist/{CoinMarketCap.schema-f8339199.esm.mjs → CoinMarketCap.schema-9d73712c.esm.mjs} +2 -2
- package/dist/{CoinMarketCap.schema-75a0f92b.cjs.prod.cjs → CoinMarketCap.schema-fad706d9.cjs.prod.cjs} +2 -2
- package/dist/declarations/src/identity/app-requests.schema.d.ts +15 -15
- package/dist/declarations/src/identity/host-requests.schema.d.ts +12 -16
- package/dist/declarations/src/identity/host-requests.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/identity-v2.schema.d.ts +3 -3
- package/dist/declarations/src/identity/kyc.schema.d.ts +9 -11
- package/dist/declarations/src/identity/kyc.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/query.schema.d.ts +3 -29
- package/dist/declarations/src/identity/query.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/scenario.schema.d.ts +23 -34
- package/dist/declarations/src/identity/scenario.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/txAuthData.schema.d.ts +6 -8
- package/dist/declarations/src/identity/txAuthData.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity-ids.schema.d.ts +6 -2
- package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
- package/dist/declarations/src/nexeraSSID.schema.d.ts +18 -36
- package/dist/declarations/src/nexeraSSID.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +29 -29
- package/dist/declarations/src/providers/provider.schema.d.ts +270 -270
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +27 -27
- package/dist/declarations/src/vault/vault.schema.d.ts +15 -20
- package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
- package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts +42 -56
- package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +15 -15
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +3 -3
- package/dist/{identity-api.schema-b195fc03.cjs.dev.cjs → identity-api.schema-34dc18f9.cjs.dev.cjs} +1 -1
- package/dist/{identity-api.schema-876b71fe.cjs.prod.cjs → identity-api.schema-6fae0c5e.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-93648b2c.esm.mjs → identity-api.schema-8d890442.esm.mjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +7 -5
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +7 -5
- package/dist/nexeraid-identity-schemas.esm.mjs +6 -6
- package/dist/package.json +5 -5
- package/dist/{tfhe-utilities-cc4d4e53.cjs.dev.cjs → tfhe-utilities-27940c87.cjs.dev.cjs} +2 -2
- package/dist/{tfhe-utilities-1ce70999.cjs.prod.cjs → tfhe-utilities-5a8dd592.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-3731a30f.esm.mjs → tfhe-utilities-c40b161b.esm.mjs} +2 -2
- package/dist/{toArray-f13714a0.cjs.dev.cjs → toArray-37b1fb19.cjs.dev.cjs} +1 -1
- package/dist/{toArray-721f6561.cjs.prod.cjs → toArray-3c87317a.cjs.prod.cjs} +1 -1
- package/dist/{toArray-aa653e1d.esm.mjs → toArray-4d4dc74b.esm.mjs} +1 -1
- package/dist/{vault.schema-60464fc5.cjs.dev.cjs → vault.schema-519df11c.cjs.dev.cjs} +4 -8
- package/dist/{vault.schema-9f88c87d.cjs.prod.cjs → vault.schema-780fe133.cjs.prod.cjs} +4 -8
- package/dist/{vault.schema-3aa96890.esm.mjs → vault.schema-b56c5882.esm.mjs} +3 -9
- package/dist/{zod-utils-dfe3037a.cjs.prod.cjs → zod-utils-c91cd04c.cjs.prod.cjs} +2 -2
- package/dist/{zod-utils-895d0829.esm.mjs → zod-utils-c9be4fe1.esm.mjs} +2 -2
- package/dist/{zod-utils-5768518c.cjs.dev.cjs → zod-utils-ce615cbb.cjs.dev.cjs} +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
- package/package.json +5 -5
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +4 -4
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +4 -4
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
|
@@ -380,13 +380,13 @@ export declare const ScorechainAnalysis: z.ZodObject<{
|
|
|
380
380
|
score: number;
|
|
381
381
|
};
|
|
382
382
|
}>>>;
|
|
383
|
-
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
383
|
+
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
384
384
|
score: z.ZodNumber;
|
|
385
385
|
severity: z.ZodEnum<["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]>;
|
|
386
|
-
}
|
|
386
|
+
} & {
|
|
387
387
|
origin: z.ZodString;
|
|
388
388
|
justification: z.ZodString;
|
|
389
|
-
}
|
|
389
|
+
}, "strip", z.ZodTypeAny, {
|
|
390
390
|
origin: string;
|
|
391
391
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
392
392
|
score: number;
|
|
@@ -2165,13 +2165,13 @@ export declare const ScoringAnalysisResponse: z.ZodUnion<[z.ZodObject<{
|
|
|
2165
2165
|
score: number;
|
|
2166
2166
|
};
|
|
2167
2167
|
}>>>;
|
|
2168
|
-
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
2168
|
+
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2169
2169
|
score: z.ZodNumber;
|
|
2170
2170
|
severity: z.ZodEnum<["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]>;
|
|
2171
|
-
}
|
|
2171
|
+
} & {
|
|
2172
2172
|
origin: z.ZodString;
|
|
2173
2173
|
justification: z.ZodString;
|
|
2174
|
-
}
|
|
2174
|
+
}, "strip", z.ZodTypeAny, {
|
|
2175
2175
|
origin: string;
|
|
2176
2176
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
2177
2177
|
score: number;
|
|
@@ -4304,12 +4304,12 @@ export declare const ScorechainEntity: z.ZodObject<{
|
|
|
4304
4304
|
export declare const GetAddressAnalysis: z.ZodObject<{
|
|
4305
4305
|
firstActivityDate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
4306
4306
|
lastActivityDate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
4307
|
-
entity: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
4307
|
+
entity: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
4308
4308
|
id: z.ZodNumber;
|
|
4309
4309
|
name: z.ZodString;
|
|
4310
4310
|
referenceAddress: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
|
|
4311
4311
|
type: z.ZodEnum<["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet", "OFAC sanction list", "Closed exchange", "Custom group"]>;
|
|
4312
|
-
}
|
|
4312
|
+
} & {
|
|
4313
4313
|
countries: z.ZodArray<z.ZodEnum<["Afghanistan", "Åland Islands", "Albania", "Algeria", "American Samoa", "Andorra", "Angola", "Anguilla", "Antigua and Barbuda", "Argentina", "Armenia", "Aruba", "Australia", "Austria", "Azerbaijan", "Bahamas", "Bahrain", "Bangladesh", "Barbados", "Belarus", "Belgium", "Belize", "Benin", "Bermuda", "Bhutan", "Bolivia", "Bonaire, Sint Eustatius and Saba", "Bosnia-Herzegovina", "Botswana", "Brazil", "British Indian Ocean Territory", "British Virgin Islands", "Brunei Darussalam", "Bulgaria", "Burkina Faso", "Burundi", "Cambodia", "Cameroon", "Canada", "Cape Verde", "Cayman Islands", "Central African Rep", "Chad", "Chile", "China", "Christmas Island", "Cocos (Keeling) Islands", "Colombia", "Comoros", "Congo (Brazzaville)", "Congo, the Democratic Republic", "Cook Islands", "Costa Rica", "Cote D'Ivoire", "Croatia", "Cuba", "Curacao", "Cyprus", "Czech Republic", "Denmark", "Djibouti", "Dominica", "Dominican Republic", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea", "Estonia", "Eswatini", "Ethiopia", "Falkland Islands (Malvinas)", "Faroe islands", "Fiji", "Finland", "France", "French Guiana", "French Polynesia", "Gabon", "Gambia", "Georgia", "Germany", "Ghana", "Gibraltar", "Greece", "Greenland", "Grenada", "Guadeloupe", "Guam", "Guatemala", "Guernsey", "Guinea", "Guinea Bissau", "Guyana", "Haiti", "Honduras", "Hong Kong", "Hungary", "Iceland", "India", "Indonesia", "Iran, Islamic Republic of", "Iraq", "Ireland", "Isle Of Man", "Israel", "Italy", "Jamaica", "Japan", "Jersey", "Jordan", "Kazakhstan", "Kenya", "Kiribati", "Kosovo", "Kuwait", "Kyrgyzstan", "Lao People's Democratic Republic", "Latvia", "Lebanon", "Lesotho", "Liberia", "Libya", "Liechtenstein", "Lithuania", "Luxembourg", "Macau", "Madagascar", "Malawi", "Malaysia", "Maldives", "Mali", "Malta", "Marshall Islands", "Martinique", "Mauritania", "Mauritius", "Mayotte", "Mexico", "Micronesia", "Moldova", "Monaco", "Mongolia", "Montenegro", "Montserrat", "Morocco", "Mozambique", "Myanmar", "Namibia", "Nauru", "Nepal", "Netherlands", "New Caledonia", "New Zealand", "Nicaragua", "Niger", "Nigeria", "Niue", "Norfolk Island", "North Korea", "North Macedonia", "North Mariana Islands", "Norway", "Oman", "Pakistan", "Palau", "Palestine, State of", "Panama", "Papua New Guinea", "Paraguay", "Peru", "Philippines", "Pitcairn", "Poland", "Portugal", "Puerto Rico", "Qatar", "Réunion", "Romania", "Russian Federation", "Rwanda", "Saint Barthélemy", "Saint Helena, Ascension and Tristan", "Saint Kitts & Nevis", "Saint Lucia", "Saint Maarten", "Saint Martin (French part)", "Saint Pierre and Miquelon", "Saint Vincent & Grenadines", "Samoa", "San Marino", "Sao Tome & Prin.", "Saudi Arabia", "Senegal", "Serbia", "Seychelles", "Sierra Leone", "Singapore", "Slovakia", "Slovenia", "Solomon Islands", "Somalia", "South Africa", "South Korea", "South Sudan", "Spain", "Sri Lanka", "Sudan", "Suriname", "Svalbard and Mayen", "Sweden", "Switzerland", "Syria", "Taiwan", "Tajikistan", "Tanzania", "Thailand", "Timor-Leste", "Togo", "Tokelau", "Tonga", "Trinidad & Tobago", "Tunisia", "Turkey", "Turkmenistan", "Turks & Caicos", "Tuvalu", "Uganda", "Ukraine", "United Arab Emirates", "United Kingdom", "United States", "United States Virgin Islands", "Uruguay", "Uzbekistan", "Vanuatu", "Vatican City State (Holy See)", "Venezuela", "Vietnam", "Wallis and Futuna", "Western Sahara", "Yemen", "Zambia", "Zimbabwe", "Undefined", "Netherlands Antiles", "Antarctica", "Bouvet Island", "French Southern Territories", "Heard Island & Mcdonald Islands", "South Georgia And Sandwich Isl.", "United States Outlying Islands"]>, "many">;
|
|
4314
4314
|
source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
4315
4315
|
riskAssessment: z.ZodObject<{
|
|
@@ -4322,7 +4322,7 @@ export declare const GetAddressAnalysis: z.ZodObject<{
|
|
|
4322
4322
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
4323
4323
|
score: number;
|
|
4324
4324
|
}>;
|
|
4325
|
-
}
|
|
4325
|
+
}, "strip", z.ZodTypeAny, {
|
|
4326
4326
|
id: number;
|
|
4327
4327
|
type: "ATM" | "Exchange" | "Airdrop" | "Auctioned assets" | "Bank" | "Block reward" | "Bot" | "Child abuse" | "Cloud mining" | "Community reported scam" | "Cross-chain Bridge Protocol" | "Darkweb" | "Decentralized service" | "Dex" | "Donations" | "Gambling" | "Hack" | "ICO" | "Ignored small amounts" | "Investment management firm" | "Large transaction" | "Large unnamed entity" | "Mining pool" | "Mixing pattern" | "Mixing service" | "NFT Marketplace" | "No entities found" | "Ongoing legal action" | "Payment Service Provider" | "Payment channel" | "Peeling chain of unknown origin" | "Phishing" | "Ransomware" | "Real World Asset" | "Sanction list" | "Scam" | "Seized assets" | "Service" | "Staking pool" | "Suspicious" | "Terrorism" | "Token" | "Token burning" | "Token minting" | "Unspent output" | "Wallet" | "OFAC sanction list" | "Closed exchange" | "Custom group";
|
|
4328
4328
|
name: string;
|
|
@@ -4361,13 +4361,13 @@ export declare const GetAddressAnalysis: z.ZodObject<{
|
|
|
4361
4361
|
name: string;
|
|
4362
4362
|
referenceAddress: string;
|
|
4363
4363
|
}>>>;
|
|
4364
|
-
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
4364
|
+
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
4365
4365
|
score: z.ZodNumber;
|
|
4366
4366
|
severity: z.ZodEnum<["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]>;
|
|
4367
|
-
}
|
|
4367
|
+
} & {
|
|
4368
4368
|
origin: z.ZodString;
|
|
4369
4369
|
justification: z.ZodString;
|
|
4370
|
-
}
|
|
4370
|
+
}, "strip", z.ZodTypeAny, {
|
|
4371
4371
|
origin: string;
|
|
4372
4372
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
4373
4373
|
score: number;
|
|
@@ -4455,12 +4455,12 @@ export type GetAddressAnalysis = z.infer<typeof GetAddressAnalysis>;
|
|
|
4455
4455
|
export declare const GetAddressAnalysisResponse: z.ZodUnion<[z.ZodObject<{
|
|
4456
4456
|
firstActivityDate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
4457
4457
|
lastActivityDate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
4458
|
-
entity: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
4458
|
+
entity: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
4459
4459
|
id: z.ZodNumber;
|
|
4460
4460
|
name: z.ZodString;
|
|
4461
4461
|
referenceAddress: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
|
|
4462
4462
|
type: z.ZodEnum<["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet", "OFAC sanction list", "Closed exchange", "Custom group"]>;
|
|
4463
|
-
}
|
|
4463
|
+
} & {
|
|
4464
4464
|
countries: z.ZodArray<z.ZodEnum<["Afghanistan", "Åland Islands", "Albania", "Algeria", "American Samoa", "Andorra", "Angola", "Anguilla", "Antigua and Barbuda", "Argentina", "Armenia", "Aruba", "Australia", "Austria", "Azerbaijan", "Bahamas", "Bahrain", "Bangladesh", "Barbados", "Belarus", "Belgium", "Belize", "Benin", "Bermuda", "Bhutan", "Bolivia", "Bonaire, Sint Eustatius and Saba", "Bosnia-Herzegovina", "Botswana", "Brazil", "British Indian Ocean Territory", "British Virgin Islands", "Brunei Darussalam", "Bulgaria", "Burkina Faso", "Burundi", "Cambodia", "Cameroon", "Canada", "Cape Verde", "Cayman Islands", "Central African Rep", "Chad", "Chile", "China", "Christmas Island", "Cocos (Keeling) Islands", "Colombia", "Comoros", "Congo (Brazzaville)", "Congo, the Democratic Republic", "Cook Islands", "Costa Rica", "Cote D'Ivoire", "Croatia", "Cuba", "Curacao", "Cyprus", "Czech Republic", "Denmark", "Djibouti", "Dominica", "Dominican Republic", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea", "Estonia", "Eswatini", "Ethiopia", "Falkland Islands (Malvinas)", "Faroe islands", "Fiji", "Finland", "France", "French Guiana", "French Polynesia", "Gabon", "Gambia", "Georgia", "Germany", "Ghana", "Gibraltar", "Greece", "Greenland", "Grenada", "Guadeloupe", "Guam", "Guatemala", "Guernsey", "Guinea", "Guinea Bissau", "Guyana", "Haiti", "Honduras", "Hong Kong", "Hungary", "Iceland", "India", "Indonesia", "Iran, Islamic Republic of", "Iraq", "Ireland", "Isle Of Man", "Israel", "Italy", "Jamaica", "Japan", "Jersey", "Jordan", "Kazakhstan", "Kenya", "Kiribati", "Kosovo", "Kuwait", "Kyrgyzstan", "Lao People's Democratic Republic", "Latvia", "Lebanon", "Lesotho", "Liberia", "Libya", "Liechtenstein", "Lithuania", "Luxembourg", "Macau", "Madagascar", "Malawi", "Malaysia", "Maldives", "Mali", "Malta", "Marshall Islands", "Martinique", "Mauritania", "Mauritius", "Mayotte", "Mexico", "Micronesia", "Moldova", "Monaco", "Mongolia", "Montenegro", "Montserrat", "Morocco", "Mozambique", "Myanmar", "Namibia", "Nauru", "Nepal", "Netherlands", "New Caledonia", "New Zealand", "Nicaragua", "Niger", "Nigeria", "Niue", "Norfolk Island", "North Korea", "North Macedonia", "North Mariana Islands", "Norway", "Oman", "Pakistan", "Palau", "Palestine, State of", "Panama", "Papua New Guinea", "Paraguay", "Peru", "Philippines", "Pitcairn", "Poland", "Portugal", "Puerto Rico", "Qatar", "Réunion", "Romania", "Russian Federation", "Rwanda", "Saint Barthélemy", "Saint Helena, Ascension and Tristan", "Saint Kitts & Nevis", "Saint Lucia", "Saint Maarten", "Saint Martin (French part)", "Saint Pierre and Miquelon", "Saint Vincent & Grenadines", "Samoa", "San Marino", "Sao Tome & Prin.", "Saudi Arabia", "Senegal", "Serbia", "Seychelles", "Sierra Leone", "Singapore", "Slovakia", "Slovenia", "Solomon Islands", "Somalia", "South Africa", "South Korea", "South Sudan", "Spain", "Sri Lanka", "Sudan", "Suriname", "Svalbard and Mayen", "Sweden", "Switzerland", "Syria", "Taiwan", "Tajikistan", "Tanzania", "Thailand", "Timor-Leste", "Togo", "Tokelau", "Tonga", "Trinidad & Tobago", "Tunisia", "Turkey", "Turkmenistan", "Turks & Caicos", "Tuvalu", "Uganda", "Ukraine", "United Arab Emirates", "United Kingdom", "United States", "United States Virgin Islands", "Uruguay", "Uzbekistan", "Vanuatu", "Vatican City State (Holy See)", "Venezuela", "Vietnam", "Wallis and Futuna", "Western Sahara", "Yemen", "Zambia", "Zimbabwe", "Undefined", "Netherlands Antiles", "Antarctica", "Bouvet Island", "French Southern Territories", "Heard Island & Mcdonald Islands", "South Georgia And Sandwich Isl.", "United States Outlying Islands"]>, "many">;
|
|
4465
4465
|
source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
4466
4466
|
riskAssessment: z.ZodObject<{
|
|
@@ -4473,7 +4473,7 @@ export declare const GetAddressAnalysisResponse: z.ZodUnion<[z.ZodObject<{
|
|
|
4473
4473
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
4474
4474
|
score: number;
|
|
4475
4475
|
}>;
|
|
4476
|
-
}
|
|
4476
|
+
}, "strip", z.ZodTypeAny, {
|
|
4477
4477
|
id: number;
|
|
4478
4478
|
type: "ATM" | "Exchange" | "Airdrop" | "Auctioned assets" | "Bank" | "Block reward" | "Bot" | "Child abuse" | "Cloud mining" | "Community reported scam" | "Cross-chain Bridge Protocol" | "Darkweb" | "Decentralized service" | "Dex" | "Donations" | "Gambling" | "Hack" | "ICO" | "Ignored small amounts" | "Investment management firm" | "Large transaction" | "Large unnamed entity" | "Mining pool" | "Mixing pattern" | "Mixing service" | "NFT Marketplace" | "No entities found" | "Ongoing legal action" | "Payment Service Provider" | "Payment channel" | "Peeling chain of unknown origin" | "Phishing" | "Ransomware" | "Real World Asset" | "Sanction list" | "Scam" | "Seized assets" | "Service" | "Staking pool" | "Suspicious" | "Terrorism" | "Token" | "Token burning" | "Token minting" | "Unspent output" | "Wallet" | "OFAC sanction list" | "Closed exchange" | "Custom group";
|
|
4479
4479
|
name: string;
|
|
@@ -4512,13 +4512,13 @@ export declare const GetAddressAnalysisResponse: z.ZodUnion<[z.ZodObject<{
|
|
|
4512
4512
|
name: string;
|
|
4513
4513
|
referenceAddress: string;
|
|
4514
4514
|
}>>>;
|
|
4515
|
-
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
4515
|
+
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
4516
4516
|
score: z.ZodNumber;
|
|
4517
4517
|
severity: z.ZodEnum<["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]>;
|
|
4518
|
-
}
|
|
4518
|
+
} & {
|
|
4519
4519
|
origin: z.ZodString;
|
|
4520
4520
|
justification: z.ZodString;
|
|
4521
|
-
}
|
|
4521
|
+
}, "strip", z.ZodTypeAny, {
|
|
4522
4522
|
origin: string;
|
|
4523
4523
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
4524
4524
|
score: number;
|
|
@@ -4872,13 +4872,13 @@ export declare const RawScorechainResult: z.ZodObject<{
|
|
|
4872
4872
|
score: number;
|
|
4873
4873
|
};
|
|
4874
4874
|
}>>>;
|
|
4875
|
-
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
4875
|
+
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
4876
4876
|
score: z.ZodNumber;
|
|
4877
4877
|
severity: z.ZodEnum<["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]>;
|
|
4878
|
-
}
|
|
4878
|
+
} & {
|
|
4879
4879
|
origin: z.ZodString;
|
|
4880
4880
|
justification: z.ZodString;
|
|
4881
|
-
}
|
|
4881
|
+
}, "strip", z.ZodTypeAny, {
|
|
4882
4882
|
origin: string;
|
|
4883
4883
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
4884
4884
|
score: number;
|
|
@@ -6575,12 +6575,12 @@ export declare const RawScorechainResult: z.ZodObject<{
|
|
|
6575
6575
|
addressAnalysis: z.ZodObject<{
|
|
6576
6576
|
firstActivityDate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
6577
6577
|
lastActivityDate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
6578
|
-
entity: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
6578
|
+
entity: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
6579
6579
|
id: z.ZodNumber;
|
|
6580
6580
|
name: z.ZodString;
|
|
6581
6581
|
referenceAddress: z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>;
|
|
6582
6582
|
type: z.ZodEnum<["ATM", "Airdrop", "Auctioned assets", "Bank", "Block reward", "Bot", "Child abuse", "Cloud mining", "Community reported scam", "Cross-chain Bridge Protocol", "Darkweb", "Decentralized service", "Dex", "Donations", "Exchange", "Gambling", "Hack", "ICO", "Ignored small amounts", "Investment management firm", "Large transaction", "Large unnamed entity", "Mining pool", "Mixing pattern", "Mixing service", "NFT Marketplace", "No entities found", "Ongoing legal action", "Payment Service Provider", "Payment channel", "Peeling chain of unknown origin", "Phishing", "Ransomware", "Real World Asset", "Sanction list", "Scam", "Seized assets", "Service", "Staking pool", "Suspicious", "Terrorism", "Token", "Token burning", "Token minting", "Unspent output", "Wallet", "OFAC sanction list", "Closed exchange", "Custom group"]>;
|
|
6583
|
-
}
|
|
6583
|
+
} & {
|
|
6584
6584
|
countries: z.ZodArray<z.ZodEnum<["Afghanistan", "Åland Islands", "Albania", "Algeria", "American Samoa", "Andorra", "Angola", "Anguilla", "Antigua and Barbuda", "Argentina", "Armenia", "Aruba", "Australia", "Austria", "Azerbaijan", "Bahamas", "Bahrain", "Bangladesh", "Barbados", "Belarus", "Belgium", "Belize", "Benin", "Bermuda", "Bhutan", "Bolivia", "Bonaire, Sint Eustatius and Saba", "Bosnia-Herzegovina", "Botswana", "Brazil", "British Indian Ocean Territory", "British Virgin Islands", "Brunei Darussalam", "Bulgaria", "Burkina Faso", "Burundi", "Cambodia", "Cameroon", "Canada", "Cape Verde", "Cayman Islands", "Central African Rep", "Chad", "Chile", "China", "Christmas Island", "Cocos (Keeling) Islands", "Colombia", "Comoros", "Congo (Brazzaville)", "Congo, the Democratic Republic", "Cook Islands", "Costa Rica", "Cote D'Ivoire", "Croatia", "Cuba", "Curacao", "Cyprus", "Czech Republic", "Denmark", "Djibouti", "Dominica", "Dominican Republic", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea", "Estonia", "Eswatini", "Ethiopia", "Falkland Islands (Malvinas)", "Faroe islands", "Fiji", "Finland", "France", "French Guiana", "French Polynesia", "Gabon", "Gambia", "Georgia", "Germany", "Ghana", "Gibraltar", "Greece", "Greenland", "Grenada", "Guadeloupe", "Guam", "Guatemala", "Guernsey", "Guinea", "Guinea Bissau", "Guyana", "Haiti", "Honduras", "Hong Kong", "Hungary", "Iceland", "India", "Indonesia", "Iran, Islamic Republic of", "Iraq", "Ireland", "Isle Of Man", "Israel", "Italy", "Jamaica", "Japan", "Jersey", "Jordan", "Kazakhstan", "Kenya", "Kiribati", "Kosovo", "Kuwait", "Kyrgyzstan", "Lao People's Democratic Republic", "Latvia", "Lebanon", "Lesotho", "Liberia", "Libya", "Liechtenstein", "Lithuania", "Luxembourg", "Macau", "Madagascar", "Malawi", "Malaysia", "Maldives", "Mali", "Malta", "Marshall Islands", "Martinique", "Mauritania", "Mauritius", "Mayotte", "Mexico", "Micronesia", "Moldova", "Monaco", "Mongolia", "Montenegro", "Montserrat", "Morocco", "Mozambique", "Myanmar", "Namibia", "Nauru", "Nepal", "Netherlands", "New Caledonia", "New Zealand", "Nicaragua", "Niger", "Nigeria", "Niue", "Norfolk Island", "North Korea", "North Macedonia", "North Mariana Islands", "Norway", "Oman", "Pakistan", "Palau", "Palestine, State of", "Panama", "Papua New Guinea", "Paraguay", "Peru", "Philippines", "Pitcairn", "Poland", "Portugal", "Puerto Rico", "Qatar", "Réunion", "Romania", "Russian Federation", "Rwanda", "Saint Barthélemy", "Saint Helena, Ascension and Tristan", "Saint Kitts & Nevis", "Saint Lucia", "Saint Maarten", "Saint Martin (French part)", "Saint Pierre and Miquelon", "Saint Vincent & Grenadines", "Samoa", "San Marino", "Sao Tome & Prin.", "Saudi Arabia", "Senegal", "Serbia", "Seychelles", "Sierra Leone", "Singapore", "Slovakia", "Slovenia", "Solomon Islands", "Somalia", "South Africa", "South Korea", "South Sudan", "Spain", "Sri Lanka", "Sudan", "Suriname", "Svalbard and Mayen", "Sweden", "Switzerland", "Syria", "Taiwan", "Tajikistan", "Tanzania", "Thailand", "Timor-Leste", "Togo", "Tokelau", "Tonga", "Trinidad & Tobago", "Tunisia", "Turkey", "Turkmenistan", "Turks & Caicos", "Tuvalu", "Uganda", "Ukraine", "United Arab Emirates", "United Kingdom", "United States", "United States Virgin Islands", "Uruguay", "Uzbekistan", "Vanuatu", "Vatican City State (Holy See)", "Venezuela", "Vietnam", "Wallis and Futuna", "Western Sahara", "Yemen", "Zambia", "Zimbabwe", "Undefined", "Netherlands Antiles", "Antarctica", "Bouvet Island", "French Southern Territories", "Heard Island & Mcdonald Islands", "South Georgia And Sandwich Isl.", "United States Outlying Islands"]>, "many">;
|
|
6585
6585
|
source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
6586
6586
|
riskAssessment: z.ZodObject<{
|
|
@@ -6593,7 +6593,7 @@ export declare const RawScorechainResult: z.ZodObject<{
|
|
|
6593
6593
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
6594
6594
|
score: number;
|
|
6595
6595
|
}>;
|
|
6596
|
-
}
|
|
6596
|
+
}, "strip", z.ZodTypeAny, {
|
|
6597
6597
|
id: number;
|
|
6598
6598
|
type: "ATM" | "Exchange" | "Airdrop" | "Auctioned assets" | "Bank" | "Block reward" | "Bot" | "Child abuse" | "Cloud mining" | "Community reported scam" | "Cross-chain Bridge Protocol" | "Darkweb" | "Decentralized service" | "Dex" | "Donations" | "Gambling" | "Hack" | "ICO" | "Ignored small amounts" | "Investment management firm" | "Large transaction" | "Large unnamed entity" | "Mining pool" | "Mixing pattern" | "Mixing service" | "NFT Marketplace" | "No entities found" | "Ongoing legal action" | "Payment Service Provider" | "Payment channel" | "Peeling chain of unknown origin" | "Phishing" | "Ransomware" | "Real World Asset" | "Sanction list" | "Scam" | "Seized assets" | "Service" | "Staking pool" | "Suspicious" | "Terrorism" | "Token" | "Token burning" | "Token minting" | "Unspent output" | "Wallet" | "OFAC sanction list" | "Closed exchange" | "Custom group";
|
|
6599
6599
|
name: string;
|
|
@@ -6632,13 +6632,13 @@ export declare const RawScorechainResult: z.ZodObject<{
|
|
|
6632
6632
|
name: string;
|
|
6633
6633
|
referenceAddress: string;
|
|
6634
6634
|
}>>>;
|
|
6635
|
-
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<
|
|
6635
|
+
customRiskAssessment: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
6636
6636
|
score: z.ZodNumber;
|
|
6637
6637
|
severity: z.ZodEnum<["CRITICAL_RISK", "HIGH_RISK", "MEDIUM_RISK", "LOW_RISK", "NO_RISK", "UNDEFINED_RISK"]>;
|
|
6638
|
-
}
|
|
6638
|
+
} & {
|
|
6639
6639
|
origin: z.ZodString;
|
|
6640
6640
|
justification: z.ZodString;
|
|
6641
|
-
}
|
|
6641
|
+
}, "strip", z.ZodTypeAny, {
|
|
6642
6642
|
origin: string;
|
|
6643
6643
|
severity: "CRITICAL_RISK" | "HIGH_RISK" | "MEDIUM_RISK" | "LOW_RISK" | "NO_RISK" | "UNDEFINED_RISK";
|
|
6644
6644
|
score: number;
|
|
@@ -296,13 +296,12 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
296
296
|
KycSession: z.ZodObject<{
|
|
297
297
|
vcs: z.ZodObject<{
|
|
298
298
|
IDInformation: z.ZodOptional<z.ZodObject<{
|
|
299
|
-
v1: z.ZodObject<
|
|
299
|
+
v1: z.ZodObject<{
|
|
300
300
|
id: z.ZodString;
|
|
301
301
|
"@context": z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
302
302
|
type: z.ZodArray<z.ZodString, "many">;
|
|
303
303
|
expirationDate: z.ZodOptional<z.ZodString>;
|
|
304
304
|
issuanceDate: z.ZodOptional<z.ZodString>;
|
|
305
|
-
credentialSubject: z.ZodRecord<z.ZodString, z.ZodAny>;
|
|
306
305
|
credentialStatus: z.ZodObject<{
|
|
307
306
|
id: z.ZodString;
|
|
308
307
|
type: z.ZodEnum<["SparseMerkleTreeProof", "Iden3ReverseSparseMerkleTreeProof", "Iden3commRevocationStatusV1.0", "Iden3OnchainSparseMerkleTreeProof2023"]>;
|
|
@@ -328,7 +327,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
328
327
|
type: string;
|
|
329
328
|
}>;
|
|
330
329
|
proof: z.ZodAny;
|
|
331
|
-
}
|
|
330
|
+
} & {
|
|
332
331
|
credentialSubject: z.ZodObject<{
|
|
333
332
|
id: z.ZodString;
|
|
334
333
|
journeyId: z.ZodString;
|
|
@@ -423,7 +422,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
423
422
|
reviewRejectLabels?: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[] | undefined;
|
|
424
423
|
isSandbox?: boolean | undefined;
|
|
425
424
|
}>;
|
|
426
|
-
}
|
|
425
|
+
}, "strip", z.ZodTypeAny, {
|
|
427
426
|
id: string;
|
|
428
427
|
type: string[];
|
|
429
428
|
credentialSubject: {
|
|
@@ -594,13 +593,12 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
594
593
|
};
|
|
595
594
|
}>>;
|
|
596
595
|
IDImage: z.ZodOptional<z.ZodObject<{
|
|
597
|
-
v1: z.ZodObject<
|
|
596
|
+
v1: z.ZodObject<{
|
|
598
597
|
id: z.ZodString;
|
|
599
598
|
"@context": z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
600
599
|
type: z.ZodArray<z.ZodString, "many">;
|
|
601
600
|
expirationDate: z.ZodOptional<z.ZodString>;
|
|
602
601
|
issuanceDate: z.ZodOptional<z.ZodString>;
|
|
603
|
-
credentialSubject: z.ZodRecord<z.ZodString, z.ZodAny>;
|
|
604
602
|
credentialStatus: z.ZodObject<{
|
|
605
603
|
id: z.ZodString;
|
|
606
604
|
type: z.ZodEnum<["SparseMerkleTreeProof", "Iden3ReverseSparseMerkleTreeProof", "Iden3commRevocationStatusV1.0", "Iden3OnchainSparseMerkleTreeProof2023"]>;
|
|
@@ -626,7 +624,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
626
624
|
type: string;
|
|
627
625
|
}>;
|
|
628
626
|
proof: z.ZodAny;
|
|
629
|
-
}
|
|
627
|
+
} & {
|
|
630
628
|
credentialSubject: z.ZodObject<{
|
|
631
629
|
id: z.ZodString;
|
|
632
630
|
journeyId: z.ZodString;
|
|
@@ -673,7 +671,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
673
671
|
base64_back?: string | undefined;
|
|
674
672
|
mediaType_back?: "image/jpeg" | "image/jpg" | "image/png" | "application/pdf" | undefined;
|
|
675
673
|
}>;
|
|
676
|
-
}
|
|
674
|
+
}, "strip", z.ZodTypeAny, {
|
|
677
675
|
id: string;
|
|
678
676
|
type: string[];
|
|
679
677
|
credentialSubject: {
|
|
@@ -812,13 +810,12 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
812
810
|
};
|
|
813
811
|
}>>;
|
|
814
812
|
SelfieImage: z.ZodOptional<z.ZodObject<{
|
|
815
|
-
v1: z.ZodObject<
|
|
813
|
+
v1: z.ZodObject<{
|
|
816
814
|
id: z.ZodString;
|
|
817
815
|
"@context": z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
818
816
|
type: z.ZodArray<z.ZodString, "many">;
|
|
819
817
|
expirationDate: z.ZodOptional<z.ZodString>;
|
|
820
818
|
issuanceDate: z.ZodOptional<z.ZodString>;
|
|
821
|
-
credentialSubject: z.ZodRecord<z.ZodString, z.ZodAny>;
|
|
822
819
|
credentialStatus: z.ZodObject<{
|
|
823
820
|
id: z.ZodString;
|
|
824
821
|
type: z.ZodEnum<["SparseMerkleTreeProof", "Iden3ReverseSparseMerkleTreeProof", "Iden3commRevocationStatusV1.0", "Iden3OnchainSparseMerkleTreeProof2023"]>;
|
|
@@ -844,7 +841,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
844
841
|
type: string;
|
|
845
842
|
}>;
|
|
846
843
|
proof: z.ZodAny;
|
|
847
|
-
}
|
|
844
|
+
} & {
|
|
848
845
|
credentialSubject: z.ZodObject<{
|
|
849
846
|
id: z.ZodString;
|
|
850
847
|
journeyId: z.ZodString;
|
|
@@ -882,7 +879,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
882
879
|
reviewRejectLabels?: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[] | undefined;
|
|
883
880
|
isSandbox?: boolean | undefined;
|
|
884
881
|
}>;
|
|
885
|
-
}
|
|
882
|
+
}, "strip", z.ZodTypeAny, {
|
|
886
883
|
id: string;
|
|
887
884
|
type: string[];
|
|
888
885
|
credentialSubject: {
|
|
@@ -1009,13 +1006,12 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
1009
1006
|
};
|
|
1010
1007
|
}>>;
|
|
1011
1008
|
ProofOfResidence: z.ZodOptional<z.ZodObject<{
|
|
1012
|
-
v1: z.ZodObject<
|
|
1009
|
+
v1: z.ZodObject<{
|
|
1013
1010
|
id: z.ZodString;
|
|
1014
1011
|
"@context": z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1015
1012
|
type: z.ZodArray<z.ZodString, "many">;
|
|
1016
1013
|
expirationDate: z.ZodOptional<z.ZodString>;
|
|
1017
1014
|
issuanceDate: z.ZodOptional<z.ZodString>;
|
|
1018
|
-
credentialSubject: z.ZodRecord<z.ZodString, z.ZodAny>;
|
|
1019
1015
|
credentialStatus: z.ZodObject<{
|
|
1020
1016
|
id: z.ZodString;
|
|
1021
1017
|
type: z.ZodEnum<["SparseMerkleTreeProof", "Iden3ReverseSparseMerkleTreeProof", "Iden3commRevocationStatusV1.0", "Iden3OnchainSparseMerkleTreeProof2023"]>;
|
|
@@ -1041,7 +1037,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
1041
1037
|
type: string;
|
|
1042
1038
|
}>;
|
|
1043
1039
|
proof: z.ZodAny;
|
|
1044
|
-
}
|
|
1040
|
+
} & {
|
|
1045
1041
|
credentialSubject: z.ZodObject<{
|
|
1046
1042
|
id: z.ZodString;
|
|
1047
1043
|
journeyId: z.ZodString;
|
|
@@ -1088,7 +1084,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
1088
1084
|
streetName?: string | undefined;
|
|
1089
1085
|
postalCode?: string | undefined;
|
|
1090
1086
|
}>;
|
|
1091
|
-
}
|
|
1087
|
+
}, "strip", z.ZodTypeAny, {
|
|
1092
1088
|
id: string;
|
|
1093
1089
|
type: string[];
|
|
1094
1090
|
credentialSubject: {
|
|
@@ -2572,13 +2568,12 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
2572
2568
|
TfheKycSession: z.ZodObject<{
|
|
2573
2569
|
vcs: z.ZodObject<{
|
|
2574
2570
|
IDInformationTfhe: z.ZodObject<{
|
|
2575
|
-
v1: z.ZodObject<
|
|
2571
|
+
v1: z.ZodObject<{
|
|
2576
2572
|
id: z.ZodString;
|
|
2577
2573
|
"@context": z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2578
2574
|
type: z.ZodArray<z.ZodString, "many">;
|
|
2579
2575
|
expirationDate: z.ZodOptional<z.ZodString>;
|
|
2580
2576
|
issuanceDate: z.ZodOptional<z.ZodString>;
|
|
2581
|
-
credentialSubject: z.ZodRecord<z.ZodString, z.ZodAny>;
|
|
2582
2577
|
credentialStatus: z.ZodObject<{
|
|
2583
2578
|
id: z.ZodString;
|
|
2584
2579
|
type: z.ZodEnum<["SparseMerkleTreeProof", "Iden3ReverseSparseMerkleTreeProof", "Iden3commRevocationStatusV1.0", "Iden3OnchainSparseMerkleTreeProof2023"]>;
|
|
@@ -2604,7 +2599,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
2604
2599
|
type: string;
|
|
2605
2600
|
}>;
|
|
2606
2601
|
proof: z.ZodAny;
|
|
2607
|
-
}
|
|
2602
|
+
} & {
|
|
2608
2603
|
credentialSubject: z.ZodObject<{
|
|
2609
2604
|
id: z.ZodString;
|
|
2610
2605
|
journeyId: z.ZodString;
|
|
@@ -2699,7 +2694,7 @@ export declare const VaultZodSchema: z.ZodObject<{
|
|
|
2699
2694
|
reviewRejectLabels?: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[] | undefined;
|
|
2700
2695
|
isSandbox?: boolean | undefined;
|
|
2701
2696
|
}>;
|
|
2702
|
-
}
|
|
2697
|
+
}, "strip", z.ZodTypeAny, {
|
|
2703
2698
|
id: string;
|
|
2704
2699
|
type: string[];
|
|
2705
2700
|
credentialSubject: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vault.schema.d.ts","sourceRoot":"../../../../src/vault","sources":["vault.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAgBxB,OAAO,KAAK,EACV,QAAQ,EACR,gBAAgB,EAChB,YAAY,EACZ,oBAAoB,EACpB,YAAY,EACZ,KAAK,EACL,WAAW,EACX,mBAAmB,EACnB,UAAU,EACV,kBAAkB,EACnB,8BAAqB;AAEtB,OAAO,kBAAkB,oDAAiD;AAC1E,OAAO,KAAK,YAAY,6CAA0C;AAClE,OAAO,oBAAoB,sDAAmD;AAC9E,OAAO,KAAK,cAAc,+CAA4C;AACtE,OAAO,cAAc,gDAA6C;AAClE,OAAO,KAAK,QAAQ,yCAAsC;AAC1D,OAAO,wBAAwB,0DAAuD;AACtF,OAAO,KAAK,kBAAkB,mDAAgD;AAC9E,OAAO,qBAAqB,uDAAoD;AAChF,OAAO,KAAK,eAAe,gDAA6C;AACxE,OAAO,yBAAyB,2DAAwD;AACxF,OAAO,KAAK,mBAAmB,oDAAiD;AAOhF,eAAO,MAAM,gBAAgB;;;;;;;CAO5B,CAAC;AACF,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"vault.schema.d.ts","sourceRoot":"../../../../src/vault","sources":["vault.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAgBxB,OAAO,KAAK,EACV,QAAQ,EACR,gBAAgB,EAChB,YAAY,EACZ,oBAAoB,EACpB,YAAY,EACZ,KAAK,EACL,WAAW,EACX,mBAAmB,EACnB,UAAU,EACV,kBAAkB,EACnB,8BAAqB;AAEtB,OAAO,kBAAkB,oDAAiD;AAC1E,OAAO,KAAK,YAAY,6CAA0C;AAClE,OAAO,oBAAoB,sDAAmD;AAC9E,OAAO,KAAK,cAAc,+CAA4C;AACtE,OAAO,cAAc,gDAA6C;AAClE,OAAO,KAAK,QAAQ,yCAAsC;AAC1D,OAAO,wBAAwB,0DAAuD;AACtF,OAAO,KAAK,kBAAkB,mDAAgD;AAC9E,OAAO,qBAAqB,uDAAoD;AAChF,OAAO,KAAK,eAAe,gDAA6C;AACxE,OAAO,yBAAyB,2DAAwD;AACxF,OAAO,KAAK,mBAAmB,oDAAiD;AAOhF,eAAO,MAAM,gBAAgB;;;;;;;CAO5B,CAAC;AACF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
|