@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.
Files changed (63) hide show
  1. package/dist/{CoinMarketCap.schema-e7a388f4.cjs.dev.cjs → CoinMarketCap.schema-3aac6153.cjs.dev.cjs} +2 -2
  2. package/dist/{CoinMarketCap.schema-f8339199.esm.mjs → CoinMarketCap.schema-9d73712c.esm.mjs} +2 -2
  3. package/dist/{CoinMarketCap.schema-75a0f92b.cjs.prod.cjs → CoinMarketCap.schema-fad706d9.cjs.prod.cjs} +2 -2
  4. package/dist/declarations/src/identity/app-requests.schema.d.ts +15 -15
  5. package/dist/declarations/src/identity/host-requests.schema.d.ts +12 -16
  6. package/dist/declarations/src/identity/host-requests.schema.d.ts.map +1 -1
  7. package/dist/declarations/src/identity/identity-v2.schema.d.ts +3 -3
  8. package/dist/declarations/src/identity/kyc.schema.d.ts +9 -11
  9. package/dist/declarations/src/identity/kyc.schema.d.ts.map +1 -1
  10. package/dist/declarations/src/identity/query.schema.d.ts +3 -29
  11. package/dist/declarations/src/identity/query.schema.d.ts.map +1 -1
  12. package/dist/declarations/src/identity/scenario.schema.d.ts +23 -34
  13. package/dist/declarations/src/identity/scenario.schema.d.ts.map +1 -1
  14. package/dist/declarations/src/identity/txAuthData.schema.d.ts +6 -8
  15. package/dist/declarations/src/identity/txAuthData.schema.d.ts.map +1 -1
  16. package/dist/declarations/src/identity-ids.schema.d.ts +6 -2
  17. package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
  18. package/dist/declarations/src/nexeraSSID.schema.d.ts +18 -36
  19. package/dist/declarations/src/nexeraSSID.schema.d.ts.map +1 -1
  20. package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +29 -29
  21. package/dist/declarations/src/providers/provider.schema.d.ts +270 -270
  22. package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +27 -27
  23. package/dist/declarations/src/vault/vault.schema.d.ts +15 -20
  24. package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
  25. package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts +42 -56
  26. package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts.map +1 -1
  27. package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +15 -15
  28. package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +3 -3
  29. package/dist/{identity-api.schema-b195fc03.cjs.dev.cjs → identity-api.schema-34dc18f9.cjs.dev.cjs} +1 -1
  30. package/dist/{identity-api.schema-876b71fe.cjs.prod.cjs → identity-api.schema-6fae0c5e.cjs.prod.cjs} +1 -1
  31. package/dist/{identity-api.schema-93648b2c.esm.mjs → identity-api.schema-8d890442.esm.mjs} +1 -1
  32. package/dist/nexeraid-identity-schemas.cjs.dev.cjs +7 -5
  33. package/dist/nexeraid-identity-schemas.cjs.prod.cjs +7 -5
  34. package/dist/nexeraid-identity-schemas.esm.mjs +6 -6
  35. package/dist/package.json +5 -5
  36. package/dist/{tfhe-utilities-cc4d4e53.cjs.dev.cjs → tfhe-utilities-27940c87.cjs.dev.cjs} +2 -2
  37. package/dist/{tfhe-utilities-1ce70999.cjs.prod.cjs → tfhe-utilities-5a8dd592.cjs.prod.cjs} +2 -2
  38. package/dist/{tfhe-utilities-3731a30f.esm.mjs → tfhe-utilities-c40b161b.esm.mjs} +2 -2
  39. package/dist/{toArray-f13714a0.cjs.dev.cjs → toArray-37b1fb19.cjs.dev.cjs} +1 -1
  40. package/dist/{toArray-721f6561.cjs.prod.cjs → toArray-3c87317a.cjs.prod.cjs} +1 -1
  41. package/dist/{toArray-aa653e1d.esm.mjs → toArray-4d4dc74b.esm.mjs} +1 -1
  42. package/dist/{vault.schema-60464fc5.cjs.dev.cjs → vault.schema-519df11c.cjs.dev.cjs} +4 -8
  43. package/dist/{vault.schema-9f88c87d.cjs.prod.cjs → vault.schema-780fe133.cjs.prod.cjs} +4 -8
  44. package/dist/{vault.schema-3aa96890.esm.mjs → vault.schema-b56c5882.esm.mjs} +3 -9
  45. package/dist/{zod-utils-dfe3037a.cjs.prod.cjs → zod-utils-c91cd04c.cjs.prod.cjs} +2 -2
  46. package/dist/{zod-utils-895d0829.esm.mjs → zod-utils-c9be4fe1.esm.mjs} +2 -2
  47. package/dist/{zod-utils-5768518c.cjs.dev.cjs → zod-utils-ce615cbb.cjs.dev.cjs} +2 -2
  48. package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
  49. package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
  50. package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
  51. package/package.json +5 -5
  52. package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
  53. package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
  54. package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
  55. package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +3 -3
  56. package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +3 -3
  57. package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +3 -3
  58. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
  59. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
  60. package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
  61. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +4 -4
  62. package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +4 -4
  63. package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
@@ -108,11 +108,11 @@ export declare const NexeraIdKYBProvider: z.ZodObject<{
108
108
  apiKey?: string | null | undefined;
109
109
  integrationType?: "integrated" | "external" | null | undefined;
110
110
  }>;
111
- export declare const BigProvider: z.ZodObject<z.objectUtil.extendShape<{
111
+ export declare const BigProvider: z.ZodObject<{
112
112
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
113
113
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
114
114
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
115
- }, {
115
+ } & {
116
116
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
117
117
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
118
118
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -153,7 +153,7 @@ export declare const BigProvider: z.ZodObject<z.objectUtil.extendShape<{
153
153
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
154
154
  }[] | null | undefined;
155
155
  }>>>;
156
- }>, "strip", z.ZodTypeAny, {
156
+ }, "strip", z.ZodTypeAny, {
157
157
  enabled?: boolean | null | undefined;
158
158
  apiKey?: string | null | undefined;
159
159
  integrationType?: "integrated" | "external" | null | undefined;
@@ -187,11 +187,11 @@ export declare const BigProvider: z.ZodObject<z.objectUtil.extendShape<{
187
187
  } | null | undefined;
188
188
  }>;
189
189
  export type BigProvider = z.infer<typeof BigProvider>;
190
- export declare const ScorechainProvider: z.ZodObject<z.objectUtil.extendShape<{
190
+ export declare const ScorechainProvider: z.ZodObject<{
191
191
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
192
192
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
193
193
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
194
- }, {
194
+ } & {
195
195
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
196
196
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
197
197
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -244,7 +244,7 @@ export declare const ScorechainProvider: z.ZodObject<z.objectUtil.extendShape<{
244
244
  depth?: number | null | undefined;
245
245
  }[] | null | undefined;
246
246
  }>>>;
247
- }>, "strip", z.ZodTypeAny, {
247
+ }, "strip", z.ZodTypeAny, {
248
248
  enabled?: boolean | null | undefined;
249
249
  apiKey?: string | null | undefined;
250
250
  integrationType?: "integrated" | "external" | null | undefined;
@@ -282,11 +282,11 @@ export declare const ScorechainProvider: z.ZodObject<z.objectUtil.extendShape<{
282
282
  } | null | undefined;
283
283
  }>;
284
284
  export type ScorechainProvider = z.infer<typeof ScorechainProvider>;
285
- export declare const MerkleScienceProvider: z.ZodObject<z.objectUtil.extendShape<{
285
+ export declare const MerkleScienceProvider: z.ZodObject<{
286
286
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
287
287
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
288
288
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
289
- }, {
289
+ } & {
290
290
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
291
291
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
292
292
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -327,7 +327,7 @@ export declare const MerkleScienceProvider: z.ZodObject<z.objectUtil.extendShape
327
327
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
328
328
  }[] | null | undefined;
329
329
  }>>>;
330
- }>, "strip", z.ZodTypeAny, {
330
+ }, "strip", z.ZodTypeAny, {
331
331
  enabled?: boolean | null | undefined;
332
332
  apiKey?: string | null | undefined;
333
333
  integrationType?: "integrated" | "external" | null | undefined;
@@ -361,11 +361,11 @@ export declare const MerkleScienceProvider: z.ZodObject<z.objectUtil.extendShape
361
361
  } | null | undefined;
362
362
  }>;
363
363
  export type MerkleScienceProvider = z.infer<typeof MerkleScienceProvider>;
