@azure-tools/communication-recipient-verification 1.0.0-alpha.20241122.8 → 1.0.0-alpha.20241203.1

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 (291) hide show
  1. package/dist/browser/generated/src/index.d.ts +4 -0
  2. package/dist/browser/generated/src/index.d.ts.map +1 -0
  3. package/{dist-esm/src → dist/browser}/generated/src/index.js +3 -3
  4. package/dist/browser/generated/src/index.js.map +1 -0
  5. package/dist/browser/generated/src/models/index.d.ts +112 -0
  6. package/dist/browser/generated/src/models/index.d.ts.map +1 -0
  7. package/dist/browser/generated/src/models/mappers.d.ts +9 -0
  8. package/dist/browser/generated/src/models/mappers.d.ts.map +1 -0
  9. package/dist/browser/generated/src/models/parameters.d.ts +10 -0
  10. package/dist/browser/generated/src/models/parameters.d.ts.map +1 -0
  11. package/{dist-esm/src → dist/browser}/generated/src/models/parameters.js +1 -1
  12. package/{dist-esm/src → dist/browser}/generated/src/models/parameters.js.map +1 -1
  13. package/dist/browser/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  14. package/dist/browser/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  15. package/{dist-esm/src → dist/browser}/generated/src/operations/acsVerificationOperations.js +3 -3
  16. package/dist/browser/generated/src/operations/acsVerificationOperations.js.map +1 -0
  17. package/dist/browser/generated/src/operations/index.d.ts +2 -0
  18. package/dist/browser/generated/src/operations/index.d.ts.map +1 -0
  19. package/dist/browser/generated/src/operations/index.js +9 -0
  20. package/{dist-esm/src → dist/browser}/generated/src/operations/index.js.map +1 -1
  21. package/dist/browser/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  22. package/dist/browser/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  23. package/dist/browser/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  24. package/dist/browser/generated/src/operationsInterfaces/index.d.ts +2 -0
  25. package/dist/browser/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  26. package/dist/browser/generated/src/operationsInterfaces/index.js +9 -0
  27. package/{dist-esm/src → dist/browser}/generated/src/operationsInterfaces/index.js.map +1 -1
  28. package/dist/browser/generated/src/recipientVerificationClient.d.ts +17 -0
  29. package/dist/browser/generated/src/recipientVerificationClient.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/generated/src/recipientVerificationClient.js +1 -1
  31. package/dist/browser/generated/src/recipientVerificationClient.js.map +1 -0
  32. package/dist/browser/generated/src/tracing.d.ts +2 -0
  33. package/dist/browser/generated/src/tracing.d.ts.map +1 -0
  34. package/dist/browser/index.d.ts +4 -0
  35. package/dist/browser/index.d.ts.map +1 -0
  36. package/dist/browser/index.js +6 -0
  37. package/dist/browser/index.js.map +1 -0
  38. package/dist/browser/mappers.d.ts +6 -0
  39. package/dist/browser/mappers.d.ts.map +1 -0
  40. package/{dist-esm/src → dist/browser}/mappers.js +5 -5
  41. package/dist/browser/mappers.js.map +1 -0
  42. package/dist/browser/models.d.ts +2 -0
  43. package/dist/browser/models.d.ts.map +1 -0
  44. package/{dist-esm/src → dist/browser}/models.js.map +1 -1
  45. package/dist/browser/package.json +3 -0
  46. package/dist/browser/recipientVerificationClient.d.ts +74 -0
  47. package/dist/browser/recipientVerificationClient.d.ts.map +1 -0
  48. package/{dist-esm/src → dist/browser}/recipientVerificationClient.js +3 -3
  49. package/dist/browser/recipientVerificationClient.js.map +1 -0
  50. package/dist/browser/utils/constants.d.ts +2 -0
  51. package/dist/browser/utils/constants.d.ts.map +1 -0
  52. package/dist/browser/utils/index.d.ts +3 -0
  53. package/dist/browser/utils/index.d.ts.map +1 -0
  54. package/dist/browser/utils/index.js +5 -0
  55. package/dist/browser/utils/index.js.map +1 -0
  56. package/dist/browser/utils/logger.d.ts +5 -0
  57. package/dist/browser/utils/logger.d.ts.map +1 -0
  58. package/dist/commonjs/generated/src/index.d.ts +4 -0
  59. package/dist/commonjs/generated/src/index.d.ts.map +1 -0
  60. package/dist/commonjs/generated/src/index.js +16 -0
  61. package/dist/commonjs/generated/src/index.js.map +1 -0
  62. package/dist/commonjs/generated/src/models/index.d.ts +112 -0
  63. package/dist/commonjs/generated/src/models/index.d.ts.map +1 -0
  64. package/dist/commonjs/generated/src/models/index.js +10 -0
  65. package/dist/commonjs/generated/src/models/index.js.map +1 -0
  66. package/dist/commonjs/generated/src/models/mappers.d.ts +9 -0
  67. package/dist/commonjs/generated/src/models/mappers.d.ts.map +1 -0
  68. package/dist/commonjs/generated/src/models/mappers.js +211 -0
  69. package/dist/commonjs/generated/src/models/mappers.js.map +1 -0
  70. package/dist/commonjs/generated/src/models/parameters.d.ts +10 -0
  71. package/dist/commonjs/generated/src/models/parameters.d.ts.map +1 -0
  72. package/dist/commonjs/generated/src/models/parameters.js +78 -0
  73. package/dist/commonjs/generated/src/models/parameters.js.map +1 -0
  74. package/dist/commonjs/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  75. package/dist/commonjs/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  76. package/dist/commonjs/generated/src/operations/acsVerificationOperations.js +172 -0
  77. package/dist/commonjs/generated/src/operations/acsVerificationOperations.js.map +1 -0
  78. package/dist/commonjs/generated/src/operations/index.d.ts +2 -0
  79. package/dist/commonjs/generated/src/operations/index.d.ts.map +1 -0
  80. package/dist/commonjs/generated/src/operations/index.js +12 -0
  81. package/dist/commonjs/generated/src/operations/index.js.map +1 -0
  82. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  83. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  84. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.js +10 -0
  85. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  86. package/dist/commonjs/generated/src/operationsInterfaces/index.d.ts +2 -0
  87. package/dist/commonjs/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  88. package/dist/commonjs/generated/src/operationsInterfaces/index.js +12 -0
  89. package/dist/commonjs/generated/src/operationsInterfaces/index.js.map +1 -0
  90. package/dist/commonjs/generated/src/recipientVerificationClient.d.ts +17 -0
  91. package/dist/commonjs/generated/src/recipientVerificationClient.d.ts.map +1 -0
  92. package/dist/commonjs/generated/src/recipientVerificationClient.js +91 -0
  93. package/dist/commonjs/generated/src/recipientVerificationClient.js.map +1 -0
  94. package/dist/commonjs/generated/src/tracing.d.ts +2 -0
  95. package/dist/commonjs/generated/src/tracing.d.ts.map +1 -0
  96. package/dist/commonjs/generated/src/tracing.js +17 -0
  97. package/dist/commonjs/generated/src/tracing.js.map +1 -0
  98. package/dist/commonjs/index.d.ts +4 -0
  99. package/dist/commonjs/index.d.ts.map +1 -0
  100. package/dist/commonjs/index.js +9 -0
  101. package/dist/commonjs/index.js.map +1 -0
  102. package/dist/commonjs/mappers.d.ts +6 -0
  103. package/dist/commonjs/mappers.d.ts.map +1 -0
  104. package/dist/commonjs/mappers.js +16 -0
  105. package/dist/commonjs/mappers.js.map +1 -0
  106. package/dist/commonjs/models.d.ts +2 -0
  107. package/dist/commonjs/models.d.ts.map +1 -0
  108. package/dist/commonjs/models.js +5 -0
  109. package/dist/commonjs/models.js.map +1 -0
  110. package/dist/commonjs/package.json +3 -0
  111. package/dist/commonjs/recipientVerificationClient.d.ts +74 -0
  112. package/dist/commonjs/recipientVerificationClient.d.ts.map +1 -0
  113. package/dist/commonjs/recipientVerificationClient.js +86 -0
  114. package/dist/commonjs/recipientVerificationClient.js.map +1 -0
  115. package/dist/commonjs/tsdoc-metadata.json +11 -0
  116. package/dist/commonjs/utils/constants.d.ts +2 -0
  117. package/dist/commonjs/utils/constants.d.ts.map +1 -0
  118. package/dist/commonjs/utils/constants.js +7 -0
  119. package/dist/commonjs/utils/constants.js.map +1 -0
  120. package/dist/commonjs/utils/index.d.ts +3 -0
  121. package/dist/commonjs/utils/index.d.ts.map +1 -0
  122. package/dist/commonjs/utils/index.js +8 -0
  123. package/dist/commonjs/utils/index.js.map +1 -0
  124. package/dist/commonjs/utils/logger.d.ts +5 -0
  125. package/dist/commonjs/utils/logger.d.ts.map +1 -0
  126. package/dist/commonjs/utils/logger.js +11 -0
  127. package/dist/commonjs/utils/logger.js.map +1 -0
  128. package/dist/esm/generated/src/index.d.ts +4 -0
  129. package/dist/esm/generated/src/index.d.ts.map +1 -0
  130. package/dist/esm/generated/src/index.js +11 -0
  131. package/dist/esm/generated/src/index.js.map +1 -0
  132. package/dist/esm/generated/src/models/index.d.ts +112 -0
  133. package/dist/esm/generated/src/models/index.d.ts.map +1 -0
  134. package/{dist-esm/src/generated/src/operationsInterfaces → dist/esm/generated/src/models}/index.js +1 -1
  135. package/dist/esm/generated/src/models/index.js.map +1 -0
  136. package/dist/esm/generated/src/models/mappers.d.ts +9 -0
  137. package/dist/esm/generated/src/models/mappers.d.ts.map +1 -0
  138. package/dist/esm/generated/src/models/mappers.js +208 -0
  139. package/dist/esm/generated/src/models/mappers.js.map +1 -0
  140. package/dist/esm/generated/src/models/parameters.d.ts +10 -0
  141. package/dist/esm/generated/src/models/parameters.d.ts.map +1 -0
  142. package/dist/esm/generated/src/models/parameters.js +75 -0
  143. package/dist/esm/generated/src/models/parameters.js.map +1 -0
  144. package/dist/esm/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  145. package/dist/esm/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  146. package/dist/esm/generated/src/operations/acsVerificationOperations.js +167 -0
  147. package/dist/esm/generated/src/operations/acsVerificationOperations.js.map +1 -0
  148. package/dist/esm/generated/src/operations/index.d.ts +2 -0
  149. package/dist/esm/generated/src/operations/index.d.ts.map +1 -0
  150. package/dist/esm/generated/src/operations/index.js +9 -0
  151. package/dist/esm/generated/src/operations/index.js.map +1 -0
  152. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  153. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  154. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.js +9 -0
  155. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  156. package/dist/esm/generated/src/operationsInterfaces/index.d.ts +2 -0
  157. package/dist/esm/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  158. package/dist/esm/generated/src/operationsInterfaces/index.js +9 -0
  159. package/dist/esm/generated/src/operationsInterfaces/index.js.map +1 -0
  160. package/dist/esm/generated/src/recipientVerificationClient.d.ts +17 -0
  161. package/dist/esm/generated/src/recipientVerificationClient.d.ts.map +1 -0
  162. package/dist/esm/generated/src/recipientVerificationClient.js +86 -0
  163. package/dist/esm/generated/src/recipientVerificationClient.js.map +1 -0
  164. package/dist/esm/generated/src/tracing.d.ts +2 -0
  165. package/dist/esm/generated/src/tracing.d.ts.map +1 -0
  166. package/dist/esm/generated/src/tracing.js +14 -0
  167. package/dist/esm/generated/src/tracing.js.map +1 -0
  168. package/dist/esm/index.d.ts +4 -0
  169. package/dist/esm/index.d.ts.map +1 -0
  170. package/dist/esm/index.js +6 -0
  171. package/dist/esm/index.js.map +1 -0
  172. package/dist/esm/mappers.d.ts +6 -0
  173. package/dist/esm/mappers.d.ts.map +1 -0
  174. package/dist/esm/mappers.js +8 -0
  175. package/dist/esm/mappers.js.map +1 -0
  176. package/dist/esm/models.d.ts +2 -0
  177. package/dist/esm/models.d.ts.map +1 -0
  178. package/dist/esm/models.js +4 -0
  179. package/dist/esm/models.js.map +1 -0
  180. package/dist/esm/package.json +3 -0
  181. package/dist/esm/recipientVerificationClient.d.ts +74 -0
  182. package/dist/esm/recipientVerificationClient.d.ts.map +1 -0
  183. package/dist/esm/recipientVerificationClient.js +82 -0
  184. package/dist/esm/recipientVerificationClient.js.map +1 -0
  185. package/dist/esm/utils/constants.d.ts +2 -0
  186. package/dist/esm/utils/constants.d.ts.map +1 -0
  187. package/dist/esm/utils/constants.js +4 -0
  188. package/dist/esm/utils/constants.js.map +1 -0
  189. package/dist/esm/utils/index.d.ts +3 -0
  190. package/dist/esm/utils/index.d.ts.map +1 -0
  191. package/dist/esm/utils/index.js +5 -0
  192. package/dist/esm/utils/index.js.map +1 -0
  193. package/dist/esm/utils/logger.d.ts +5 -0
  194. package/dist/esm/utils/logger.d.ts.map +1 -0
  195. package/dist/esm/utils/logger.js +8 -0
  196. package/dist/esm/utils/logger.js.map +1 -0
  197. package/dist/react-native/generated/src/index.d.ts +4 -0
  198. package/dist/react-native/generated/src/index.d.ts.map +1 -0
  199. package/dist/react-native/generated/src/index.js +11 -0
  200. package/dist/react-native/generated/src/index.js.map +1 -0
  201. package/dist/react-native/generated/src/models/index.d.ts +112 -0
  202. package/dist/react-native/generated/src/models/index.d.ts.map +1 -0
  203. package/{dist-esm/src/generated/src/operations → dist/react-native/generated/src/models}/index.js +1 -1
  204. package/dist/react-native/generated/src/models/index.js.map +1 -0
  205. package/dist/react-native/generated/src/models/mappers.d.ts +9 -0
  206. package/dist/react-native/generated/src/models/mappers.d.ts.map +1 -0
  207. package/dist/react-native/generated/src/models/mappers.js +208 -0
  208. package/dist/react-native/generated/src/models/mappers.js.map +1 -0
  209. package/dist/react-native/generated/src/models/parameters.d.ts +10 -0
  210. package/dist/react-native/generated/src/models/parameters.d.ts.map +1 -0
  211. package/dist/react-native/generated/src/models/parameters.js +75 -0
  212. package/dist/react-native/generated/src/models/parameters.js.map +1 -0
  213. package/dist/react-native/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  214. package/dist/react-native/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  215. package/dist/react-native/generated/src/operations/acsVerificationOperations.js +167 -0
  216. package/dist/react-native/generated/src/operations/acsVerificationOperations.js.map +1 -0
  217. package/dist/react-native/generated/src/operations/index.d.ts +2 -0
  218. package/dist/react-native/generated/src/operations/index.d.ts.map +1 -0
  219. package/dist/react-native/generated/src/operations/index.js +9 -0
  220. package/dist/react-native/generated/src/operations/index.js.map +1 -0
  221. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  222. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  223. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.js +9 -0
  224. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  225. package/dist/react-native/generated/src/operationsInterfaces/index.d.ts +2 -0
  226. package/dist/react-native/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  227. package/dist/react-native/generated/src/operationsInterfaces/index.js +9 -0
  228. package/dist/react-native/generated/src/operationsInterfaces/index.js.map +1 -0
  229. package/dist/react-native/generated/src/recipientVerificationClient.d.ts +17 -0
  230. package/dist/react-native/generated/src/recipientVerificationClient.d.ts.map +1 -0
  231. package/dist/react-native/generated/src/recipientVerificationClient.js +86 -0
  232. package/dist/react-native/generated/src/recipientVerificationClient.js.map +1 -0
  233. package/dist/react-native/generated/src/tracing.d.ts +2 -0
  234. package/dist/react-native/generated/src/tracing.d.ts.map +1 -0
  235. package/dist/react-native/generated/src/tracing.js +14 -0
  236. package/dist/react-native/generated/src/tracing.js.map +1 -0
  237. package/dist/react-native/index.d.ts +4 -0
  238. package/dist/react-native/index.d.ts.map +1 -0
  239. package/dist/react-native/index.js +6 -0
  240. package/dist/react-native/index.js.map +1 -0
  241. package/dist/react-native/mappers.d.ts +6 -0
  242. package/dist/react-native/mappers.d.ts.map +1 -0
  243. package/dist/react-native/mappers.js +8 -0
  244. package/dist/react-native/mappers.js.map +1 -0
  245. package/dist/react-native/models.d.ts +2 -0
  246. package/dist/react-native/models.d.ts.map +1 -0
  247. package/dist/react-native/models.js +4 -0
  248. package/dist/react-native/models.js.map +1 -0
  249. package/dist/react-native/package.json +3 -0
  250. package/dist/react-native/recipientVerificationClient.d.ts +74 -0
  251. package/dist/react-native/recipientVerificationClient.d.ts.map +1 -0
  252. package/dist/react-native/recipientVerificationClient.js +82 -0
  253. package/dist/react-native/recipientVerificationClient.js.map +1 -0
  254. package/dist/react-native/utils/constants.d.ts +2 -0
  255. package/dist/react-native/utils/constants.d.ts.map +1 -0
  256. package/dist/react-native/utils/constants.js +4 -0
  257. package/dist/react-native/utils/constants.js.map +1 -0
  258. package/dist/react-native/utils/index.d.ts +3 -0
  259. package/dist/react-native/utils/index.d.ts.map +1 -0
  260. package/dist/react-native/utils/index.js +5 -0
  261. package/dist/react-native/utils/index.js.map +1 -0
  262. package/dist/react-native/utils/logger.d.ts +5 -0
  263. package/dist/react-native/utils/logger.d.ts.map +1 -0
  264. package/dist/react-native/utils/logger.js +8 -0
  265. package/dist/react-native/utils/logger.js.map +1 -0
  266. package/package.json +57 -37
  267. package/dist/index.js +0 -661
  268. package/dist/index.js.map +0 -1
  269. package/dist-esm/src/generated/src/index.js.map +0 -1
  270. package/dist-esm/src/generated/src/operations/acsVerificationOperations.js.map +0 -1
  271. package/dist-esm/src/generated/src/operationsInterfaces/acsVerificationOperations.js.map +0 -1
  272. package/dist-esm/src/generated/src/recipientVerificationClient.js.map +0 -1
  273. package/dist-esm/src/index.js +0 -6
  274. package/dist-esm/src/index.js.map +0 -1
  275. package/dist-esm/src/mappers.js.map +0 -1
  276. package/dist-esm/src/recipientVerificationClient.js.map +0 -1
  277. package/dist-esm/src/utils/index.js +0 -5
  278. package/dist-esm/src/utils/index.js.map +0 -1
  279. package/types/communication-recipient-verification.d.ts +0 -163
  280. /package/{dist-esm/src → dist/browser}/generated/src/models/index.js +0 -0
  281. /package/{dist-esm/src → dist/browser}/generated/src/models/index.js.map +0 -0
  282. /package/{dist-esm/src → dist/browser}/generated/src/models/mappers.js +0 -0
  283. /package/{dist-esm/src → dist/browser}/generated/src/models/mappers.js.map +0 -0
  284. /package/{dist-esm/src → dist/browser}/generated/src/operationsInterfaces/acsVerificationOperations.js +0 -0
  285. /package/{dist-esm/src → dist/browser}/generated/src/tracing.js +0 -0
  286. /package/{dist-esm/src → dist/browser}/generated/src/tracing.js.map +0 -0
  287. /package/{dist-esm/src → dist/browser}/models.js +0 -0
  288. /package/{dist-esm/src → dist/browser}/utils/constants.js +0 -0
  289. /package/{dist-esm/src → dist/browser}/utils/constants.js.map +0 -0
  290. /package/{dist-esm/src → dist/browser}/utils/logger.js +0 -0
  291. /package/{dist-esm/src → dist/browser}/utils/logger.js.map +0 -0
