@vouchsafe/node 0.1.38 → 0.1.39

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 (226) hide show
  1. package/README.md +84 -0
  2. package/dist/VouchsafeClient.d.ts +52 -1
  3. package/dist/VouchsafeClient.d.ts.map +1 -1
  4. package/dist/VouchsafeClient.js +58 -0
  5. package/dist/VouchsafeClient.js.map +1 -1
  6. package/dist/openapi/apis/EVisaVerificationApi.d.ts +2 -2
  7. package/dist/openapi/apis/EVisaVerificationApi.js +2 -2
  8. package/dist/openapi/models/ApiVerificationCheck.d.ts +23 -0
  9. package/dist/openapi/models/ApiVerificationCheck.d.ts.map +1 -0
  10. package/dist/openapi/models/ApiVerificationCheck.js +91 -0
  11. package/dist/openapi/models/ApiVerificationCheck.js.map +1 -0
  12. package/dist/openapi/models/ApiVerificationCheck0.d.ts +82 -0
  13. package/dist/openapi/models/ApiVerificationCheck0.d.ts.map +1 -0
  14. package/dist/openapi/models/ApiVerificationCheck0.js +85 -0
  15. package/dist/openapi/models/ApiVerificationCheck0.js.map +1 -0
  16. package/dist/openapi/models/ApiVerificationCheck0ArtefactsInner.d.ts +48 -0
  17. package/dist/openapi/models/ApiVerificationCheck0ArtefactsInner.d.ts.map +1 -0
  18. package/dist/openapi/models/ApiVerificationCheck0ArtefactsInner.js +64 -0
  19. package/dist/openapi/models/ApiVerificationCheck0ArtefactsInner.js.map +1 -0
  20. package/dist/openapi/models/ApiVerificationCheck0Validations.d.ts +40 -0
  21. package/dist/openapi/models/ApiVerificationCheck0Validations.d.ts.map +1 -0
  22. package/dist/openapi/models/ApiVerificationCheck0Validations.js +52 -0
  23. package/dist/openapi/models/ApiVerificationCheck0Validations.js.map +1 -0
  24. package/dist/openapi/models/ApiVerificationCheck0ValidationsRefereeDissimilarityCheck.d.ts +49 -0
  25. package/dist/openapi/models/ApiVerificationCheck0ValidationsRefereeDissimilarityCheck.d.ts.map +1 -0
  26. package/dist/openapi/models/ApiVerificationCheck0ValidationsRefereeDissimilarityCheck.js +66 -0
  27. package/dist/openapi/models/ApiVerificationCheck0ValidationsRefereeDissimilarityCheck.js.map +1 -0
  28. package/dist/openapi/models/ApiVerificationCheck1.d.ts +75 -0
  29. package/dist/openapi/models/ApiVerificationCheck1.d.ts.map +1 -0
  30. package/dist/openapi/models/ApiVerificationCheck1.js +80 -0
  31. package/dist/openapi/models/ApiVerificationCheck1.js.map +1 -0
  32. package/dist/openapi/models/ApiVerificationCheck1Validations.d.ts +34 -0
  33. package/dist/openapi/models/ApiVerificationCheck1Validations.d.ts.map +1 -0
  34. package/dist/openapi/models/ApiVerificationCheck1Validations.js +50 -0
  35. package/dist/openapi/models/ApiVerificationCheck1Validations.js.map +1 -0
  36. package/dist/openapi/models/ApiVerificationCheck1ValidationsEmailVerified.d.ts +49 -0
  37. package/dist/openapi/models/ApiVerificationCheck1ValidationsEmailVerified.d.ts.map +1 -0
  38. package/dist/openapi/models/ApiVerificationCheck1ValidationsEmailVerified.js +66 -0
  39. package/dist/openapi/models/ApiVerificationCheck1ValidationsEmailVerified.js.map +1 -0
  40. package/dist/openapi/models/ApiVerificationCheck2.d.ts +75 -0
  41. package/dist/openapi/models/ApiVerificationCheck2.d.ts.map +1 -0
  42. package/dist/openapi/models/ApiVerificationCheck2.js +80 -0
  43. package/dist/openapi/models/ApiVerificationCheck2.js.map +1 -0
  44. package/dist/openapi/models/ApiVerificationCheck2Validations.d.ts +34 -0
  45. package/dist/openapi/models/ApiVerificationCheck2Validations.d.ts.map +1 -0
  46. package/dist/openapi/models/ApiVerificationCheck2Validations.js +50 -0
  47. package/dist/openapi/models/ApiVerificationCheck2Validations.js.map +1 -0
  48. package/dist/openapi/models/ApiVerificationCheck3.d.ts +75 -0
  49. package/dist/openapi/models/ApiVerificationCheck3.d.ts.map +1 -0
  50. package/dist/openapi/models/ApiVerificationCheck3.js +80 -0
  51. package/dist/openapi/models/ApiVerificationCheck3.js.map +1 -0
  52. package/dist/openapi/models/ApiVerificationCheck3Validations.d.ts +46 -0
  53. package/dist/openapi/models/ApiVerificationCheck3Validations.d.ts.map +1 -0
  54. package/dist/openapi/models/ApiVerificationCheck3Validations.js +54 -0
  55. package/dist/openapi/models/ApiVerificationCheck3Validations.js.map +1 -0
  56. package/dist/openapi/models/ApiVerificationCheck3ValidationsRefereeConfirmedDateOfBirth.d.ts +43 -0
  57. package/dist/openapi/models/ApiVerificationCheck3ValidationsRefereeConfirmedDateOfBirth.d.ts.map +1 -0
  58. package/dist/openapi/models/ApiVerificationCheck3ValidationsRefereeConfirmedDateOfBirth.js +62 -0
  59. package/dist/openapi/models/ApiVerificationCheck3ValidationsRefereeConfirmedDateOfBirth.js.map +1 -0
  60. package/dist/openapi/models/ApiVerificationCheck4.d.ts +108 -0
  61. package/dist/openapi/models/ApiVerificationCheck4.d.ts.map +1 -0
  62. package/dist/openapi/models/ApiVerificationCheck4.js +106 -0
  63. package/dist/openapi/models/ApiVerificationCheck4.js.map +1 -0
  64. package/dist/openapi/models/ApiVerificationCheck4ExtractedDetails.d.ts +99 -0
  65. package/dist/openapi/models/ApiVerificationCheck4ExtractedDetails.d.ts.map +1 -0
  66. package/dist/openapi/models/ApiVerificationCheck4ExtractedDetails.js +77 -0
  67. package/dist/openapi/models/ApiVerificationCheck4ExtractedDetails.js.map +1 -0
  68. package/dist/openapi/models/ApiVerificationCheck4Validations.d.ts +119 -0
  69. package/dist/openapi/models/ApiVerificationCheck4Validations.d.ts.map +1 -0
  70. package/dist/openapi/models/ApiVerificationCheck4Validations.js +83 -0
  71. package/dist/openapi/models/ApiVerificationCheck4Validations.js.map +1 -0
  72. package/dist/openapi/models/ApiVerificationCheck5.d.ts +118 -0
  73. package/dist/openapi/models/ApiVerificationCheck5.d.ts.map +1 -0
  74. package/dist/openapi/models/ApiVerificationCheck5.js +116 -0
  75. package/dist/openapi/models/ApiVerificationCheck5.js.map +1 -0
  76. package/dist/openapi/models/ApiVerificationCheck5ExtractedDetails.d.ts +98 -0
  77. package/dist/openapi/models/ApiVerificationCheck5ExtractedDetails.d.ts.map +1 -0
  78. package/dist/openapi/models/ApiVerificationCheck5ExtractedDetails.js +96 -0
  79. package/dist/openapi/models/ApiVerificationCheck5ExtractedDetails.js.map +1 -0
  80. package/dist/openapi/models/ApiVerificationCheck5Validations.d.ts +94 -0
  81. package/dist/openapi/models/ApiVerificationCheck5Validations.d.ts.map +1 -0
  82. package/dist/openapi/models/ApiVerificationCheck5Validations.js +72 -0
  83. package/dist/openapi/models/ApiVerificationCheck5Validations.js.map +1 -0
  84. package/dist/openapi/models/ApiVerificationCheck6.d.ts +102 -0
  85. package/dist/openapi/models/ApiVerificationCheck6.d.ts.map +1 -0
  86. package/dist/openapi/models/ApiVerificationCheck6.js +100 -0
  87. package/dist/openapi/models/ApiVerificationCheck6.js.map +1 -0
  88. package/dist/openapi/models/ApiVerificationCheck6ExtractedDetails.d.ts +83 -0
  89. package/dist/openapi/models/ApiVerificationCheck6ExtractedDetails.d.ts.map +1 -0
  90. package/dist/openapi/models/ApiVerificationCheck6ExtractedDetails.js +81 -0
  91. package/dist/openapi/models/ApiVerificationCheck6ExtractedDetails.js.map +1 -0
  92. package/dist/openapi/models/ApiVerificationCheck6Validations.d.ts +58 -0
  93. package/dist/openapi/models/ApiVerificationCheck6Validations.d.ts.map +1 -0
  94. package/dist/openapi/models/ApiVerificationCheck6Validations.js +64 -0
  95. package/dist/openapi/models/ApiVerificationCheck6Validations.js.map +1 -0
  96. package/dist/openapi/models/ApiVerificationCheck7.d.ts +105 -0
  97. package/dist/openapi/models/ApiVerificationCheck7.d.ts.map +1 -0
  98. package/dist/openapi/models/ApiVerificationCheck7.js +103 -0
  99. package/dist/openapi/models/ApiVerificationCheck7.js.map +1 -0
  100. package/dist/openapi/models/ApiVerificationCheck7ExtractedDetails.d.ts +93 -0
  101. package/dist/openapi/models/ApiVerificationCheck7ExtractedDetails.d.ts.map +1 -0
  102. package/dist/openapi/models/ApiVerificationCheck7ExtractedDetails.js +79 -0
  103. package/dist/openapi/models/ApiVerificationCheck7ExtractedDetails.js.map +1 -0
  104. package/dist/openapi/models/ApiVerificationCheck7Validations.d.ts +59 -0
  105. package/dist/openapi/models/ApiVerificationCheck7Validations.d.ts.map +1 -0
  106. package/dist/openapi/models/ApiVerificationCheck7Validations.js +67 -0
  107. package/dist/openapi/models/ApiVerificationCheck7Validations.js.map +1 -0
  108. package/dist/openapi/models/ApiVerificationCheck8.d.ts +103 -0
  109. package/dist/openapi/models/ApiVerificationCheck8.d.ts.map +1 -0
  110. package/dist/openapi/models/ApiVerificationCheck8.js +101 -0
  111. package/dist/openapi/models/ApiVerificationCheck8.js.map +1 -0
  112. package/dist/openapi/models/ApiVerificationCheck8ExtractedDetails.d.ts +46 -0
  113. package/dist/openapi/models/ApiVerificationCheck8ExtractedDetails.d.ts.map +1 -0
  114. package/dist/openapi/models/ApiVerificationCheck8ExtractedDetails.js +56 -0
  115. package/dist/openapi/models/ApiVerificationCheck8ExtractedDetails.js.map +1 -0
  116. package/dist/openapi/models/ApiVerificationCheck8Validations.d.ts +40 -0
  117. package/dist/openapi/models/ApiVerificationCheck8Validations.d.ts.map +1 -0
  118. package/dist/openapi/models/ApiVerificationCheck8Validations.js +54 -0
  119. package/dist/openapi/models/ApiVerificationCheck8Validations.js.map +1 -0
  120. package/dist/openapi/models/ApiVerificationEnrichment.d.ts +17 -0
  121. package/dist/openapi/models/ApiVerificationEnrichment.d.ts.map +1 -0
  122. package/dist/openapi/models/ApiVerificationEnrichment.js +61 -0
  123. package/dist/openapi/models/ApiVerificationEnrichment.js.map +1 -0
  124. package/dist/openapi/models/ApiVerificationEnrichment0.d.ts +62 -0
  125. package/dist/openapi/models/ApiVerificationEnrichment0.d.ts.map +1 -0
  126. package/dist/openapi/models/ApiVerificationEnrichment0.js +75 -0
  127. package/dist/openapi/models/ApiVerificationEnrichment0.js.map +1 -0
  128. package/dist/openapi/models/ApiVerificationEnrichment0Details.d.ts +34 -0
  129. package/dist/openapi/models/ApiVerificationEnrichment0Details.d.ts.map +1 -0
  130. package/dist/openapi/models/ApiVerificationEnrichment0Details.js +52 -0
  131. package/dist/openapi/models/ApiVerificationEnrichment0Details.js.map +1 -0
  132. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInner.d.ts +64 -0
  133. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInner.d.ts.map +1 -0
  134. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInner.js +68 -0
  135. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInner.js.map +1 -0
  136. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerProperties.d.ts +64 -0
  137. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerProperties.d.ts.map +1 -0
  138. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerProperties.js +72 -0
  139. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerProperties.js.map +1 -0
  140. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.d.ts +27 -0
  141. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.d.ts.map +1 -0
  142. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.js +39 -0
  143. package/dist/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.js.map +1 -0
  144. package/dist/openapi/models/ApiVerificationEnrichment1.d.ts +63 -0
  145. package/dist/openapi/models/ApiVerificationEnrichment1.d.ts.map +1 -0
  146. package/dist/openapi/models/ApiVerificationEnrichment1.js +76 -0
  147. package/dist/openapi/models/ApiVerificationEnrichment1.js.map +1 -0
  148. package/dist/openapi/models/ApiVerificationEnrichment1Details.d.ts +40 -0
  149. package/dist/openapi/models/ApiVerificationEnrichment1Details.d.ts.map +1 -0
  150. package/dist/openapi/models/ApiVerificationEnrichment1Details.js +56 -0
  151. package/dist/openapi/models/ApiVerificationEnrichment1Details.js.map +1 -0
  152. package/dist/openapi/models/ApiVerificationEnrichment1DetailsSignals.d.ts +39 -0
  153. package/dist/openapi/models/ApiVerificationEnrichment1DetailsSignals.d.ts.map +1 -0
  154. package/dist/openapi/models/ApiVerificationEnrichment1DetailsSignals.js +55 -0
  155. package/dist/openapi/models/ApiVerificationEnrichment1DetailsSignals.js.map +1 -0
  156. package/dist/openapi/models/ApiVerificationEnrichment2.d.ts +62 -0
  157. package/dist/openapi/models/ApiVerificationEnrichment2.d.ts.map +1 -0
  158. package/dist/openapi/models/ApiVerificationEnrichment2.js +75 -0
  159. package/dist/openapi/models/ApiVerificationEnrichment2.js.map +1 -0
  160. package/dist/openapi/models/ApiVerificationEnrichment2Details.d.ts +34 -0
  161. package/dist/openapi/models/ApiVerificationEnrichment2Details.d.ts.map +1 -0
  162. package/dist/openapi/models/ApiVerificationEnrichment2Details.js +52 -0
  163. package/dist/openapi/models/ApiVerificationEnrichment2Details.js.map +1 -0
  164. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidations.d.ts +47 -0
  165. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidations.d.ts.map +1 -0
  166. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidations.js +59 -0
  167. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidations.js.map +1 -0
  168. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidationsNoKnownFraudsterMatch.d.ts +70 -0
  169. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidationsNoKnownFraudsterMatch.d.ts.map +1 -0
  170. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidationsNoKnownFraudsterMatch.js +81 -0
  171. package/dist/openapi/models/ApiVerificationEnrichment2DetailsValidationsNoKnownFraudsterMatch.js.map +1 -0
  172. package/dist/openapi/models/EvisaArtefact.d.ts +5 -4
  173. package/dist/openapi/models/EvisaArtefact.d.ts.map +1 -1
  174. package/dist/openapi/models/EvisaArtefact.js.map +1 -1
  175. package/dist/openapi/models/EvisaBaseExtractedDetails.d.ts +4 -8
  176. package/dist/openapi/models/EvisaBaseExtractedDetails.d.ts.map +1 -1
  177. package/dist/openapi/models/EvisaBaseExtractedDetails.js +0 -2
  178. package/dist/openapi/models/EvisaBaseExtractedDetails.js.map +1 -1
  179. package/dist/openapi/models/EvisaVerificationInput.d.ts +9 -39
  180. package/dist/openapi/models/EvisaVerificationInput.d.ts.map +1 -1
  181. package/dist/openapi/models/EvisaVerificationInput.js +37 -39
  182. package/dist/openapi/models/EvisaVerificationInput.js.map +1 -1
  183. package/dist/openapi/models/EvisaVerificationResponse.d.ts +7 -79
  184. package/dist/openapi/models/EvisaVerificationResponse.d.ts.map +1 -1
  185. package/dist/openapi/models/EvisaVerificationResponse.js +27 -68
  186. package/dist/openapi/models/EvisaVerificationResponse.js.map +1 -1
  187. package/dist/openapi/models/GetVerificationResponse.d.ts +6 -6
  188. package/dist/openapi/models/GetVerificationResponse.d.ts.map +1 -1
  189. package/dist/openapi/models/GetVerificationResponse.js +6 -6
  190. package/dist/openapi/models/GetVerificationResponse.js.map +1 -1
  191. package/dist/openapi/models/ImmigrationStatusExtractedDetails.d.ts +9 -8
  192. package/dist/openapi/models/ImmigrationStatusExtractedDetails.d.ts.map +1 -1
  193. package/dist/openapi/models/ImmigrationStatusExtractedDetails.js +2 -2
  194. package/dist/openapi/models/ImmigrationStatusExtractedDetails.js.map +1 -1
  195. package/dist/openapi/models/ImmigrationStatusVerificationResponse.d.ts +11 -11
  196. package/dist/openapi/models/ImmigrationStatusVerificationResponse.d.ts.map +1 -1
  197. package/dist/openapi/models/ImmigrationStatusVerificationResponse.js +11 -11
  198. package/dist/openapi/models/ImmigrationStatusVerificationResponse.js.map +1 -1
  199. package/dist/openapi/models/ImmigrationStatusVerificationResponseExtractedDetails.d.ts +8 -7
  200. package/dist/openapi/models/ImmigrationStatusVerificationResponseExtractedDetails.d.ts.map +1 -1
  201. package/dist/openapi/models/ImmigrationStatusVerificationResponseExtractedDetails.js +2 -2
  202. package/dist/openapi/models/ImmigrationStatusVerificationResponseExtractedDetails.js.map +1 -1
  203. package/dist/openapi/models/RightToRentExtractedDetails.d.ts +70 -0
  204. package/dist/openapi/models/RightToRentExtractedDetails.d.ts.map +1 -0
  205. package/dist/openapi/models/RightToRentExtractedDetails.js +61 -0
  206. package/dist/openapi/models/RightToRentExtractedDetails.js.map +1 -0
  207. package/dist/openapi/models/RightToRentVerificationResponse.d.ts +11 -11
  208. package/dist/openapi/models/RightToRentVerificationResponse.d.ts.map +1 -1
  209. package/dist/openapi/models/RightToRentVerificationResponse.js +11 -11
  210. package/dist/openapi/models/RightToRentVerificationResponse.js.map +1 -1
  211. package/dist/openapi/models/RightToRentVerificationResponseExtractedDetails.d.ts +3 -2
  212. package/dist/openapi/models/RightToRentVerificationResponseExtractedDetails.d.ts.map +1 -1
  213. package/dist/openapi/models/RightToRentVerificationResponseExtractedDetails.js.map +1 -1
  214. package/dist/openapi/models/RightToWorkVerificationResponse.d.ts +11 -11
  215. package/dist/openapi/models/RightToWorkVerificationResponse.d.ts.map +1 -1
  216. package/dist/openapi/models/RightToWorkVerificationResponse.js +11 -11
  217. package/dist/openapi/models/RightToWorkVerificationResponse.js.map +1 -1
  218. package/dist/openapi/models/RightToWorkVerificationResponseExtractedDetails.d.ts +1 -7
  219. package/dist/openapi/models/RightToWorkVerificationResponseExtractedDetails.d.ts.map +1 -1
  220. package/dist/openapi/models/RightToWorkVerificationResponseExtractedDetails.js +0 -2
  221. package/dist/openapi/models/RightToWorkVerificationResponseExtractedDetails.js.map +1 -1
  222. package/dist/openapi/models/index.d.ts +42 -0
  223. package/dist/openapi/models/index.d.ts.map +1 -1
  224. package/dist/openapi/models/index.js +42 -0
  225. package/dist/openapi/models/index.js.map +1 -1
  226. package/package.json +2 -2
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,mEAAmE;CACnF;AAED;;GAEG;AACH,wBAAgB,6EAA6E,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mEAAmE,CAEzL;AAED,wBAAgB,2EAA2E,CAAC,IAAI,EAAE,GAAG,GAAG,mEAAmE,CAE1K;AAED,wBAAgB,gFAAgF,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mEAAmE,CAE7M;AAED,wBAAgB,yEAAyE,CAAC,IAAI,EAAE,GAAG,GAAG,mEAAmE,CAExK;AAED,wBAAgB,8EAA8E,CAAC,KAAK,CAAC,EAAE,mEAAmE,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAE5N"}
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Vouchsafe API docs
6
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
7
+ *
8
+ * The version of the OpenAPI document: 0.1.0
9
+ * Contact: help@vouchsafe.id
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry = instanceOfApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry;
17
+ exports.ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryFromJSON = ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryFromJSON;
18
+ exports.ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryFromJSONTyped = ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryFromJSONTyped;
19
+ exports.ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryToJSON = ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryToJSON;
20
+ exports.ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryToJSONTyped = ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry interface.
23
+ */
24
+ function instanceOfApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry(value) {
25
+ return true;
26
+ }
27
+ function ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryFromJSON(json) {
28
+ return ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryFromJSONTyped(json, false);
29
+ }
30
+ function ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryFromJSONTyped(json, ignoreDiscriminator) {
31
+ return json;
32
+ }
33
+ function ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryToJSON(json) {
34
+ return ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryToJSONTyped(json, false);
35
+ }
36
+ function ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountryToJSONTyped(value, ignoreDiscriminator = false) {
37
+ return value;
38
+ }
39
+ //# sourceMappingURL=ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.js","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment0DetailsMatchesInnerPropertiesBirthCountry.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAcH,sKAEC;AAED,kKAEC;AAED,4KAEC;AAED,8JAEC;AAED,wKAEC;AArBD;;GAEG;AACH,SAAgB,6EAA6E,CAAC,KAAa;IACvG,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,2EAA2E,CAAC,IAAS;IACjG,OAAO,gFAAgF,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzG,CAAC;AAED,SAAgB,gFAAgF,CAAC,IAAS,EAAE,mBAA4B;IACpI,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yEAAyE,CAAC,IAAS;IAC/F,OAAO,8EAA8E,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvG,CAAC;AAED,SAAgB,8EAA8E,CAAC,KAAkF,EAAE,sBAA+B,KAAK;IACnN,OAAO,KAAK,CAAC;AACjB,CAAC"}
@@ -0,0 +1,63 @@
1
+ /**
2
+ * Vouchsafe API docs
3
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
4
+ *
5
+ * The version of the OpenAPI document: 0.1.0
6
+ * Contact: help@vouchsafe.id
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { ApiVerificationEnrichment1Details } from './ApiVerificationEnrichment1Details';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface ApiVerificationEnrichment1
17
+ */
18
+ export interface ApiVerificationEnrichment1 {
19
+ /**
20
+ *
21
+ * @type {ApiVerificationEnrichment1Details}
22
+ * @memberof ApiVerificationEnrichment1
23
+ */
24
+ details: ApiVerificationEnrichment1Details;
25
+ /**
26
+ *
27
+ * @type {string}
28
+ * @memberof ApiVerificationEnrichment1
29
+ */
30
+ outcome: ApiVerificationEnrichment1OutcomeEnum;
31
+ /**
32
+ *
33
+ * @type {string}
34
+ * @memberof ApiVerificationEnrichment1
35
+ */
36
+ check: ApiVerificationEnrichment1CheckEnum;
37
+ }
38
+ /**
39
+ * @export
40
+ */
41
+ export declare const ApiVerificationEnrichment1OutcomeEnum: {
42
+ readonly Pass: "pass";
43
+ readonly Fail: "fail";
44
+ readonly Error: "error";
45
+ };
46
+ export type ApiVerificationEnrichment1OutcomeEnum = typeof ApiVerificationEnrichment1OutcomeEnum[keyof typeof ApiVerificationEnrichment1OutcomeEnum];
47
+ /**
48
+ * @export
49
+ */
50
+ export declare const ApiVerificationEnrichment1CheckEnum: {
51
+ readonly EmailFootprintAnalysis: "email_footprint_analysis";
52
+ readonly PhoneFootprintAnalysis: "phone_footprint_analysis";
53
+ };
54
+ export type ApiVerificationEnrichment1CheckEnum = typeof ApiVerificationEnrichment1CheckEnum[keyof typeof ApiVerificationEnrichment1CheckEnum];
55
+ /**
56
+ * Check if a given object implements the ApiVerificationEnrichment1 interface.
57
+ */
58
+ export declare function instanceOfApiVerificationEnrichment1(value: object): value is ApiVerificationEnrichment1;
59
+ export declare function ApiVerificationEnrichment1FromJSON(json: any): ApiVerificationEnrichment1;
60
+ export declare function ApiVerificationEnrichment1FromJSONTyped(json: any, ignoreDiscriminator: boolean): ApiVerificationEnrichment1;
61
+ export declare function ApiVerificationEnrichment1ToJSON(json: any): ApiVerificationEnrichment1;
62
+ export declare function ApiVerificationEnrichment1ToJSONTyped(value?: ApiVerificationEnrichment1 | null, ignoreDiscriminator?: boolean): any;
63
+ //# sourceMappingURL=ApiVerificationEnrichment1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment1.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment1.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAQ7F;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,OAAO,EAAE,iCAAiC,CAAC;IAC3C;;;;OAIG;IACH,OAAO,EAAE,qCAAqC,CAAC;IAC/C;;;;OAIG;IACH,KAAK,EAAE,mCAAmC,CAAC;CAC9C;AAGD;;GAEG;AACH,eAAO,MAAM,qCAAqC;;;;CAIxC,CAAC;AACX,MAAM,MAAM,qCAAqC,GAAG,OAAO,qCAAqC,CAAC,MAAM,OAAO,qCAAqC,CAAC,CAAC;AAErJ;;GAEG;AACH,eAAO,MAAM,mCAAmC;;;CAGtC,CAAC;AACX,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAC,MAAM,OAAO,mCAAmC,CAAC,CAAC;AAG/I;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAKvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAU3H;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAEtF;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAW1I"}
@@ -0,0 +1,76 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Vouchsafe API docs
6
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
7
+ *
8
+ * The version of the OpenAPI document: 0.1.0
9
+ * Contact: help@vouchsafe.id
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ApiVerificationEnrichment1CheckEnum = exports.ApiVerificationEnrichment1OutcomeEnum = void 0;
17
+ exports.instanceOfApiVerificationEnrichment1 = instanceOfApiVerificationEnrichment1;
18
+ exports.ApiVerificationEnrichment1FromJSON = ApiVerificationEnrichment1FromJSON;
19
+ exports.ApiVerificationEnrichment1FromJSONTyped = ApiVerificationEnrichment1FromJSONTyped;
20
+ exports.ApiVerificationEnrichment1ToJSON = ApiVerificationEnrichment1ToJSON;
21
+ exports.ApiVerificationEnrichment1ToJSONTyped = ApiVerificationEnrichment1ToJSONTyped;
22
+ const ApiVerificationEnrichment1Details_1 = require("./ApiVerificationEnrichment1Details");
23
+ /**
24
+ * @export
25
+ */
26
+ exports.ApiVerificationEnrichment1OutcomeEnum = {
27
+ Pass: 'pass',
28
+ Fail: 'fail',
29
+ Error: 'error'
30
+ };
31
+ /**
32
+ * @export
33
+ */
34
+ exports.ApiVerificationEnrichment1CheckEnum = {
35
+ EmailFootprintAnalysis: 'email_footprint_analysis',
36
+ PhoneFootprintAnalysis: 'phone_footprint_analysis'
37
+ };
38
+ /**
39
+ * Check if a given object implements the ApiVerificationEnrichment1 interface.
40
+ */
41
+ function instanceOfApiVerificationEnrichment1(value) {
42
+ if (!('details' in value) || value['details'] === undefined)
43
+ return false;
44
+ if (!('outcome' in value) || value['outcome'] === undefined)
45
+ return false;
46
+ if (!('check' in value) || value['check'] === undefined)
47
+ return false;
48
+ return true;
49
+ }
50
+ function ApiVerificationEnrichment1FromJSON(json) {
51
+ return ApiVerificationEnrichment1FromJSONTyped(json, false);
52
+ }
53
+ function ApiVerificationEnrichment1FromJSONTyped(json, ignoreDiscriminator) {
54
+ if (json == null) {
55
+ return json;
56
+ }
57
+ return {
58
+ 'details': (0, ApiVerificationEnrichment1Details_1.ApiVerificationEnrichment1DetailsFromJSON)(json['details']),
59
+ 'outcome': json['outcome'],
60
+ 'check': json['check'],
61
+ };
62
+ }
63
+ function ApiVerificationEnrichment1ToJSON(json) {
64
+ return ApiVerificationEnrichment1ToJSONTyped(json, false);
65
+ }
66
+ function ApiVerificationEnrichment1ToJSONTyped(value, ignoreDiscriminator = false) {
67
+ if (value == null) {
68
+ return value;
69
+ }
70
+ return {
71
+ 'details': (0, ApiVerificationEnrichment1Details_1.ApiVerificationEnrichment1DetailsToJSON)(value['details']),
72
+ 'outcome': value['outcome'],
73
+ 'check': value['check'],
74
+ };
75
+ }
76
+ //# sourceMappingURL=ApiVerificationEnrichment1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment1.js","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment1.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA6DH,oFAKC;AAED,gFAEC;AAED,0FAUC;AAED,4EAEC;AAED,sFAWC;AA/FD,2FAK6C;AA6B7C;;GAEG;AACU,QAAA,qCAAqC,GAAG;IACjD,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;CACR,CAAC;AAGX;;GAEG;AACU,QAAA,mCAAmC,GAAG;IAC/C,sBAAsB,EAAE,0BAA0B;IAClD,sBAAsB,EAAE,0BAA0B;CAC5C,CAAC;AAIX;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,IAAI,CAAC,CAAC,SAAS,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC1E,IAAI,CAAC,CAAC,SAAS,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC1E,IAAI,CAAC,CAAC,OAAO,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS,EAAE,mBAA4B;IAC3F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAA,6EAAyC,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QACrE,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC;QAC1B,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC;KACzB,CAAC;AACN,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,KAAyC,EAAE,sBAA+B,KAAK;IACjI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,IAAA,2EAAuC,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QACpE,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;KAC1B,CAAC;AACN,CAAC"}
@@ -0,0 +1,40 @@
1
+ /**
2
+ * Vouchsafe API docs
3
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
4
+ *
5
+ * The version of the OpenAPI document: 0.1.0
6
+ * Contact: help@vouchsafe.id
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { ApiVerificationEnrichment1DetailsSignals } from './ApiVerificationEnrichment1DetailsSignals';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface ApiVerificationEnrichment1Details
17
+ */
18
+ export interface ApiVerificationEnrichment1Details {
19
+ /**
20
+ *
21
+ * @type {ApiVerificationEnrichment1DetailsSignals}
22
+ * @memberof ApiVerificationEnrichment1Details
23
+ */
24
+ signals: ApiVerificationEnrichment1DetailsSignals;
25
+ /**
26
+ *
27
+ * @type {number}
28
+ * @memberof ApiVerificationEnrichment1Details
29
+ */
30
+ score: number;
31
+ }
32
+ /**
33
+ * Check if a given object implements the ApiVerificationEnrichment1Details interface.
34
+ */
35
+ export declare function instanceOfApiVerificationEnrichment1Details(value: object): value is ApiVerificationEnrichment1Details;
36
+ export declare function ApiVerificationEnrichment1DetailsFromJSON(json: any): ApiVerificationEnrichment1Details;
37
+ export declare function ApiVerificationEnrichment1DetailsFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApiVerificationEnrichment1Details;
38
+ export declare function ApiVerificationEnrichment1DetailsToJSON(json: any): ApiVerificationEnrichment1Details;
39
+ export declare function ApiVerificationEnrichment1DetailsToJSONTyped(value?: ApiVerificationEnrichment1Details | null, ignoreDiscriminator?: boolean): any;
40
+ //# sourceMappingURL=ApiVerificationEnrichment1Details.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment1Details.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment1Details.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAQ3G;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,OAAO,EAAE,wCAAwC,CAAC;IAClD;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAIrH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CASzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUxJ"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Vouchsafe API docs
6
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
7
+ *
8
+ * The version of the OpenAPI document: 0.1.0
9
+ * Contact: help@vouchsafe.id
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfApiVerificationEnrichment1Details = instanceOfApiVerificationEnrichment1Details;
17
+ exports.ApiVerificationEnrichment1DetailsFromJSON = ApiVerificationEnrichment1DetailsFromJSON;
18
+ exports.ApiVerificationEnrichment1DetailsFromJSONTyped = ApiVerificationEnrichment1DetailsFromJSONTyped;
19
+ exports.ApiVerificationEnrichment1DetailsToJSON = ApiVerificationEnrichment1DetailsToJSON;
20
+ exports.ApiVerificationEnrichment1DetailsToJSONTyped = ApiVerificationEnrichment1DetailsToJSONTyped;
21
+ const ApiVerificationEnrichment1DetailsSignals_1 = require("./ApiVerificationEnrichment1DetailsSignals");
22
+ /**
23
+ * Check if a given object implements the ApiVerificationEnrichment1Details interface.
24
+ */
25
+ function instanceOfApiVerificationEnrichment1Details(value) {
26
+ if (!('signals' in value) || value['signals'] === undefined)
27
+ return false;
28
+ if (!('score' in value) || value['score'] === undefined)
29
+ return false;
30
+ return true;
31
+ }
32
+ function ApiVerificationEnrichment1DetailsFromJSON(json) {
33
+ return ApiVerificationEnrichment1DetailsFromJSONTyped(json, false);
34
+ }
35
+ function ApiVerificationEnrichment1DetailsFromJSONTyped(json, ignoreDiscriminator) {
36
+ if (json == null) {
37
+ return json;
38
+ }
39
+ return {
40
+ 'signals': (0, ApiVerificationEnrichment1DetailsSignals_1.ApiVerificationEnrichment1DetailsSignalsFromJSON)(json['signals']),
41
+ 'score': json['score'],
42
+ };
43
+ }
44
+ function ApiVerificationEnrichment1DetailsToJSON(json) {
45
+ return ApiVerificationEnrichment1DetailsToJSONTyped(json, false);
46
+ }
47
+ function ApiVerificationEnrichment1DetailsToJSONTyped(value, ignoreDiscriminator = false) {
48
+ if (value == null) {
49
+ return value;
50
+ }
51
+ return {
52
+ 'signals': (0, ApiVerificationEnrichment1DetailsSignals_1.ApiVerificationEnrichment1DetailsSignalsToJSON)(value['signals']),
53
+ 'score': value['score'],
54
+ };
55
+ }
56
+ //# sourceMappingURL=ApiVerificationEnrichment1Details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment1Details.js","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment1Details.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAkCH,kGAIC;AAED,8FAEC;AAED,wGASC;AAED,0FAEC;AAED,oGAUC;AAjED,yGAKoD;AAsBpD;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,IAAI,CAAC,CAAC,SAAS,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC1E,IAAI,CAAC,CAAC,OAAO,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAA,2FAAgD,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5E,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC;KACzB,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,IAAA,yFAA8C,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QAC3E,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;KAC1B,CAAC;AACN,CAAC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Vouchsafe API docs
3
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
4
+ *
5
+ * The version of the OpenAPI document: 0.1.0
6
+ * Contact: help@vouchsafe.id
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface ApiVerificationEnrichment1DetailsSignals
16
+ */
17
+ export interface ApiVerificationEnrichment1DetailsSignals {
18
+ /**
19
+ *
20
+ * @type {Array<any>}
21
+ * @memberof ApiVerificationEnrichment1DetailsSignals
22
+ */
23
+ negative: Array<any>;
24
+ /**
25
+ *
26
+ * @type {Array<any>}
27
+ * @memberof ApiVerificationEnrichment1DetailsSignals
28
+ */
29
+ positive: Array<any>;
30
+ }
31
+ /**
32
+ * Check if a given object implements the ApiVerificationEnrichment1DetailsSignals interface.
33
+ */
34
+ export declare function instanceOfApiVerificationEnrichment1DetailsSignals(value: object): value is ApiVerificationEnrichment1DetailsSignals;
35
+ export declare function ApiVerificationEnrichment1DetailsSignalsFromJSON(json: any): ApiVerificationEnrichment1DetailsSignals;
36
+ export declare function ApiVerificationEnrichment1DetailsSignalsFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApiVerificationEnrichment1DetailsSignals;
37
+ export declare function ApiVerificationEnrichment1DetailsSignalsToJSON(json: any): ApiVerificationEnrichment1DetailsSignals;
38
+ export declare function ApiVerificationEnrichment1DetailsSignalsToJSONTyped(value?: ApiVerificationEnrichment1DetailsSignals | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=ApiVerificationEnrichment1DetailsSignals.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment1DetailsSignals.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment1DetailsSignals.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,QAAQ,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACrB;;;;OAIG;IACH,QAAQ,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;CACxB;AAED;;GAEG;AACH,wBAAgB,kDAAkD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wCAAwC,CAInI;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAEpH;AAED,wBAAgB,qDAAqD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wCAAwC,CASvJ;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAElH;AAED,wBAAgB,mDAAmD,CAAC,KAAK,CAAC,EAAE,wCAAwC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUtK"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Vouchsafe API docs
6
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
7
+ *
8
+ * The version of the OpenAPI document: 0.1.0
9
+ * Contact: help@vouchsafe.id
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfApiVerificationEnrichment1DetailsSignals = instanceOfApiVerificationEnrichment1DetailsSignals;
17
+ exports.ApiVerificationEnrichment1DetailsSignalsFromJSON = ApiVerificationEnrichment1DetailsSignalsFromJSON;
18
+ exports.ApiVerificationEnrichment1DetailsSignalsFromJSONTyped = ApiVerificationEnrichment1DetailsSignalsFromJSONTyped;
19
+ exports.ApiVerificationEnrichment1DetailsSignalsToJSON = ApiVerificationEnrichment1DetailsSignalsToJSON;
20
+ exports.ApiVerificationEnrichment1DetailsSignalsToJSONTyped = ApiVerificationEnrichment1DetailsSignalsToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the ApiVerificationEnrichment1DetailsSignals interface.
23
+ */
24
+ function instanceOfApiVerificationEnrichment1DetailsSignals(value) {
25
+ if (!('negative' in value) || value['negative'] === undefined)
26
+ return false;
27
+ if (!('positive' in value) || value['positive'] === undefined)
28
+ return false;
29
+ return true;
30
+ }
31
+ function ApiVerificationEnrichment1DetailsSignalsFromJSON(json) {
32
+ return ApiVerificationEnrichment1DetailsSignalsFromJSONTyped(json, false);
33
+ }
34
+ function ApiVerificationEnrichment1DetailsSignalsFromJSONTyped(json, ignoreDiscriminator) {
35
+ if (json == null) {
36
+ return json;
37
+ }
38
+ return {
39
+ 'negative': json['negative'],
40
+ 'positive': json['positive'],
41
+ };
42
+ }
43
+ function ApiVerificationEnrichment1DetailsSignalsToJSON(json) {
44
+ return ApiVerificationEnrichment1DetailsSignalsToJSONTyped(json, false);
45
+ }
46
+ function ApiVerificationEnrichment1DetailsSignalsToJSONTyped(value, ignoreDiscriminator = false) {
47
+ if (value == null) {
48
+ return value;
49
+ }
50
+ return {
51
+ 'negative': value['negative'],
52
+ 'positive': value['positive'],
53
+ };
54
+ }
55
+ //# sourceMappingURL=ApiVerificationEnrichment1DetailsSignals.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment1DetailsSignals.js","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment1DetailsSignals.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,gHAIC;AAED,4GAEC;AAED,sHASC;AAED,wGAEC;AAED,kHAUC;AAtCD;;GAEG;AACH,SAAgB,kDAAkD,CAAC,KAAa;IAC5E,IAAI,CAAC,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,UAAU,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC5E,IAAI,CAAC,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,UAAU,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC5E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,IAAS,EAAE,mBAA4B;IACzG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;QAC5B,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;KAC/B,CAAC;AACN,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,KAAuD,EAAE,sBAA+B,KAAK;IAC7J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;KAChC,CAAC;AACN,CAAC"}
@@ -0,0 +1,62 @@
1
+ /**
2
+ * Vouchsafe API docs
3
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
4
+ *
5
+ * The version of the OpenAPI document: 0.1.0
6
+ * Contact: help@vouchsafe.id
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { ApiVerificationEnrichment2Details } from './ApiVerificationEnrichment2Details';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface ApiVerificationEnrichment2
17
+ */
18
+ export interface ApiVerificationEnrichment2 {
19
+ /**
20
+ *
21
+ * @type {ApiVerificationEnrichment2Details}
22
+ * @memberof ApiVerificationEnrichment2
23
+ */
24
+ details: ApiVerificationEnrichment2Details;
25
+ /**
26
+ *
27
+ * @type {string}
28
+ * @memberof ApiVerificationEnrichment2
29
+ */
30
+ outcome: ApiVerificationEnrichment2OutcomeEnum;
31
+ /**
32
+ *
33
+ * @type {string}
34
+ * @memberof ApiVerificationEnrichment2
35
+ */
36
+ check: ApiVerificationEnrichment2CheckEnum;
37
+ }
38
+ /**
39
+ * @export
40
+ */
41
+ export declare const ApiVerificationEnrichment2OutcomeEnum: {
42
+ readonly Pass: "pass";
43
+ readonly Fail: "fail";
44
+ readonly Error: "error";
45
+ };
46
+ export type ApiVerificationEnrichment2OutcomeEnum = typeof ApiVerificationEnrichment2OutcomeEnum[keyof typeof ApiVerificationEnrichment2OutcomeEnum];
47
+ /**
48
+ * @export
49
+ */
50
+ export declare const ApiVerificationEnrichment2CheckEnum: {
51
+ readonly Radar: "radar";
52
+ };
53
+ export type ApiVerificationEnrichment2CheckEnum = typeof ApiVerificationEnrichment2CheckEnum[keyof typeof ApiVerificationEnrichment2CheckEnum];
54
+ /**
55
+ * Check if a given object implements the ApiVerificationEnrichment2 interface.
56
+ */
57
+ export declare function instanceOfApiVerificationEnrichment2(value: object): value is ApiVerificationEnrichment2;
58
+ export declare function ApiVerificationEnrichment2FromJSON(json: any): ApiVerificationEnrichment2;
59
+ export declare function ApiVerificationEnrichment2FromJSONTyped(json: any, ignoreDiscriminator: boolean): ApiVerificationEnrichment2;
60
+ export declare function ApiVerificationEnrichment2ToJSON(json: any): ApiVerificationEnrichment2;
61
+ export declare function ApiVerificationEnrichment2ToJSONTyped(value?: ApiVerificationEnrichment2 | null, ignoreDiscriminator?: boolean): any;
62
+ //# sourceMappingURL=ApiVerificationEnrichment2.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment2.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment2.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAQ7F;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,OAAO,EAAE,iCAAiC,CAAC;IAC3C;;;;OAIG;IACH,OAAO,EAAE,qCAAqC,CAAC;IAC/C;;;;OAIG;IACH,KAAK,EAAE,mCAAmC,CAAC;CAC9C;AAGD;;GAEG;AACH,eAAO,MAAM,qCAAqC;;;;CAIxC,CAAC;AACX,MAAM,MAAM,qCAAqC,GAAG,OAAO,qCAAqC,CAAC,MAAM,OAAO,qCAAqC,CAAC,CAAC;AAErJ;;GAEG;AACH,eAAO,MAAM,mCAAmC;;CAEtC,CAAC;AACX,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAC,MAAM,OAAO,mCAAmC,CAAC,CAAC;AAG/I;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAKvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAU3H;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAEtF;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAW1I"}
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Vouchsafe API docs
6
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
7
+ *
8
+ * The version of the OpenAPI document: 0.1.0
9
+ * Contact: help@vouchsafe.id
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ApiVerificationEnrichment2CheckEnum = exports.ApiVerificationEnrichment2OutcomeEnum = void 0;
17
+ exports.instanceOfApiVerificationEnrichment2 = instanceOfApiVerificationEnrichment2;
18
+ exports.ApiVerificationEnrichment2FromJSON = ApiVerificationEnrichment2FromJSON;
19
+ exports.ApiVerificationEnrichment2FromJSONTyped = ApiVerificationEnrichment2FromJSONTyped;
20
+ exports.ApiVerificationEnrichment2ToJSON = ApiVerificationEnrichment2ToJSON;
21
+ exports.ApiVerificationEnrichment2ToJSONTyped = ApiVerificationEnrichment2ToJSONTyped;
22
+ const ApiVerificationEnrichment2Details_1 = require("./ApiVerificationEnrichment2Details");
23
+ /**
24
+ * @export
25
+ */
26
+ exports.ApiVerificationEnrichment2OutcomeEnum = {
27
+ Pass: 'pass',
28
+ Fail: 'fail',
29
+ Error: 'error'
30
+ };
31
+ /**
32
+ * @export
33
+ */
34
+ exports.ApiVerificationEnrichment2CheckEnum = {
35
+ Radar: 'radar'
36
+ };
37
+ /**
38
+ * Check if a given object implements the ApiVerificationEnrichment2 interface.
39
+ */
40
+ function instanceOfApiVerificationEnrichment2(value) {
41
+ if (!('details' in value) || value['details'] === undefined)
42
+ return false;
43
+ if (!('outcome' in value) || value['outcome'] === undefined)
44
+ return false;
45
+ if (!('check' in value) || value['check'] === undefined)
46
+ return false;
47
+ return true;
48
+ }
49
+ function ApiVerificationEnrichment2FromJSON(json) {
50
+ return ApiVerificationEnrichment2FromJSONTyped(json, false);
51
+ }
52
+ function ApiVerificationEnrichment2FromJSONTyped(json, ignoreDiscriminator) {
53
+ if (json == null) {
54
+ return json;
55
+ }
56
+ return {
57
+ 'details': (0, ApiVerificationEnrichment2Details_1.ApiVerificationEnrichment2DetailsFromJSON)(json['details']),
58
+ 'outcome': json['outcome'],
59
+ 'check': json['check'],
60
+ };
61
+ }
62
+ function ApiVerificationEnrichment2ToJSON(json) {
63
+ return ApiVerificationEnrichment2ToJSONTyped(json, false);
64
+ }
65
+ function ApiVerificationEnrichment2ToJSONTyped(value, ignoreDiscriminator = false) {
66
+ if (value == null) {
67
+ return value;
68
+ }
69
+ return {
70
+ 'details': (0, ApiVerificationEnrichment2Details_1.ApiVerificationEnrichment2DetailsToJSON)(value['details']),
71
+ 'outcome': value['outcome'],
72
+ 'check': value['check'],
73
+ };
74
+ }
75
+ //# sourceMappingURL=ApiVerificationEnrichment2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment2.js","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment2.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA4DH,oFAKC;AAED,gFAEC;AAED,0FAUC;AAED,4EAEC;AAED,sFAWC;AA9FD,2FAK6C;AA6B7C;;GAEG;AACU,QAAA,qCAAqC,GAAG;IACjD,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;CACR,CAAC;AAGX;;GAEG;AACU,QAAA,mCAAmC,GAAG;IAC/C,KAAK,EAAE,OAAO;CACR,CAAC;AAIX;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,IAAI,CAAC,CAAC,SAAS,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC1E,IAAI,CAAC,CAAC,SAAS,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAC1E,IAAI,CAAC,CAAC,OAAO,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS,EAAE,mBAA4B;IAC3F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAA,6EAAyC,EAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QACrE,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC;QAC1B,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC;KACzB,CAAC;AACN,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,KAAyC,EAAE,sBAA+B,KAAK;IACjI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,IAAA,2EAAuC,EAAC,KAAK,CAAC,SAAS,CAAC,CAAC;QACpE,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;KAC1B,CAAC;AACN,CAAC"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Vouchsafe API docs
3
+ * Vouchsafe offers a REST API to conduct operations programmatically. You can request and manage verifications, as well as perform smart lookups. 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. 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.
4
+ *
5
+ * The version of the OpenAPI document: 0.1.0
6
+ * Contact: help@vouchsafe.id
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { ApiVerificationEnrichment2DetailsValidations } from './ApiVerificationEnrichment2DetailsValidations';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface ApiVerificationEnrichment2Details
17
+ */
18
+ export interface ApiVerificationEnrichment2Details {
19
+ /**
20
+ *
21
+ * @type {ApiVerificationEnrichment2DetailsValidations}
22
+ * @memberof ApiVerificationEnrichment2Details
23
+ */
24
+ validations: ApiVerificationEnrichment2DetailsValidations;
25
+ }
26
+ /**
27
+ * Check if a given object implements the ApiVerificationEnrichment2Details interface.
28
+ */
29
+ export declare function instanceOfApiVerificationEnrichment2Details(value: object): value is ApiVerificationEnrichment2Details;
30
+ export declare function ApiVerificationEnrichment2DetailsFromJSON(json: any): ApiVerificationEnrichment2Details;
31
+ export declare function ApiVerificationEnrichment2DetailsFromJSONTyped(json: any, ignoreDiscriminator: boolean): ApiVerificationEnrichment2Details;
32
+ export declare function ApiVerificationEnrichment2DetailsToJSON(json: any): ApiVerificationEnrichment2Details;
33
+ export declare function ApiVerificationEnrichment2DetailsToJSONTyped(value?: ApiVerificationEnrichment2Details | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=ApiVerificationEnrichment2Details.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiVerificationEnrichment2Details.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/ApiVerificationEnrichment2Details.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,4CAA4C,EAAE,MAAM,gDAAgD,CAAC;AAQnH;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,WAAW,EAAE,4CAA4C,CAAC;CAC7D;AAED;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAGrH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CAQzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASxJ"}