364
- export declare const ChainalysisProvider: z.ZodObject<z.objectUtil.extendShape<{
364
+ export declare const ChainalysisProvider: z.ZodObject<{
365
365
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
366
366
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
367
367
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
368
- }, {
368
+ } & {
369
369
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
370
370
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
371
371
  }, "strip", z.ZodTypeAny, {
@@ -380,7 +380,7 @@ export declare const ChainalysisProvider: z.ZodObject<z.objectUtil.extendShape<{
380
380
  }, {
381
381
  enabled?: boolean | null | undefined;
382
382
  }>>>;
383
- }>, "strip", z.ZodTypeAny, {
383
+ }, "strip", z.ZodTypeAny, {
384
384
  enabled?: boolean | null | undefined;
385
385
  apiKey?: string | null | undefined;
386
386
  integrationType?: "integrated" | "external" | null | undefined;
@@ -402,11 +402,11 @@ export declare const ChainalysisProvider: z.ZodObject<z.objectUtil.extendShape<{
402
402
  } | null | undefined;
403
403
  }>;
404
404
  export type ChainalysisProvider = z.infer<typeof ChainalysisProvider>;
405
- export declare const IpqualityscoreProvider: z.ZodObject<z.objectUtil.extendShape<{
405
+ export declare const IpqualityscoreProvider: z.ZodObject<{
406
406
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
407
407
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
408
408
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
409
- }, {
409
+ } & {
410
410
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
411
411
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
412
412
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -467,7 +467,7 @@ export declare const IpqualityscoreProvider: z.ZodObject<z.objectUtil.extendShap
467
467
  phoneVerification?: boolean | null | undefined;
468
468
  }[] | null | undefined;
469
469
  }>>>;
470
- }>, "strip", z.ZodTypeAny, {
470
+ }, "strip", z.ZodTypeAny, {
471
471
  enabled?: boolean | null | undefined;
472
472
  apiKey?: string | null | undefined;
473
473
  integrationType?: "integrated" | "external" | null | undefined;
@@ -559,11 +559,11 @@ export declare const ComplyAdvantageProviderConfigElement: z.ZodObject<{
559
559
  exactMatch?: boolean | null | undefined;
560
560
  }>;
561
561
  export type ComplyAdvantageProviderConfigElement = z.infer<typeof ComplyAdvantageProviderConfigElement>;
562
- export declare const ComplyAdvantageProvider: z.ZodObject<z.objectUtil.extendShape<{
562
+ export declare const ComplyAdvantageProvider: z.ZodObject<{
563
563
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
564
564
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
565
565
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
566
- }, {
566
+ } & {
567
567
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
568
568
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
569
569
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -599,7 +599,7 @@ export declare const ComplyAdvantageProvider: z.ZodObject<z.objectUtil.extendSha
599
599
  fuzziness?: number | null | undefined;
600
600
  exactMatch?: boolean | null | undefined;
601
601
  }>, "many">>>;
602
- }>, "strip", z.ZodTypeAny, {
602
+ }, "strip", z.ZodTypeAny, {
603
603
  enabled?: boolean | null | undefined;
604
604
  apiKey?: string | null | undefined;
605
605
  integrationType?: "integrated" | "external" | null | undefined;
@@ -631,13 +631,13 @@ export declare const ComplyAdvantageProvider: z.ZodObject<z.objectUtil.extendSha
631
631
  monitorOnTheOngoingManner?: boolean | null | undefined;
632
632
  }>;
633
633
  export type ComplyAdvantageProvider = z.infer<typeof ComplyAdvantageProvider>;
634
- export declare const SynapsProvider: z.ZodObject<z.objectUtil.extendShape<{
634
+ export declare const SynapsProvider: z.ZodObject<{
635
635
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
636
636
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
637
637
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
638
- }, {
638
+ } & {
639
639
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
640
- }>, "strip", z.ZodTypeAny, {
640
+ }, "strip", z.ZodTypeAny, {
641
641
  enabled?: boolean | null | undefined;
642
642
  apiKey?: string | null | undefined;
643
643
  integrationType?: "integrated" | "external" | null | undefined;
@@ -679,11 +679,11 @@ export declare const ProviderData: z.ZodObject<{
679
679
  apiKey?: string | null | undefined;
680
680
  integrationType?: "integrated" | "external" | null | undefined;
681
681
  }>>>;
682
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
682
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
683
683
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
684
684
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
685
685
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
686
- }, {
686
+ } & {
687
687
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
688
688
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
689
689
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -719,7 +719,7 @@ export declare const ProviderData: z.ZodObject<{
719
719
  fuzziness?: number | null | undefined;
720
720
  exactMatch?: boolean | null | undefined;
721
721
  }>, "many">>>;
722
- }>, "strip", z.ZodTypeAny, {
722
+ }, "strip", z.ZodTypeAny, {
723
723
  enabled?: boolean | null | undefined;
724
724
  apiKey?: string | null | undefined;
725
725
  integrationType?: "integrated" | "external" | null | undefined;
@@ -750,13 +750,13 @@ export declare const ProviderData: z.ZodObject<{
750
750
  screenDataOnNewRecord?: boolean | null | undefined;
751
751
  monitorOnTheOngoingManner?: boolean | null | undefined;
752
752
  }>>>;
753
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
753
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
754
754
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
755
755
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
756
756
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
757
- }, {
757
+ } & {
758
758
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
759
- }>, "strip", z.ZodTypeAny, {
759
+ }, "strip", z.ZodTypeAny, {
760
760
  enabled?: boolean | null | undefined;
761
761
  apiKey?: string | null | undefined;
762
762
  integrationType?: "integrated" | "external" | null | undefined;
@@ -767,11 +767,11 @@ export declare const ProviderData: z.ZodObject<{
767
767
  integrationType?: "integrated" | "external" | null | undefined;
768
768
  webhookSecret?: string | null | undefined;
769
769
  }>>>;
770
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
770
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
771
771
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
772
772
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
773
773
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
774
- }, {
774
+ } & {
775
775
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
776
776
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
777
777
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -812,7 +812,7 @@ export declare const ProviderData: z.ZodObject<{
812
812
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
813
813
  }[] | null | undefined;
814
814
  }>>>;
815
- }>, "strip", z.ZodTypeAny, {
815
+ }, "strip", z.ZodTypeAny, {
816
816
  enabled?: boolean | null | undefined;
817
817
  apiKey?: string | null | undefined;
818
818
  integrationType?: "integrated" | "external" | null | undefined;
@@ -845,11 +845,11 @@ export declare const ProviderData: z.ZodObject<{
845
845
  }[] | null | undefined;
846
846
  } | null | undefined;
847
847
  }>>>;
848
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
848
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
849
849
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
850
850
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
851
851
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
852
- }, {
852
+ } & {
853
853
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
854
854
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
855
855
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -902,7 +902,7 @@ export declare const ProviderData: z.ZodObject<{
902
902
  depth?: number | null | undefined;
903
903
  }[] | null | undefined;
904
904
  }>>>;
905
- }>, "strip", z.ZodTypeAny, {
905
+ }, "strip", z.ZodTypeAny, {
906
906
  enabled?: boolean | null | undefined;
907
907
  apiKey?: string | null | undefined;
908
908
  integrationType?: "integrated" | "external" | null | undefined;
@@ -939,11 +939,11 @@ export declare const ProviderData: z.ZodObject<{
939
939
  }[] | null | undefined;
940
940
  } | null | undefined;
941
941
  }>>>;
942
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
942
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
943
943
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
944
944
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
945
945
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
946
- }, {
946
+ } & {
947
947
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
948
948
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
949
949
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -1004,7 +1004,7 @@ export declare const ProviderData: z.ZodObject<{
1004
1004
  phoneVerification?: boolean | null | undefined;
1005
1005
  }[] | null | undefined;
1006
1006
  }>>>;
1007
- }>, "strip", z.ZodTypeAny, {
1007
+ }, "strip", z.ZodTypeAny, {
1008
1008
  enabled?: boolean | null | undefined;
1009
1009
  apiKey?: string | null | undefined;
1010
1010
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1045,11 +1045,11 @@ export declare const ProviderData: z.ZodObject<{
1045
1045
  }[] | null | undefined;
1046
1046
  } | null | undefined;
1047
1047
  }>>>;
1048
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1048
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1049
1049
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1050
1050
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1051
1051
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1052
- }, {
1052
+ } & {
1053
1053
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1054
1054
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1055
1055
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -1090,7 +1090,7 @@ export declare const ProviderData: z.ZodObject<{
1090
1090
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
1091
1091
  }[] | null | undefined;
1092
1092
  }>>>;
1093
- }>, "strip", z.ZodTypeAny, {
1093
+ }, "strip", z.ZodTypeAny, {
1094
1094
  enabled?: boolean | null | undefined;
1095
1095
  apiKey?: string | null | undefined;
1096
1096
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1123,11 +1123,11 @@ export declare const ProviderData: z.ZodObject<{
1123
1123
  }[] | null | undefined;
1124
1124
  } | null | undefined;
1125
1125
  }>>>;
1126
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1126
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1127
1127
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1128
1128
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1129
1129
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1130
- }, {
1130
+ } & {
1131
1131
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1132
1132
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1133
1133
  }, "strip", z.ZodTypeAny, {
@@ -1142,7 +1142,7 @@ export declare const ProviderData: z.ZodObject<{
1142
1142
  }, {
1143
1143
  enabled?: boolean | null | undefined;
1144
1144
  }>>>;
1145
- }>, "strip", z.ZodTypeAny, {
1145
+ }, "strip", z.ZodTypeAny, {
1146
1146
  enabled?: boolean | null | undefined;
1147
1147
  apiKey?: string | null | undefined;
1148
1148
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1163,11 +1163,11 @@ export declare const ProviderData: z.ZodObject<{
1163
1163
  enabled?: boolean | null | undefined;
1164
1164
  } | null | undefined;
1165
1165
  }>>>;
1166
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1166
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1167
1167
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1168
1168
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1169
1169
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1170
- }, {
1170
+ } & {
1171
1171
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1172
1172
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1173
1173
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -1203,7 +1203,7 @@ export declare const ProviderData: z.ZodObject<{
1203
1203
  fuzziness?: number | null | undefined;
1204
1204
  exactMatch?: boolean | null | undefined;
1205
1205
  }>, "many">>>;
1206
- }>, "strip", z.ZodTypeAny, {
1206
+ }, "strip", z.ZodTypeAny, {
1207
1207
  enabled?: boolean | null | undefined;
1208
1208
  apiKey?: string | null | undefined;
1209
1209
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1234,11 +1234,11 @@ export declare const ProviderData: z.ZodObject<{
1234
1234
  screenDataOnNewRecord?: boolean | null | undefined;
1235
1235
  monitorOnTheOngoingManner?: boolean | null | undefined;
1236
1236
  }>>>;
1237
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1237
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1238
1238
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1239
1239
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1240
1240
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1241
- }, {
1241
+ } & {
1242
1242
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1243
1243
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1244
1244
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -1291,7 +1291,7 @@ export declare const ProviderData: z.ZodObject<{
1291
1291
  depth?: number | null | undefined;
1292
1292
  }[] | null | undefined;
1293
1293
  }>>>;
