@vouchsafe/node 0.1.49 → 0.1.51
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/openapi/endpoints.d.ts +90 -99
- package/dist/openapi/endpoints.d.ts.map +1 -1
- package/dist/openapi/endpoints.js +42 -42
- package/dist/openapi/endpoints.js.map +1 -1
- package/dist/openapi/models/alertAccountDetailResponse.d.ts +32 -0
- package/dist/openapi/models/alertAccountDetailResponse.d.ts.map +1 -0
- package/dist/openapi/models/{enrichments.js → alertAccountDetailResponse.js} +1 -1
- package/dist/openapi/models/alertAccountDetailResponse.js.map +1 -0
- package/dist/openapi/models/{enrichmentVerificationReport.d.ts → alertAccountResponse.d.ts} +16 -6
- package/dist/openapi/models/alertAccountResponse.d.ts.map +1 -0
- package/dist/openapi/models/{enrichmentsRadar.js → alertAccountResponse.js} +1 -1
- package/dist/openapi/models/alertAccountResponse.js.map +1 -0
- package/dist/openapi/models/{radarReason.d.ts → alertAccountStatus.d.ts} +2 -2
- package/dist/openapi/models/alertAccountStatus.d.ts.map +1 -0
- package/dist/openapi/models/{knownClaimsAddress.js → alertAccountStatus.js} +1 -1
- package/dist/openapi/models/alertAccountStatus.js.map +1 -0
- package/dist/openapi/models/{createDigitalIdSessionResponse.d.ts → alertMatchResponse.d.ts} +7 -5
- package/dist/openapi/models/alertMatchResponse.d.ts.map +1 -0
- package/dist/openapi/models/{listSessionsStatus.js → alertMatchResponse.js} +1 -1
- package/dist/openapi/models/alertMatchResponse.js.map +1 -0
- package/dist/openapi/models/{enrichmentCheckResult.d.ts → alertResponse.d.ts} +8 -5
- package/dist/openapi/models/alertResponse.d.ts.map +1 -0
- package/dist/openapi/models/{knownClaims.js → alertResponse.js} +1 -1
- package/dist/openapi/models/alertResponse.js.map +1 -0
- package/dist/openapi/models/getSmartLookupResponse.d.ts +2 -0
- package/dist/openapi/models/getSmartLookupResponse.d.ts.map +1 -1
- package/dist/openapi/models/index.d.ts +9 -29
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +9 -29
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/{knownClaimsAddress.d.ts → listAccountsParams.d.ts} +11 -7
- package/dist/openapi/models/listAccountsParams.d.ts.map +1 -0
- package/dist/openapi/models/{digitalIdSession.js → listAccountsParams.js} +1 -1
- package/dist/openapi/models/listAccountsParams.js.map +1 -0
- package/dist/openapi/models/{createDigitalIdSessionInput.d.ts → listAlertAccountsResponse.d.ts} +6 -6
- package/dist/openapi/models/listAlertAccountsResponse.d.ts.map +1 -0
- package/dist/openapi/models/{enrichmentCheckResult.js → listAlertAccountsResponse.js} +1 -1
- package/dist/openapi/models/listAlertAccountsResponse.js.map +1 -0
- package/dist/openapi/models/smartLookupInput.d.ts +3 -0
- package/dist/openapi/models/smartLookupInput.d.ts.map +1 -1
- package/dist/openapi/models/toggleAlertsInput.d.ts +17 -0
- package/dist/openapi/models/toggleAlertsInput.d.ts.map +1 -0
- package/dist/openapi/models/{radarReason.js → toggleAlertsInput.js} +1 -1
- package/dist/openapi/models/toggleAlertsInput.js.map +1 -0
- package/dist/openapi/models/{radarResultRiskLevel.d.ts → toggleAlertsResponse.d.ts} +4 -2
- package/dist/openapi/models/toggleAlertsResponse.d.ts.map +1 -0
- package/dist/openapi/models/{radarResultRiskLevel.js → toggleAlertsResponse.js} +1 -1
- package/dist/openapi/models/toggleAlertsResponse.js.map +1 -0
- package/package.json +1 -1
- package/dist/openapi/models/createDigitalIdSessionInput.d.ts.map +0 -1
- package/dist/openapi/models/createDigitalIdSessionInput.js +0 -3
- package/dist/openapi/models/createDigitalIdSessionInput.js.map +0 -1
- package/dist/openapi/models/createDigitalIdSessionResponse.d.ts.map +0 -1
- package/dist/openapi/models/createDigitalIdSessionResponse.js +0 -16
- package/dist/openapi/models/createDigitalIdSessionResponse.js.map +0 -1
- package/dist/openapi/models/digitalIdSession.d.ts +0 -32
- package/dist/openapi/models/digitalIdSession.d.ts.map +0 -1
- package/dist/openapi/models/digitalIdSession.js.map +0 -1
- package/dist/openapi/models/digitalIdSessionEnrichments.d.ts +0 -16
- package/dist/openapi/models/digitalIdSessionEnrichments.d.ts.map +0 -1
- package/dist/openapi/models/digitalIdSessionEnrichments.js +0 -3
- package/dist/openapi/models/digitalIdSessionEnrichments.js.map +0 -1
- package/dist/openapi/models/digitalIdSessionKnownClaims.d.ts +0 -16
- package/dist/openapi/models/digitalIdSessionKnownClaims.d.ts.map +0 -1
- package/dist/openapi/models/digitalIdSessionKnownClaims.js +0 -3
- package/dist/openapi/models/digitalIdSessionKnownClaims.js.map +0 -1
- package/dist/openapi/models/digitalIdSessionStatus.d.ts +0 -15
- package/dist/openapi/models/digitalIdSessionStatus.d.ts.map +0 -1
- package/dist/openapi/models/digitalIdSessionStatus.js +0 -16
- package/dist/openapi/models/digitalIdSessionStatus.js.map +0 -1
- package/dist/openapi/models/digitalIdSessionVerifiedClaims.d.ts +0 -16
- package/dist/openapi/models/digitalIdSessionVerifiedClaims.d.ts.map +0 -1
- package/dist/openapi/models/digitalIdSessionVerifiedClaims.js +0 -3
- package/dist/openapi/models/digitalIdSessionVerifiedClaims.js.map +0 -1
- package/dist/openapi/models/enrichmentCheckResult.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentCheckResult.js.map +0 -1
- package/dist/openapi/models/enrichmentCheckResultState.d.ts +0 -15
- package/dist/openapi/models/enrichmentCheckResultState.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentCheckResultState.js +0 -16
- package/dist/openapi/models/enrichmentCheckResultState.js.map +0 -1
- package/dist/openapi/models/enrichmentVerificationReport.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentVerificationReport.js +0 -3
- package/dist/openapi/models/enrichmentVerificationReport.js.map +0 -1
- package/dist/openapi/models/enrichmentVerificationReportState.d.ts +0 -15
- package/dist/openapi/models/enrichmentVerificationReportState.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentVerificationReportState.js +0 -16
- package/dist/openapi/models/enrichmentVerificationReportState.js.map +0 -1
- package/dist/openapi/models/enrichments.d.ts +0 -26
- package/dist/openapi/models/enrichments.d.ts.map +0 -1
- package/dist/openapi/models/enrichments.js.map +0 -1
- package/dist/openapi/models/enrichmentsAddressVerification.d.ts +0 -16
- package/dist/openapi/models/enrichmentsAddressVerification.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentsAddressVerification.js +0 -3
- package/dist/openapi/models/enrichmentsAddressVerification.js.map +0 -1
- package/dist/openapi/models/enrichmentsAml.d.ts +0 -16
- package/dist/openapi/models/enrichmentsAml.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentsAml.js +0 -3
- package/dist/openapi/models/enrichmentsAml.js.map +0 -1
- package/dist/openapi/models/enrichmentsCreditBureau.d.ts +0 -16
- package/dist/openapi/models/enrichmentsCreditBureau.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentsCreditBureau.js +0 -3
- package/dist/openapi/models/enrichmentsCreditBureau.js.map +0 -1
- package/dist/openapi/models/enrichmentsOnlineFootprint.d.ts +0 -16
- package/dist/openapi/models/enrichmentsOnlineFootprint.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentsOnlineFootprint.js +0 -3
- package/dist/openapi/models/enrichmentsOnlineFootprint.js.map +0 -1
- package/dist/openapi/models/enrichmentsRadar.d.ts +0 -16
- package/dist/openapi/models/enrichmentsRadar.d.ts.map +0 -1
- package/dist/openapi/models/enrichmentsRadar.js.map +0 -1
- package/dist/openapi/models/knownClaims.d.ts +0 -23
- package/dist/openapi/models/knownClaims.d.ts.map +0 -1
- package/dist/openapi/models/knownClaims.js.map +0 -1
- package/dist/openapi/models/knownClaimsAddress.d.ts.map +0 -1
- package/dist/openapi/models/knownClaimsAddress.js.map +0 -1
- package/dist/openapi/models/listDigitalIdSessionsResponse.d.ts +0 -16
- package/dist/openapi/models/listDigitalIdSessionsResponse.d.ts.map +0 -1
- package/dist/openapi/models/listDigitalIdSessionsResponse.js +0 -3
- package/dist/openapi/models/listDigitalIdSessionsResponse.js.map +0 -1
- package/dist/openapi/models/listSessionsParams.d.ts +0 -45
- package/dist/openapi/models/listSessionsParams.d.ts.map +0 -1
- package/dist/openapi/models/listSessionsParams.js +0 -3
- package/dist/openapi/models/listSessionsParams.js.map +0 -1
- package/dist/openapi/models/listSessionsStatus.d.ts +0 -15
- package/dist/openapi/models/listSessionsStatus.d.ts.map +0 -1
- package/dist/openapi/models/listSessionsStatus.js.map +0 -1
- package/dist/openapi/models/radarReason.d.ts.map +0 -1
- package/dist/openapi/models/radarReason.js.map +0 -1
- package/dist/openapi/models/radarResult.d.ts +0 -20
- package/dist/openapi/models/radarResult.d.ts.map +0 -1
- package/dist/openapi/models/radarResult.js +0 -3
- package/dist/openapi/models/radarResult.js.map +0 -1
- package/dist/openapi/models/radarResultRiskLevel.d.ts.map +0 -1
- package/dist/openapi/models/radarResultRiskLevel.js.map +0 -1
- package/dist/openapi/models/recordStringEnrichmentCheckResult.d.ts +0 -21
- package/dist/openapi/models/recordStringEnrichmentCheckResult.d.ts.map +0 -1
- package/dist/openapi/models/recordStringEnrichmentCheckResult.js +0 -3
- package/dist/openapi/models/recordStringEnrichmentCheckResult.js.map +0 -1
- package/dist/openapi/models/verifiedClaims.d.ts +0 -26
- package/dist/openapi/models/verifiedClaims.d.ts.map +0 -1
- package/dist/openapi/models/verifiedClaims.js +0 -3
- package/dist/openapi/models/verifiedClaims.js.map +0 -1
- package/dist/openapi/models/verifiedClaimsAddress.d.ts +0 -22
- package/dist/openapi/models/verifiedClaimsAddress.d.ts.map +0 -1
- package/dist/openapi/models/verifiedClaimsAddress.js +0 -16
- package/dist/openapi/models/verifiedClaimsAddress.js.map +0 -1
- package/dist/openapi/models/verifiedClaimsDocument.d.ts +0 -21
- package/dist/openapi/models/verifiedClaimsDocument.d.ts.map +0 -1
- package/dist/openapi/models/verifiedClaimsDocument.js +0 -16
- package/dist/openapi/models/verifiedClaimsDocument.js.map +0 -1
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { Enrichments } from './enrichments';
|
|
15
|
-
export type DigitalIdSessionEnrichments = Enrichments | null;
|
|
16
|
-
//# sourceMappingURL=digitalIdSessionEnrichments.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionEnrichments.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionEnrichments.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,2BAA2B,GAAG,WAAW,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionEnrichments.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionEnrichments.ts"],"names":[],"mappings":""}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { KnownClaims } from './knownClaims';
|
|
15
|
-
export type DigitalIdSessionKnownClaims = KnownClaims | null;
|
|
16
|
-
//# sourceMappingURL=digitalIdSessionKnownClaims.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionKnownClaims.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionKnownClaims.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,2BAA2B,GAAG,WAAW,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionKnownClaims.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionKnownClaims.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
export type DigitalIdSessionStatus = 'created' | 'started' | 'verifying' | 'verified' | 'enriching' | 'completed' | 'failed' | 'expired' | 'cancelled';
|
|
15
|
-
//# sourceMappingURL=digitalIdSessionStatus.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionStatus.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionStatus.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,sBAAsB,GAAG,SAAS,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,WAAW,GAAG,WAAW,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* Generated by orval v8.4.0 🍺
|
|
4
|
-
* Do not edit manually.
|
|
5
|
-
* Vouchsafe API docs
|
|
6
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
7
|
-
|
|
8
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
9
|
-
|
|
10
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
11
|
-
|
|
12
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
13
|
-
* OpenAPI spec version: 0.1.0
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
//# sourceMappingURL=digitalIdSessionStatus.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionStatus.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionStatus.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { VerifiedClaims } from './verifiedClaims';
|
|
15
|
-
export type DigitalIdSessionVerifiedClaims = VerifiedClaims | null;
|
|
16
|
-
//# sourceMappingURL=digitalIdSessionVerifiedClaims.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionVerifiedClaims.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionVerifiedClaims.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD,MAAM,MAAM,8BAA8B,GAAG,cAAc,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdSessionVerifiedClaims.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdSessionVerifiedClaims.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentCheckResult.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentCheckResult.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,MAAM,WAAW,qBAAqB;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,0BAA0B,CAAC;CACnC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentCheckResult.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentCheckResult.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
export type EnrichmentCheckResultState = 'PASS' | 'FAIL' | 'INCONCLUSIVE' | 'PARTIAL' | 'NOT_PERFORMED';
|
|
15
|
-
//# sourceMappingURL=enrichmentCheckResultState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentCheckResultState.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentCheckResultState.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,0BAA0B,GAAG,MAAM,GAAG,MAAM,GAAG,cAAc,GAAG,SAAS,GAAG,eAAe,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* Generated by orval v8.4.0 🍺
|
|
4
|
-
* Do not edit manually.
|
|
5
|
-
* Vouchsafe API docs
|
|
6
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
7
|
-
|
|
8
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
9
|
-
|
|
10
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
11
|
-
|
|
12
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
13
|
-
* OpenAPI spec version: 0.1.0
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
//# sourceMappingURL=enrichmentCheckResultState.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentCheckResultState.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentCheckResultState.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentVerificationReport.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentVerificationReport.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAC7F,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAE7F,MAAM,WAAW,4BAA4B;IAC3C,MAAM,EAAE,iCAAiC,CAAC;IAC1C,KAAK,EAAE,iCAAiC,CAAC;CAC1C"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentVerificationReport.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentVerificationReport.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
export type EnrichmentVerificationReportState = 'PASS' | 'FAIL' | 'INCONCLUSIVE' | 'PARTIAL' | 'NOT_PERFORMED';
|
|
15
|
-
//# sourceMappingURL=enrichmentVerificationReportState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentVerificationReportState.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentVerificationReportState.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,iCAAiC,GAAG,MAAM,GAAG,MAAM,GAAG,cAAc,GAAG,SAAS,GAAG,eAAe,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* Generated by orval v8.4.0 🍺
|
|
4
|
-
* Do not edit manually.
|
|
5
|
-
* Vouchsafe API docs
|
|
6
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
7
|
-
|
|
8
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
9
|
-
|
|
10
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
11
|
-
|
|
12
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
13
|
-
* OpenAPI spec version: 0.1.0
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
//# sourceMappingURL=enrichmentVerificationReportState.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentVerificationReportState.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentVerificationReportState.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { EnrichmentsAddressVerification } from './enrichmentsAddressVerification';
|
|
15
|
-
import type { EnrichmentsAml } from './enrichmentsAml';
|
|
16
|
-
import type { EnrichmentsCreditBureau } from './enrichmentsCreditBureau';
|
|
17
|
-
import type { EnrichmentsOnlineFootprint } from './enrichmentsOnlineFootprint';
|
|
18
|
-
import type { EnrichmentsRadar } from './enrichmentsRadar';
|
|
19
|
-
export interface Enrichments {
|
|
20
|
-
aml: EnrichmentsAml;
|
|
21
|
-
online_footprint: EnrichmentsOnlineFootprint;
|
|
22
|
-
credit_bureau: EnrichmentsCreditBureau;
|
|
23
|
-
address_verification: EnrichmentsAddressVerification;
|
|
24
|
-
radar: EnrichmentsRadar;
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=enrichments.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichments.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichments.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACzE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,WAAW,WAAW;IAC1B,GAAG,EAAE,cAAc,CAAC;IACpB,gBAAgB,EAAE,0BAA0B,CAAC;IAC7C,aAAa,EAAE,uBAAuB,CAAC;IACvC,oBAAoB,EAAE,8BAA8B,CAAC;IACrD,KAAK,EAAE,gBAAgB,CAAC;CACzB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichments.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichments.ts"],"names":[],"mappings":""}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { EnrichmentVerificationReport } from './enrichmentVerificationReport';
|
|
15
|
-
export type EnrichmentsAddressVerification = EnrichmentVerificationReport | null;
|
|
16
|
-
//# sourceMappingURL=enrichmentsAddressVerification.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsAddressVerification.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsAddressVerification.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAEnF,MAAM,MAAM,8BAA8B,GAAG,4BAA4B,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsAddressVerification.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsAddressVerification.ts"],"names":[],"mappings":""}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { EnrichmentVerificationReport } from './enrichmentVerificationReport';
|
|
15
|
-
export type EnrichmentsAml = EnrichmentVerificationReport | null;
|
|
16
|
-
//# sourceMappingURL=enrichmentsAml.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsAml.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsAml.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAEnF,MAAM,MAAM,cAAc,GAAG,4BAA4B,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsAml.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsAml.ts"],"names":[],"mappings":""}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { EnrichmentVerificationReport } from './enrichmentVerificationReport';
|
|
15
|
-
export type EnrichmentsCreditBureau = EnrichmentVerificationReport | null;
|
|
16
|
-
//# sourceMappingURL=enrichmentsCreditBureau.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsCreditBureau.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsCreditBureau.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAEnF,MAAM,MAAM,uBAAuB,GAAG,4BAA4B,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsCreditBureau.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsCreditBureau.ts"],"names":[],"mappings":""}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { EnrichmentVerificationReport } from './enrichmentVerificationReport';
|
|
15
|
-
export type EnrichmentsOnlineFootprint = EnrichmentVerificationReport | null;
|
|
16
|
-
//# sourceMappingURL=enrichmentsOnlineFootprint.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsOnlineFootprint.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsOnlineFootprint.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAEnF,MAAM,MAAM,0BAA0B,GAAG,4BAA4B,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsOnlineFootprint.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsOnlineFootprint.ts"],"names":[],"mappings":""}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { RadarResult } from './radarResult';
|
|
15
|
-
export type EnrichmentsRadar = RadarResult | null;
|
|
16
|
-
//# sourceMappingURL=enrichmentsRadar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsRadar.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsRadar.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,gBAAgB,GAAG,WAAW,GAAG,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enrichmentsRadar.js","sourceRoot":"","sources":["../../../src/openapi/models/enrichmentsRadar.ts"],"names":[],"mappings":""}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { KnownClaimsAddress } from './knownClaimsAddress';
|
|
15
|
-
export interface KnownClaims {
|
|
16
|
-
address?: KnownClaimsAddress;
|
|
17
|
-
phone_number?: string;
|
|
18
|
-
date_of_birth?: string;
|
|
19
|
-
last_name?: string;
|
|
20
|
-
first_name?: string;
|
|
21
|
-
email?: string;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=knownClaims.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"knownClaims.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/knownClaims.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D,MAAM,WAAW,WAAW;IAC1B,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"knownClaims.js","sourceRoot":"","sources":["../../../src/openapi/models/knownClaims.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"knownClaimsAddress.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/knownClaimsAddress.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,kBAAkB,GAAG;IAC/B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"knownClaimsAddress.js","sourceRoot":"","sources":["../../../src/openapi/models/knownClaimsAddress.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { DigitalIdSession } from './digitalIdSession';
|
|
15
|
-
export type ListDigitalIdSessionsResponse = DigitalIdSession[];
|
|
16
|
-
//# sourceMappingURL=listDigitalIdSessionsResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listDigitalIdSessionsResponse.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/listDigitalIdSessionsResponse.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,MAAM,6BAA6B,GAAG,gBAAgB,EAAE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listDigitalIdSessionsResponse.js","sourceRoot":"","sources":["../../../src/openapi/models/listDigitalIdSessionsResponse.ts"],"names":[],"mappings":""}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { ListSessionsStatus } from './listSessionsStatus';
|
|
15
|
-
export type ListSessionsParams = {
|
|
16
|
-
/**
|
|
17
|
-
* Filter by flow ID
|
|
18
|
-
*/
|
|
19
|
-
flow_id?: string;
|
|
20
|
-
/**
|
|
21
|
-
* Filter by session status
|
|
22
|
-
*/
|
|
23
|
-
status?: ListSessionsStatus;
|
|
24
|
-
/**
|
|
25
|
-
* Filter by provider ID
|
|
26
|
-
*/
|
|
27
|
-
provider_id?: string;
|
|
28
|
-
/**
|
|
29
|
-
* Maximum number of sessions to return
|
|
30
|
-
*/
|
|
31
|
-
limit?: number;
|
|
32
|
-
/**
|
|
33
|
-
* Number of sessions to skip (for pagination)
|
|
34
|
-
*/
|
|
35
|
-
offset?: number;
|
|
36
|
-
/**
|
|
37
|
-
* Filter sessions created after this date (ISO 8601 format)
|
|
38
|
-
*/
|
|
39
|
-
created_after?: string;
|
|
40
|
-
/**
|
|
41
|
-
* Filter sessions created before this date (ISO 8601 format)
|
|
42
|
-
*/
|
|
43
|
-
created_before?: string;
|
|
44
|
-
};
|
|
45
|
-
//# sourceMappingURL=listSessionsParams.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listSessionsParams.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/listSessionsParams.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D,MAAM,MAAM,kBAAkB,GAAG;IACjC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listSessionsParams.js","sourceRoot":"","sources":["../../../src/openapi/models/listSessionsParams.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
export type ListSessionsStatus = 'created' | 'started' | 'verifying' | 'verified' | 'enriching' | 'completed' | 'failed' | 'expired' | 'cancelled';
|
|
15
|
-
//# sourceMappingURL=listSessionsStatus.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listSessionsStatus.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/listSessionsStatus.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,WAAW,GAAG,WAAW,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listSessionsStatus.js","sourceRoot":"","sources":["../../../src/openapi/models/listSessionsStatus.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"radarReason.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/radarReason.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,WAAW,GAAG,eAAe,GAAG,gBAAgB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"radarReason.js","sourceRoot":"","sources":["../../../src/openapi/models/radarReason.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v8.4.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Vouchsafe API docs
|
|
5
|
-
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
-
|
|
7
|
-
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
-
|
|
9
|
-
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
-
|
|
11
|
-
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
-
* OpenAPI spec version: 0.1.0
|
|
13
|
-
*/
|
|
14
|
-
import type { RadarReason } from './radarReason';
|
|
15
|
-
import type { RadarResultRiskLevel } from './radarResultRiskLevel';
|
|
16
|
-
export interface RadarResult {
|
|
17
|
-
reasons: RadarReason[];
|
|
18
|
-
risk_level: RadarResultRiskLevel;
|
|
19
|
-
}
|
|
20
|
-
//# sourceMappingURL=radarResult.d.ts.map
|