@nexeraid/identity-schemas 2.3.28-dev → 2.3.30-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/{customers.schema-4e595008.cjs.prod.js → customers.schema-7b65d02a.cjs.prod.js} +1 -1
- package/dist/{customers.schema-412782d4.cjs.dev.js → customers.schema-8bab13f6.cjs.dev.js} +1 -1
- package/dist/{customers.schema-dcbfef09.esm.js → customers.schema-8dc4275e.esm.js} +1 -1
- package/dist/declarations/src/blockchain.schema.d.ts +3 -0
- package/dist/declarations/src/blockchain.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/app-requests.schema.d.ts +37 -37
- package/dist/declarations/src/identity/challenge-query.schema.d.ts +12 -12
- package/dist/declarations/src/identity/execute-scenario.schema.d.ts +8 -8
- package/dist/declarations/src/identity/execute-scenario.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/identity-v2.schema.d.ts +9 -9
- package/dist/declarations/src/identity/kyc.schema.d.ts +9 -9
- package/dist/declarations/src/identity-ids.schema.d.ts +14 -2
- package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +21 -21
- package/dist/declarations/src/transaction.schema.d.ts +3 -0
- package/dist/declarations/src/transaction.schema.d.ts.map +1 -1
- package/dist/{frontend-utilities.schema-dc5cba37.esm.js → frontend-utilities.schema-5bcd8493.esm.js} +1 -1
- package/dist/{frontend-utilities.schema-286d9881.cjs.dev.js → frontend-utilities.schema-90a0eaaf.cjs.dev.js} +1 -1
- package/dist/{frontend-utilities.schema-11a150de.cjs.prod.js → frontend-utilities.schema-91fea976.cjs.prod.js} +1 -1
- package/dist/{identity-api.schema-ced36dce.cjs.prod.js → identity-api.schema-1cb1b903.cjs.prod.js} +17 -1
- package/dist/{identity-api.schema-2051573c.esm.js → identity-api.schema-3e941d26.esm.js} +10 -2
- package/dist/{identity-api.schema-3e7bc977.cjs.dev.js → identity-api.schema-ed65bc10.cjs.dev.js} +17 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.js +21 -18
- package/dist/nexeraid-identity-schemas.cjs.prod.js +21 -18
- package/dist/nexeraid-identity-schemas.esm.js +5 -12
- package/dist/package.json +1 -1
- package/dist/transaction.schema-182a7cde.esm.js +35 -0
- package/dist/transaction.schema-8d4a52aa.cjs.dev.js +56 -0
- package/dist/transaction.schema-d0304150.cjs.prod.js +56 -0
- 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 +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.js +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.js +2 -2
- package/providers/dist/nexeraid-identity-schemas-providers.esm.js +2 -2
- 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.dev.js +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +3 -3
- package/dist/transaction.schema-009d03d6.cjs.dev.js +0 -40
- package/dist/transaction.schema-309817d0.cjs.prod.js +0 -40
- package/dist/transaction.schema-86683e90.esm.js +0 -25
package/dist/{customers.schema-4e595008.cjs.prod.js → customers.schema-7b65d02a.cjs.prod.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-1cb1b903.cjs.prod.js');
|
|
5
5
|
|
|
6
6
|
// based on https://tech-doc.api.scorechain.com/
|
|
7
7
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var zod = require('zod');
|
|
4
|
-
var identityApi_schema = require('./identity-api.schema-
|
|
4
|
+
var identityApi_schema = require('./identity-api.schema-ed65bc10.cjs.dev.js');
|
|
5
5
|
|
|
6
6
|
// based on https://tech-doc.api.scorechain.com/
|
|
7
7
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import {
|
|
2
|
+
import { a4 as BlockchainAddress, F as AddressSchema, an as Alpha2Country, af as UuidString, eT as _toConsumableArray, eV as _arrayWithHoles, eW as _unsupportedIterableToArray, eX as _nonIterableRest, al as ISO3CountryCode, a7 as BlockchainNamespace, ca as SdkVerificationOutput, aD as CustomerStatus, eY as _defineProperty, eK as ProofOfResidenceCredentialSubjectSchema, d7 as QrCodeLinkWithSchemaType, aE as BasicCustomerContactInformation, eQ as CredentialType } from './identity-api.schema-3e941d26.esm.js';
|
|
3
3
|
|
|
4
4
|
// based on https://tech-doc.api.scorechain.com/
|
|
5
5
|
var ANALYSIS_TYPES = ["ASSIGNED", "INCOMING", "OUTGOING", "FULL"];
|
|
@@ -22,6 +22,9 @@ export declare enum NEXERA_EVM_CHAINS {
|
|
|
22
22
|
BNB_TESTNET = "97",
|
|
23
23
|
SWISSTRONIK_TESTNET = "1291"
|
|
24
24
|
}
|
|
25
|
+
export declare const NEXERA_EVM_CHAINS_ID: readonly [NEXERA_EVM_CHAINS.ETHEREUM, NEXERA_EVM_CHAINS.GOERLI, NEXERA_EVM_CHAINS.ARBITRUM, NEXERA_EVM_CHAINS.ARBITRUM_GOERLI, NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, NEXERA_EVM_CHAINS.OPTIMISM, NEXERA_EVM_CHAINS.OPTIMISM_GOERLI, NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA, NEXERA_EVM_CHAINS.AVALANCHE, NEXERA_EVM_CHAINS.AVALANCHE_FUJI, NEXERA_EVM_CHAINS.POLYGON, NEXERA_EVM_CHAINS.POLYGON_AMOY, NEXERA_EVM_CHAINS.SEPOLIA, NEXERA_EVM_CHAINS.BASE, NEXERA_EVM_CHAINS.BASE_GOERLI, NEXERA_EVM_CHAINS.BASE_SEPOLIA, NEXERA_EVM_CHAINS.MOONBEAM, NEXERA_EVM_CHAINS.MOONRIVER, NEXERA_EVM_CHAINS.BNB, NEXERA_EVM_CHAINS.BNB_TESTNET, NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET];
|
|
26
|
+
export declare const NexeraEvmChains: z.ZodEnum<[NEXERA_EVM_CHAINS.ETHEREUM, NEXERA_EVM_CHAINS.GOERLI, NEXERA_EVM_CHAINS.ARBITRUM, NEXERA_EVM_CHAINS.ARBITRUM_GOERLI, NEXERA_EVM_CHAINS.ARBITRUM_SEPOLIA, NEXERA_EVM_CHAINS.OPTIMISM, NEXERA_EVM_CHAINS.OPTIMISM_GOERLI, NEXERA_EVM_CHAINS.OPTIMISM_SEPOLIA, NEXERA_EVM_CHAINS.AVALANCHE, NEXERA_EVM_CHAINS.AVALANCHE_FUJI, NEXERA_EVM_CHAINS.POLYGON, NEXERA_EVM_CHAINS.POLYGON_AMOY, NEXERA_EVM_CHAINS.SEPOLIA, NEXERA_EVM_CHAINS.BASE, NEXERA_EVM_CHAINS.BASE_GOERLI, NEXERA_EVM_CHAINS.BASE_SEPOLIA, NEXERA_EVM_CHAINS.MOONBEAM, NEXERA_EVM_CHAINS.MOONRIVER, NEXERA_EVM_CHAINS.BNB, NEXERA_EVM_CHAINS.BNB_TESTNET, NEXERA_EVM_CHAINS.SWISSTRONIK_TESTNET]>;
|
|
27
|
+
export type NexeraEvmChains = z.infer<typeof NexeraEvmChains>;
|
|
25
28
|
export declare const EVM_BLOCK_TIME: Record<NEXERA_EVM_CHAINS, number>;
|
|
26
29
|
export declare enum NEXERA_TEZOS_CHAINS {
|
|
27
30
|
TEZOS = "NetXdQprcVkpaWU",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blockchain.schema.d.ts","sourceRoot":"../../../src","sources":["blockchain.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,oBAAY,iBAAiB;IAC3B,QAAQ,MAAM;IACd,MAAM,MAAM;IACZ,QAAQ,UAAU;IAClB,eAAe,WAAW;IAC1B,gBAAgB,WAAW;IAC3B,QAAQ,OAAO;IACf,eAAe,QAAQ;IACvB,gBAAgB,aAAa;IAC7B,SAAS,UAAU;IACnB,cAAc,UAAU;IACxB,OAAO,QAAQ;IACf,YAAY,UAAU;IACtB,OAAO,aAAa;IACpB,IAAI,SAAS;IACb,WAAW,UAAU;IACrB,YAAY,UAAU;IACtB,QAAQ,SAAS;IACjB,SAAS,SAAS;IAClB,GAAG,OAAO;IACV,WAAW,OAAO;IAClB,mBAAmB,SAAS;CAC7B;AAED,eAAO,MAAM,cAAc,EAAE,MAAM,CAAC,iBAAiB,EAAE,MAAM,CAsB5D,CAAC;AAEF,oBAAY,mBAAmB;IAC7B,KAAK,oBAAoB;IACzB,cAAc,oBAAoB;CACnC;AAED,oBAAY,oBAAoB;IAC9B,MAAM,gBAAgB;IACtB,cAAc,sBAAsB;CACrC;AAED,oBAAY,sBAAsB;IAChC,aAAa,qBAAqB;IAClC,gBAAgB,2BAA2B;CAC5C;AAED,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2BzB,CAAC;AAEX,eAAO,MAAM,2BAA2B,mbAEvC,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4BtB,CAAC;AAEX,eAAO,MAAM,qCAAqC,qBASjD,CAAC;AAEF,eAAO,MAAM,uBAAuB,0gBAkB1B,CAAC;AAEX,eAAO,MAAM,UAAU,kjCAOtB,CAAC;AACF,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC,CAAC;AAMpD,eAAO,MAAM,qBAAqB,2BAA4B,CAAC;AAC/D,eAAO,MAAM,mBAAmB,6BAAgC,CAAC;AACjE,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAMtE,eAAO,MAAM,wBAAwB;;;CAG3B,CAAC;AAEX,eAAO,MAAM,6BAA6B,wCAEzC,CAAC;AAEF,eAAO,MAAM,yBAAyB;;;CAG5B,CAAC;AAEX,eAAO,MAAM,yBAAyB,0EAG5B,CAAC;AAEX,eAAO,MAAM,YAAY,wHAOxB,CAAC;AACF,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAMxD,eAAO,MAAM,kBAAkB;;;CAGrB,CAAC;AAEX,eAAO,MAAM,uBAAuB,yCAAoC,CAAC;AAEzE,eAAO,MAAM,mBAAmB;;;CAGtB,CAAC;AAEX,eAAO,MAAM,0BAA0B,6EAG7B,CAAC;AAEX,eAAO,MAAM,aAAa,4HAKzB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC;AAM1D,eAAO,MAAM,2BAA2B;;;CAG9B,CAAC;AAEX,eAAO,MAAM,4BAA4B;;;CAG/B,CAAC;AAEX,eAAO,MAAM,mCAAmC,yDAGtC,CAAC;AAEX,eAAO,MAAM,eAAe,iIAK3B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AAM9D,eAAO,MAAM,YAAY,q7CAKvB,CAAC;AACH,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"blockchain.schema.d.ts","sourceRoot":"../../../src","sources":["blockchain.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -390,7 +390,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
390
390
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
391
391
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
392
392
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
393
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
393
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
394
394
|
objectId: z.ZodString;
|
|
395
395
|
name: z.ZodString;
|
|
396
396
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -432,7 +432,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
432
432
|
};
|
|
433
433
|
executionId: string;
|
|
434
434
|
scenarioId: string;
|
|
435
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
435
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
436
436
|
objectId: string;
|
|
437
437
|
address?: string | null | undefined;
|
|
438
438
|
}, {
|
|
@@ -446,7 +446,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
446
446
|
};
|
|
447
447
|
executionId: string;
|
|
448
448
|
scenarioId: string;
|
|
449
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
449
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
450
450
|
objectId: string;
|
|
451
451
|
address?: string | null | undefined;
|
|
452
452
|
}>, "many">, "many">>;
|
|
@@ -465,7 +465,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
465
465
|
};
|
|
466
466
|
executionId: string;
|
|
467
467
|
scenarioId: string;
|
|
468
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
468
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
469
469
|
objectId: string;
|
|
470
470
|
address?: string | null | undefined;
|
|
471
471
|
}[][] | undefined;
|
|
@@ -484,7 +484,7 @@ export declare const SdkVerificationResponseSchema: z.ZodObject<{
|
|
|
484
484
|
};
|
|
485
485
|
executionId: string;
|
|
486
486
|
scenarioId: string;
|
|
487
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
487
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
488
488
|
objectId: string;
|
|
489
489
|
address?: string | null | undefined;
|
|
490
490
|
}[][] | undefined;
|
|
@@ -556,7 +556,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
556
556
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
557
557
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
558
558
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
559
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
559
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
560
560
|
objectId: z.ZodString;
|
|
561
561
|
name: z.ZodString;
|
|
562
562
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -598,7 +598,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
598
598
|
};
|
|
599
599
|
executionId: string;
|
|
600
600
|
scenarioId: string;
|
|
601
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
601
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
602
602
|
objectId: string;
|
|
603
603
|
address?: string | null | undefined;
|
|
604
604
|
}, {
|
|
@@ -612,7 +612,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
612
612
|
};
|
|
613
613
|
executionId: string;
|
|
614
614
|
scenarioId: string;
|
|
615
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
615
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
616
616
|
objectId: string;
|
|
617
617
|
address?: string | null | undefined;
|
|
618
618
|
}>, "many">, "many">>;
|
|
@@ -631,7 +631,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
631
631
|
};
|
|
632
632
|
executionId: string;
|
|
633
633
|
scenarioId: string;
|
|
634
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
634
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
635
635
|
objectId: string;
|
|
636
636
|
address?: string | null | undefined;
|
|
637
637
|
}[][] | undefined;
|
|
@@ -650,7 +650,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
650
650
|
};
|
|
651
651
|
executionId: string;
|
|
652
652
|
scenarioId: string;
|
|
653
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
653
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
654
654
|
objectId: string;
|
|
655
655
|
address?: string | null | undefined;
|
|
656
656
|
}[][] | undefined;
|
|
@@ -672,7 +672,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
672
672
|
};
|
|
673
673
|
executionId: string;
|
|
674
674
|
scenarioId: string;
|
|
675
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
675
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
676
676
|
objectId: string;
|
|
677
677
|
address?: string | null | undefined;
|
|
678
678
|
}[][] | undefined;
|
|
@@ -694,7 +694,7 @@ export declare const RuleEngineScenarioExecutionData: z.ZodObject<{
|
|
|
694
694
|
};
|
|
695
695
|
executionId: string;
|
|
696
696
|
scenarioId: string;
|
|
697
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
697
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
698
698
|
objectId: string;
|
|
699
699
|
address?: string | null | undefined;
|
|
700
700
|
}[][] | undefined;
|
|
@@ -1235,7 +1235,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1235
1235
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
1236
1236
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
1237
1237
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
1238
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
1238
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
1239
1239
|
objectId: z.ZodString;
|
|
1240
1240
|
name: z.ZodString;
|
|
1241
1241
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -1277,7 +1277,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1277
1277
|
};
|
|
1278
1278
|
executionId: string;
|
|
1279
1279
|
scenarioId: string;
|
|
1280
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1280
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1281
1281
|
objectId: string;
|
|
1282
1282
|
address?: string | null | undefined;
|
|
1283
1283
|
}, {
|
|
@@ -1291,7 +1291,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1291
1291
|
};
|
|
1292
1292
|
executionId: string;
|
|
1293
1293
|
scenarioId: string;
|
|
1294
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1294
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1295
1295
|
objectId: string;
|
|
1296
1296
|
address?: string | null | undefined;
|
|
1297
1297
|
}>, "many">, "many">>;
|
|
@@ -1310,7 +1310,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1310
1310
|
};
|
|
1311
1311
|
executionId: string;
|
|
1312
1312
|
scenarioId: string;
|
|
1313
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1313
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1314
1314
|
objectId: string;
|
|
1315
1315
|
address?: string | null | undefined;
|
|
1316
1316
|
}[][] | undefined;
|
|
@@ -1329,7 +1329,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1329
1329
|
};
|
|
1330
1330
|
executionId: string;
|
|
1331
1331
|
scenarioId: string;
|
|
1332
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1332
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1333
1333
|
objectId: string;
|
|
1334
1334
|
address?: string | null | undefined;
|
|
1335
1335
|
}[][] | undefined;
|
|
@@ -1351,7 +1351,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1351
1351
|
};
|
|
1352
1352
|
executionId: string;
|
|
1353
1353
|
scenarioId: string;
|
|
1354
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1354
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1355
1355
|
objectId: string;
|
|
1356
1356
|
address?: string | null | undefined;
|
|
1357
1357
|
}[][] | undefined;
|
|
@@ -1373,7 +1373,7 @@ export declare const ScenarioExecutionData: z.ZodUnion<[z.ZodObject<{
|
|
|
1373
1373
|
};
|
|
1374
1374
|
executionId: string;
|
|
1375
1375
|
scenarioId: string;
|
|
1376
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1376
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1377
1377
|
objectId: string;
|
|
1378
1378
|
address?: string | null | undefined;
|
|
1379
1379
|
}[][] | undefined;
|
|
@@ -1915,7 +1915,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
1915
1915
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
1916
1916
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
1917
1917
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
1918
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
1918
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
1919
1919
|
objectId: z.ZodString;
|
|
1920
1920
|
name: z.ZodString;
|
|
1921
1921
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -1957,7 +1957,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
1957
1957
|
};
|
|
1958
1958
|
executionId: string;
|
|
1959
1959
|
scenarioId: string;
|
|
1960
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1960
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1961
1961
|
objectId: string;
|
|
1962
1962
|
address?: string | null | undefined;
|
|
1963
1963
|
}, {
|
|
@@ -1971,7 +1971,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
1971
1971
|
};
|
|
1972
1972
|
executionId: string;
|
|
1973
1973
|
scenarioId: string;
|
|
1974
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1974
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1975
1975
|
objectId: string;
|
|
1976
1976
|
address?: string | null | undefined;
|
|
1977
1977
|
}>, "many">, "many">>;
|
|
@@ -1990,7 +1990,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
1990
1990
|
};
|
|
1991
1991
|
executionId: string;
|
|
1992
1992
|
scenarioId: string;
|
|
1993
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1993
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1994
1994
|
objectId: string;
|
|
1995
1995
|
address?: string | null | undefined;
|
|
1996
1996
|
}[][] | undefined;
|
|
@@ -2009,7 +2009,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2009
2009
|
};
|
|
2010
2010
|
executionId: string;
|
|
2011
2011
|
scenarioId: string;
|
|
2012
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2012
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2013
2013
|
objectId: string;
|
|
2014
2014
|
address?: string | null | undefined;
|
|
2015
2015
|
}[][] | undefined;
|
|
@@ -2031,7 +2031,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2031
2031
|
};
|
|
2032
2032
|
executionId: string;
|
|
2033
2033
|
scenarioId: string;
|
|
2034
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2034
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2035
2035
|
objectId: string;
|
|
2036
2036
|
address?: string | null | undefined;
|
|
2037
2037
|
}[][] | undefined;
|
|
@@ -2053,7 +2053,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2053
2053
|
};
|
|
2054
2054
|
executionId: string;
|
|
2055
2055
|
scenarioId: string;
|
|
2056
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2056
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2057
2057
|
objectId: string;
|
|
2058
2058
|
address?: string | null | undefined;
|
|
2059
2059
|
}[][] | undefined;
|
|
@@ -2604,7 +2604,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2604
2604
|
};
|
|
2605
2605
|
executionId: string;
|
|
2606
2606
|
scenarioId: string;
|
|
2607
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2607
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2608
2608
|
objectId: string;
|
|
2609
2609
|
address?: string | null | undefined;
|
|
2610
2610
|
}[][] | undefined;
|
|
@@ -2698,7 +2698,7 @@ export declare const ScenarioExecutionNotification: z.ZodObject<{
|
|
|
2698
2698
|
};
|
|
2699
2699
|
executionId: string;
|
|
2700
2700
|
scenarioId: string;
|
|
2701
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2701
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2702
2702
|
objectId: string;
|
|
2703
2703
|
address?: string | null | undefined;
|
|
2704
2704
|
}[][] | undefined;
|
|
@@ -2904,7 +2904,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2904
2904
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
2905
2905
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
2906
2906
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
2907
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
2907
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
2908
2908
|
objectId: z.ZodString;
|
|
2909
2909
|
name: z.ZodString;
|
|
2910
2910
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -2946,7 +2946,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2946
2946
|
};
|
|
2947
2947
|
executionId: string;
|
|
2948
2948
|
scenarioId: string;
|
|
2949
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2949
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2950
2950
|
objectId: string;
|
|
2951
2951
|
address?: string | null | undefined;
|
|
2952
2952
|
}, {
|
|
@@ -2960,7 +2960,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2960
2960
|
};
|
|
2961
2961
|
executionId: string;
|
|
2962
2962
|
scenarioId: string;
|
|
2963
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2963
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2964
2964
|
objectId: string;
|
|
2965
2965
|
address?: string | null | undefined;
|
|
2966
2966
|
}>, "many">, "many">>;
|
|
@@ -2979,7 +2979,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2979
2979
|
};
|
|
2980
2980
|
executionId: string;
|
|
2981
2981
|
scenarioId: string;
|
|
2982
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
2982
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
2983
2983
|
objectId: string;
|
|
2984
2984
|
address?: string | null | undefined;
|
|
2985
2985
|
}[][] | undefined;
|
|
@@ -2998,7 +2998,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
2998
2998
|
};
|
|
2999
2999
|
executionId: string;
|
|
3000
3000
|
scenarioId: string;
|
|
3001
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
3001
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
3002
3002
|
objectId: string;
|
|
3003
3003
|
address?: string | null | undefined;
|
|
3004
3004
|
}[][] | undefined;
|
|
@@ -3020,7 +3020,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3020
3020
|
};
|
|
3021
3021
|
executionId: string;
|
|
3022
3022
|
scenarioId: string;
|
|
3023
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
3023
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
3024
3024
|
objectId: string;
|
|
3025
3025
|
address?: string | null | undefined;
|
|
3026
3026
|
}[][] | undefined;
|
|
@@ -3042,7 +3042,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3042
3042
|
};
|
|
3043
3043
|
executionId: string;
|
|
3044
3044
|
scenarioId: string;
|
|
3045
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
3045
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
3046
3046
|
objectId: string;
|
|
3047
3047
|
address?: string | null | undefined;
|
|
3048
3048
|
}[][] | undefined;
|
|
@@ -3593,7 +3593,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3593
3593
|
};
|
|
3594
3594
|
executionId: string;
|
|
3595
3595
|
scenarioId: string;
|
|
3596
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
3596
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
3597
3597
|
objectId: string;
|
|
3598
3598
|
address?: string | null | undefined;
|
|
3599
3599
|
}[][] | undefined;
|
|
@@ -3687,7 +3687,7 @@ export declare const IdentityNotificationMessage: z.ZodUnion<[z.ZodObject<{
|
|
|
3687
3687
|
};
|
|
3688
3688
|
executionId: string;
|
|
3689
3689
|
scenarioId: string;
|
|
3690
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
3690
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
3691
3691
|
objectId: string;
|
|
3692
3692
|
address?: string | null | undefined;
|
|
3693
3693
|
}[][] | undefined;
|
|
@@ -985,7 +985,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
|
|
|
985
985
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
986
986
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
987
987
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
988
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
988
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
989
989
|
objectId: z.ZodString;
|
|
990
990
|
name: z.ZodString;
|
|
991
991
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -1027,7 +1027,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
|
|
|
1027
1027
|
};
|
|
1028
1028
|
executionId: string;
|
|
1029
1029
|
scenarioId: string;
|
|
1030
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1030
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1031
1031
|
objectId: string;
|
|
1032
1032
|
address?: string | null | undefined;
|
|
1033
1033
|
}, {
|
|
@@ -1041,7 +1041,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
|
|
|
1041
1041
|
};
|
|
1042
1042
|
executionId: string;
|
|
1043
1043
|
scenarioId: string;
|
|
1044
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1044
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1045
1045
|
objectId: string;
|
|
1046
1046
|
address?: string | null | undefined;
|
|
1047
1047
|
}>, "many">, "many">>;
|
|
@@ -1060,7 +1060,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
|
|
|
1060
1060
|
};
|
|
1061
1061
|
executionId: string;
|
|
1062
1062
|
scenarioId: string;
|
|
1063
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1063
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1064
1064
|
objectId: string;
|
|
1065
1065
|
address?: string | null | undefined;
|
|
1066
1066
|
}[][] | undefined;
|
|
@@ -1079,7 +1079,7 @@ export declare const SdkVerificationOutput: z.ZodObject<{
|
|
|
1079
1079
|
};
|
|
1080
1080
|
executionId: string;
|
|
1081
1081
|
scenarioId: string;
|
|
1082
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1082
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1083
1083
|
objectId: string;
|
|
1084
1084
|
address?: string | null | undefined;
|
|
1085
1085
|
}[][] | undefined;
|
|
@@ -1095,7 +1095,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
1095
1095
|
scenarioExecutionId: z.ZodOptional<z.ZodString>;
|
|
1096
1096
|
status: z.ZodOptional<z.ZodEnum<["valid", "not-valid", "error", "unknown"]>>;
|
|
1097
1097
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodObject<{
|
|
1098
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
1098
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
1099
1099
|
objectId: z.ZodString;
|
|
1100
1100
|
name: z.ZodString;
|
|
1101
1101
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -1137,7 +1137,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
1137
1137
|
};
|
|
1138
1138
|
executionId: string;
|
|
1139
1139
|
scenarioId: string;
|
|
1140
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1140
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1141
1141
|
objectId: string;
|
|
1142
1142
|
address?: string | null | undefined;
|
|
1143
1143
|
}, {
|
|
@@ -1151,7 +1151,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
1151
1151
|
};
|
|
1152
1152
|
executionId: string;
|
|
1153
1153
|
scenarioId: string;
|
|
1154
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1154
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1155
1155
|
objectId: string;
|
|
1156
1156
|
address?: string | null | undefined;
|
|
1157
1157
|
}>, "many">, "many">>;
|
|
@@ -1170,7 +1170,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
1170
1170
|
};
|
|
1171
1171
|
executionId: string;
|
|
1172
1172
|
scenarioId: string;
|
|
1173
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1173
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1174
1174
|
objectId: string;
|
|
1175
1175
|
address?: string | null | undefined;
|
|
1176
1176
|
}[][] | undefined;
|
|
@@ -1189,7 +1189,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
1189
1189
|
};
|
|
1190
1190
|
executionId: string;
|
|
1191
1191
|
scenarioId: string;
|
|
1192
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1192
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1193
1193
|
objectId: string;
|
|
1194
1194
|
address?: string | null | undefined;
|
|
1195
1195
|
}[][] | undefined;
|
|
@@ -1213,7 +1213,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
1213
1213
|
};
|
|
1214
1214
|
executionId: string;
|
|
1215
1215
|
scenarioId: string;
|
|
1216
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1216
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1217
1217
|
objectId: string;
|
|
1218
1218
|
address?: string | null | undefined;
|
|
1219
1219
|
}[][] | undefined;
|
|
@@ -1236,7 +1236,7 @@ export declare const VerificationOutput: z.ZodObject<{
|
|
|
1236
1236
|
};
|
|
1237
1237
|
executionId: string;
|
|
1238
1238
|
scenarioId: string;
|
|
1239
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
1239
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
1240
1240
|
objectId: string;
|
|
1241
1241
|
address?: string | null | undefined;
|
|
1242
1242
|
}[][] | undefined;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
-
export declare const ScenarioTypes: readonly ["ChallengeQuery", "OnChainZKP", "OffChainZKP"];
|
|
3
|
-
export declare const ScenarioType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
2
|
+
export declare const ScenarioTypes: readonly ["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"];
|
|
3
|
+
export declare const ScenarioType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
4
4
|
export type ScenarioType = z.infer<typeof ScenarioType>;
|
|
5
5
|
export declare const ScenarioStatuses: readonly ["UpToDate", "NoRulesAdded", "HasNotDeployment"];
|
|
6
6
|
export declare const ScenarioStatus: z.ZodEnum<["UpToDate", "NoRulesAdded", "HasNotDeployment"]>;
|
|
7
7
|
export type ScenarioStatus = z.infer<typeof ScenarioStatus>;
|
|
8
8
|
export declare const RuleEngineResponse: z.ZodObject<{
|
|
9
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
9
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
10
10
|
objectId: z.ZodString;
|
|
11
11
|
name: z.ZodString;
|
|
12
12
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -48,7 +48,7 @@ export declare const RuleEngineResponse: z.ZodObject<{
|
|
|
48
48
|
};
|
|
49
49
|
executionId: string;
|
|
50
50
|
scenarioId: string;
|
|
51
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
51
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
52
52
|
objectId: string;
|
|
53
53
|
address?: string | null | undefined;
|
|
54
54
|
}, {
|
|
@@ -62,13 +62,13 @@ export declare const RuleEngineResponse: z.ZodObject<{
|
|
|
62
62
|
};
|
|
63
63
|
executionId: string;
|
|
64
64
|
scenarioId: string;
|
|
65
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
65
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
66
66
|
objectId: string;
|
|
67
67
|
address?: string | null | undefined;
|
|
68
68
|
}>;
|
|
69
69
|
export type RuleEngineResponse = z.infer<typeof RuleEngineResponse>;
|
|
70
70
|
export declare const ScenarioExecutionResponse: z.ZodArray<z.ZodObject<{
|
|
71
|
-
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP"]>;
|
|
71
|
+
objectType: z.ZodEnum<["ChallengeQuery", "OnChainZKP", "OffChainZKP", "IndividualCustomerMonitoring", "TransactionMonitoring"]>;
|
|
72
72
|
objectId: z.ZodString;
|
|
73
73
|
name: z.ZodString;
|
|
74
74
|
address: z.ZodOptional<z.ZodNullable<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>]>>>;
|
|
@@ -110,7 +110,7 @@ export declare const ScenarioExecutionResponse: z.ZodArray<z.ZodObject<{
|
|
|
110
110
|
};
|
|
111
111
|
executionId: string;
|
|
112
112
|
scenarioId: string;
|
|
113
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
113
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
114
114
|
objectId: string;
|
|
115
115
|
address?: string | null | undefined;
|
|
116
116
|
}, {
|
|
@@ -124,7 +124,7 @@ export declare const ScenarioExecutionResponse: z.ZodArray<z.ZodObject<{
|
|
|
124
124
|
};
|
|
125
125
|
executionId: string;
|
|
126
126
|
scenarioId: string;
|
|
127
|
-
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP";
|
|
127
|
+
objectType: "ChallengeQuery" | "OnChainZKP" | "OffChainZKP" | "IndividualCustomerMonitoring" | "TransactionMonitoring";
|
|
128
128
|
objectId: string;
|
|
129
129
|
address?: string | null | undefined;
|
|
130
130
|
}>, "many">;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute-scenario.schema.d.ts","sourceRoot":"../../../../src/identity","sources":["execute-scenario.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"execute-scenario.schema.d.ts","sourceRoot":"../../../../src/identity","sources":["execute-scenario.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,aAAa,mHAMhB,CAAC;AACX,eAAO,MAAM,YAAY,qHAAwB,CAAC;AAClD,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAExD,eAAO,MAAM,gBAAgB,2DAInB,CAAC;AACX,eAAO,MAAM,cAAc,6DAA2B,CAAC;AACvD,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAE5D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkB7B,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAEpE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAA8B,CAAC;AACrE,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAC7C,OAAO,yBAAyB,CACjC,CAAC;AAEF,eAAO,MAAM,kBAAkB,qDAKrB,CAAC;AACX,eAAO,MAAM,gBAAgB,uDAA6B,CAAC;AAC3D,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAEhE,eAAO,MAAM,sBAAsB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,CAKnE,CAAC"}
|