1294
- }>, "strip", z.ZodTypeAny, {
1294
+ }, "strip", z.ZodTypeAny, {
1295
1295
  enabled?: boolean | null | undefined;
1296
1296
  apiKey?: string | null | undefined;
1297
1297
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1328,11 +1328,11 @@ export declare const ProviderData: z.ZodObject<{
1328
1328
  }[] | null | undefined;
1329
1329
  } | null | undefined;
1330
1330
  }>>>;
1331
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1331
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1332
1332
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1333
1333
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1334
1334
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1335
- }, {
1335
+ } & {
1336
1336
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1337
1337
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1338
1338
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -1393,7 +1393,7 @@ export declare const ProviderData: z.ZodObject<{
1393
1393
  phoneVerification?: boolean | null | undefined;
1394
1394
  }[] | null | undefined;
1395
1395
  }>>>;
1396
- }>, "strip", z.ZodTypeAny, {
1396
+ }, "strip", z.ZodTypeAny, {
1397
1397
  enabled?: boolean | null | undefined;
1398
1398
  apiKey?: string | null | undefined;
1399
1399
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1792,7 +1792,7 @@ export declare const ProviderData: z.ZodObject<{
1792
1792
  } | null | undefined;
1793
1793
  }>;
1794
1794
  export type ProviderData = z.infer<typeof ProviderData>;
1795
- export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<Omit<{
1795
+ export declare const ProviderDataProject: z.ZodObject<Omit<{
1796
1796
  id: z.ZodString;
1797
1797
  projectId: z.ZodString;
1798
1798
  provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
@@ -1823,11 +1823,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
1823
1823
  apiKey?: string | null | undefined;
1824
1824
  integrationType?: "integrated" | "external" | null | undefined;
1825
1825
  }>>>;
1826
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1826
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1827
1827
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1828
1828
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1829
1829
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1830
- }, {
1830
+ } & {
1831
1831
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1832
1832
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1833
1833
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -1863,7 +1863,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
1863
1863
  fuzziness?: number | null | undefined;
1864
1864
  exactMatch?: boolean | null | undefined;
1865
1865
  }>, "many">>>;
1866
- }>, "strip", z.ZodTypeAny, {
1866
+ }, "strip", z.ZodTypeAny, {
1867
1867
  enabled?: boolean | null | undefined;
1868
1868
  apiKey?: string | null | undefined;
1869
1869
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1894,13 +1894,13 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
1894
1894
  screenDataOnNewRecord?: boolean | null | undefined;
1895
1895
  monitorOnTheOngoingManner?: boolean | null | undefined;
1896
1896
  }>>>;
1897
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1897
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1898
1898
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1899
1899
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1900
1900
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1901
- }, {
1901
+ } & {
1902
1902
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1903
- }>, "strip", z.ZodTypeAny, {
1903
+ }, "strip", z.ZodTypeAny, {
1904
1904
  enabled?: boolean | null | undefined;
1905
1905
  apiKey?: string | null | undefined;
1906
1906
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1911,11 +1911,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
1911
1911
  integrationType?: "integrated" | "external" | null | undefined;
1912
1912
  webhookSecret?: string | null | undefined;
1913
1913
  }>>>;
1914
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1914
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1915
1915
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1916
1916
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1917
1917
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1918
- }, {
1918
+ } & {
1919
1919
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1920
1920
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1921
1921
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -1956,7 +1956,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
1956
1956
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
1957
1957
  }[] | null | undefined;
1958
1958
  }>>>;
1959
- }>, "strip", z.ZodTypeAny, {
1959
+ }, "strip", z.ZodTypeAny, {
1960
1960
  enabled?: boolean | null | undefined;
1961
1961
  apiKey?: string | null | undefined;
1962
1962
  integrationType?: "integrated" | "external" | null | undefined;
@@ -1989,11 +1989,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
1989
1989
  }[] | null | undefined;
1990
1990
  } | null | undefined;
1991
1991
  }>>>;
1992
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
1992
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1993
1993
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1994
1994
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1995
1995
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
1996
- }, {
1996
+ } & {
1997
1997
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1998
1998
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1999
1999
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -2046,7 +2046,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2046
2046
  depth?: number | null | undefined;
2047
2047
  }[] | null | undefined;
2048
2048
  }>>>;
2049
- }>, "strip", z.ZodTypeAny, {
2049
+ }, "strip", z.ZodTypeAny, {
2050
2050
  enabled?: boolean | null | undefined;
2051
2051
  apiKey?: string | null | undefined;
2052
2052
  integrationType?: "integrated" | "external" | null | undefined;
@@ -2083,11 +2083,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2083
2083
  }[] | null | undefined;
2084
2084
  } | null | undefined;
2085
2085
  }>>>;
2086
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2086
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2087
2087
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2088
2088
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2089
2089
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
2090
- }, {
2090
+ } & {
2091
2091
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2092
2092
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2093
2093
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -2148,7 +2148,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2148
2148
  phoneVerification?: boolean | null | undefined;
2149
2149
  }[] | null | undefined;
2150
2150
  }>>>;
2151
- }>, "strip", z.ZodTypeAny, {
2151
+ }, "strip", z.ZodTypeAny, {
2152
2152
  enabled?: boolean | null | undefined;
2153
2153
  apiKey?: string | null | undefined;
2154
2154
  integrationType?: "integrated" | "external" | null | undefined;
@@ -2189,11 +2189,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2189
2189
  }[] | null | undefined;
2190
2190
  } | null | undefined;
2191
2191
  }>>>;
2192
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2192
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2193
2193
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2194
2194
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2195
2195
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
2196
- }, {
2196
+ } & {
2197
2197
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2198
2198
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2199
2199
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -2234,7 +2234,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2234
2234
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
2235
2235
  }[] | null | undefined;
2236
2236
  }>>>;
2237
- }>, "strip", z.ZodTypeAny, {
2237
+ }, "strip", z.ZodTypeAny, {
2238
2238
  enabled?: boolean | null | undefined;
2239
2239
  apiKey?: string | null | undefined;
2240
2240
  integrationType?: "integrated" | "external" | null | undefined;
@@ -2267,11 +2267,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2267
2267
  }[] | null | undefined;
2268
2268
  } | null | undefined;
2269
2269
  }>>>;
2270
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2270
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2271
2271
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2272
2272
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2273
2273
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
2274
- }, {
2274
+ } & {
2275
2275
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2276
2276
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2277
2277
  }, "strip", z.ZodTypeAny, {
@@ -2286,7 +2286,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2286
2286
  }, {
2287
2287
  enabled?: boolean | null | undefined;
2288
2288
  }>>>;
2289
- }>, "strip", z.ZodTypeAny, {
2289
+ }, "strip", z.ZodTypeAny, {
2290
2290
  enabled?: boolean | null | undefined;
2291
2291
  apiKey?: string | null | undefined;
2292
2292
  integrationType?: "integrated" | "external" | null | undefined;
@@ -2307,11 +2307,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2307
2307
  enabled?: boolean | null | undefined;
2308
2308
  } | null | undefined;
2309
2309
  }>>>;
2310
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2310
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2311
2311
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2312
2312
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2313
2313
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
2314
- }, {
2314
+ } & {
2315
2315
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2316
2316
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2317
2317
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -2347,7 +2347,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2347
2347
  fuzziness?: number | null | undefined;
2348
2348
  exactMatch?: boolean | null | undefined;
2349
2349
  }>, "many">>>;
2350
- }>, "strip", z.ZodTypeAny, {
2350
+ }, "strip", z.ZodTypeAny, {
2351
2351
  enabled?: boolean | null | undefined;
2352
2352
  apiKey?: string | null | undefined;
2353
2353
  integrationType?: "integrated" | "external" | null | undefined;
@@ -2378,11 +2378,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2378
2378
  screenDataOnNewRecord?: boolean | null | undefined;
2379
2379
  monitorOnTheOngoingManner?: boolean | null | undefined;
2380
2380
  }>>>;
2381
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2381
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2382
2382
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2383
2383
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2384
2384
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
2385
- }, {
2385
+ } & {
2386
2386
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2387
2387
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2388
2388
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -2435,7 +2435,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2435
2435
  depth?: number | null | undefined;
2436
2436
  }[] | null | undefined;
2437
2437
  }>>>;
2438
- }>, "strip", z.ZodTypeAny, {
2438
+ }, "strip", z.ZodTypeAny, {
2439
2439
  enabled?: boolean | null | undefined;
2440
2440
  apiKey?: string | null | undefined;
2441
2441
  integrationType?: "integrated" | "external" | null | undefined;
@@ -2472,11 +2472,11 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2472
2472
  }[] | null | undefined;
2473
2473
  } | null | undefined;
2474
2474
  }>>>;
2475
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2475
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2476
2476
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2477
2477
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2478
2478
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
2479
- }, {
2479
+ } & {
2480
2480
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2481
2481
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2482
2482
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -2537,7 +2537,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2537
2537
  phoneVerification?: boolean | null | undefined;
2538
2538
  }[] | null | undefined;
2539
2539
  }>>>;
2540
- }>, "strip", z.ZodTypeAny, {
2540
+ }, "strip", z.ZodTypeAny, {
2541
2541
  enabled?: boolean | null | undefined;
2542
2542
  apiKey?: string | null | undefined;
2543
2543
  integrationType?: "integrated" | "external" | null | undefined;
@@ -2578,7 +2578,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2578
2578
  }[] | null | undefined;
2579
2579
  } | null | undefined;
2580
2580
  }>>>;
