@sinch/verification 1.0.0 → 1.2.0

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 (164) hide show
  1. package/README.md +22 -16
  2. package/dist/models/v1/enums.d.ts +0 -3
  3. package/dist/models/v1/helper.d.ts +113 -1
  4. package/dist/models/v1/helper.js +157 -0
  5. package/dist/models/v1/helper.js.map +1 -1
  6. package/dist/models/v1/identity/identity.d.ts +4 -4
  7. package/dist/models/v1/identity/index.d.ts +1 -1
  8. package/dist/models/v1/index.d.ts +13 -22
  9. package/dist/models/v1/index.js +24 -22
  10. package/dist/models/v1/index.js.map +1 -1
  11. package/dist/models/v1/{flashcall-request-event-response → mod-callbacks/flashcall-request-event-response}/flashcall-request-event-response.d.ts +6 -5
  12. package/dist/models/v1/mod-callbacks/flashcall-request-event-response/flashcall-request-event-response.js.map +1 -0
  13. package/dist/models/v1/mod-callbacks/flashcall-request-event-response/index.d.ts +1 -0
  14. package/dist/models/v1/mod-callbacks/flashcall-request-event-response/index.js.map +1 -0
  15. package/dist/models/v1/mod-callbacks/index.d.ts +8 -0
  16. package/dist/models/v1/mod-callbacks/index.js +28 -0
  17. package/dist/models/v1/mod-callbacks/index.js.map +1 -0
  18. package/dist/models/v1/mod-callbacks/phonecall-request-event-response/index.d.ts +1 -0
  19. package/dist/models/v1/mod-callbacks/phonecall-request-event-response/index.js.map +1 -0
  20. package/dist/models/v1/mod-callbacks/phonecall-request-event-response/phonecall-request-event-response.d.ts +24 -0
  21. package/dist/models/v1/{callout-request-event-response/callout-request-event-response.js → mod-callbacks/phonecall-request-event-response/phonecall-request-event-response.js} +1 -1
  22. package/dist/models/v1/mod-callbacks/phonecall-request-event-response/phonecall-request-event-response.js.map +1 -0
  23. package/dist/models/v1/mod-callbacks/sms-request-event-response/index.d.ts +1 -0
  24. package/dist/models/v1/mod-callbacks/sms-request-event-response/index.js.map +1 -0
  25. package/dist/models/v1/{sms-request-event-response → mod-callbacks/sms-request-event-response}/sms-request-event-response.d.ts +9 -6
  26. package/dist/models/v1/mod-callbacks/sms-request-event-response/sms-request-event-response.js.map +1 -0
  27. package/dist/models/v1/mod-callbacks/verification-callback-event.d.ts +3 -0
  28. package/dist/models/v1/mod-callbacks/verification-callback-event.js +3 -0
  29. package/dist/models/v1/mod-callbacks/verification-callback-event.js.map +1 -0
  30. package/dist/models/v1/mod-callbacks/verification-request-event/index.d.ts +1 -0
  31. package/dist/models/v1/mod-callbacks/verification-request-event/index.js.map +1 -0
  32. package/dist/models/v1/{verification-request-event → mod-callbacks/verification-request-event}/verification-request-event.d.ts +2 -2
  33. package/dist/models/v1/mod-callbacks/verification-request-event/verification-request-event.js.map +1 -0
  34. package/dist/models/v1/mod-callbacks/verification-request-event-response/index.js.map +1 -0
  35. package/dist/models/v1/mod-callbacks/verification-request-event-response/verification-request-event-response.d.ts +4 -0
  36. package/dist/models/v1/mod-callbacks/verification-request-event-response/verification-request-event-response.js.map +1 -0
  37. package/dist/models/v1/mod-callbacks/verification-result-event/index.js.map +1 -0
  38. package/dist/models/v1/{verification-result-event → mod-callbacks/verification-result-event}/verification-result-event.d.ts +2 -2
  39. package/dist/models/v1/mod-callbacks/verification-result-event/verification-result-event.js.map +1 -0
  40. package/dist/models/v1/mod-callbacks/verification-result-event-response/index.js.map +1 -0
  41. package/dist/models/v1/mod-callbacks/verification-result-event-response/verification-result-event-response.d.ts +4 -0
  42. package/dist/models/v1/mod-callbacks/verification-result-event-response/verification-result-event-response.js.map +1 -0
  43. package/dist/models/v1/phonecall-verification-report-response/index.d.ts +1 -0
  44. package/dist/models/v1/phonecall-verification-report-response/index.js.map +1 -0
  45. package/dist/models/v1/{callout-verification-report-response/callout-verification-report-response.d.ts → phonecall-verification-report-response/phonecall-verification-report-response.d.ts} +3 -1
  46. package/dist/models/v1/{callout-request-event-response-callout/callout-request-event-response-callout.js → phonecall-verification-report-response/phonecall-verification-report-response.js} +1 -1
  47. package/dist/models/v1/phonecall-verification-report-response/phonecall-verification-report-response.js.map +1 -0
  48. package/dist/models/v1/phonecall-verification-status-response/index.d.ts +1 -0
  49. package/dist/models/v1/phonecall-verification-status-response/index.js.map +1 -0
  50. package/dist/models/v1/{callout-verification-status-response/callout-verification-status-response.d.ts → phonecall-verification-status-response/phonecall-verification-status-response.d.ts} +3 -1
  51. package/dist/models/v1/phonecall-verification-status-response/phonecall-verification-status-response.js +3 -0
  52. package/dist/models/v1/phonecall-verification-status-response/phonecall-verification-status-response.js.map +1 -0
  53. package/dist/models/v1/requests/verification-status/verification-status-request-data.d.ts +1 -1
  54. package/dist/models/v1/requests/verifications/verifications-request-data.d.ts +22 -2
  55. package/dist/models/v1/sms-verification-report-response/index.d.ts +1 -1
  56. package/dist/models/v1/sms-verification-report-response/sms-verification-report-response.d.ts +3 -1
  57. package/dist/models/v1/sms-verification-status-response/index.d.ts +1 -1
  58. package/dist/models/v1/sms-verification-status-response/index.js +0 -15
  59. package/dist/models/v1/sms-verification-status-response/index.js.map +1 -1
  60. package/dist/models/v1/sms-verification-status-response/sms-verification-status-response.d.ts +5 -3
  61. package/dist/models/v1/start-data-verification-response/index.d.ts +1 -0
  62. package/dist/models/v1/start-data-verification-response/index.js.map +1 -0
  63. package/dist/models/v1/{start-seamless-verification-response/start-seamless-verification-response.d.ts → start-data-verification-response/start-data-verification-response.d.ts} +3 -1
  64. package/dist/models/v1/start-data-verification-response/start-data-verification-response.js +3 -0
  65. package/dist/models/v1/start-data-verification-response/start-data-verification-response.js.map +1 -0
  66. package/dist/models/v1/start-phonecall-verification-response/index.d.ts +1 -0
  67. package/dist/models/v1/start-phonecall-verification-response/index.js.map +1 -0
  68. package/dist/models/v1/{start-callout-verification-response/start-callout-verification-response.d.ts → start-phonecall-verification-response/start-phonecall-verification-response.d.ts} +3 -1
  69. package/dist/models/v1/start-phonecall-verification-response/start-phonecall-verification-response.js +3 -0
  70. package/dist/models/v1/start-phonecall-verification-response/start-phonecall-verification-response.js.map +1 -0
  71. package/dist/models/v1/start-verification-request/index.d.ts +1 -1
  72. package/dist/models/v1/start-verification-request/start-verification-request.d.ts +22 -5
  73. package/dist/models/v1/verification-price-sms/verification-price-sms.d.ts +3 -1
  74. package/dist/models/v1/verification-report-request/index.d.ts +1 -1
  75. package/dist/models/v1/verification-report-request/verification-report-request.d.ts +12 -1
  76. package/dist/models/v1/verification-status-response/verification-status-response.d.ts +3 -3
  77. package/dist/rest/v1/callbacks/callbacks-webhook.d.ts +5 -4
  78. package/dist/rest/v1/callbacks/callbacks-webhook.js +1 -1
  79. package/dist/rest/v1/callbacks/callbacks-webhook.js.map +1 -1
  80. package/dist/rest/v1/verification-domain-api.js +1 -1
  81. package/dist/rest/v1/verification-domain-api.js.map +1 -1
  82. package/dist/rest/v1/verification-status/verification-status-api.js +5 -1
  83. package/dist/rest/v1/verification-status/verification-status-api.js.map +1 -1
  84. package/dist/rest/v1/verifications/verifications-api.d.ts +34 -3
  85. package/dist/rest/v1/verifications/verifications-api.jest.fixture.d.ts +27 -3
  86. package/dist/rest/v1/verifications/verifications-api.jest.fixture.js +16 -0
  87. package/dist/rest/v1/verifications/verifications-api.jest.fixture.js.map +1 -1
  88. package/dist/rest/v1/verifications/verifications-api.js +156 -13
  89. package/dist/rest/v1/verifications/verifications-api.js.map +1 -1
  90. package/package.json +6 -4
  91. package/dist/models/v1/callout-request-event-response/callout-request-event-response.d.ts +0 -8
  92. package/dist/models/v1/callout-request-event-response/callout-request-event-response.js.map +0 -1
  93. package/dist/models/v1/callout-request-event-response/index.d.ts +0 -1
  94. package/dist/models/v1/callout-request-event-response/index.js.map +0 -1
  95. package/dist/models/v1/callout-request-event-response-callout/callout-request-event-response-callout.d.ts +0 -7
  96. package/dist/models/v1/callout-request-event-response-callout/callout-request-event-response-callout.js.map +0 -1
  97. package/dist/models/v1/callout-request-event-response-callout/index.d.ts +0 -1
  98. package/dist/models/v1/callout-request-event-response-callout/index.js.map +0 -1
  99. package/dist/models/v1/callout-request-event-response-callout-speech/callout-request-event-response-callout-speech.d.ts +0 -7
  100. package/dist/models/v1/callout-request-event-response-callout-speech/callout-request-event-response-callout-speech.js +0 -3
  101. package/dist/models/v1/callout-request-event-response-callout-speech/callout-request-event-response-callout-speech.js.map +0 -1
  102. package/dist/models/v1/callout-request-event-response-callout-speech/index.d.ts +0 -1
  103. package/dist/models/v1/callout-request-event-response-callout-speech/index.js.map +0 -1
  104. package/dist/models/v1/callout-verification-report-response/callout-verification-report-response.js +0 -3
  105. package/dist/models/v1/callout-verification-report-response/callout-verification-report-response.js.map +0 -1
  106. package/dist/models/v1/callout-verification-report-response/index.d.ts +0 -1
  107. package/dist/models/v1/callout-verification-report-response/index.js.map +0 -1
  108. package/dist/models/v1/callout-verification-status-response/callout-verification-status-response.js +0 -3
  109. package/dist/models/v1/callout-verification-status-response/callout-verification-status-response.js.map +0 -1
  110. package/dist/models/v1/callout-verification-status-response/index.d.ts +0 -1
  111. package/dist/models/v1/callout-verification-status-response/index.js +0 -18
  112. package/dist/models/v1/callout-verification-status-response/index.js.map +0 -1
  113. package/dist/models/v1/flashcall-request-event-response/flashcall-request-event-response.js.map +0 -1
  114. package/dist/models/v1/flashcall-request-event-response/index.d.ts +0 -1
  115. package/dist/models/v1/flashcall-request-event-response/index.js.map +0 -1
  116. package/dist/models/v1/sms-request-event-response/index.d.ts +0 -1
  117. package/dist/models/v1/sms-request-event-response/index.js.map +0 -1
  118. package/dist/models/v1/sms-request-event-response/sms-request-event-response.js.map +0 -1
  119. package/dist/models/v1/start-callout-verification-response/index.d.ts +0 -1
  120. package/dist/models/v1/start-callout-verification-response/index.js.map +0 -1
  121. package/dist/models/v1/start-callout-verification-response/start-callout-verification-response.js +0 -3
  122. package/dist/models/v1/start-callout-verification-response/start-callout-verification-response.js.map +0 -1
  123. package/dist/models/v1/start-seamless-verification-response/index.d.ts +0 -1
  124. package/dist/models/v1/start-seamless-verification-response/index.js.map +0 -1
  125. package/dist/models/v1/start-seamless-verification-response/start-seamless-verification-response.js +0 -3
  126. package/dist/models/v1/start-seamless-verification-response/start-seamless-verification-response.js.map +0 -1
  127. package/dist/models/v1/verification-report-response-price/index.d.ts +0 -1
  128. package/dist/models/v1/verification-report-response-price/index.js.map +0 -1
  129. package/dist/models/v1/verification-report-response-price/verification-report-response-price.d.ts +0 -19
  130. package/dist/models/v1/verification-report-response-price/verification-report-response-price.js +0 -3
  131. package/dist/models/v1/verification-report-response-price/verification-report-response-price.js.map +0 -1
  132. package/dist/models/v1/verification-request-event/index.d.ts +0 -1
  133. package/dist/models/v1/verification-request-event/index.js.map +0 -1
  134. package/dist/models/v1/verification-request-event/verification-request-event.js.map +0 -1
  135. package/dist/models/v1/verification-request-event-response/index.js.map +0 -1
  136. package/dist/models/v1/verification-request-event-response/verification-request-event-response.d.ts +0 -4
  137. package/dist/models/v1/verification-request-event-response/verification-request-event-response.js.map +0 -1
  138. package/dist/models/v1/verification-result-event/index.js +0 -3
  139. package/dist/models/v1/verification-result-event/index.js.map +0 -1
  140. package/dist/models/v1/verification-result-event/verification-result-event.js.map +0 -1
  141. package/dist/models/v1/verification-result-event-response/index.js +0 -3
  142. package/dist/models/v1/verification-result-event-response/index.js.map +0 -1
  143. package/dist/models/v1/verification-result-event-response/verification-result-event-response.d.ts +0 -4
  144. package/dist/models/v1/verification-result-event-response/verification-result-event-response.js.map +0 -1
  145. /package/dist/models/v1/{flashcall-request-event-response → mod-callbacks/flashcall-request-event-response}/flashcall-request-event-response.js +0 -0
  146. /package/dist/models/v1/{callout-request-event-response-callout-speech → mod-callbacks/flashcall-request-event-response}/index.js +0 -0
  147. /package/dist/models/v1/{callout-request-event-response-callout → mod-callbacks/phonecall-request-event-response}/index.js +0 -0
  148. /package/dist/models/v1/{callout-request-event-response → mod-callbacks/sms-request-event-response}/index.js +0 -0
  149. /package/dist/models/v1/{sms-request-event-response → mod-callbacks/sms-request-event-response}/sms-request-event-response.js +0 -0
  150. /package/dist/models/v1/{flashcall-request-event-response → mod-callbacks/verification-request-event}/index.js +0 -0
  151. /package/dist/models/v1/{verification-request-event → mod-callbacks/verification-request-event}/verification-request-event.js +0 -0
  152. /package/dist/models/v1/{verification-request-event-response → mod-callbacks/verification-request-event-response}/index.d.ts +0 -0
  153. /package/dist/models/v1/{callout-verification-report-response → mod-callbacks/verification-request-event-response}/index.js +0 -0
  154. /package/dist/models/v1/{verification-request-event-response → mod-callbacks/verification-request-event-response}/verification-request-event-response.js +0 -0
  155. /package/dist/models/v1/{verification-result-event → mod-callbacks/verification-result-event}/index.d.ts +0 -0
  156. /package/dist/models/v1/{start-callout-verification-response → mod-callbacks/verification-result-event}/index.js +0 -0
  157. /package/dist/models/v1/{verification-result-event → mod-callbacks/verification-result-event}/verification-result-event.js +0 -0
  158. /package/dist/models/v1/{verification-result-event-response → mod-callbacks/verification-result-event-response}/index.d.ts +0 -0
  159. /package/dist/models/v1/{sms-request-event-response → mod-callbacks/verification-result-event-response}/index.js +0 -0
  160. /package/dist/models/v1/{verification-result-event-response → mod-callbacks/verification-result-event-response}/verification-result-event-response.js +0 -0
  161. /package/dist/models/v1/{start-seamless-verification-response → phonecall-verification-report-response}/index.js +0 -0
  162. /package/dist/models/v1/{verification-report-response-price → phonecall-verification-status-response}/index.js +0 -0
  163. /package/dist/models/v1/{verification-request-event-response → start-data-verification-response}/index.js +0 -0
  164. /package/dist/models/v1/{verification-request-event → start-phonecall-verification-response}/index.js +0 -0
