@nexeraid/identity-schemas 2.164.0-dev → 2.166.0-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/declarations/src/providers/index.d.ts +1 -0
- package/dist/declarations/src/providers/index.d.ts.map +1 -1
- package/dist/declarations/src/providers/trm-labs/trm.schema.d.ts +358 -0
- package/dist/declarations/src/providers/trm-labs/trm.schema.d.ts.map +1 -0
- package/dist/{identity-api.schema-073b77e8.cjs.dev.cjs → identity-api.schema-9a1b028a.cjs.dev.cjs} +446 -446
- package/dist/{identity-api.schema-b0cdf833.cjs.prod.cjs → identity-api.schema-a6843fb9.cjs.prod.cjs} +446 -446
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +59 -59
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +59 -59
- package/dist/package.json +3 -3
- package/dist/{tfhe-utilities-f68d3b85.cjs.prod.cjs → tfhe-utilities-2ff3b3c1.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-7506bbe3.cjs.dev.cjs → tfhe-utilities-5af6eb2a.cjs.dev.cjs} +2 -2
- package/dist/{toArray-d4a6f7df.cjs.dev.cjs → toArray-96f8cc3a.cjs.dev.cjs} +1 -1
- package/dist/{toArray-19bbf25f.cjs.prod.cjs → toArray-f5e38cce.cjs.prod.cjs} +1 -1
- package/dist/{CoinMarketCap.schema-ab71ee5f.cjs.prod.cjs → trm.schema-2ae40855.cjs.prod.cjs} +1276 -1207
- package/dist/{CoinMarketCap.schema-0c52a356.cjs.dev.cjs → trm.schema-4556df89.cjs.dev.cjs} +1276 -1207
- package/dist/{CoinMarketCap.schema-71fcc409.esm.mjs → trm.schema-d593fe86.esm.mjs} +62 -2
- package/dist/{vault.schema-68148c82.cjs.dev.cjs → vault.schema-6368506b.cjs.dev.cjs} +1268 -1268
- package/dist/{vault.schema-83220a2a.cjs.prod.cjs → vault.schema-b41992ec.cjs.prod.cjs} +1268 -1268
- package/dist/{zod-utils-22ad76a6.cjs.prod.cjs → zod-utils-46b101c1.cjs.prod.cjs} +12 -12
- package/dist/{zod-utils-373653ad.cjs.dev.cjs → zod-utils-4e3fa4df.cjs.dev.cjs} +12 -12
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
- package/package.json +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +294 -289
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +294 -289
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +1 -1
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +484 -484
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +484 -484
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +1 -1
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var vault_schema = require('../../dist/vault.schema-
|
|
6
|
-
var
|
|
5
|
+
var vault_schema = require('../../dist/vault.schema-b41992ec.cjs.prod.cjs');
|
|
6
|
+
var trm_schema = require('../../dist/trm.schema-2ae40855.cjs.prod.cjs');
|
|
7
7
|
require('zod');
|
|
8
8
|
require('nanoid');
|
|
9
9
|
require('decimal.js');
|
|
10
|
-
require('../../dist/identity-api.schema-
|
|
10
|
+
require('../../dist/identity-api.schema-a6843fb9.cjs.prod.cjs');
|
|
11
11
|
|
|
12
12
|
var ALL_SCORECHAIN_BLOCKCHAIN = [{
|
|
13
13
|
id: "BITCOIN",
|
|
@@ -11275,292 +11275,297 @@ exports.ScoringAnalysisResponse = vault_schema.ScoringAnalysisResponse;
|
|
|
11275
11275
|
exports.WorkflowsScoringAnalysisRequest = vault_schema.WorkflowsScoringAnalysisRequest;
|
|
11276
11276
|
exports.compareRiskLevels = vault_schema.compareRiskLevels;
|
|
11277
11277
|
exports.getRiskLevelByRiskScore = vault_schema.getRiskLevelByRiskScore;
|
|
11278
|
-
exports.AMLMetadata =
|
|
11279
|
-
exports.APPLICANT_CHECK_STATUSES =
|
|
11280
|
-
exports.
|
|
11281
|
-
exports.
|
|
11282
|
-
exports.
|
|
11283
|
-
exports.
|
|
11284
|
-
exports.
|
|
11285
|
-
exports.
|
|
11286
|
-
exports.
|
|
11287
|
-
exports.
|
|
11288
|
-
exports.
|
|
11289
|
-
exports.
|
|
11290
|
-
exports.
|
|
11291
|
-
exports.
|
|
11292
|
-
exports.
|
|
11293
|
-
exports.
|
|
11294
|
-
exports.
|
|
11295
|
-
exports.
|
|
11296
|
-
exports.
|
|
11297
|
-
exports.
|
|
11298
|
-
exports.
|
|
11299
|
-
exports.
|
|
11300
|
-
exports.
|
|
11301
|
-
exports.
|
|
11302
|
-
exports.
|
|
11303
|
-
exports.
|
|
11304
|
-
exports.
|
|
11305
|
-
exports.
|
|
11306
|
-
exports.
|
|
11307
|
-
exports.
|
|
11308
|
-
exports.
|
|
11309
|
-
exports.
|
|
11310
|
-
exports.
|
|
11311
|
-
exports.
|
|
11312
|
-
exports.
|
|
11313
|
-
exports.
|
|
11314
|
-
exports.
|
|
11315
|
-
exports.
|
|
11316
|
-
exports.
|
|
11317
|
-
exports.
|
|
11318
|
-
exports.
|
|
11319
|
-
exports.
|
|
11320
|
-
exports.
|
|
11321
|
-
exports.
|
|
11322
|
-
exports.
|
|
11323
|
-
exports.
|
|
11324
|
-
exports.
|
|
11325
|
-
exports.
|
|
11326
|
-
exports.
|
|
11327
|
-
exports.
|
|
11328
|
-
exports.
|
|
11329
|
-
exports.
|
|
11330
|
-
exports.
|
|
11331
|
-
exports.
|
|
11332
|
-
exports.
|
|
11333
|
-
exports.
|
|
11334
|
-
exports.
|
|
11335
|
-
exports.
|
|
11336
|
-
exports.
|
|
11337
|
-
exports.
|
|
11338
|
-
exports.
|
|
11339
|
-
exports.
|
|
11340
|
-
exports.
|
|
11341
|
-
exports.
|
|
11342
|
-
exports.
|
|
11343
|
-
exports.
|
|
11344
|
-
exports.
|
|
11345
|
-
exports.
|
|
11346
|
-
exports.
|
|
11347
|
-
exports.
|
|
11348
|
-
exports.
|
|
11349
|
-
exports.
|
|
11350
|
-
exports.
|
|
11351
|
-
exports.
|
|
11352
|
-
exports.
|
|
11353
|
-
exports.
|
|
11354
|
-
exports.
|
|
11355
|
-
exports.
|
|
11356
|
-
exports.
|
|
11357
|
-
exports.
|
|
11358
|
-
exports.
|
|
11359
|
-
exports.
|
|
11360
|
-
exports.
|
|
11361
|
-
exports.
|
|
11362
|
-
exports.
|
|
11363
|
-
exports.
|
|
11364
|
-
exports.
|
|
11365
|
-
exports.
|
|
11366
|
-
exports.
|
|
11367
|
-
exports.
|
|
11368
|
-
exports.
|
|
11369
|
-
exports.
|
|
11370
|
-
exports.
|
|
11371
|
-
exports.
|
|
11372
|
-
exports.
|
|
11373
|
-
exports.
|
|
11374
|
-
exports.
|
|
11375
|
-
exports.
|
|
11376
|
-
exports.
|
|
11377
|
-
exports.
|
|
11378
|
-
exports.
|
|
11379
|
-
exports.
|
|
11380
|
-
exports.
|
|
11381
|
-
exports.
|
|
11382
|
-
exports.
|
|
11383
|
-
exports.
|
|
11384
|
-
exports.
|
|
11385
|
-
exports.
|
|
11386
|
-
exports.
|
|
11387
|
-
exports.
|
|
11388
|
-
exports.
|
|
11389
|
-
exports.
|
|
11390
|
-
exports.
|
|
11391
|
-
exports.
|
|
11392
|
-
exports.
|
|
11393
|
-
exports.
|
|
11394
|
-
exports.
|
|
11395
|
-
exports.
|
|
11396
|
-
exports.
|
|
11397
|
-
exports.
|
|
11398
|
-
exports.
|
|
11399
|
-
exports.
|
|
11400
|
-
exports.
|
|
11401
|
-
exports.
|
|
11402
|
-
exports.
|
|
11403
|
-
exports.
|
|
11404
|
-
exports.
|
|
11405
|
-
exports.
|
|
11406
|
-
exports.
|
|
11407
|
-
exports.
|
|
11408
|
-
exports.
|
|
11409
|
-
exports.
|
|
11410
|
-
exports.
|
|
11411
|
-
exports.
|
|
11412
|
-
exports.
|
|
11413
|
-
exports.
|
|
11414
|
-
exports.
|
|
11415
|
-
exports.
|
|
11416
|
-
exports.
|
|
11417
|
-
exports.
|
|
11418
|
-
exports.
|
|
11419
|
-
exports.
|
|
11420
|
-
exports.
|
|
11421
|
-
exports.
|
|
11422
|
-
exports.
|
|
11423
|
-
exports.
|
|
11424
|
-
exports.
|
|
11425
|
-
exports.
|
|
11426
|
-
exports.
|
|
11427
|
-
exports.
|
|
11428
|
-
exports.
|
|
11429
|
-
exports.
|
|
11430
|
-
exports.
|
|
11431
|
-
exports.
|
|
11432
|
-
exports.
|
|
11433
|
-
exports.
|
|
11434
|
-
exports.
|
|
11435
|
-
exports.
|
|
11436
|
-
exports.
|
|
11437
|
-
exports.
|
|
11438
|
-
exports.
|
|
11439
|
-
exports.
|
|
11440
|
-
exports.
|
|
11441
|
-
exports.
|
|
11442
|
-
exports.
|
|
11443
|
-
exports.
|
|
11444
|
-
exports.
|
|
11445
|
-
exports.
|
|
11446
|
-
exports.
|
|
11447
|
-
exports.
|
|
11448
|
-
exports.
|
|
11449
|
-
exports.
|
|
11450
|
-
exports.
|
|
11451
|
-
exports.
|
|
11452
|
-
exports.
|
|
11453
|
-
exports.
|
|
11454
|
-
exports.
|
|
11455
|
-
exports.
|
|
11456
|
-
exports.
|
|
11457
|
-
exports.
|
|
11458
|
-
exports.
|
|
11459
|
-
exports.
|
|
11460
|
-
exports.
|
|
11461
|
-
exports.
|
|
11462
|
-
exports.
|
|
11463
|
-
exports.
|
|
11464
|
-
exports.
|
|
11465
|
-
exports.
|
|
11466
|
-
exports.
|
|
11467
|
-
exports.
|
|
11468
|
-
exports.
|
|
11469
|
-
exports.
|
|
11470
|
-
exports.
|
|
11471
|
-
exports.
|
|
11472
|
-
exports.
|
|
11473
|
-
exports.
|
|
11474
|
-
exports.
|
|
11475
|
-
exports.
|
|
11476
|
-
exports.
|
|
11477
|
-
exports.
|
|
11478
|
-
exports.
|
|
11479
|
-
exports.
|
|
11480
|
-
exports.
|
|
11481
|
-
exports.
|
|
11482
|
-
exports.
|
|
11483
|
-
exports.
|
|
11484
|
-
exports.
|
|
11485
|
-
exports.
|
|
11486
|
-
exports.
|
|
11487
|
-
exports.
|
|
11488
|
-
exports.
|
|
11489
|
-
exports.
|
|
11490
|
-
exports.
|
|
11491
|
-
exports.
|
|
11492
|
-
exports.
|
|
11493
|
-
exports.
|
|
11494
|
-
exports.
|
|
11495
|
-
exports.
|
|
11496
|
-
exports.
|
|
11497
|
-
exports.
|
|
11498
|
-
exports.
|
|
11499
|
-
exports.
|
|
11500
|
-
exports.
|
|
11501
|
-
exports.
|
|
11502
|
-
exports.
|
|
11503
|
-
exports.
|
|
11504
|
-
exports.
|
|
11505
|
-
exports.
|
|
11506
|
-
exports.
|
|
11507
|
-
exports.
|
|
11508
|
-
exports.
|
|
11509
|
-
exports.
|
|
11510
|
-
exports.
|
|
11511
|
-
exports.
|
|
11512
|
-
exports.
|
|
11513
|
-
exports.
|
|
11514
|
-
exports.
|
|
11515
|
-
exports.
|
|
11516
|
-
exports.
|
|
11517
|
-
exports.
|
|
11518
|
-
exports.
|
|
11519
|
-
exports.
|
|
11520
|
-
exports.
|
|
11521
|
-
exports.
|
|
11522
|
-
exports.
|
|
11523
|
-
exports.
|
|
11524
|
-
exports.
|
|
11525
|
-
exports.
|
|
11526
|
-
exports.
|
|
11527
|
-
exports.
|
|
11528
|
-
exports.
|
|
11529
|
-
exports.
|
|
11530
|
-
exports.
|
|
11531
|
-
exports.
|
|
11532
|
-
exports.
|
|
11533
|
-
exports.
|
|
11534
|
-
exports.
|
|
11535
|
-
exports.
|
|
11536
|
-
exports.
|
|
11537
|
-
exports.
|
|
11538
|
-
exports.
|
|
11539
|
-
exports.
|
|
11540
|
-
exports.
|
|
11541
|
-
exports.
|
|
11542
|
-
exports.
|
|
11543
|
-
exports.
|
|
11544
|
-
exports.
|
|
11545
|
-
exports.
|
|
11546
|
-
exports.
|
|
11547
|
-
exports.
|
|
11548
|
-
exports.
|
|
11549
|
-
exports.
|
|
11550
|
-
exports.
|
|
11551
|
-
exports.
|
|
11552
|
-
exports.
|
|
11553
|
-
exports.
|
|
11554
|
-
exports.
|
|
11555
|
-
exports.
|
|
11556
|
-
exports.
|
|
11557
|
-
exports.
|
|
11558
|
-
exports.
|
|
11559
|
-
exports.
|
|
11560
|
-
exports.
|
|
11561
|
-
exports.
|
|
11562
|
-
exports.
|
|
11563
|
-
exports.
|
|
11278
|
+
exports.AMLMetadata = trm_schema.AMLMetadata;
|
|
11279
|
+
exports.APPLICANT_CHECK_STATUSES = trm_schema.APPLICANT_CHECK_STATUSES;
|
|
11280
|
+
exports.AddressesScreening = trm_schema.AddressesScreening;
|
|
11281
|
+
exports.AddressesScreeningApiRequest = trm_schema.AddressesScreeningApiRequest;
|
|
11282
|
+
exports.AddressesScreeningResponse = trm_schema.AddressesScreeningResponse;
|
|
11283
|
+
exports.ApiErrorCommandResponse = trm_schema.ApiErrorCommandResponse;
|
|
11284
|
+
exports.ApiErrorResponse = trm_schema.ApiErrorResponse;
|
|
11285
|
+
exports.ApiSuccessCommandResponse = trm_schema.ApiSuccessCommandResponse;
|
|
11286
|
+
exports.ApplicantCheckStatus = trm_schema.ApplicantCheckStatus;
|
|
11287
|
+
exports.ApplicantImages = trm_schema.ApplicantImages;
|
|
11288
|
+
exports.ApplicantMemberOfSchema = trm_schema.ApplicantMemberOfSchema;
|
|
11289
|
+
exports.BENEFICIARY_TYPES = trm_schema.BENEFICIARY_TYPES;
|
|
11290
|
+
exports.BaseApplicantActionSchema = trm_schema.BaseApplicantActionSchema;
|
|
11291
|
+
exports.BaseProvider = trm_schema.BaseProvider;
|
|
11292
|
+
exports.BeneficiaryCompanyCustomerClaims = trm_schema.BeneficiaryCompanyCustomerClaims;
|
|
11293
|
+
exports.BeneficiaryCompanyCustomerClaimsArray = trm_schema.BeneficiaryCompanyCustomerClaimsArray;
|
|
11294
|
+
exports.BeneficiaryType = trm_schema.BeneficiaryType;
|
|
11295
|
+
exports.BeneficiaryVerificationStatus = trm_schema.BeneficiaryVerificationStatus;
|
|
11296
|
+
exports.BeneficiaryVerificationStatusArray = trm_schema.BeneficiaryVerificationStatusArray;
|
|
11297
|
+
exports.BigCSErrorCodes = trm_schema.BigCSErrorCodes;
|
|
11298
|
+
exports.BigConfig = trm_schema.BigConfig;
|
|
11299
|
+
exports.BigCryptoChain = trm_schema.BigCryptoChain;
|
|
11300
|
+
exports.BigProperties = trm_schema.BigProperties;
|
|
11301
|
+
exports.BigPropertiesLiteral = trm_schema.BigPropertiesLiteral;
|
|
11302
|
+
exports.BigProperty = trm_schema.BigProperty;
|
|
11303
|
+
exports.BigProvider = trm_schema.BigProvider;
|
|
11304
|
+
exports.BitRankRequest = trm_schema.BitRankRequest;
|
|
11305
|
+
exports.BitRankVerified = trm_schema.BitRankVerified;
|
|
11306
|
+
exports.BitRankVerifiedError = trm_schema.BitRankVerifiedError;
|
|
11307
|
+
exports.BitRankVerifiedErrorResponse = trm_schema.BitRankVerifiedErrorResponse;
|
|
11308
|
+
exports.BitRankVerifiedResponse = trm_schema.BitRankVerifiedResponse;
|
|
11309
|
+
exports.COMPANY_DOCUMENT_STATUS = trm_schema.COMPANY_DOCUMENT_STATUS;
|
|
11310
|
+
exports.COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES = trm_schema.COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES;
|
|
11311
|
+
exports.COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES = trm_schema.COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES;
|
|
11312
|
+
exports.COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES = trm_schema.COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES;
|
|
11313
|
+
exports.COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS = trm_schema.COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS;
|
|
11314
|
+
exports.COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE = trm_schema.COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE;
|
|
11315
|
+
exports.ChainalysisApiError = trm_schema.ChainalysisApiError;
|
|
11316
|
+
exports.ChainalysisConfig = trm_schema.ChainalysisConfig;
|
|
11317
|
+
exports.ChainalysisErrorCodes = trm_schema.ChainalysisErrorCodes;
|
|
11318
|
+
exports.ChainalysisProvider = trm_schema.ChainalysisProvider;
|
|
11319
|
+
exports.ChainalysisRegisterApiResponse = trm_schema.ChainalysisRegisterApiResponse;
|
|
11320
|
+
exports.ChainalysisRegisterResponse = trm_schema.ChainalysisRegisterResponse;
|
|
11321
|
+
exports.ChainalysisRequest = trm_schema.ChainalysisRequest;
|
|
11322
|
+
exports.ChainalysisRiskAssessmentApiResponse = trm_schema.ChainalysisRiskAssessmentApiResponse;
|
|
11323
|
+
exports.ChainalysisRiskAssessmentResponse = trm_schema.ChainalysisRiskAssessmentResponse;
|
|
11324
|
+
exports.ChainalysisRiskLevel = trm_schema.ChainalysisRiskLevel;
|
|
11325
|
+
exports.CoerceDateUTC = trm_schema.CoerceDateUTC;
|
|
11326
|
+
exports.CoinMarketCapApiResponse = trm_schema.CoinMarketCapApiResponse;
|
|
11327
|
+
exports.CoinMarketCapFiatId = trm_schema.CoinMarketCapFiatId;
|
|
11328
|
+
exports.CoinMarketCapQuote = trm_schema.CoinMarketCapQuote;
|
|
11329
|
+
exports.CoinMarketCapQuotes = trm_schema.CoinMarketCapQuotes;
|
|
11330
|
+
exports.CoinMarketCapRequest = trm_schema.CoinMarketCapRequest;
|
|
11331
|
+
exports.CompanyDocumentMetaData = trm_schema.CompanyDocumentMetaData;
|
|
11332
|
+
exports.CompanyDocumentStatus = trm_schema.CompanyDocumentStatus;
|
|
11333
|
+
exports.ComplyAdvantageAmlFullListing = trm_schema.ComplyAdvantageAmlFullListing;
|
|
11334
|
+
exports.ComplyAdvantageAmlItemSource = trm_schema.ComplyAdvantageAmlItemSource;
|
|
11335
|
+
exports.ComplyAdvantageCountryFieldSources = trm_schema.ComplyAdvantageCountryFieldSources;
|
|
11336
|
+
exports.ComplyAdvantageDateOfBirthFieldSources = trm_schema.ComplyAdvantageDateOfBirthFieldSources;
|
|
11337
|
+
exports.ComplyAdvantageKeyInformation = trm_schema.ComplyAdvantageKeyInformation;
|
|
11338
|
+
exports.ComplyAdvantageMedia = trm_schema.ComplyAdvantageMedia;
|
|
11339
|
+
exports.ComplyAdvantageMonitorSearchDataResponse = trm_schema.ComplyAdvantageMonitorSearchDataResponse;
|
|
11340
|
+
exports.ComplyAdvantageMonitorSearchResponse = trm_schema.ComplyAdvantageMonitorSearchResponse;
|
|
11341
|
+
exports.ComplyAdvantageMonitorSearchSuccessResponse = trm_schema.ComplyAdvantageMonitorSearchSuccessResponse;
|
|
11342
|
+
exports.ComplyAdvantageMonitoredSearchUpdate = trm_schema.ComplyAdvantageMonitoredSearchUpdate;
|
|
11343
|
+
exports.ComplyAdvantageNationalityFieldSources = trm_schema.ComplyAdvantageNationalityFieldSources;
|
|
11344
|
+
exports.ComplyAdvantageProvider = trm_schema.ComplyAdvantageProvider;
|
|
11345
|
+
exports.ComplyAdvantageProviderConfigElement = trm_schema.ComplyAdvantageProviderConfigElement;
|
|
11346
|
+
exports.ComplyAdvantageProviderConfigFilters = trm_schema.ComplyAdvantageProviderConfigFilters;
|
|
11347
|
+
exports.ComplyAdvantageProviderConfigTypes = trm_schema.ComplyAdvantageProviderConfigTypes;
|
|
11348
|
+
exports.ComplyAdvantageReponseMatchStatus = trm_schema.ComplyAdvantageReponseMatchStatus;
|
|
11349
|
+
exports.ComplyAdvantageResponseMatchType = trm_schema.ComplyAdvantageResponseMatchType;
|
|
11350
|
+
exports.ComplyAdvantageSearchDataResponse = trm_schema.ComplyAdvantageSearchDataResponse;
|
|
11351
|
+
exports.ComplyAdvantageSearchDataResponseHit = trm_schema.ComplyAdvantageSearchDataResponseHit;
|
|
11352
|
+
exports.ComplyAdvantageSearchEntitiesDataResponse = trm_schema.ComplyAdvantageSearchEntitiesDataResponse;
|
|
11353
|
+
exports.ComplyAdvantageSearchEntitiesResponse = trm_schema.ComplyAdvantageSearchEntitiesResponse;
|
|
11354
|
+
exports.ComplyAdvantageSearchEntitiesSuccessResponse = trm_schema.ComplyAdvantageSearchEntitiesSuccessResponse;
|
|
11355
|
+
exports.ComplyAdvantageSearchErrorResponse = trm_schema.ComplyAdvantageSearchErrorResponse;
|
|
11356
|
+
exports.ComplyAdvantageSearchRequest = trm_schema.ComplyAdvantageSearchRequest;
|
|
11357
|
+
exports.ComplyAdvantageSearchRequests = trm_schema.ComplyAdvantageSearchRequests;
|
|
11358
|
+
exports.ComplyAdvantageSearchResponse = trm_schema.ComplyAdvantageSearchResponse;
|
|
11359
|
+
exports.ComplyAdvantageSearchSuccessResponse = trm_schema.ComplyAdvantageSearchSuccessResponse;
|
|
11360
|
+
exports.ComplyAdvantageUpdateSearchEntitiesRequest = trm_schema.ComplyAdvantageUpdateSearchEntitiesRequest;
|
|
11361
|
+
exports.ComplyAdvantageUpdateSearchEntitiesResponse = trm_schema.ComplyAdvantageUpdateSearchEntitiesResponse;
|
|
11362
|
+
exports.ComplyAdvantageUpdateSearchEntitiesSuccessResponse = trm_schema.ComplyAdvantageUpdateSearchEntitiesSuccessResponse;
|
|
11363
|
+
exports.ComplyAdvantageUpdateSearchRequest = trm_schema.ComplyAdvantageUpdateSearchRequest;
|
|
11364
|
+
exports.ComplyAdvantageUser = trm_schema.ComplyAdvantageUser;
|
|
11365
|
+
exports.CreateProviderInput = trm_schema.CreateProviderInput;
|
|
11366
|
+
exports.CreateProviderResponse = trm_schema.CreateProviderResponse;
|
|
11367
|
+
exports.CreateSearchInput = trm_schema.CreateSearchInput;
|
|
11368
|
+
exports.CredentialMetadata = trm_schema.CredentialMetadata;
|
|
11369
|
+
exports.CustomerContactInformationOutput = trm_schema.CustomerContactInformationOutput;
|
|
11370
|
+
exports.CustomerDocumentMetaData = trm_schema.CustomerDocumentMetaData;
|
|
11371
|
+
exports.CustomerStatusResults = trm_schema.CustomerStatusResults;
|
|
11372
|
+
exports.DataProvider = trm_schema.DataProvider;
|
|
11373
|
+
exports.DataProviderOptions = trm_schema.DataProviderOptions;
|
|
11374
|
+
exports.DeleteProviderInput = trm_schema.DeleteProviderInput;
|
|
11375
|
+
exports.DeleteProviderResponse = trm_schema.DeleteProviderResponse;
|
|
11376
|
+
exports.DocumentIdMetadata = trm_schema.DocumentIdMetadata;
|
|
11377
|
+
exports.DocumentIdType = trm_schema.DocumentIdType;
|
|
11378
|
+
exports.DocumentIdTypes = trm_schema.DocumentIdTypes;
|
|
11379
|
+
exports.DocumentMetadataSchema = trm_schema.DocumentMetadataSchema;
|
|
11380
|
+
exports.DocumentSubmitResponse = trm_schema.DocumentSubmitResponse;
|
|
11381
|
+
exports.EmailMetadata = trm_schema.EmailMetadata;
|
|
11382
|
+
exports.EmailVerificationAnalysisResponse = trm_schema.EmailVerificationAnalysisResponse;
|
|
11383
|
+
exports.EmailVerificationResponse = trm_schema.EmailVerificationResponse;
|
|
11384
|
+
exports.File = trm_schema.File;
|
|
11385
|
+
exports.GetCredentialsOutput = trm_schema.GetCredentialsOutput;
|
|
11386
|
+
exports.GetKybSessionInput = trm_schema.GetKybSessionInput;
|
|
11387
|
+
exports.GetKybSessionResponse = trm_schema.GetKybSessionResponse;
|
|
11388
|
+
exports.GetKycSessionInput = trm_schema.GetKycSessionInput;
|
|
11389
|
+
exports.GetKycSessionResponse = trm_schema.GetKycSessionResponse;
|
|
11390
|
+
exports.GetKycSessionResponseWithCredentialsMetadata = trm_schema.GetKycSessionResponseWithCredentialsMetadata;
|
|
11391
|
+
exports.GetKycSessionsOutput = trm_schema.GetKycSessionsOutput;
|
|
11392
|
+
exports.GetProviderResponse = trm_schema.GetProviderResponse;
|
|
11393
|
+
exports.GetProvidersResponse = trm_schema.GetProvidersResponse;
|
|
11394
|
+
exports.HIGH_RISK_TYPES = trm_schema.HIGH_RISK_TYPES;
|
|
11395
|
+
exports.IDImageMetaData = trm_schema.IDImageMetaData;
|
|
11396
|
+
exports.INDIVIDUAL_BENEFICIARY_RELATIONS = trm_schema.INDIVIDUAL_BENEFICIARY_RELATIONS;
|
|
11397
|
+
exports.IdentityProvider = trm_schema.IdentityProvider;
|
|
11398
|
+
exports.IdentityProviderOptions = trm_schema.IdentityProviderOptions;
|
|
11399
|
+
exports.IndividualBeneficiaryRelation = trm_schema.IndividualBeneficiaryRelation;
|
|
11400
|
+
exports.IpQualityAnalysisRequest = trm_schema.IpQualityAnalysisRequest;
|
|
11401
|
+
exports.IpQualityAnalysisResponse = trm_schema.IpQualityAnalysisResponse;
|
|
11402
|
+
exports.IpQualityConfig = trm_schema.IpQualityConfig;
|
|
11403
|
+
exports.IpQualityServiceAnalysis = trm_schema.IpQualityServiceAnalysis;
|
|
11404
|
+
exports.IpQualityServiceAnalysisResponse = trm_schema.IpQualityServiceAnalysisResponse;
|
|
11405
|
+
exports.IpQualityServiceErrorResponse = trm_schema.IpQualityServiceErrorResponse;
|
|
11406
|
+
exports.IpqualityscoreProvider = trm_schema.IpqualityscoreProvider;
|
|
11407
|
+
exports.KYB_RESULTS = trm_schema.KYB_RESULTS;
|
|
11408
|
+
exports.KYB_SESSION_STATUSES = trm_schema.KYB_SESSION_STATUSES;
|
|
11409
|
+
exports.KYB_STEP_TYPES = trm_schema.KYB_STEP_TYPES;
|
|
11410
|
+
exports.KYC_DOC_SIDES = trm_schema.KYC_DOC_SIDES;
|
|
11411
|
+
exports.KYC_RESULTS = trm_schema.KYC_RESULTS;
|
|
11412
|
+
exports.KYC_SESSION_STATUSES = trm_schema.KYC_SESSION_STATUSES;
|
|
11413
|
+
exports.KYC_STEP_TYPES = trm_schema.KYC_STEP_TYPES;
|
|
11414
|
+
exports.KybResult = trm_schema.KybResult;
|
|
11415
|
+
exports.KybSessionStatus = trm_schema.KybSessionStatus;
|
|
11416
|
+
exports.KybStep = trm_schema.KybStep;
|
|
11417
|
+
exports.KycDocSide = trm_schema.KycDocSide;
|
|
11418
|
+
exports.KycResult = trm_schema.KycResult;
|
|
11419
|
+
exports.KycSessionStatus = trm_schema.KycSessionStatus;
|
|
11420
|
+
exports.KycStep = trm_schema.KycStep;
|
|
11421
|
+
exports.KycStepStatus = trm_schema.KycStepStatus;
|
|
11422
|
+
exports.KycStepStatuses = trm_schema.KycStepStatuses;
|
|
11423
|
+
exports.LivenessMetadata = trm_schema.LivenessMetadata;
|
|
11424
|
+
exports.MEDIUM_RISK_TYPES = trm_schema.MEDIUM_RISK_TYPES;
|
|
11425
|
+
exports.MatchStatus = trm_schema.MatchStatus;
|
|
11426
|
+
exports.MatchStatuses = trm_schema.MatchStatuses;
|
|
11427
|
+
exports.MatchTypeDetail = trm_schema.MatchTypeDetail;
|
|
11428
|
+
exports.MergedProviders = trm_schema.MergedProviders;
|
|
11429
|
+
exports.MerkleAddressApiError = trm_schema.MerkleAddressApiError;
|
|
11430
|
+
exports.MerkleAddressApiResponse = trm_schema.MerkleAddressApiResponse;
|
|
11431
|
+
exports.MerkleAddressRequest = trm_schema.MerkleAddressRequest;
|
|
11432
|
+
exports.MerkleAddressResponse = trm_schema.MerkleAddressResponse;
|
|
11433
|
+
exports.MerkleBlockChainCodes = trm_schema.MerkleBlockChainCodes;
|
|
11434
|
+
exports.MerkleBlockChainName = trm_schema.MerkleBlockChainName;
|
|
11435
|
+
exports.MerkleBlockChainTypes = trm_schema.MerkleBlockChainTypes;
|
|
11436
|
+
exports.MerkleScienceConfig = trm_schema.MerkleScienceConfig;
|
|
11437
|
+
exports.MerkleScienceProvider = trm_schema.MerkleScienceProvider;
|
|
11438
|
+
exports.NestedSession = trm_schema.NestedSession;
|
|
11439
|
+
exports.NexeraIdKYBProvider = trm_schema.NexeraIdKYBProvider;
|
|
11440
|
+
exports.NexeraIdSSIDProvider = trm_schema.NexeraIdSSIDProvider;
|
|
11441
|
+
exports.PhoneMetadata = trm_schema.PhoneMetadata;
|
|
11442
|
+
exports.PhoneVerificationAnalysisResponse = trm_schema.PhoneVerificationAnalysisResponse;
|
|
11443
|
+
exports.ProofOfAddressDocumentType = trm_schema.ProofOfAddressDocumentType;
|
|
11444
|
+
exports.ProofOfAddressDocumentTypes = trm_schema.ProofOfAddressDocumentTypes;
|
|
11445
|
+
exports.ProofOfAddressMetadata = trm_schema.ProofOfAddressMetadata;
|
|
11446
|
+
exports.ProofOfResidenceDocumentType = trm_schema.ProofOfResidenceDocumentType;
|
|
11447
|
+
exports.ProofOfResidenceMetaData = trm_schema.ProofOfResidenceMetaData;
|
|
11448
|
+
exports.ProviderData = trm_schema.ProviderData;
|
|
11449
|
+
exports.ProviderDataProject = trm_schema.ProviderDataProject;
|
|
11450
|
+
exports.ProviderIntegrationType = trm_schema.ProviderIntegrationType;
|
|
11451
|
+
exports.ProviderIntegrationTypeOptions = trm_schema.ProviderIntegrationTypeOptions;
|
|
11452
|
+
exports.ProviderWithoutConfig = trm_schema.ProviderWithoutConfig;
|
|
11453
|
+
exports.RESULT_PARSER_ERROR = trm_schema.RESULT_PARSER_ERROR;
|
|
11454
|
+
exports.ReasonCode = trm_schema.ReasonCode;
|
|
11455
|
+
exports.ReasonCodes = trm_schema.ReasonCodes;
|
|
11456
|
+
exports.RequestProperty = trm_schema.RequestProperty;
|
|
11457
|
+
exports.RiskLevel = trm_schema.RiskLevel;
|
|
11458
|
+
exports.RiskLevels = trm_schema.RiskLevels;
|
|
11459
|
+
exports.SEARCH_FILTER_ADVERSE_MEDIA_TYPE = trm_schema.SEARCH_FILTER_ADVERSE_MEDIA_TYPE;
|
|
11460
|
+
exports.SEARCH_FILTER_PEP_TYPE = trm_schema.SEARCH_FILTER_PEP_TYPE;
|
|
11461
|
+
exports.SEARCH_FILTER_SANCTION_TYPE = trm_schema.SEARCH_FILTER_SANCTION_TYPE;
|
|
11462
|
+
exports.SEARCH_FILTER_TYPES = trm_schema.SEARCH_FILTER_TYPES;
|
|
11463
|
+
exports.SESSION_NOT_FOUND = trm_schema.SESSION_NOT_FOUND;
|
|
11464
|
+
exports.STEP_NOT_FOUND = trm_schema.STEP_NOT_FOUND;
|
|
11465
|
+
exports.SUMSUB_APPLICANT_TYPES = trm_schema.SUMSUB_APPLICANT_TYPES;
|
|
11466
|
+
exports.SUMSUB_COMPANY_BENEFICIARY_GROUP = trm_schema.SUMSUB_COMPANY_BENEFICIARY_GROUP;
|
|
11467
|
+
exports.SUMSUB_DOC_TYPES = trm_schema.SUMSUB_DOC_TYPES;
|
|
11468
|
+
exports.SUMSUB_FLOW_LEVEL = trm_schema.SUMSUB_FLOW_LEVEL;
|
|
11469
|
+
exports.SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS = trm_schema.SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS;
|
|
11470
|
+
exports.SUMSUB_KYC_DOC_TYPES = trm_schema.SUMSUB_KYC_DOC_TYPES;
|
|
11471
|
+
exports.SUMSUB_MEDIA_CONTENT_TYPES = trm_schema.SUMSUB_MEDIA_CONTENT_TYPES;
|
|
11472
|
+
exports.SUMSUB_REVIEW_ANSWERS = trm_schema.SUMSUB_REVIEW_ANSWERS;
|
|
11473
|
+
exports.SUMSUB_REVIEW_REJECT_LABELS = trm_schema.SUMSUB_REVIEW_REJECT_LABELS;
|
|
11474
|
+
exports.SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = trm_schema.SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION;
|
|
11475
|
+
exports.SUMSUB_REVIEW_REJECT_TYPES = trm_schema.SUMSUB_REVIEW_REJECT_TYPES;
|
|
11476
|
+
exports.SUMSUB_REVIEW_STATUSES = trm_schema.SUMSUB_REVIEW_STATUSES;
|
|
11477
|
+
exports.SUMSUB_STEPS = trm_schema.SUMSUB_STEPS;
|
|
11478
|
+
exports.SUMSUB_WEBHOOK_INTERNAL_STATUS = trm_schema.SUMSUB_WEBHOOK_INTERNAL_STATUS;
|
|
11479
|
+
exports.ScorechainConfig = trm_schema.ScorechainConfig;
|
|
11480
|
+
exports.ScorechainProvider = trm_schema.ScorechainProvider;
|
|
11481
|
+
exports.SearchEntityType = trm_schema.SearchEntityType;
|
|
11482
|
+
exports.SearchEntityTypes = trm_schema.SearchEntityTypes;
|
|
11483
|
+
exports.SearchFilterAdverseMediaType = trm_schema.SearchFilterAdverseMediaType;
|
|
11484
|
+
exports.SearchFilterPepType = trm_schema.SearchFilterPepType;
|
|
11485
|
+
exports.SearchFilterSanctionType = trm_schema.SearchFilterSanctionType;
|
|
11486
|
+
exports.SearchFilterType = trm_schema.SearchFilterType;
|
|
11487
|
+
exports.SearchFilters = trm_schema.SearchFilters;
|
|
11488
|
+
exports.SelectKybSession = trm_schema.SelectKybSession;
|
|
11489
|
+
exports.SelectKycSession = trm_schema.SelectKycSession;
|
|
11490
|
+
exports.SelectKycSessionStep = trm_schema.SelectKycSessionStep;
|
|
11491
|
+
exports.SelectKycSessionWithCompletedSteps = trm_schema.SelectKycSessionWithCompletedSteps;
|
|
11492
|
+
exports.SelfieImageMetaData = trm_schema.SelfieImageMetaData;
|
|
11493
|
+
exports.Session = trm_schema.Session;
|
|
11494
|
+
exports.SessionWithoutSteps = trm_schema.SessionWithoutSteps;
|
|
11495
|
+
exports.Status = trm_schema.Status;
|
|
11496
|
+
exports.Statuses = trm_schema.Statuses;
|
|
11497
|
+
exports.Step = trm_schema.Step;
|
|
11498
|
+
exports.StepType = trm_schema.StepType;
|
|
11499
|
+
exports.StepTypes = trm_schema.StepTypes;
|
|
11500
|
+
exports.SumSubAddress = trm_schema.SumSubAddress;
|
|
11501
|
+
exports.SumSubApplicantInfo = trm_schema.SumSubApplicantInfo;
|
|
11502
|
+
exports.SumSubApplicantResetSchema = trm_schema.SumSubApplicantResetSchema;
|
|
11503
|
+
exports.SumSubApplicantReviewStatusSchema = trm_schema.SumSubApplicantReviewStatusSchema;
|
|
11504
|
+
exports.SumSubApplicantSchema = trm_schema.SumSubApplicantSchema;
|
|
11505
|
+
exports.SumSubApplicantType = trm_schema.SumSubApplicantType;
|
|
11506
|
+
exports.SumSubApplicantVerificationStepSchema = trm_schema.SumSubApplicantVerificationStepSchema;
|
|
11507
|
+
exports.SumSubCompanyApplicantInfo = trm_schema.SumSubCompanyApplicantInfo;
|
|
11508
|
+
exports.SumSubCompanyApplicantSchema = trm_schema.SumSubCompanyApplicantSchema;
|
|
11509
|
+
exports.SumSubDocType = trm_schema.SumSubDocType;
|
|
11510
|
+
exports.SumSubFlowLevel = trm_schema.SumSubFlowLevel;
|
|
11511
|
+
exports.SumSubGenerateExternalWebSdkLinkSchema = trm_schema.SumSubGenerateExternalWebSdkLinkSchema;
|
|
11512
|
+
exports.SumSubImageId = trm_schema.SumSubImageId;
|
|
11513
|
+
exports.SumSubImageReviewResultSchema = trm_schema.SumSubImageReviewResultSchema;
|
|
11514
|
+
exports.SumSubImageStatus = trm_schema.SumSubImageStatus;
|
|
11515
|
+
exports.SumSubIndividualApplicantSchema = trm_schema.SumSubIndividualApplicantSchema;
|
|
11516
|
+
exports.SumSubKycDocType = trm_schema.SumSubKycDocType;
|
|
11517
|
+
exports.SumSubMediaContentType = trm_schema.SumSubMediaContentType;
|
|
11518
|
+
exports.SumSubRequiredIdDoc = trm_schema.SumSubRequiredIdDoc;
|
|
11519
|
+
exports.SumSubReviewAnswer = trm_schema.SumSubReviewAnswer;
|
|
11520
|
+
exports.SumSubReviewRejectLabel = trm_schema.SumSubReviewRejectLabel;
|
|
11521
|
+
exports.SumSubReviewRejectType = trm_schema.SumSubReviewRejectType;
|
|
11522
|
+
exports.SumSubReviewResultSchema = trm_schema.SumSubReviewResultSchema;
|
|
11523
|
+
exports.SumSubReviewStatus = trm_schema.SumSubReviewStatus;
|
|
11524
|
+
exports.SumSubSimilarApplicantsSchema = trm_schema.SumSubSimilarApplicantsSchema;
|
|
11525
|
+
exports.SumSubStep = trm_schema.SumSubStep;
|
|
11526
|
+
exports.SumSubVerificationStepSchema = trm_schema.SumSubVerificationStepSchema;
|
|
11527
|
+
exports.SumSubWebhookSchema = trm_schema.SumSubWebhookSchema;
|
|
11528
|
+
exports.SumsubApplicantType = trm_schema.SumsubApplicantType;
|
|
11529
|
+
exports.SumsubApplicantTypes = trm_schema.SumsubApplicantTypes;
|
|
11530
|
+
exports.SumsubCompanyBeneficiaryGroup = trm_schema.SumsubCompanyBeneficiaryGroup;
|
|
11531
|
+
exports.SumsubCountryCode = trm_schema.SumsubCountryCode;
|
|
11532
|
+
exports.SumsubKybDataSchema = trm_schema.SumsubKybDataSchema;
|
|
11533
|
+
exports.SumsubKybSessionFlowSection = trm_schema.SumsubKybSessionFlowSection;
|
|
11534
|
+
exports.SumsubKybSessionFlowSectionItem = trm_schema.SumsubKybSessionFlowSectionItem;
|
|
11535
|
+
exports.SumsubKybSessionFlowSectionStatus = trm_schema.SumsubKybSessionFlowSectionStatus;
|
|
11536
|
+
exports.SumsubKycDataSchema = trm_schema.SumsubKycDataSchema;
|
|
11537
|
+
exports.SumsubReviewDecision = trm_schema.SumsubReviewDecision;
|
|
11538
|
+
exports.SumsubStepStatus = trm_schema.SumsubStepStatus;
|
|
11539
|
+
exports.SumsubVideoCallData = trm_schema.SumsubVideoCallData;
|
|
11540
|
+
exports.SumsubWebhookInternalStatus = trm_schema.SumsubWebhookInternalStatus;
|
|
11541
|
+
exports.SynapsProvider = trm_schema.SynapsProvider;
|
|
11542
|
+
exports.SynapsSessionErrorResponse = trm_schema.SynapsSessionErrorResponse;
|
|
11543
|
+
exports.SynapsSessionEvent = trm_schema.SynapsSessionEvent;
|
|
11544
|
+
exports.SynapsSessionRequest = trm_schema.SynapsSessionRequest;
|
|
11545
|
+
exports.SynapsSessionResponse = trm_schema.SynapsSessionResponse;
|
|
11546
|
+
exports.SynapsStepErrorResponse = trm_schema.SynapsStepErrorResponse;
|
|
11547
|
+
exports.SynapsStepEvent = trm_schema.SynapsStepEvent;
|
|
11548
|
+
exports.SynapsStepRequest = trm_schema.SynapsStepRequest;
|
|
11549
|
+
exports.SynapsStepResponse = trm_schema.SynapsStepResponse;
|
|
11550
|
+
exports.TRM_RISK_SCORE_LEVEL = trm_schema.TRM_RISK_SCORE_LEVEL;
|
|
11551
|
+
exports.TRM_RISK_SCORE_LEVEL_LABEL = trm_schema.TRM_RISK_SCORE_LEVEL_LABEL;
|
|
11552
|
+
exports.ToggleProviderInput = trm_schema.ToggleProviderInput;
|
|
11553
|
+
exports.UNKNOWN_ERROR = trm_schema.UNKNOWN_ERROR;
|
|
11554
|
+
exports.UpdateKybSessionOutput = trm_schema.UpdateKybSessionOutput;
|
|
11555
|
+
exports.UpdateKycSessionOutput = trm_schema.UpdateKycSessionOutput;
|
|
11556
|
+
exports.UpdateProviderInput = trm_schema.UpdateProviderInput;
|
|
11557
|
+
exports.UpdateProviderResponse = trm_schema.UpdateProviderResponse;
|
|
11558
|
+
exports.UpdateSearchEntitiesInput = trm_schema.UpdateSearchEntitiesInput;
|
|
11559
|
+
exports.UpdateSearchInput = trm_schema.UpdateSearchInput;
|
|
11560
|
+
exports.UploadDocumentRequest = trm_schema.UploadDocumentRequest;
|
|
11561
|
+
exports.VideoKycMetaData = trm_schema.VideoKycMetaData;
|
|
11562
|
+
exports.WEBHOOK_TYPES = trm_schema.WEBHOOK_TYPES;
|
|
11563
|
+
exports.WebhookPayload = trm_schema.WebhookPayload;
|
|
11564
|
+
exports.WebhookType = trm_schema.WebhookType;
|
|
11565
|
+
exports.WorkflowsScorechainConfig = trm_schema.WorkflowsScorechainConfig;
|
|
11566
|
+
exports.WrappedIpQualityServiceErrorResponse = trm_schema.WrappedIpQualityServiceErrorResponse;
|
|
11567
|
+
exports.mappingMatchTypeToLabel = trm_schema.mappingMatchTypeToLabel;
|
|
11568
|
+
exports.typeToHumanReadable = trm_schema.typeToHumanReadable;
|
|
11564
11569
|
exports.ALL_SCORECHAIN_BLOCKCHAIN = ALL_SCORECHAIN_BLOCKCHAIN;
|
|
11565
11570
|
exports.CoinMarketCapCryptoId = CoinMarketCapCryptoId;
|
|
11566
11571
|
exports.NON_MINIMAL_SCORECHAIN_BLOCKCHAIN = NON_MINIMAL_SCORECHAIN_BLOCKCHAIN;
|