2581
- }, "projectId">, {
2581
+ }, "projectId"> & {
2582
2582
  project: z.ZodObject<{
2583
2583
  id: z.ZodString;
2584
2584
  }, "strip", z.ZodTypeAny, {
@@ -2586,7 +2586,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2586
2586
  }, {
2587
2587
  id: string;
2588
2588
  }>;
2589
- }>, "strip", z.ZodTypeAny, {
2589
+ }, "strip", z.ZodTypeAny, {
2590
2590
  id: string;
2591
2591
  type: "data" | "identity";
2592
2592
  provider: "chainalysis" | "merkleScience" | "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
@@ -2948,7 +2948,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
2948
2948
  } | null | undefined;
2949
2949
  }>;
2950
2950
  export type ProviderDataProject = z.infer<typeof ProviderDataProject>;
2951
- export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<Omit<{
2951
+ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<Omit<{
2952
2952
  id: z.ZodString;
2953
2953
  projectId: z.ZodString;
2954
2954
  provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
@@ -2979,11 +2979,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
2979
2979
  apiKey?: string | null | undefined;
2980
2980
  integrationType?: "integrated" | "external" | null | undefined;
2981
2981
  }>>>;
2982
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2982
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2983
2983
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2984
2984
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2985
2985
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
2986
- }, {
2986
+ } & {
2987
2987
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2988
2988
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2989
2989
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -3019,7 +3019,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3019
3019
  fuzziness?: number | null | undefined;
3020
3020
  exactMatch?: boolean | null | undefined;
3021
3021
  }>, "many">>>;
3022
- }>, "strip", z.ZodTypeAny, {
3022
+ }, "strip", z.ZodTypeAny, {
3023
3023
  enabled?: boolean | null | undefined;
3024
3024
  apiKey?: string | null | undefined;
3025
3025
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3050,13 +3050,13 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3050
3050
  screenDataOnNewRecord?: boolean | null | undefined;
3051
3051
  monitorOnTheOngoingManner?: boolean | null | undefined;
3052
3052
  }>>>;
3053
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3053
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3054
3054
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3055
3055
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3056
3056
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3057
- }, {
3057
+ } & {
3058
3058
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3059
- }>, "strip", z.ZodTypeAny, {
3059
+ }, "strip", z.ZodTypeAny, {
3060
3060
  enabled?: boolean | null | undefined;
3061
3061
  apiKey?: string | null | undefined;
3062
3062
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3067,11 +3067,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3067
3067
  integrationType?: "integrated" | "external" | null | undefined;
3068
3068
  webhookSecret?: string | null | undefined;
3069
3069
  }>>>;
3070
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3070
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3071
3071
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3072
3072
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3073
3073
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3074
- }, {
3074
+ } & {
3075
3075
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3076
3076
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3077
3077
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -3112,7 +3112,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3112
3112
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
3113
3113
  }[] | null | undefined;
3114
3114
  }>>>;
3115
- }>, "strip", z.ZodTypeAny, {
3115
+ }, "strip", z.ZodTypeAny, {
3116
3116
  enabled?: boolean | null | undefined;
3117
3117
  apiKey?: string | null | undefined;
3118
3118
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3145,11 +3145,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3145
3145
  }[] | null | undefined;
3146
3146
  } | null | undefined;
3147
3147
  }>>>;
3148
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3148
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3149
3149
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3150
3150
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3151
3151
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3152
- }, {
3152
+ } & {
3153
3153
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3154
3154
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3155
3155
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -3202,7 +3202,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3202
3202
  depth?: number | null | undefined;
3203
3203
  }[] | null | undefined;
3204
3204
  }>>>;
3205
- }>, "strip", z.ZodTypeAny, {
3205
+ }, "strip", z.ZodTypeAny, {
3206
3206
  enabled?: boolean | null | undefined;
3207
3207
  apiKey?: string | null | undefined;
3208
3208
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3239,11 +3239,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3239
3239
  }[] | null | undefined;
3240
3240
  } | null | undefined;
3241
3241
  }>>>;
3242
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3242
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3243
3243
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3244
3244
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3245
3245
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3246
- }, {
3246
+ } & {
3247
3247
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3248
3248
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3249
3249
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -3304,7 +3304,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3304
3304
  phoneVerification?: boolean | null | undefined;
3305
3305
  }[] | null | undefined;
3306
3306
  }>>>;
3307
- }>, "strip", z.ZodTypeAny, {
3307
+ }, "strip", z.ZodTypeAny, {
3308
3308
  enabled?: boolean | null | undefined;
3309
3309
  apiKey?: string | null | undefined;
3310
3310
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3345,11 +3345,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3345
3345
  }[] | null | undefined;
3346
3346
  } | null | undefined;
3347
3347
  }>>>;
3348
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3348
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3349
3349
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3350
3350
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3351
3351
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3352
- }, {
3352
+ } & {
3353
3353
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3354
3354
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3355
3355
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -3390,7 +3390,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3390
3390
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
3391
3391
  }[] | null | undefined;
3392
3392
  }>>>;
3393
- }>, "strip", z.ZodTypeAny, {
3393
+ }, "strip", z.ZodTypeAny, {
3394
3394
  enabled?: boolean | null | undefined;
3395
3395
  apiKey?: string | null | undefined;
3396
3396
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3423,11 +3423,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3423
3423
  }[] | null | undefined;
3424
3424
  } | null | undefined;
3425
3425
  }>>>;
3426
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3426
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3427
3427
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3428
3428
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3429
3429
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3430
- }, {
3430
+ } & {
3431
3431
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3432
3432
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3433
3433
  }, "strip", z.ZodTypeAny, {
@@ -3442,7 +3442,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3442
3442
  }, {
3443
3443
  enabled?: boolean | null | undefined;
3444
3444
  }>>>;
3445
- }>, "strip", z.ZodTypeAny, {
3445
+ }, "strip", z.ZodTypeAny, {
3446
3446
  enabled?: boolean | null | undefined;
3447
3447
  apiKey?: string | null | undefined;
3448
3448
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3463,11 +3463,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3463
3463
  enabled?: boolean | null | undefined;
3464
3464
  } | null | undefined;
3465
3465
  }>>>;
3466
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3466
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3467
3467
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3468
3468
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3469
3469
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3470
- }, {
3470
+ } & {
3471
3471
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3472
3472
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3473
3473
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -3503,7 +3503,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3503
3503
  fuzziness?: number | null | undefined;
3504
3504
  exactMatch?: boolean | null | undefined;
3505
3505
  }>, "many">>>;
3506
- }>, "strip", z.ZodTypeAny, {
3506
+ }, "strip", z.ZodTypeAny, {
3507
3507
  enabled?: boolean | null | undefined;
3508
3508
  apiKey?: string | null | undefined;
3509
3509
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3534,11 +3534,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3534
3534
  screenDataOnNewRecord?: boolean | null | undefined;
3535
3535
  monitorOnTheOngoingManner?: boolean | null | undefined;
3536
3536
  }>>>;
3537
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3537
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3538
3538
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3539
3539
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3540
3540
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3541
- }, {
3541
+ } & {
3542
3542
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3543
3543
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3544
3544
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -3591,7 +3591,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3591
3591
  depth?: number | null | undefined;
3592
3592
  }[] | null | undefined;
3593
3593
  }>>>;
3594
- }>, "strip", z.ZodTypeAny, {
3594
+ }, "strip", z.ZodTypeAny, {
3595
3595
  enabled?: boolean | null | undefined;
3596
3596
  apiKey?: string | null | undefined;
3597
3597
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3628,11 +3628,11 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3628
3628
  }[] | null | undefined;
3629
3629
  } | null | undefined;
3630
3630
  }>>>;
3631
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3631
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3632
3632
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3633
3633
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3634
3634
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
3635
- }, {
3635
+ } & {
3636
3636
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3637
3637
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
3638
3638
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -3693,7 +3693,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3693
3693
  phoneVerification?: boolean | null | undefined;
3694
3694
  }[] | null | undefined;
3695
3695
  }>>>;
3696
- }>, "strip", z.ZodTypeAny, {
3696
+ }, "strip", z.ZodTypeAny, {
3697
3697
  enabled?: boolean | null | undefined;
3698
3698
  apiKey?: string | null | undefined;
3699
3699
  integrationType?: "integrated" | "external" | null | undefined;
@@ -3734,7 +3734,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3734
3734
  }[] | null | undefined;
3735
3735
  } | null | undefined;
3736
3736
  }>>>;
3737
- }, "projectId">, {
3737
+ }, "projectId"> & {
3738
3738
  project: z.ZodObject<{
3739
3739
  id: z.ZodString;
3740
3740
  }, "strip", z.ZodTypeAny, {
@@ -3742,7 +3742,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
3742
3742
  }, {
3743
3743
  id: string;
3744
3744
  }>;
3745
- }>, "strip", z.ZodTypeAny, {
3745
+ }, "strip", z.ZodTypeAny, {
3746
3746
  id: string;
3747
3747
  type: "data" | "identity";
3748
3748
  provider: "chainalysis" | "merkleScience" | "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
@@ -4135,11 +4135,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4135
4135
  apiKey?: string | null | undefined;
4136
4136
  integrationType?: "integrated" | "external" | null | undefined;
4137
4137
  }>>>;
4138
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4138
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4139
4139
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4140
4140
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4141
4141
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4142
- }, {
4142
+ } & {
4143
4143
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4144
4144
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4145
4145
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -4175,7 +4175,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4175
4175
  fuzziness?: number | null | undefined;
4176
4176
  exactMatch?: boolean | null | undefined;
4177
4177
  }>, "many">>>;