@@ -0,0 +1,74 @@
1
+ import type { AcsVerificationGetVerificationsOptionalParams, AcsVerificationRequestVerificationOptionalParams, AcsVerificationRequestVerificationResponse, AcsVerificationVerifyIdentityOptionalParams, AcsVerificationVerifyIdentityResponse, AcsVerificationDeleteVerificationOptionalParams, AcsVerificationGetVerificationConstantsOptionalParams } from "./models.js";
2
+ import type { CommonClientOptions } from "@azure/core-client";
3
+ import type { KeyCredential, TokenCredential } from "@azure/core-auth";
4
+ import type { AcsVerification, VerificationConstantsResponse } from "./generated/src/models/index.js";
5
+ /**
6
+ * Client options used to configure the RecipientVerificationGeneratedClient API requests.
7
+ */
8
+ export interface RecipientVerificationClientOptions extends CommonClientOptions {
9
+ }
10
+ /**
11
+ * Client class for interacting with Azure Communication Services Recipient Verification.
12
+ */
13
+ export declare class RecipientVerificationClient {
14
+ /**
15
+ * A reference to the auto-generated RecipientVerification HTTP client.
16
+ */
17
+ private readonly client;
18
+ /**
19
+ * Initializes a new instance of the RecipientVerificationClient class using a connection string.
20
+ *
21
+ * @param connectionString - Connection string to connect to an Azure Communication Service resource. (eg: endpoint=https://contoso.eastus.communications.azure.net/;accesskey=secret)
22
+ * @param options - Optional. Options to configure the HTTP pipeline.
23
+ */
24
+ constructor(connectionString: string, options?: RecipientVerificationClientOptions);
25
+ /**
26
+ * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.
27
+ *
28
+ * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)
29
+ * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.
30
+ * @param options - Optional. Options to configure the HTTP pipeline.
31
+ */
32
+ constructor(endpoint: string, credential: KeyCredential, options?: RecipientVerificationClientOptions);
33
+ /**
34
+ * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.
35
+ *
36
+ * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)
37
+ * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.
38
+ * @param options - Optional. Options to configure the HTTP pipeline.
39
+ */
40
+ constructor(endpoint: string, credential: TokenCredential, options?: RecipientVerificationClientOptions);
41
+ /**
42
+ * Returns list of verified/pending phone numbers.
43
+ *
44
+ * @param options - Additional request options.
45
+ */
46
+ getVerifications(options?: AcsVerificationGetVerificationsOptionalParams): Promise<AcsVerification[]>;
47
+ /**
48
+ * Removes a pending/verified number.
49
+ *
50
+ * @param verificationId - Id that is used to reference users phone number.
51
+ * @param options - Additional request options.
52
+ */
53
+ deleteVerification(verificationId: string, options?: AcsVerificationDeleteVerificationOptionalParams): Promise<void>;
54
+ /**
55
+ * Verifies a users phone number.
56
+ *
57
+ * @param verificationId - Id that is used to reference users phone number.
58
+ * @param options - Additional request options.
59
+ */
60
+ verifyIdentity(verificationId: string, options?: AcsVerificationVerifyIdentityOptionalParams): Promise<AcsVerificationVerifyIdentityResponse>;
61
+ /**
62
+ * Returns information about a resource in relation to recipient verification.
63
+ *
64
+ * @param options - Additional request options.
65
+ */
66
+ getVerificationConstants(options?: AcsVerificationGetVerificationConstantsOptionalParams): Promise<VerificationConstantsResponse>;
67
+ /**
68
+ * Sends a code to users phone number that will be used for verification.
69
+ *
70
+ * @param options - Additional request options.
71
+ */
72
+ requestVerification(options?: AcsVerificationRequestVerificationOptionalParams): Promise<AcsVerificationRequestVerificationResponse>;
73
+ }
74
+ //# sourceMappingURL=recipientVerificationClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recipientVerificationClient.d.ts","sourceRoot":"","sources":["../../src/recipientVerificationClient.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACV,6CAA6C,EAC7C,gDAAgD,EAChD,0CAA0C,EAC1C,2CAA2C,EAC3C,qCAAqC,EACrC,+CAA+C,EAC/C,qDAAqD,EACtD,MAAM,aAAa,CAAC;AACrB,OAAO,KAAK,EAAE,mBAAmB,EAAiC,MAAM,oBAAoB,CAAC;AAC7F,OAAO,KAAK,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,6BAA6B,EAC9B,MAAM,iCAAiC,CAAC;AAOzC;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,mBAAmB;CAAG;AAOlF;;GAEG;AACH,qBAAa,2BAA2B;IACtC;;OAEG;IACH,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAuC;IAE9D;;;;;OAKG;gBACgB,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kCAAkC;IAEzF;;;;;;OAMG;gBAED,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,kCAAkC;IAG9C;;;;;;OAMG;gBAED,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,kCAAkC;IA2B9C;;;;OAIG;IACI,gBAAgB,CACrB,OAAO,GAAE,6CAAkD,GAC1D,OAAO,CAAC,eAAe,EAAE,CAAC;IAU7B;;;;;OAKG;IACI,kBAAkB,CACvB,cAAc,EAAE,MAAM,EACtB,OAAO,GAAE,+CAAoD,GAC5D,OAAO,CAAC,IAAI,CAAC;IAahB;;;;;OAKG;IACI,cAAc,CACnB,cAAc,EAAE,MAAM,EACtB,OAAO,GAAE,2CAAgD,GACxD,OAAO,CAAC,qCAAqC,CAAC;IAUjD;;;;OAIG;IACI,wBAAwB,CAC7B,OAAO,GAAE,qDAA0D,GAClE,OAAO,CAAC,6BAA6B,CAAC;IAUzC;;;;OAIG;IACI,mBAAmB,CACxB,OAAO,GAAE,gDAAqD,GAC7D,OAAO,CAAC,0CAA0C,CAAC;CASvD"}
@@ -4,9 +4,9 @@
4
4
  import { isTokenCredential } from "@azure/core-auth";
