@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.
Files changed (149) hide show
  1. package/dist/openapi/endpoints.d.ts +90 -99
  2. package/dist/openapi/endpoints.d.ts.map +1 -1
  3. package/dist/openapi/endpoints.js +42 -42
  4. package/dist/openapi/endpoints.js.map +1 -1
  5. package/dist/openapi/models/alertAccountDetailResponse.d.ts +32 -0
  6. package/dist/openapi/models/alertAccountDetailResponse.d.ts.map +1 -0
  7. package/dist/openapi/models/{enrichments.js → alertAccountDetailResponse.js} +1 -1
  8. package/dist/openapi/models/alertAccountDetailResponse.js.map +1 -0
  9. package/dist/openapi/models/{enrichmentVerificationReport.d.ts → alertAccountResponse.d.ts} +16 -6
  10. package/dist/openapi/models/alertAccountResponse.d.ts.map +1 -0
  11. package/dist/openapi/models/{enrichmentsRadar.js → alertAccountResponse.js} +1 -1
  12. package/dist/openapi/models/alertAccountResponse.js.map +1 -0
  13. package/dist/openapi/models/{radarReason.d.ts → alertAccountStatus.d.ts} +2 -2
  14. package/dist/openapi/models/alertAccountStatus.d.ts.map +1 -0
  15. package/dist/openapi/models/{knownClaimsAddress.js → alertAccountStatus.js} +1 -1
  16. package/dist/openapi/models/alertAccountStatus.js.map +1 -0
  17. package/dist/openapi/models/{createDigitalIdSessionResponse.d.ts → alertMatchResponse.d.ts} +7 -5
  18. package/dist/openapi/models/alertMatchResponse.d.ts.map +1 -0
  19. package/dist/openapi/models/{listSessionsStatus.js → alertMatchResponse.js} +1 -1
  20. package/dist/openapi/models/alertMatchResponse.js.map +1 -0
  21. package/dist/openapi/models/{enrichmentCheckResult.d.ts → alertResponse.d.ts} +8 -5
  22. package/dist/openapi/models/alertResponse.d.ts.map +1 -0
  23. package/dist/openapi/models/{knownClaims.js → alertResponse.js} +1 -1
  24. package/dist/openapi/models/alertResponse.js.map +1 -0
  25. package/dist/openapi/models/getSmartLookupResponse.d.ts +2 -0
  26. package/dist/openapi/models/getSmartLookupResponse.d.ts.map +1 -1
  27. package/dist/openapi/models/index.d.ts +9 -29
  28. package/dist/openapi/models/index.d.ts.map +1 -1
  29. package/dist/openapi/models/index.js +9 -29
  30. package/dist/openapi/models/index.js.map +1 -1
  31. package/dist/openapi/models/{knownClaimsAddress.d.ts → listAccountsParams.d.ts} +11 -7
  32. package/dist/openapi/models/listAccountsParams.d.ts.map +1 -0
  33. package/dist/openapi/models/{digitalIdSession.js → listAccountsParams.js} +1 -1
  34. package/dist/openapi/models/listAccountsParams.js.map +1 -0
  35. package/dist/openapi/models/{createDigitalIdSessionInput.d.ts → listAlertAccountsResponse.d.ts} +6 -6
  36. package/dist/openapi/models/listAlertAccountsResponse.d.ts.map +1 -0
  37. package/dist/openapi/models/{enrichmentCheckResult.js → listAlertAccountsResponse.js} +1 -1
  38. package/dist/openapi/models/listAlertAccountsResponse.js.map +1 -0
  39. package/dist/openapi/models/smartLookupInput.d.ts +3 -0
  40. package/dist/openapi/models/smartLookupInput.d.ts.map +1 -1
  41. package/dist/openapi/models/toggleAlertsInput.d.ts +17 -0
  42. package/dist/openapi/models/toggleAlertsInput.d.ts.map +1 -0
  43. package/dist/openapi/models/{radarReason.js → toggleAlertsInput.js} +1 -1
  44. package/dist/openapi/models/toggleAlertsInput.js.map +1 -0
  45. package/dist/openapi/models/{radarResultRiskLevel.d.ts → toggleAlertsResponse.d.ts} +4 -2
  46. package/dist/openapi/models/toggleAlertsResponse.d.ts.map +1 -0
  47. package/dist/openapi/models/{radarResultRiskLevel.js → toggleAlertsResponse.js} +1 -1
  48. package/dist/openapi/models/toggleAlertsResponse.js.map +1 -0
  49. package/package.json +1 -1
  50. package/dist/openapi/models/createDigitalIdSessionInput.d.ts.map +0 -1
  51. package/dist/openapi/models/createDigitalIdSessionInput.js +0 -3
  52. package/dist/openapi/models/createDigitalIdSessionInput.js.map +0 -1
  53. package/dist/openapi/models/createDigitalIdSessionResponse.d.ts.map +0 -1
  54. package/dist/openapi/models/createDigitalIdSessionResponse.js +0 -16
  55. package/dist/openapi/models/createDigitalIdSessionResponse.js.map +0 -1
  56. package/dist/openapi/models/digitalIdSession.d.ts +0 -32
  57. package/dist/openapi/models/digitalIdSession.d.ts.map +0 -1
  58. package/dist/openapi/models/digitalIdSession.js.map +0 -1
  59. package/dist/openapi/models/digitalIdSessionEnrichments.d.ts +0 -16
  60. package/dist/openapi/models/digitalIdSessionEnrichments.d.ts.map +0 -1
  61. package/dist/openapi/models/digitalIdSessionEnrichments.js +0 -3
  62. package/dist/openapi/models/digitalIdSessionEnrichments.js.map +0 -1
  63. package/dist/openapi/models/digitalIdSessionKnownClaims.d.ts +0 -16
  64. package/dist/openapi/models/digitalIdSessionKnownClaims.d.ts.map +0 -1
  65. package/dist/openapi/models/digitalIdSessionKnownClaims.js +0 -3
  66. package/dist/openapi/models/digitalIdSessionKnownClaims.js.map +0 -1
  67. package/dist/openapi/models/digitalIdSessionStatus.d.ts +0 -15
  68. package/dist/openapi/models/digitalIdSessionStatus.d.ts.map +0 -1
  69. package/dist/openapi/models/digitalIdSessionStatus.js +0 -16
  70. package/dist/openapi/models/digitalIdSessionStatus.js.map +0 -1
  71. package/dist/openapi/models/digitalIdSessionVerifiedClaims.d.ts +0 -16
  72. package/dist/openapi/models/digitalIdSessionVerifiedClaims.d.ts.map +0 -1
  73. package/dist/openapi/models/digitalIdSessionVerifiedClaims.js +0 -3
  74. package/dist/openapi/models/digitalIdSessionVerifiedClaims.js.map +0 -1
  75. package/dist/openapi/models/enrichmentCheckResult.d.ts.map +0 -1
  76. package/dist/openapi/models/enrichmentCheckResult.js.map +0 -1
  77. package/dist/openapi/models/enrichmentCheckResultState.d.ts +0 -15
  78. package/dist/openapi/models/enrichmentCheckResultState.d.ts.map +0 -1
  79. package/dist/openapi/models/enrichmentCheckResultState.js +0 -16
  80. package/dist/openapi/models/enrichmentCheckResultState.js.map +0 -1
  81. package/dist/openapi/models/enrichmentVerificationReport.d.ts.map +0 -1
  82. package/dist/openapi/models/enrichmentVerificationReport.js +0 -3
  83. package/dist/openapi/models/enrichmentVerificationReport.js.map +0 -1
  84. package/dist/openapi/models/enrichmentVerificationReportState.d.ts +0 -15
  85. package/dist/openapi/models/enrichmentVerificationReportState.d.ts.map +0 -1
  86. package/dist/openapi/models/enrichmentVerificationReportState.js +0 -16
  87. package/dist/openapi/models/enrichmentVerificationReportState.js.map +0 -1
  88. package/dist/openapi/models/enrichments.d.ts +0 -26
  89. package/dist/openapi/models/enrichments.d.ts.map +0 -1
  90. package/dist/openapi/models/enrichments.js.map +0 -1
  91. package/dist/openapi/models/enrichmentsAddressVerification.d.ts +0 -16
  92. package/dist/openapi/models/enrichmentsAddressVerification.d.ts.map +0 -1
  93. package/dist/openapi/models/enrichmentsAddressVerification.js +0 -3
  94. package/dist/openapi/models/enrichmentsAddressVerification.js.map +0 -1
  95. package/dist/openapi/models/enrichmentsAml.d.ts +0 -16
  96. package/dist/openapi/models/enrichmentsAml.d.ts.map +0 -1
  97. package/dist/openapi/models/enrichmentsAml.js +0 -3
  98. package/dist/openapi/models/enrichmentsAml.js.map +0 -1
  99. package/dist/openapi/models/enrichmentsCreditBureau.d.ts +0 -16
  100. package/dist/openapi/models/enrichmentsCreditBureau.d.ts.map +0 -1
  101. package/dist/openapi/models/enrichmentsCreditBureau.js +0 -3
  102. package/dist/openapi/models/enrichmentsCreditBureau.js.map +0 -1
  103. package/dist/openapi/models/enrichmentsOnlineFootprint.d.ts +0 -16
  104. package/dist/openapi/models/enrichmentsOnlineFootprint.d.ts.map +0 -1
  105. package/dist/openapi/models/enrichmentsOnlineFootprint.js +0 -3
  106. package/dist/openapi/models/enrichmentsOnlineFootprint.js.map +0 -1
  107. package/dist/openapi/models/enrichmentsRadar.d.ts +0 -16
  108. package/dist/openapi/models/enrichmentsRadar.d.ts.map +0 -1
  109. package/dist/openapi/models/enrichmentsRadar.js.map +0 -1
  110. package/dist/openapi/models/knownClaims.d.ts +0 -23
  111. package/dist/openapi/models/knownClaims.d.ts.map +0 -1
  112. package/dist/openapi/models/knownClaims.js.map +0 -1
  113. package/dist/openapi/models/knownClaimsAddress.d.ts.map +0 -1
  114. package/dist/openapi/models/knownClaimsAddress.js.map +0 -1
  115. package/dist/openapi/models/listDigitalIdSessionsResponse.d.ts +0 -16
  116. package/dist/openapi/models/listDigitalIdSessionsResponse.d.ts.map +0 -1
  117. package/dist/openapi/models/listDigitalIdSessionsResponse.js +0 -3
  118. package/dist/openapi/models/listDigitalIdSessionsResponse.js.map +0 -1
  119. package/dist/openapi/models/listSessionsParams.d.ts +0 -45
  120. package/dist/openapi/models/listSessionsParams.d.ts.map +0 -1
  121. package/dist/openapi/models/listSessionsParams.js +0 -3
  122. package/dist/openapi/models/listSessionsParams.js.map +0 -1
  123. package/dist/openapi/models/listSessionsStatus.d.ts +0 -15
  124. package/dist/openapi/models/listSessionsStatus.d.ts.map +0 -1
  125. package/dist/openapi/models/listSessionsStatus.js.map +0 -1
  126. package/dist/openapi/models/radarReason.d.ts.map +0 -1
  127. package/dist/openapi/models/radarReason.js.map +0 -1
  128. package/dist/openapi/models/radarResult.d.ts +0 -20
  129. package/dist/openapi/models/radarResult.d.ts.map +0 -1
  130. package/dist/openapi/models/radarResult.js +0 -3
  131. package/dist/openapi/models/radarResult.js.map +0 -1
  132. package/dist/openapi/models/radarResultRiskLevel.d.ts.map +0 -1
  133. package/dist/openapi/models/radarResultRiskLevel.js.map +0 -1
  134. package/dist/openapi/models/recordStringEnrichmentCheckResult.d.ts +0 -21
  135. package/dist/openapi/models/recordStringEnrichmentCheckResult.d.ts.map +0 -1
  136. package/dist/openapi/models/recordStringEnrichmentCheckResult.js +0 -3
  137. package/dist/openapi/models/recordStringEnrichmentCheckResult.js.map +0 -1
  138. package/dist/openapi/models/verifiedClaims.d.ts +0 -26
  139. package/dist/openapi/models/verifiedClaims.d.ts.map +0 -1
  140. package/dist/openapi/models/verifiedClaims.js +0 -3
  141. package/dist/openapi/models/verifiedClaims.js.map +0 -1
  142. package/dist/openapi/models/verifiedClaimsAddress.d.ts +0 -22
  143. package/dist/openapi/models/verifiedClaimsAddress.d.ts.map +0 -1
  144. package/dist/openapi/models/verifiedClaimsAddress.js +0 -16
  145. package/dist/openapi/models/verifiedClaimsAddress.js.map +0 -1
  146. package/dist/openapi/models/verifiedClaimsDocument.d.ts +0 -21
  147. package/dist/openapi/models/verifiedClaimsDocument.d.ts.map +0 -1
  148. package/dist/openapi/models/verifiedClaimsDocument.js +0 -16
  149. 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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=digitalIdSessionEnrichments.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=digitalIdSessionKnownClaims.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=digitalIdSessionVerifiedClaims.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=enrichmentVerificationReport.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=enrichmentsAddressVerification.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=enrichmentsAml.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=enrichmentsCreditBureau.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=enrichmentsOnlineFootprint.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=listDigitalIdSessionsResponse.js.map
@@ -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,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=listSessionsParams.js.map
@@ -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