4178
- }>, "strip", z.ZodTypeAny, {
4178
+ }, "strip", z.ZodTypeAny, {
4179
4179
  enabled?: boolean | null | undefined;
4180
4180
  apiKey?: string | null | undefined;
4181
4181
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4206,13 +4206,13 @@ export declare const GetProviderResponse: z.ZodObject<{
4206
4206
  screenDataOnNewRecord?: boolean | null | undefined;
4207
4207
  monitorOnTheOngoingManner?: boolean | null | undefined;
4208
4208
  }>>>;
4209
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4209
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4210
4210
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4211
4211
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4212
4212
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4213
- }, {
4213
+ } & {
4214
4214
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4215
- }>, "strip", z.ZodTypeAny, {
4215
+ }, "strip", z.ZodTypeAny, {
4216
4216
  enabled?: boolean | null | undefined;
4217
4217
  apiKey?: string | null | undefined;
4218
4218
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4223,11 +4223,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4223
4223
  integrationType?: "integrated" | "external" | null | undefined;
4224
4224
  webhookSecret?: string | null | undefined;
4225
4225
  }>>>;
4226
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4226
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4227
4227
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4228
4228
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4229
4229
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4230
- }, {
4230
+ } & {
4231
4231
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4232
4232
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4233
4233
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -4268,7 +4268,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4268
4268
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
4269
4269
  }[] | null | undefined;
4270
4270
  }>>>;
4271
- }>, "strip", z.ZodTypeAny, {
4271
+ }, "strip", z.ZodTypeAny, {
4272
4272
  enabled?: boolean | null | undefined;
4273
4273
  apiKey?: string | null | undefined;
4274
4274
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4301,11 +4301,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4301
4301
  }[] | null | undefined;
4302
4302
  } | null | undefined;
4303
4303
  }>>>;
4304
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4304
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4305
4305
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4306
4306
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4307
4307
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4308
- }, {
4308
+ } & {
4309
4309
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4310
4310
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4311
4311
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -4358,7 +4358,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4358
4358
  depth?: number | null | undefined;
4359
4359
  }[] | null | undefined;
4360
4360
  }>>>;
4361
- }>, "strip", z.ZodTypeAny, {
4361
+ }, "strip", z.ZodTypeAny, {
4362
4362
  enabled?: boolean | null | undefined;
4363
4363
  apiKey?: string | null | undefined;
4364
4364
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4395,11 +4395,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4395
4395
  }[] | null | undefined;
4396
4396
  } | null | undefined;
4397
4397
  }>>>;
4398
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4398
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4399
4399
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4400
4400
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4401
4401
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4402
- }, {
4402
+ } & {
4403
4403
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4404
4404
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4405
4405
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -4460,7 +4460,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4460
4460
  phoneVerification?: boolean | null | undefined;
4461
4461
  }[] | null | undefined;
4462
4462
  }>>>;
4463
- }>, "strip", z.ZodTypeAny, {
4463
+ }, "strip", z.ZodTypeAny, {
4464
4464
  enabled?: boolean | null | undefined;
4465
4465
  apiKey?: string | null | undefined;
4466
4466
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4501,11 +4501,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4501
4501
  }[] | null | undefined;
4502
4502
  } | null | undefined;
4503
4503
  }>>>;
4504
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4504
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4505
4505
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4506
4506
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4507
4507
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4508
- }, {
4508
+ } & {
4509
4509
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4510
4510
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4511
4511
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -4546,7 +4546,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4546
4546
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
4547
4547
  }[] | null | undefined;
4548
4548
  }>>>;
4549
- }>, "strip", z.ZodTypeAny, {
4549
+ }, "strip", z.ZodTypeAny, {
4550
4550
  enabled?: boolean | null | undefined;
4551
4551
  apiKey?: string | null | undefined;
4552
4552
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4579,11 +4579,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4579
4579
  }[] | null | undefined;
4580
4580
  } | null | undefined;
4581
4581
  }>>>;
4582
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4582
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4583
4583
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4584
4584
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4585
4585
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4586
- }, {
4586
+ } & {
4587
4587
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4588
4588
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4589
4589
  }, "strip", z.ZodTypeAny, {
@@ -4598,7 +4598,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4598
4598
  }, {
4599
4599
  enabled?: boolean | null | undefined;
4600
4600
  }>>>;
4601
- }>, "strip", z.ZodTypeAny, {
4601
+ }, "strip", z.ZodTypeAny, {
4602
4602
  enabled?: boolean | null | undefined;
4603
4603
  apiKey?: string | null | undefined;
4604
4604
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4619,11 +4619,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4619
4619
  enabled?: boolean | null | undefined;
4620
4620
  } | null | undefined;
4621
4621
  }>>>;
4622
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4622
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4623
4623
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4624
4624
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4625
4625
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4626
- }, {
4626
+ } & {
4627
4627
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4628
4628
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4629
4629
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -4659,7 +4659,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4659
4659
  fuzziness?: number | null | undefined;
4660
4660
  exactMatch?: boolean | null | undefined;
4661
4661
  }>, "many">>>;
4662
- }>, "strip", z.ZodTypeAny, {
4662
+ }, "strip", z.ZodTypeAny, {
4663
4663
  enabled?: boolean | null | undefined;
4664
4664
  apiKey?: string | null | undefined;
4665
4665
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4690,11 +4690,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4690
4690
  screenDataOnNewRecord?: boolean | null | undefined;
4691
4691
  monitorOnTheOngoingManner?: boolean | null | undefined;
4692
4692
  }>>>;
4693
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4693
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4694
4694
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4695
4695
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4696
4696
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4697
- }, {
4697
+ } & {
4698
4698
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4699
4699
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4700
4700
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -4747,7 +4747,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4747
4747
  depth?: number | null | undefined;
4748
4748
  }[] | null | undefined;
4749
4749
  }>>>;
4750
- }>, "strip", z.ZodTypeAny, {
4750
+ }, "strip", z.ZodTypeAny, {
4751
4751
  enabled?: boolean | null | undefined;
4752
4752
  apiKey?: string | null | undefined;
4753
4753
  integrationType?: "integrated" | "external" | null | undefined;
@@ -4784,11 +4784,11 @@ export declare const GetProviderResponse: z.ZodObject<{
4784
4784
  }[] | null | undefined;
4785
4785
  } | null | undefined;
4786
4786
  }>>>;
4787
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
4787
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4788
4788
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4789
4789
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4790
4790
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
4791
- }, {
4791
+ } & {
4792
4792
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4793
4793
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
4794
4794
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -4849,7 +4849,7 @@ export declare const GetProviderResponse: z.ZodObject<{
4849
4849
  phoneVerification?: boolean | null | undefined;
4850
4850
  }[] | null | undefined;
4851
4851
  }>>>;
4852
- }>, "strip", z.ZodTypeAny, {
4852
+ }, "strip", z.ZodTypeAny, {
4853
4853
  enabled?: boolean | null | undefined;
4854
4854
  apiKey?: string | null | undefined;
4855
4855
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5248,7 +5248,7 @@ export declare const GetProviderResponse: z.ZodObject<{
5248
5248
  } | null | undefined;
5249
5249
  }>;
5250
5250
  export type GetProviderResponse = z.infer<typeof GetProviderResponse>;
5251
- export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<Omit<{
5251
+ export declare const CreateProviderInput: z.ZodObject<Omit<{
5252
5252
  id: z.ZodString;
5253
5253
  projectId: z.ZodString;
5254
5254
  provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
@@ -5279,11 +5279,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5279
5279
  apiKey?: string | null | undefined;
5280
5280
  integrationType?: "integrated" | "external" | null | undefined;
5281
5281
  }>>>;
5282
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5282
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5283
5283
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5284
5284
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5285
5285
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5286
- }, {
5286
+ } & {
5287
5287
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5288
5288
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5289
5289
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -5319,7 +5319,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5319
5319
  fuzziness?: number | null | undefined;
5320
5320
  exactMatch?: boolean | null | undefined;
5321
5321
  }>, "many">>>;
5322
- }>, "strip", z.ZodTypeAny, {
5322
+ }, "strip", z.ZodTypeAny, {
5323
5323
  enabled?: boolean | null | undefined;
5324
5324
  apiKey?: string | null | undefined;
5325
5325
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5350,13 +5350,13 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5350
5350
  screenDataOnNewRecord?: boolean | null | undefined;
5351
5351
  monitorOnTheOngoingManner?: boolean | null | undefined;
5352
5352
  }>>>;
5353
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5353
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5354
5354
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5355
5355
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5356
5356
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5357
- }, {
5357
+ } & {
5358
5358
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5359
- }>, "strip", z.ZodTypeAny, {
5359
+ }, "strip", z.ZodTypeAny, {
5360
5360
  enabled?: boolean | null | undefined;
5361
5361
  apiKey?: string | null | undefined;
5362
5362
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5367,11 +5367,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5367
5367
  integrationType?: "integrated" | "external" | null | undefined;
5368
5368
  webhookSecret?: string | null | undefined;
5369
5369
  }>>>;
5370
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5370
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5371
5371
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5372
5372
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5373
5373
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5374
- }, {
5374
+ } & {
5375
5375
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5376
5376
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5377
5377
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -5412,7 +5412,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5412
5412
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
5413
5413
  }[] | null | undefined;
5414
5414
  }>>>;
5415
- }>, "strip", z.ZodTypeAny, {
5415
+ }, "strip", z.ZodTypeAny, {
5416
5416
  enabled?: boolean | null | undefined;
5417
5417
  apiKey?: string | null | undefined;
5418
5418
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5445,11 +5445,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5445
5445
  }[] | null | undefined;
5446
5446
  } | null | undefined;
5447
5447
  }>>>;
5448
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5448
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5449
5449
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5450
5450
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5451
5451
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5452
- }, {
5452
+ } & {
5453
5453
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5454
5454
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5455
5455
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -5502,7 +5502,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5502
5502
  depth?: number | null | undefined;
5503
5503
  }[] | null | undefined;
5504
5504
  }>>>;