5
5
  import { createCommunicationAuthPolicy } from "@azure/communication-common";
6
6
  import { isKeyCredential, parseClientArguments } from "@azure/communication-common";
7
- import { RecipientVerificationClient as RecipientVerificationGeneratedClient } from "./generated/src";
8
- import { logger } from "./utils";
9
- import { tracingClient } from "./generated/src/tracing";
7
+ import { RecipientVerificationClient as RecipientVerificationGeneratedClient } from "./generated/src/index.js";
8
+ import { logger } from "./utils/index.js";
9
+ import { tracingClient } from "./generated/src/tracing.js";
10
10
  const isRecipientVerificationClientOptions = (options) => options && !isKeyCredential(options) && !isTokenCredential(options);
11
11
  /**
12
12
  * Client class for interacting with Azure Communication Services Recipient Verification.
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recipientVerificationClient.js","sourceRoot":"","sources":["../../src/recipientVerificationClient.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n/// <reference lib=\"esnext.asynciterable\" />\n\nimport type {\n AcsVerificationGetVerificationsOptionalParams,\n AcsVerificationRequestVerificationOptionalParams,\n AcsVerificationRequestVerificationResponse,\n AcsVerificationVerifyIdentityOptionalParams,\n AcsVerificationVerifyIdentityResponse,\n AcsVerificationDeleteVerificationOptionalParams,\n AcsVerificationGetVerificationConstantsOptionalParams,\n} from \"./models.js\";\nimport type { CommonClientOptions, InternalClientPipelineOptions } from \"@azure/core-client\";\nimport type { KeyCredential, TokenCredential } from \"@azure/core-auth\";\nimport { isTokenCredential } from \"@azure/core-auth\";\nimport type {\n AcsVerification,\n VerificationConstantsResponse,\n} from \"./generated/src/models/index.js\";\nimport { createCommunicationAuthPolicy } from \"@azure/communication-common\";\nimport { isKeyCredential, parseClientArguments } from \"@azure/communication-common\";\nimport { RecipientVerificationClient as RecipientVerificationGeneratedClient } from \"./generated/src/index.js\";\nimport { logger } from \"./utils/index.js\";\nimport { tracingClient } from \"./generated/src/tracing.js\";\n\n/**\n * Client options used to configure the RecipientVerificationGeneratedClient API requests.\n */\nexport interface RecipientVerificationClientOptions extends CommonClientOptions {}\n\nconst isRecipientVerificationClientOptions = (\n options: any,\n): options is RecipientVerificationClientOptions =>\n options && !isKeyCredential(options) && !isTokenCredential(options);\n\n/**\n * Client class for interacting with Azure Communication Services Recipient Verification.\n */\nexport class RecipientVerificationClient {\n /**\n * A reference to the auto-generated RecipientVerification HTTP client.\n */\n private readonly client: RecipientVerificationGeneratedClient;\n\n /**\n * Initializes a new instance of the RecipientVerificationClient class using a connection string.\n *\n * @param connectionString - Connection string to connect to an Azure Communication Service resource. (eg: endpoint=https://contoso.eastus.communications.azure.net/;accesskey=secret)\n * @param options - Optional. Options to configure the HTTP pipeline.\n */\n public constructor(connectionString: string, options?: RecipientVerificationClientOptions);\n\n /**\n * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.\n *\n * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)\n * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.\n * @param options - Optional. Options to configure the HTTP pipeline.\n */\n public constructor(\n endpoint: string,\n credential: KeyCredential,\n options?: RecipientVerificationClientOptions,\n );\n\n /**\n * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.\n *\n * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)\n * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.\n * @param options - Optional. Options to configure the HTTP pipeline.\n */\n public constructor(\n endpoint: string,\n credential: TokenCredential,\n options?: RecipientVerificationClientOptions,\n );\n\n public constructor(\n connectionStringOrUrl: string,\n credentialOrOptions?: KeyCredential | TokenCredential | RecipientVerificationClientOptions,\n maybeOptions: RecipientVerificationClientOptions = {},\n ) {\n const { url, credential } = parseClientArguments(connectionStringOrUrl, credentialOrOptions);\n const options = isRecipientVerificationClientOptions(credentialOrOptions)\n ? credentialOrOptions\n : maybeOptions;\n\n const internalPipelineOptions: InternalClientPipelineOptions = {\n ...options,\n ...{\n loggingOptions: {\n logger: logger.info,\n },\n },\n };\n\n this.client = new RecipientVerificationGeneratedClient(url, internalPipelineOptions);\n const authPolicy = createCommunicationAuthPolicy(credential);\n this.client.pipeline.addPolicy(authPolicy);\n }\n\n /**\n * Returns list of verified/pending phone numbers.\n *\n * @param options - Additional request options.\n */\n public getVerifications(\n options: AcsVerificationGetVerificationsOptionalParams = {},\n ): Promise<AcsVerification[]> {\n return tracingClient.withSpan(\n \"RecipientVerification.getVerifications\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.getVerifications(updatedOptions);\n },\n );\n }\n\n /**\n * Removes a pending/verified number.\n *\n * @param verificationId - Id that is used to reference users phone number.\n * @param options - Additional request options.\n */\n public deleteVerification(\n verificationId: string,\n options: AcsVerificationDeleteVerificationOptionalParams = {},\n ): Promise<void> {\n return tracingClient.withSpan(\n \"RecipientVerification.deleteVerification\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.deleteVerification(\n verificationId,\n updatedOptions,\n );\n },\n );\n }\n\n /**\n * Verifies a users phone number.\n *\n * @param verificationId - Id that is used to reference users phone number.\n * @param options - Additional request options.\n */\n public verifyIdentity(\n verificationId: string,\n options: AcsVerificationVerifyIdentityOptionalParams = {},\n ): Promise<AcsVerificationVerifyIdentityResponse> {\n return tracingClient.withSpan(\n \"RecipientVerification.verifyIdentity\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.verifyIdentity(verificationId, updatedOptions);\n },\n );\n }\n\n /**\n * Returns information about a resource in relation to recipient verification.\n *\n * @param options - Additional request options.\n */\n public getVerificationConstants(\n options: AcsVerificationGetVerificationConstantsOptionalParams = {},\n ): Promise<VerificationConstantsResponse> {\n return tracingClient.withSpan(\n \"RecipientVerification.getVerificationConstants\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.getVerificationConstants(updatedOptions);\n },\n );\n }\n\n /**\n * Sends a code to users phone number that will be used for verification.\n *\n * @param options - Additional request options.\n */\n public requestVerification(\n options: AcsVerificationRequestVerificationOptionalParams = {},\n ): Promise<AcsVerificationRequestVerificationResponse> {\n return tracingClient.withSpan(\n \"RecipientVerification.requestVerification\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.requestVerification(updatedOptions);\n },\n );\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ export declare const SDK_VERSION: string;
2
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,EAAE,MAAuB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from "./logger.js";
2
+ export * from "./constants.js";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAGA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC"}
@@ -0,0 +1,5 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export * from "./logger.js";
4
+ export * from "./constants.js";
5
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport * from \"./logger.js\";\nexport * from \"./constants.js\";\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * The \@azure\/logger configuration for this package.
3
+ */
4
+ export declare const logger: import("@azure/logger").AzureLogger;
5
+ //# sourceMappingURL=logger.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../../../src/utils/logger.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,MAAM,qCAA0D,CAAC"}
@@ -0,0 +1,4 @@
1
+ export * from "./models/index.js";
2
+ export { RecipientVerificationClient } from "./recipientVerificationClient.js";
3
+ export * from "./operationsInterfaces/index.js";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/generated/src/index.ts"],"names":[],"mappings":"AAQA,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,cAAc,iCAAiC,CAAC"}
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.RecipientVerificationClient = void 0;
11
+ const tslib_1 = require("tslib");
12
+ tslib_1.__exportStar(require("./models/index.js"), exports);
13
+ var recipientVerificationClient_js_1 = require("./recipientVerificationClient.js");
14
+ Object.defineProperty(exports, "RecipientVerificationClient", { enumerable: true, get: function () { return recipientVerificationClient_js_1.RecipientVerificationClient; } });
15
+ tslib_1.__exportStar(require("./operationsInterfaces/index.js"), exports);
16
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/generated/src/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAEH,4DAAkC;AAClC,mFAA+E;AAAtE,6IAAA,2BAA2B,OAAA;AACpC,0EAAgD","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./models/index.js\";\nexport { RecipientVerificationClient } from \"./recipientVerificationClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
@@ -0,0 +1,112 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** Model response returned for users. */
3
+ export interface AcsVerification {
4
+ /** Immutable Id of the resource. */
5
+ immutableId?: string;
6
+ /** VerificationId of the number assigned to the verified recipient. */
7
+ verificationId?: string;
8
+ /** Status of the Verification (Pending or Verified). */
9
+ status?: string;
10
+ /** Subscription Id of the resource. */
11
+ subscriptionId?: string;
12
+ /** The phone number that was used to verify. */
13
+ identity?: string;
14
+ /** Verification Id for the 3rd party verification service. */
15
+ challengeId?: string;
16
+ /** Number of times the verification code has been sent. */
17
+ retries?: number;
18
+ /** Number of times the user has tried to validate the code. */
19
+ attempts?: number;
20
+ }
21
+ /** The Communication Services error. */
22
+ export interface CommunicationErrorResponse {
23
+ /** The Communication Services error. */
24
+ error: CommunicationError;
25
+ }
26
+ /** The Communication Services error. */
27
+ export interface CommunicationError {
28
+ /** The error code. */
29
+ code: string;
30
+ /** The error message. */
31
+ message: string;
32
+ /**
33
+ * The error target.
34
+ * NOTE: This property will not be serialized. It can only be populated by the server.
35
+ */
36
+ readonly target?: string;
37
+ /**
38
+ * Further details about specific errors that led to this error.
39
+ * NOTE: This property will not be serialized. It can only be populated by the server.
40
+ */
41
+ readonly details?: CommunicationError[];
42
+ /**
43
+ * The inner error if any.
44
+ * NOTE: This property will not be serialized. It can only be populated by the server.
45
+ */
46
+ readonly innerError?: CommunicationError;
47
+ }
48
+ /** Model to get the verification code. */
49
+ export interface VerificationRequest {
50
+ /** The phone number that was used to verify. */
51
+ identity?: string;
52
+ /** Prefered verification channel. */
53
+ channel?: string;
54
+ }
55
+ /** Model that contains the verification code. */
56
+ export interface VerificationResponse {
57
+ /** VerificationId of the number assigned to the verified recipient. */
58
+ verificationId?: string;
59
+ /** Verification status of the number. */
60
+ isVerified?: boolean;
61
+ }
62
+ /** Model that contains the verification code. */
63
+ export interface VerificationCodeRequest {
64
+ /** The verification code returned. */
65
+ verificationCode?: string;
66
+ }
67
+ /** Model verified recipients. */
68
+ export interface VerificationConstantsResponse {
69
+ /** Max retries allowed for resource. */
70
+ maxRetriesAllowed?: number;
71
+ /** Max verified numbers allowed for resource. */
72
+ maxVerificationsAllowed?: number;
73
+ /** Current number of verified numbers for the resource. */
74
+ currentNumberOfVerifications?: number;
75
+ }
76
+ /** Optional parameters. */
77
+ export interface AcsVerificationGetVerificationsOptionalParams extends coreClient.OperationOptions {
78
+ }
79
+ /** Contains response data for the getVerifications operation. */
80
+ export type AcsVerificationGetVerificationsResponse = AcsVerification[];
81
+ /** Optional parameters. */
82
+ export interface AcsVerificationRequestVerificationOptionalParams extends coreClient.OperationOptions {
83
+ /** The phone number that was used to verify. */
84
+ identity?: string;
85
+ /** Prefered verification channel. */
86
+ channel?: string;
87
+ }
88
+ /** Contains response data for the requestVerification operation. */
89
+ export type AcsVerificationRequestVerificationResponse = VerificationResponse;
90
+ /** Optional parameters. */
91
+ export interface AcsVerificationVerifyIdentityOptionalParams extends coreClient.OperationOptions {
92
+ /** The verification code returned. */
93
+ verificationCode?: string;
94
+ }
95
+ /** Contains response data for the verifyIdentity operation. */
96
+ export type AcsVerificationVerifyIdentityResponse = VerificationResponse;
97
+ /** Optional parameters. */
98
+ export interface AcsVerificationDeleteVerificationOptionalParams extends coreClient.OperationOptions {
99
+ }
100
+ /** Optional parameters. */
101
+ export interface AcsVerificationGetVerificationConstantsOptionalParams extends coreClient.OperationOptions {
102
+ }
103
+ /** Contains response data for the getVerificationConstants operation. */
104
+ export type AcsVerificationGetVerificationConstantsResponse = VerificationConstantsResponse;
105
+ /** Optional parameters. */
106
+ export interface RecipientVerificationClientOptionalParams extends coreClient.ServiceClientOptions {
107
+ /** Api Version */
108
+ apiVersion?: string;
109
+ /** Overrides client endpoint. */
110
+ endpoint?: string;
111
+ }
112
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/generated/src/models/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/generated/src/models/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** Model response returned for users. */\nexport interface AcsVerification {\n /** Immutable Id of the resource. */\n immutableId?: string;\n /** VerificationId of the number assigned to the verified recipient. */\n verificationId?: string;\n /** Status of the Verification (Pending or Verified). */\n status?: string;\n /** Subscription Id of the resource. */\n subscriptionId?: string;\n /** The phone number that was used to verify. */\n identity?: string;\n /** Verification Id for the 3rd party verification service. */\n challengeId?: string;\n /** Number of times the verification code has been sent. */\n retries?: number;\n /** Number of times the user has tried to validate the code. */\n attempts?: number;\n}\n\n/** The Communication Services error. */\nexport interface CommunicationErrorResponse {\n /** The Communication Services error. */\n error: CommunicationError;\n}\n\n/** The Communication Services error. */\nexport interface CommunicationError {\n /** The error code. */\n code: string;\n /** The error message. */\n message: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * Further details about specific errors that led to this error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: CommunicationError[];\n /**\n * The inner error if any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly innerError?: CommunicationError;\n}\n\n/** Model to get the verification code. */\nexport interface VerificationRequest {\n /** The phone number that was used to verify. */\n identity?: string;\n /** Prefered verification channel. */\n channel?: string;\n}\n\n/** Model that contains the verification code. */\nexport interface VerificationResponse {\n /** VerificationId of the number assigned to the verified recipient. */\n verificationId?: string;\n /** Verification status of the number. */\n isVerified?: boolean;\n}\n\n/** Model that contains the verification code. */\nexport interface VerificationCodeRequest {\n /** The verification code returned. */\n verificationCode?: string;\n}\n\n/** Model verified recipients. */\nexport interface VerificationConstantsResponse {\n /** Max retries allowed for resource. */\n maxRetriesAllowed?: number;\n /** Max verified numbers allowed for resource. */\n maxVerificationsAllowed?: number;\n /** Current number of verified numbers for the resource. */\n currentNumberOfVerifications?: number;\n}\n\n/** Optional parameters. */\nexport interface AcsVerificationGetVerificationsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getVerifications operation. */\nexport type AcsVerificationGetVerificationsResponse = AcsVerification[];\n\n/** Optional parameters. */\nexport interface AcsVerificationRequestVerificationOptionalParams\n extends coreClient.OperationOptions {\n /** The phone number that was used to verify. */\n identity?: string;\n /** Prefered verification channel. */\n channel?: string;\n}\n\n/** Contains response data for the requestVerification operation. */\nexport type AcsVerificationRequestVerificationResponse = VerificationResponse;\n\n/** Optional parameters. */\nexport interface AcsVerificationVerifyIdentityOptionalParams\n extends coreClient.OperationOptions {\n /** The verification code returned. */\n verificationCode?: string;\n}\n\n/** Contains response data for the verifyIdentity operation. */\nexport type AcsVerificationVerifyIdentityResponse = VerificationResponse;\n\n/** Optional parameters. */\nexport interface AcsVerificationDeleteVerificationOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AcsVerificationGetVerificationConstantsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getVerificationConstants operation. */\nexport type AcsVerificationGetVerificationConstantsResponse = VerificationConstantsResponse;\n\n/** Optional parameters. */\nexport interface RecipientVerificationClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
@@ -0,0 +1,9 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ export declare const AcsVerification: coreClient.CompositeMapper;
3
+ export declare const CommunicationErrorResponse: coreClient.CompositeMapper;
4
+ export declare const CommunicationError: coreClient.CompositeMapper;
5
+ export declare const VerificationRequest: coreClient.CompositeMapper;
6
+ export declare const VerificationResponse: coreClient.CompositeMapper;
7
+ export declare const VerificationCodeRequest: coreClient.CompositeMapper;
8
+ export declare const VerificationConstantsResponse: coreClient.CompositeMapper;
9
+ //# sourceMappingURL=mappers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../../../src/generated/src/models/mappers.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAuDxC,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,UAAU,CAAC,eAcnD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,UAAU,CAAC,eAgD3C,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAmB5C,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,UAAU,CAAC,eAmB7C,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,UAAU,CAAC,eAahD,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,UAAU,CAAC,eAyBtD,CAAC"}
@@ -0,0 +1,211 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.VerificationConstantsResponse = exports.VerificationCodeRequest = exports.VerificationResponse = exports.VerificationRequest = exports.CommunicationError = exports.CommunicationErrorResponse = exports.AcsVerification = void 0;
11
+ exports.AcsVerification = {
12
+ type: {
13
+ name: "Composite",
14
+ className: "AcsVerification",
15
+ modelProperties: {
16
+ immutableId: {
17
+ serializedName: "ImmutableId",
18
+ type: {
19
+ name: "String"
20
+ }
21
+ },
22
+ verificationId: {
23
+ serializedName: "VerificationId",
24
+ type: {
25
+ name: "String"
26
+ }
27
+ },
28
+ status: {
29
+ serializedName: "Status",
30
+ type: {
31
+ name: "String"
32
+ }
33
+ },
34
+ subscriptionId: {
35
+ serializedName: "SubscriptionId",
36
+ type: {
37
+ name: "String"
38
+ }
39
+ },
40
+ identity: {
41
+ serializedName: "Identity",
42
+ type: {
43
+ name: "String"
44
+ }
45
+ },
46
+ challengeId: {
47
+ serializedName: "ChallengeId",
48
+ type: {
49
+ name: "String"
50
+ }
51
+ },
52
+ retries: {
53
+ serializedName: "Retries",
54
+ type: {
55
+ name: "Number"
56
+ }
57
+ },
58
+ attempts: {
59
+ serializedName: "Attempts",
60
+ type: {
61
+ name: "Number"
62
+ }
63
+ }
64
+ }
65
+ }
66
+ };
67
+ exports.CommunicationErrorResponse = {
68
+ type: {
69
+ name: "Composite",
70
+ className: "CommunicationErrorResponse",
71
+ modelProperties: {
72
+ error: {
73
+ serializedName: "error",
74
+ type: {
75
+ name: "Composite",
76
+ className: "CommunicationError"
77
+ }
78
+ }
79
+ }
80
+ }
81
+ };
82
+ exports.CommunicationError = {
83
+ type: {
84
+ name: "Composite",
85
+ className: "CommunicationError",
86
+ modelProperties: {
87
+ code: {
88
+ serializedName: "code",
89
+ required: true,
90
+ type: {
91
+ name: "String"
92
+ }
93
+ },
94
+ message: {
95
+ serializedName: "message",
96
+ required: true,
97
+ type: {
98
+ name: "String"
99
+ }
100
+ },
101
+ target: {
102
+ serializedName: "target",
103
+ readOnly: true,
104
+ type: {
105
+ name: "String"
106
+ }
107
+ },
108
+ details: {
109
+ serializedName: "details",
110
+ readOnly: true,
111
+ type: {
112
+ name: "Sequence",
113
+ element: {
114
+ type: {
115
+ name: "Composite",
116
+ className: "CommunicationError"
117
+ }
118
+ }
119
+ }
120
+ },
121
+ innerError: {
122
+ serializedName: "innererror",
123
+ type: {
124
+ name: "Composite",
125
+ className: "CommunicationError"
126
+ }
127
+ }
128
+ }
129
+ }
130
+ };
131
+ exports.VerificationRequest = {
132
+ type: {
133
+ name: "Composite",
134
+ className: "VerificationRequest",
135
+ modelProperties: {
136
+ identity: {
137
+ serializedName: "Identity",
138
+ type: {
139
+ name: "String"
140
+ }
141
+ },
142
+ channel: {
143
+ serializedName: "Channel",
144
+ type: {
145
+ name: "String"
146
+ }
147
+ }
148
+ }
149
+ }
150
+ };
151
+ exports.VerificationResponse = {
152
+ type: {
153
+ name: "Composite",
154
+ className: "VerificationResponse",
155
+ modelProperties: {
156
+ verificationId: {
157
+ serializedName: "VerificationId",
158
+ type: {
159
+ name: "String"
160
+ }
161
+ },
162
+ isVerified: {
163
+ serializedName: "IsVerified",
164
+ type: {
165
+ name: "Boolean"
166
+ }
167
+ }
168
+ }
169
+ }
170
+ };
171
+ exports.VerificationCodeRequest = {
172
+ type: {
173
+ name: "Composite",
174
+ className: "VerificationCodeRequest",
175
+ modelProperties: {
176
+ verificationCode: {
177
+ serializedName: "VerificationCode",
178
+ type: {
179
+ name: "String"
180
+ }
181
+ }
182
+ }
183
+ }
184
+ };
185
+ exports.VerificationConstantsResponse = {
186
+ type: {
187
+ name: "Composite",
188
+ className: "VerificationConstantsResponse",
189
+ modelProperties: {
190
+ maxRetriesAllowed: {
191
+ serializedName: "MaxRetriesAllowed",
192
+ type: {
193
+ name: "Number"
194
+ }
195
+ },
196
+ maxVerificationsAllowed: {
197
+ serializedName: "MaxVerificationsAllowed",
198
+ type: {
199
+ name: "Number"
200
+ }
201
+ },
202
+ currentNumberOfVerifications: {
203
+ serializedName: "CurrentNumberOfVerifications",
204
+ type: {
205
+ name: "Number"
206
+ }
207
+ }
208
+ }
209
+ }
210
+ };
211
+ //# sourceMappingURL=mappers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../../../src/generated/src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const AcsVerification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AcsVerification\",\n modelProperties: {\n immutableId: {\n serializedName: \"ImmutableId\",\n type: {\n name: \"String\"\n }\n },\n verificationId: {\n serializedName: \"VerificationId\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"Status\",\n type: {\n name: \"String\"\n }\n },\n subscriptionId: {\n serializedName: \"SubscriptionId\",\n type: {\n name: \"String\"\n }\n },\n identity: {\n serializedName: \"Identity\",\n type: {\n name: \"String\"\n }\n },\n challengeId: {\n serializedName: \"ChallengeId\",\n type: {\n name: \"String\"\n }\n },\n retries: {\n serializedName: \"Retries\",\n type: {\n name: \"Number\"\n }\n },\n attempts: {\n serializedName: \"Attempts\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const CommunicationErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommunicationErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"CommunicationError\"\n }\n }\n }\n }\n};\n\nexport const CommunicationError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CommunicationError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CommunicationError\"\n }\n }\n }\n },\n innerError: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"CommunicationError\"\n }\n }\n }\n }\n};\n\nexport const VerificationRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VerificationRequest\",\n modelProperties: {\n identity: {\n serializedName: \"Identity\",\n type: {\n name: \"String\"\n }\n },\n channel: {\n serializedName: \"Channel\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const VerificationResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VerificationResponse\",\n modelProperties: {\n verificationId: {\n serializedName: \"VerificationId\",\n type: {\n name: \"String\"\n }\n },\n isVerified: {\n serializedName: \"IsVerified\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const VerificationCodeRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VerificationCodeRequest\",\n modelProperties: {\n verificationCode: {\n serializedName: \"VerificationCode\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const VerificationConstantsResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VerificationConstantsResponse\",\n modelProperties: {\n maxRetriesAllowed: {\n serializedName: \"MaxRetriesAllowed\",\n type: {\n name: \"Number\"\n }\n },\n maxVerificationsAllowed: {\n serializedName: \"MaxVerificationsAllowed\",\n type: {\n name: \"Number\"\n }\n },\n currentNumberOfVerifications: {\n serializedName: \"CurrentNumberOfVerifications\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n"]}
@@ -0,0 +1,10 @@
1
+ import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
+ export declare const accept: OperationParameter;
3
+ export declare const endpoint: OperationURLParameter;
4
+ export declare const apiVersion: OperationQueryParameter;
5
+ export declare const contentType: OperationParameter;
6
+ export declare const identity: OperationParameter;
7
+ export declare const channel: OperationParameter;
8
+ export declare const verificationCode: OperationParameter;
9
+ export declare const verificationId: OperationURLParameter;
10
+ //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../../../src/generated/src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAM5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,kBAGtB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,kBAGrB,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,kBAG9B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC"}