@@ -1,8 +0,0 @@
1
- import { CalloutRequestEventResponseCallout } from '../callout-request-event-response-callout';
2
- import { ActionEnum } from '../enums';
3
- export interface CalloutRequestEventResponse {
4
- /** Determines whether the verification can be executed. */
5
- action?: ActionEnum;
6
- /** @see CalloutRequestEventResponseCallout */
7
- callout?: CalloutRequestEventResponseCallout;
8
- }
@@ -1 +0,0 @@
1
- {"version":3,"file":"callout-request-event-response.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-request-event-response/callout-request-event-response.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { CalloutRequestEventResponse } from './callout-request-event-response';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-request-event-response/index.ts"],"names":[],"mappings":""}
@@ -1,7 +0,0 @@
1
- import { CalloutRequestEventResponseCalloutSpeech } from '../callout-request-event-response-callout-speech';
2
- export interface CalloutRequestEventResponseCallout {
3
- /** The Phone Call PIN that should be entered by the user. Sinch servers automatically generate PIN codes for Phone Call verification. If you want to set your own code, you can specify it in the response to the Verification Request Event. */
4
- code?: string;
5
- /** @see CalloutRequestEventResponseCalloutSpeech */
6
- speech?: CalloutRequestEventResponseCalloutSpeech;
7
- }
@@ -1 +0,0 @@
1
- {"version":3,"file":"callout-request-event-response-callout.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-request-event-response-callout/callout-request-event-response-callout.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { CalloutRequestEventResponseCallout } from './callout-request-event-response-callout';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-request-event-response-callout/index.ts"],"names":[],"mappings":""}
@@ -1,7 +0,0 @@
1
- /**
2
- * An object defining various properties for the text-to-speech message.
3
- */
4
- export interface CalloutRequestEventResponseCalloutSpeech {
5
- /** Indicates the language that should be used for the text-to-speech message. Currently, only `en-US` is supported. */
6
- locale?: string;
7
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=callout-request-event-response-callout-speech.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"callout-request-event-response-callout-speech.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-request-event-response-callout-speech/callout-request-event-response-callout-speech.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { CalloutRequestEventResponseCalloutSpeech } from './callout-request-event-response-callout-speech';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-request-event-response-callout-speech/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=callout-verification-report-response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"callout-verification-report-response.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-verification-report-response/callout-verification-report-response.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { CalloutVerificationReportResponse } from './callout-verification-report-response';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-verification-report-response/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=callout-verification-status-response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"callout-verification-status-response.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-verification-status-response/callout-verification-status-response.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export * from './callout-verification-status-response';
@@ -1,18 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./callout-verification-status-response"), exports);
18
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/callout-verification-status-response/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yEAAuD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"flashcall-request-event-response.js","sourceRoot":"","sources":["../../../../src/models/v1/flashcall-request-event-response/flashcall-request-event-response.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { FlashCallRequestEventResponse } from './flashcall-request-event-response';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/flashcall-request-event-response/index.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { SMSRequestEventResponse } from './sms-request-event-response';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/sms-request-event-response/index.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"sms-request-event-response.js","sourceRoot":"","sources":["../../../../src/models/v1/sms-request-event-response/sms-request-event-response.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { StartCalloutVerificationResponse } from './start-callout-verification-response';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/start-callout-verification-response/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=start-callout-verification-response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"start-callout-verification-response.js","sourceRoot":"","sources":["../../../../src/models/v1/start-callout-verification-response/start-callout-verification-response.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { StartSeamlessVerificationResponse } from './start-seamless-verification-response';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/start-seamless-verification-response/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=start-seamless-verification-response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"start-seamless-verification-response.js","sourceRoot":"","sources":["../../../../src/models/v1/start-seamless-verification-response/start-seamless-verification-response.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { VerificationReportResponsePrice, } from './verification-report-response-price';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-report-response-price/index.ts"],"names":[],"mappings":""}
@@ -1,19 +0,0 @@
1
- import { Price } from '../price';
2
- /**
3
- * Prices associated with this verification
4
- */
5
- export interface VerificationReportResponsePrice {
6
- /** The maximum price charged for this verification process. This property will appear in the body of the response with a delay. It will become visible only when the verification status is other than PENDING. */
7
- verificationPrice?: Price;
8
- /** The maximum cost of the call made during this verification process. Present only when termination debiting is enabled (disabled by default). This property will appear in the body of the response with a delay. It will become visible only after the call is completed, when its cost is known to Sinch. */
9
- terminationPrice?: Price;
10
- /** The time of the call for which the fee was charged. Present only when termination debiting is enabled (disabled by default). Depending on the type of rounding used, the value is the actual call time rounded to the nearest second, minute or other value. */
11
- billableDuration?: number;
12
- }
13
- /**
14
- * Prices associated with this verification
15
- */
16
- export interface SMSVerificationReportResponsePrice {
17
- /** The maximum price charged for this verification process. This property will appear in the body of the response with a delay. It will become visible only when the verification status is other than PENDING. */
18
- verificationPrice?: Price;
19
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=verification-report-response-price.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"verification-report-response-price.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-report-response-price/verification-report-response-price.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- export type { VerificationRequestEvent } from './verification-request-event';
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-request-event/index.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"verification-request-event.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-request-event/verification-request-event.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-request-event-response/index.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import { SMSRequestEventResponse } from '../sms-request-event-response';
2
- import { FlashCallRequestEventResponse } from '../flashcall-request-event-response';
3
- import { CalloutRequestEventResponse } from '../callout-request-event-response';
4
- export type VerificationRequestEventResponse = SMSRequestEventResponse | FlashCallRequestEventResponse | CalloutRequestEventResponse;
@@ -1 +0,0 @@
1
- {"version":3,"file":"verification-request-event-response.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-request-event-response/verification-request-event-response.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-result-event/index.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"verification-result-event.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-result-event/verification-result-event.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-result-event-response/index.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import { SMSRequestEventResponse } from '../sms-request-event-response';
2
- import { FlashCallRequestEventResponse } from '../flashcall-request-event-response';
3
- import { CalloutRequestEventResponse } from '../callout-request-event-response';
4
- export type VerificationResultEventResponse = SMSRequestEventResponse | FlashCallRequestEventResponse | CalloutRequestEventResponse;
@@ -1 +0,0 @@
1
- {"version":3,"file":"verification-result-event-response.js","sourceRoot":"","sources":["../../../../src/models/v1/verification-result-event-response/verification-result-event-response.ts"],"names":[],"mappings":""}