5505
- }>, "strip", z.ZodTypeAny, {
5505
+ }, "strip", z.ZodTypeAny, {
5506
5506
  enabled?: boolean | null | undefined;
5507
5507
  apiKey?: string | null | undefined;
5508
5508
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5539,11 +5539,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5539
5539
  }[] | null | undefined;
5540
5540
  } | null | undefined;
5541
5541
  }>>>;
5542
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5542
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5543
5543
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5544
5544
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5545
5545
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5546
- }, {
5546
+ } & {
5547
5547
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5548
5548
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5549
5549
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -5604,7 +5604,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5604
5604
  phoneVerification?: boolean | null | undefined;
5605
5605
  }[] | null | undefined;
5606
5606
  }>>>;
5607
- }>, "strip", z.ZodTypeAny, {
5607
+ }, "strip", z.ZodTypeAny, {
5608
5608
  enabled?: boolean | null | undefined;
5609
5609
  apiKey?: string | null | undefined;
5610
5610
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5645,11 +5645,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5645
5645
  }[] | null | undefined;
5646
5646
  } | null | undefined;
5647
5647
  }>>>;
5648
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5648
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5649
5649
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5650
5650
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5651
5651
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5652
- }, {
5652
+ } & {
5653
5653
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5654
5654
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5655
5655
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -5690,7 +5690,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5690
5690
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
5691
5691
  }[] | null | undefined;
5692
5692
  }>>>;
5693
- }>, "strip", z.ZodTypeAny, {
5693
+ }, "strip", z.ZodTypeAny, {
5694
5694
  enabled?: boolean | null | undefined;
5695
5695
  apiKey?: string | null | undefined;
5696
5696
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5723,11 +5723,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5723
5723
  }[] | null | undefined;
5724
5724
  } | null | undefined;
5725
5725
  }>>>;
5726
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5726
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5727
5727
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5728
5728
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5729
5729
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5730
- }, {
5730
+ } & {
5731
5731
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5732
5732
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5733
5733
  }, "strip", z.ZodTypeAny, {
@@ -5742,7 +5742,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5742
5742
  }, {
5743
5743
  enabled?: boolean | null | undefined;
5744
5744
  }>>>;
5745
- }>, "strip", z.ZodTypeAny, {
5745
+ }, "strip", z.ZodTypeAny, {
5746
5746
  enabled?: boolean | null | undefined;
5747
5747
  apiKey?: string | null | undefined;
5748
5748
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5763,11 +5763,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5763
5763
  enabled?: boolean | null | undefined;
5764
5764
  } | null | undefined;
5765
5765
  }>>>;
5766
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5766
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5767
5767
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5768
5768
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5769
5769
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5770
- }, {
5770
+ } & {
5771
5771
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5772
5772
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5773
5773
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -5803,7 +5803,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5803
5803
  fuzziness?: number | null | undefined;
5804
5804
  exactMatch?: boolean | null | undefined;
5805
5805
  }>, "many">>>;
5806
- }>, "strip", z.ZodTypeAny, {
5806
+ }, "strip", z.ZodTypeAny, {
5807
5807
  enabled?: boolean | null | undefined;
5808
5808
  apiKey?: string | null | undefined;
5809
5809
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5834,11 +5834,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5834
5834
  screenDataOnNewRecord?: boolean | null | undefined;
5835
5835
  monitorOnTheOngoingManner?: boolean | null | undefined;
5836
5836
  }>>>;
5837
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5837
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5838
5838
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5839
5839
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5840
5840
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5841
- }, {
5841
+ } & {
5842
5842
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5843
5843
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5844
5844
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -5891,7 +5891,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5891
5891
  depth?: number | null | undefined;
5892
5892
  }[] | null | undefined;
5893
5893
  }>>>;
5894
- }>, "strip", z.ZodTypeAny, {
5894
+ }, "strip", z.ZodTypeAny, {
5895
5895
  enabled?: boolean | null | undefined;
5896
5896
  apiKey?: string | null | undefined;
5897
5897
  integrationType?: "integrated" | "external" | null | undefined;
@@ -5928,11 +5928,11 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5928
5928
  }[] | null | undefined;
5929
5929
  } | null | undefined;
5930
5930
  }>>>;
5931
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
5931
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5932
5932
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5933
5933
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5934
5934
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
5935
- }, {
5935
+ } & {
5936
5936
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5937
5937
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
5938
5938
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -5993,7 +5993,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
5993
5993
  phoneVerification?: boolean | null | undefined;
5994
5994
  }[] | null | undefined;
5995
5995
  }>>>;
5996
- }>, "strip", z.ZodTypeAny, {
5996
+ }, "strip", z.ZodTypeAny, {
5997
5997
  enabled?: boolean | null | undefined;
5998
5998
  apiKey?: string | null | undefined;
5999
5999
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6034,9 +6034,9 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
6034
6034
  }[] | null | undefined;
6035
6035
  } | null | undefined;
6036
6036
  }>>>;
6037
- }, "id" | "type" | "projectId">, {
6037
+ }, "id" | "type" | "projectId"> & {
6038
6038
  project: z.ZodString;
6039
- }>, "strip", z.ZodTypeAny, {
6039
+ }, "strip", z.ZodTypeAny, {
6040
6040
  provider: "chainalysis" | "merkleScience" | "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
6041
6041
  project: string;
6042
6042
  chainalysis?: {
@@ -6421,11 +6421,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6421
6421
  apiKey?: string | null | undefined;
6422
6422
  integrationType?: "integrated" | "external" | null | undefined;
6423
6423
  }>>>;
6424
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6424
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6425
6425
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6426
6426
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6427
6427
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6428
- }, {
6428
+ } & {
6429
6429
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6430
6430
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6431
6431
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -6461,7 +6461,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6461
6461
  fuzziness?: number | null | undefined;
6462
6462
  exactMatch?: boolean | null | undefined;
6463
6463
  }>, "many">>>;
6464
- }>, "strip", z.ZodTypeAny, {
6464
+ }, "strip", z.ZodTypeAny, {
6465
6465
  enabled?: boolean | null | undefined;
6466
6466
  apiKey?: string | null | undefined;
6467
6467
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6492,13 +6492,13 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6492
6492
  screenDataOnNewRecord?: boolean | null | undefined;
6493
6493
  monitorOnTheOngoingManner?: boolean | null | undefined;
6494
6494
  }>>>;
6495
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6495
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6496
6496
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6497
6497
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6498
6498
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6499
- }, {
6499
+ } & {
6500
6500
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6501
- }>, "strip", z.ZodTypeAny, {
6501
+ }, "strip", z.ZodTypeAny, {
6502
6502
  enabled?: boolean | null | undefined;
6503
6503
  apiKey?: string | null | undefined;
6504
6504
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6509,11 +6509,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6509
6509
  integrationType?: "integrated" | "external" | null | undefined;
6510
6510
  webhookSecret?: string | null | undefined;
6511
6511
  }>>>;
6512
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6512
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6513
6513
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6514
6514
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6515
6515
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6516
- }, {
6516
+ } & {
6517
6517
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6518
6518
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6519
6519
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -6554,7 +6554,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6554
6554
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
6555
6555
  }[] | null | undefined;
6556
6556
  }>>>;
6557
- }>, "strip", z.ZodTypeAny, {
6557
+ }, "strip", z.ZodTypeAny, {
6558
6558
  enabled?: boolean | null | undefined;
6559
6559
  apiKey?: string | null | undefined;
6560
6560
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6587,11 +6587,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6587
6587
  }[] | null | undefined;
6588
6588
  } | null | undefined;
6589
6589
  }>>>;
6590
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6590
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6591
6591
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6592
6592
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6593
6593
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6594
- }, {
6594
+ } & {
6595
6595
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6596
6596
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6597
6597
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -6644,7 +6644,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6644
6644
  depth?: number | null | undefined;
6645
6645
  }[] | null | undefined;
6646
6646
  }>>>;
6647
- }>, "strip", z.ZodTypeAny, {
6647
+ }, "strip", z.ZodTypeAny, {
6648
6648
  enabled?: boolean | null | undefined;
6649
6649
  apiKey?: string | null | undefined;
6650
6650
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6681,11 +6681,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6681
6681
  }[] | null | undefined;
6682
6682
  } | null | undefined;
6683
6683
  }>>>;
6684
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6684
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6685
6685
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6686
6686
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6687
6687
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6688
- }, {
6688
+ } & {
6689
6689
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6690
6690
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6691
6691
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -6746,7 +6746,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6746
6746
  phoneVerification?: boolean | null | undefined;
6747
6747
  }[] | null | undefined;
6748
6748
  }>>>;
6749
- }>, "strip", z.ZodTypeAny, {
6749
+ }, "strip", z.ZodTypeAny, {
6750
6750
  enabled?: boolean | null | undefined;
6751
6751
  apiKey?: string | null | undefined;
6752
6752
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6787,11 +6787,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6787
6787
  }[] | null | undefined;
6788
6788
  } | null | undefined;
6789
6789
  }>>>;
6790
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6790
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6791
6791
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6792
6792
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6793
6793
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6794
- }, {
6794
+ } & {
6795
6795
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6796
6796
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6797
6797
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -6832,7 +6832,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6832
6832
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
6833
6833
  }[] | null | undefined;
6834
6834
  }>>>;
6835
- }>, "strip", z.ZodTypeAny, {
6835
+ }, "strip", z.ZodTypeAny, {
6836
6836
  enabled?: boolean | null | undefined;
6837
6837
  apiKey?: string | null | undefined;
6838
6838
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6865,11 +6865,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6865
6865
  }[] | null | undefined;
6866
6866
  } | null | undefined;
6867
6867
  }>>>;
6868
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6868
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6869
6869
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6870
6870
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6871
6871
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6872
- }, {
6872
+ } & {
6873
6873
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6874
6874
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6875
6875
  }, "strip", z.ZodTypeAny, {
@@ -6884,7 +6884,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6884
6884
  }, {
6885
6885
  enabled?: boolean | null | undefined;
6886
6886
  }>>>;
6887
- }>, "strip", z.ZodTypeAny, {
6887
+ }, "strip", z.ZodTypeAny, {
6888
6888
  enabled?: boolean | null | undefined;
6889
6889
  apiKey?: string | null | undefined;
6890
6890
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6905,11 +6905,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6905
6905
  enabled?: boolean | null | undefined;
6906
6906
  } | null | undefined;
6907
6907
  }>>>;
6908
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6908
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6909
6909
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6910
6910
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6911
6911
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6912
- }, {
6912
+ } & {
6913
6913
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6914
6914
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6915
6915
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -6945,7 +6945,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6945
6945
  fuzziness?: number | null | undefined;
6946
6946
  exactMatch?: boolean | null | undefined;
6947
6947
  }>, "many">>>;
6948
- }>, "strip", z.ZodTypeAny, {
6948
+ }, "strip", z.ZodTypeAny, {
6949
6949
  enabled?: boolean | null | undefined;
6950
6950
  apiKey?: string | null | undefined;
6951
6951
  integrationType?: "integrated" | "external" | null | undefined;
@@ -6976,11 +6976,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
6976
6976
  screenDataOnNewRecord?: boolean | null | undefined;
6977
6977
  monitorOnTheOngoingManner?: boolean | null | undefined;
6978
6978
  }>>>;
6979
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
6979
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6980
6980
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6981
6981
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6982
6982
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
6983
- }, {
6983
+ } & {
6984
6984
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
6985
6985
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
6986
6986
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -7033,7 +7033,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
7033
7033
  depth?: number | null | undefined;
7034
7034
  }[] | null | undefined;
7035
7035
  }>>>;
7036
- }>, "strip", z.ZodTypeAny, {
7036
+ }, "strip", z.ZodTypeAny, {
7037
7037
  enabled?: boolean | null | undefined;
7038
7038
  apiKey?: string | null | undefined;
7039
7039
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7070,11 +7070,11 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
7070
7070
  }[] | null | undefined;
7071
7071
  } | null | undefined;
7072
7072
  }>>>;
7073
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7073
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7074
7074
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7075
7075
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7076
7076
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7077
- }, {
7077
+ } & {
7078
7078
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7079
7079
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7080
7080
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -7135,7 +7135,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
7135
7135
  phoneVerification?: boolean | null | undefined;
7136
7136
  }[] | null | undefined;
7137
7137
  }>>>;
7138
- }>, "strip", z.ZodTypeAny, {
7138
+ }, "strip", z.ZodTypeAny, {
7139
7139
  enabled?: boolean | null | undefined;
7140
7140
  apiKey?: string | null | undefined;
7141
7141
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7283,11 +7283,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7283
7283
  apiKey?: string | null | undefined;
7284
7284
  integrationType?: "integrated" | "external" | null | undefined;
7285
7285
  }>>>;
7286
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7286
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7287
7287
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7288
7288
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7289
7289
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7290
- }, {
7290
+ } & {
7291
7291
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7292
7292
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7293
7293
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -7323,7 +7323,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7323
7323
  fuzziness?: number | null | undefined;
7324
7324
  exactMatch?: boolean | null | undefined;
7325
7325
  }>, "many">>>;
7326
- }>, "strip", z.ZodTypeAny, {
7326
+ }, "strip", z.ZodTypeAny, {
7327
7327
  enabled?: boolean | null | undefined;
7328
7328
  apiKey?: string | null | undefined;
7329
7329
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7354,13 +7354,13 @@ export declare const UpdateProviderInput: z.ZodObject<{
7354
7354
  screenDataOnNewRecord?: boolean | null | undefined;
7355
7355
  monitorOnTheOngoingManner?: boolean | null | undefined;
7356
7356
  }>>>;
7357
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7357
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7358
7358
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7359
7359
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7360
7360
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7361
- }, {
7361
+ } & {
7362
7362
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7363
- }>, "strip", z.ZodTypeAny, {
7363
+ }, "strip", z.ZodTypeAny, {
7364
7364
  enabled?: boolean | null | undefined;
7365
7365
  apiKey?: string | null | undefined;
7366
7366
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7371,11 +7371,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7371
7371
  integrationType?: "integrated" | "external" | null | undefined;
7372
7372
  webhookSecret?: string | null | undefined;
7373
7373
  }>>>;
7374
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7374
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7375
7375
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7376
7376
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7377
7377
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7378
- }, {
7378
+ } & {
7379
7379
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7380
7380
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7381
7381
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -7416,7 +7416,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7416
7416
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
7417
7417
  }[] | null | undefined;
7418
7418
  }>>>;
7419
- }>, "strip", z.ZodTypeAny, {
7419
+ }, "strip", z.ZodTypeAny, {
7420
7420
  enabled?: boolean | null | undefined;
7421
7421
  apiKey?: string | null | undefined;
7422
7422
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7449,11 +7449,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7449
7449
  }[] | null | undefined;
7450
7450
  } | null | undefined;
7451
7451
  }>>>;
7452
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7452
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7453
7453
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7454
7454
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7455
7455
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7456
- }, {
7456
+ } & {
7457
7457
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7458
7458
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7459
7459
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -7506,7 +7506,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7506
7506
  depth?: number | null | undefined;
7507
7507
  }[] | null | undefined;
7508
7508
  }>>>;
7509
- }>, "strip", z.ZodTypeAny, {
7509
+ }, "strip", z.ZodTypeAny, {
7510
7510
  enabled?: boolean | null | undefined;
7511
7511
  apiKey?: string | null | undefined;
7512
7512
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7543,11 +7543,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7543
7543
  }[] | null | undefined;
7544
7544
  } | null | undefined;
7545
7545
  }>>>;
7546
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7546
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7547
7547
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7548
7548
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7549
7549
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7550
- }, {
7550
+ } & {
7551
7551
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7552
7552
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7553
7553
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -7608,7 +7608,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7608
7608
  phoneVerification?: boolean | null | undefined;
7609
7609
  }[] | null | undefined;
7610
7610
  }>>>;
7611
- }>, "strip", z.ZodTypeAny, {
7611
+ }, "strip", z.ZodTypeAny, {
7612
7612
  enabled?: boolean | null | undefined;
7613
7613
  apiKey?: string | null | undefined;
7614
7614
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7649,11 +7649,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7649
7649
  }[] | null | undefined;
7650
7650
  } | null | undefined;
7651
7651
  }>>>;
7652
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7652
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7653
7653
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7654
7654
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7655
7655
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7656
- }, {
7656
+ } & {
7657
7657
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7658
7658
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7659
7659
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -7694,7 +7694,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7694
7694
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
7695
7695
  }[] | null | undefined;
7696
7696
  }>>>;
7697
- }>, "strip", z.ZodTypeAny, {
7697
+ }, "strip", z.ZodTypeAny, {
7698
7698
  enabled?: boolean | null | undefined;
7699
7699
  apiKey?: string | null | undefined;
7700
7700
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7727,11 +7727,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7727
7727
  }[] | null | undefined;
7728
7728
  } | null | undefined;
7729
7729
  }>>>;
7730
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7730
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7731
7731
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7732
7732
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7733
7733
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7734
- }, {
7734
+ } & {
7735
7735
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7736
7736
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7737
7737
  }, "strip", z.ZodTypeAny, {
@@ -7746,7 +7746,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7746
7746
  }, {
7747
7747
  enabled?: boolean | null | undefined;
7748
7748
  }>>>;
7749
- }>, "strip", z.ZodTypeAny, {
7749
+ }, "strip", z.ZodTypeAny, {
7750
7750
  enabled?: boolean | null | undefined;
7751
7751
  apiKey?: string | null | undefined;
7752
7752
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7767,11 +7767,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7767
7767
  enabled?: boolean | null | undefined;
7768
7768
  } | null | undefined;
7769
7769
  }>>>;
7770
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7770
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7771
7771
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7772
7772
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7773
7773
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7774
- }, {
7774
+ } & {
7775
7775
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7776
7776
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7777
7777
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -7807,7 +7807,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7807
7807
  fuzziness?: number | null | undefined;
7808
7808
  exactMatch?: boolean | null | undefined;
7809
7809
  }>, "many">>>;
7810
- }>, "strip", z.ZodTypeAny, {
7810
+ }, "strip", z.ZodTypeAny, {
7811
7811
  enabled?: boolean | null | undefined;
7812
7812
  apiKey?: string | null | undefined;
7813
7813
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7838,11 +7838,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7838
7838
  screenDataOnNewRecord?: boolean | null | undefined;
7839
7839
  monitorOnTheOngoingManner?: boolean | null | undefined;
7840
7840
  }>>>;
7841
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7841
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7842
7842
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7843
7843
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7844
7844
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7845
- }, {
7845
+ } & {
7846
7846
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7847
7847
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7848
7848
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -7895,7 +7895,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7895
7895
  depth?: number | null | undefined;
7896
7896
  }[] | null | undefined;
7897
7897
  }>>>;
7898
- }>, "strip", z.ZodTypeAny, {
7898
+ }, "strip", z.ZodTypeAny, {
7899
7899
  enabled?: boolean | null | undefined;
7900
7900
  apiKey?: string | null | undefined;
7901
7901
  integrationType?: "integrated" | "external" | null | undefined;
@@ -7932,11 +7932,11 @@ export declare const UpdateProviderInput: z.ZodObject<{
7932
7932
  }[] | null | undefined;
7933
7933
  } | null | undefined;
7934
7934
  }>>>;
7935
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
7935
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7936
7936
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7937
7937
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7938
7938
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
7939
- }, {
7939
+ } & {
7940
7940
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7941
7941
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
7942
7942
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -7997,7 +7997,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
7997
7997
  phoneVerification?: boolean | null | undefined;
7998
7998
  }[] | null | undefined;
7999
7999
  }>>>;
8000
- }>, "strip", z.ZodTypeAny, {
8000
+ }, "strip", z.ZodTypeAny, {
8001
8001
  enabled?: boolean | null | undefined;
8002
8002
  apiKey?: string | null | undefined;
8003
8003
  integrationType?: "integrated" | "external" | null | undefined;
@@ -8774,11 +8774,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
8774
8774
  apiKey?: string | null | undefined;
8775
8775
  integrationType?: "integrated" | "external" | null | undefined;
8776
8776
  }>>>;
8777
- complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
8777
+ complyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8778
8778
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8779
8779
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8780
8780
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
8781
- }, {
8781
+ } & {
8782
8782
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8783
8783
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8784
8784
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -8814,7 +8814,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
8814
8814
  fuzziness?: number | null | undefined;
8815
8815
  exactMatch?: boolean | null | undefined;
8816
8816
  }>, "many">>>;
8817
- }>, "strip", z.ZodTypeAny, {
8817
+ }, "strip", z.ZodTypeAny, {
8818
8818
  enabled?: boolean | null | undefined;
8819
8819
  apiKey?: string | null | undefined;
8820
8820
  integrationType?: "integrated" | "external" | null | undefined;
@@ -8845,13 +8845,13 @@ export declare const UpdateProviderResponse: z.ZodObject<{
8845
8845
  screenDataOnNewRecord?: boolean | null | undefined;
8846
8846
  monitorOnTheOngoingManner?: boolean | null | undefined;
8847
8847
  }>>>;
8848
- synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
8848
+ synaps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8849
8849
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8850
8850
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8851
8851
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
8852
- }, {
8852
+ } & {
8853
8853
  webhookSecret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8854
- }>, "strip", z.ZodTypeAny, {
8854
+ }, "strip", z.ZodTypeAny, {
8855
8855
  enabled?: boolean | null | undefined;
8856
8856
  apiKey?: string | null | undefined;
8857
8857
  integrationType?: "integrated" | "external" | null | undefined;
@@ -8862,11 +8862,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
8862
8862
  integrationType?: "integrated" | "external" | null | undefined;
8863
8863
  webhookSecret?: string | null | undefined;
8864
8864
  }>>>;
8865
- big: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
8865
+ big: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8866
8866
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8867
8867
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8868
8868
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
8869
- }, {
8869
+ } & {
8870
8870
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8871
8871
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8872
8872
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -8907,7 +8907,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
8907
8907
  crypto: "dash" | "btc" | "eth" | "ltc" | "bch" | "xrp" | "xlm" | "sys" | "xdc" | "doge" | "zec" | "trx" | "etc" | "bsc";
8908
8908
  }[] | null | undefined;
8909
8909
  }>>>;
8910
- }>, "strip", z.ZodTypeAny, {
8910
+ }, "strip", z.ZodTypeAny, {
8911
8911
  enabled?: boolean | null | undefined;
8912
8912
  apiKey?: string | null | undefined;
8913
8913
  integrationType?: "integrated" | "external" | null | undefined;
@@ -8940,11 +8940,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
8940
8940
  }[] | null | undefined;
8941
8941
  } | null | undefined;
8942
8942
  }>>>;
8943
- scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
8943
+ scorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8944
8944
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8945
8945
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8946
8946
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
8947
- }, {
8947
+ } & {
8948
8948
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
8949
8949
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8950
8950
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -8997,7 +8997,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
8997
8997
  depth?: number | null | undefined;
8998
8998
  }[] | null | undefined;
8999
8999
  }>>>;
9000
- }>, "strip", z.ZodTypeAny, {
9000
+ }, "strip", z.ZodTypeAny, {
9001
9001
  enabled?: boolean | null | undefined;
9002
9002
  apiKey?: string | null | undefined;
9003
9003
  integrationType?: "integrated" | "external" | null | undefined;
@@ -9034,11 +9034,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9034
9034
  }[] | null | undefined;
9035
9035
  } | null | undefined;
9036
9036
  }>>>;
9037
- ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
9037
+ ipqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9038
9038
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9039
9039
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9040
9040
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
9041
- }, {
9041
+ } & {
9042
9042
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9043
9043
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9044
9044
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -9099,7 +9099,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9099
9099
  phoneVerification?: boolean | null | undefined;
9100
9100
  }[] | null | undefined;
9101
9101
  }>>>;
9102
- }>, "strip", z.ZodTypeAny, {
9102
+ }, "strip", z.ZodTypeAny, {
9103
9103
  enabled?: boolean | null | undefined;
9104
9104
  apiKey?: string | null | undefined;
9105
9105
  integrationType?: "integrated" | "external" | null | undefined;
@@ -9140,11 +9140,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9140
9140
  }[] | null | undefined;
9141
9141
  } | null | undefined;
9142
9142
  }>>>;
9143
- merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
9143
+ merkleScience: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9144
9144
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9145
9145
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9146
9146
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
9147
- }, {
9147
+ } & {
9148
9148
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9149
9149
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9150
9150
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -9185,7 +9185,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9185
9185
  blockchain: "ICP" | "IOTA" | "QTUM" | "WEMIX" | "XPLA" | "SUI" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Polygon" | "Tron" | "Cardano" | "Polkadot" | "Stellar" | "Hedera" | "Cronos" | "Optimism" | "Arbitrum" | "Fantom" | "Monero" | "Cosmos" | "Zcash" | "EthereumClassic" | "Dash" | "Solana" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Moonbeam" | "Helium" | "Icon" | "Injective" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Moonriver" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WaltonChain" | "Chia" | "Tezos" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "Archway" | "Axelar" | "Dymension" | "Starknet" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO" | "Aptos";
9186
9186
  }[] | null | undefined;
9187
9187
  }>>>;
9188
- }>, "strip", z.ZodTypeAny, {
9188
+ }, "strip", z.ZodTypeAny, {
9189
9189
  enabled?: boolean | null | undefined;
9190
9190
  apiKey?: string | null | undefined;
9191
9191
  integrationType?: "integrated" | "external" | null | undefined;
@@ -9218,11 +9218,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9218
9218
  }[] | null | undefined;
9219
9219
  } | null | undefined;
9220
9220
  }>>>;
9221
- chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
9221
+ chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9222
9222
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9223
9223
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9224
9224
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
9225
- }, {
9225
+ } & {
9226
9226
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9227
9227
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9228
9228
  }, "strip", z.ZodTypeAny, {
@@ -9237,7 +9237,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9237
9237
  }, {
9238
9238
  enabled?: boolean | null | undefined;
9239
9239
  }>>>;
9240
- }>, "strip", z.ZodTypeAny, {
9240
+ }, "strip", z.ZodTypeAny, {
9241
9241
  enabled?: boolean | null | undefined;
9242
9242
  apiKey?: string | null | undefined;
9243
9243
  integrationType?: "integrated" | "external" | null | undefined;
@@ -9258,11 +9258,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9258
9258
  enabled?: boolean | null | undefined;
9259
9259
  } | null | undefined;
9260
9260
  }>>>;
9261
- integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
9261
+ integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9262
9262
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9263
9263
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9264
9264
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
9265
- }, {
9265
+ } & {
9266
9266
  screenDataOnNewRecord: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9267
9267
  monitorOnTheOngoingManner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9268
9268
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -9298,7 +9298,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9298
9298
  fuzziness?: number | null | undefined;
9299
9299
  exactMatch?: boolean | null | undefined;
9300
9300
  }>, "many">>>;
9301
- }>, "strip", z.ZodTypeAny, {
9301
+ }, "strip", z.ZodTypeAny, {
9302
9302
  enabled?: boolean | null | undefined;
9303
9303
  apiKey?: string | null | undefined;
9304
9304
  integrationType?: "integrated" | "external" | null | undefined;
@@ -9329,11 +9329,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9329
9329
  screenDataOnNewRecord?: boolean | null | undefined;
9330
9330
  monitorOnTheOngoingManner?: boolean | null | undefined;
9331
9331
  }>>>;
9332
- integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
9332
+ integratedScorechain: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9333
9333
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9334
9334
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9335
9335
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
9336
- }, {
9336
+ } & {
9337
9337
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9338
9338
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9339
9339
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<Omit<{
@@ -9386,7 +9386,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9386
9386
  depth?: number | null | undefined;
9387
9387
  }[] | null | undefined;
9388
9388
  }>>>;
9389
- }>, "strip", z.ZodTypeAny, {
9389
+ }, "strip", z.ZodTypeAny, {
9390
9390
  enabled?: boolean | null | undefined;
9391
9391
  apiKey?: string | null | undefined;
9392
9392
  integrationType?: "integrated" | "external" | null | undefined;
@@ -9423,11 +9423,11 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9423
9423
  }[] | null | undefined;
9424
9424
  } | null | undefined;
9425
9425
  }>>>;
9426
- integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
9426
+ integratedIpqualityscore: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9427
9427
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9428
9428
  apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9429
9429
  integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
9430
- }, {
9430
+ } & {
9431
9431
  onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9432
9432
  enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9433
9433
  config: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -9488,7 +9488,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
9488
9488
  phoneVerification?: boolean | null | undefined;
9489
9489
  }[] | null | undefined;
9490
9490
  }>>>;
9491
- }>, "strip", z.ZodTypeAny, {
9491
+ }, "strip", z.ZodTypeAny, {
9492
9492
  enabled?: boolean | null | undefined;
9493
9493
  apiKey?: string | null | undefined;
9494
9494
  integrationType?: "integrated" | "external" | null | undefined;