twilio 4.0.0 → 4.0.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 (1208) hide show
  1. package/package.json +8 -8
  2. package/dist/index.d.ts +0 -2
  3. package/dist/index.js +0 -7
  4. package/dist/lib/base/BaseTwilio.d.ts +0 -81
  5. package/dist/lib/base/BaseTwilio.js +0 -172
  6. package/dist/lib/base/Domain.d.ts +0 -29
  7. package/dist/lib/base/Domain.js +0 -53
  8. package/dist/lib/base/Page.d.ts +0 -104
  9. package/dist/lib/base/Page.js +0 -192
  10. package/dist/lib/base/RequestClient.d.ts +0 -143
  11. package/dist/lib/base/RequestClient.js +0 -223
  12. package/dist/lib/base/RestException.d.ts +0 -16
  13. package/dist/lib/base/RestException.js +0 -33
  14. package/dist/lib/base/Version.d.ts +0 -129
  15. package/dist/lib/base/Version.js +0 -335
  16. package/dist/lib/base/deserialize.d.ts +0 -41
  17. package/dist/lib/base/deserialize.js +0 -76
  18. package/dist/lib/base/serialize.d.ts +0 -53
  19. package/dist/lib/base/serialize.js +0 -122
  20. package/dist/lib/base/utility.d.ts +0 -2
  21. package/dist/lib/base/utility.js +0 -13
  22. package/dist/lib/base/values.d.ts +0 -10
  23. package/dist/lib/base/values.js +0 -16
  24. package/dist/lib/http/request.d.ts +0 -25
  25. package/dist/lib/http/request.js +0 -85
  26. package/dist/lib/http/response.d.ts +0 -7
  27. package/dist/lib/http/response.js +0 -13
  28. package/dist/lib/index.d.ts +0 -39
  29. package/dist/lib/index.js +0 -89
  30. package/dist/lib/interfaces.d.ts +0 -94
  31. package/dist/lib/interfaces.js +0 -2
  32. package/dist/lib/jwt/AccessToken.d.ts +0 -191
  33. package/dist/lib/jwt/AccessToken.js +0 -261
  34. package/dist/lib/jwt/ClientCapability.d.ts +0 -61
  35. package/dist/lib/jwt/ClientCapability.js +0 -122
  36. package/dist/lib/jwt/taskrouter/TaskRouterCapability.d.ts +0 -74
  37. package/dist/lib/jwt/taskrouter/TaskRouterCapability.js +0 -101
  38. package/dist/lib/jwt/taskrouter/util.d.ts +0 -66
  39. package/dist/lib/jwt/taskrouter/util.js +0 -169
  40. package/dist/lib/rest/Accounts.d.ts +0 -19
  41. package/dist/lib/rest/Accounts.js +0 -29
  42. package/dist/lib/rest/AccountsBase.d.ts +0 -13
  43. package/dist/lib/rest/AccountsBase.js +0 -31
  44. package/dist/lib/rest/Api.d.ts +0 -127
  45. package/dist/lib/rest/Api.js +0 -182
  46. package/dist/lib/rest/ApiBase.d.ts +0 -13
  47. package/dist/lib/rest/ApiBase.js +0 -31
  48. package/dist/lib/rest/Autopilot.d.ts +0 -14
  49. package/dist/lib/rest/Autopilot.js +0 -22
  50. package/dist/lib/rest/AutopilotBase.d.ts +0 -13
  51. package/dist/lib/rest/AutopilotBase.js +0 -31
  52. package/dist/lib/rest/Bulkexports.d.ts +0 -14
  53. package/dist/lib/rest/Bulkexports.js +0 -22
  54. package/dist/lib/rest/BulkexportsBase.d.ts +0 -13
  55. package/dist/lib/rest/BulkexportsBase.js +0 -31
  56. package/dist/lib/rest/Chat.d.ts +0 -19
  57. package/dist/lib/rest/Chat.js +0 -29
  58. package/dist/lib/rest/ChatBase.d.ts +0 -19
  59. package/dist/lib/rest/ChatBase.js +0 -41
  60. package/dist/lib/rest/Content.d.ts +0 -9
  61. package/dist/lib/rest/Content.js +0 -15
  62. package/dist/lib/rest/ContentBase.d.ts +0 -13
  63. package/dist/lib/rest/ContentBase.js +0 -31
  64. package/dist/lib/rest/Conversations.d.ts +0 -44
  65. package/dist/lib/rest/Conversations.js +0 -64
  66. package/dist/lib/rest/ConversationsBase.d.ts +0 -13
  67. package/dist/lib/rest/ConversationsBase.js +0 -31
  68. package/dist/lib/rest/Events.d.ts +0 -24
  69. package/dist/lib/rest/Events.js +0 -36
  70. package/dist/lib/rest/EventsBase.d.ts +0 -13
  71. package/dist/lib/rest/EventsBase.js +0 -31
  72. package/dist/lib/rest/FlexApi.d.ts +0 -39
  73. package/dist/lib/rest/FlexApi.js +0 -57
  74. package/dist/lib/rest/FlexApiBase.d.ts +0 -16
  75. package/dist/lib/rest/FlexApiBase.js +0 -36
  76. package/dist/lib/rest/FrontlineApi.d.ts +0 -9
  77. package/dist/lib/rest/FrontlineApi.js +0 -15
  78. package/dist/lib/rest/FrontlineApiBase.d.ts +0 -13
  79. package/dist/lib/rest/FrontlineApiBase.js +0 -31
  80. package/dist/lib/rest/Insights.d.ts +0 -29
  81. package/dist/lib/rest/Insights.js +0 -43
  82. package/dist/lib/rest/InsightsBase.d.ts +0 -13
  83. package/dist/lib/rest/InsightsBase.js +0 -31
  84. package/dist/lib/rest/IpMessaging.d.ts +0 -14
  85. package/dist/lib/rest/IpMessaging.js +0 -22
  86. package/dist/lib/rest/IpMessagingBase.d.ts +0 -16
  87. package/dist/lib/rest/IpMessagingBase.js +0 -36
  88. package/dist/lib/rest/Lookups.d.ts +0 -9
  89. package/dist/lib/rest/Lookups.js +0 -15
  90. package/dist/lib/rest/LookupsBase.d.ts +0 -16
  91. package/dist/lib/rest/LookupsBase.js +0 -36
  92. package/dist/lib/rest/Media.d.ts +0 -19
  93. package/dist/lib/rest/Media.js +0 -29
  94. package/dist/lib/rest/MediaBase.d.ts +0 -13
  95. package/dist/lib/rest/MediaBase.js +0 -31
  96. package/dist/lib/rest/Messaging.d.ts +0 -39
  97. package/dist/lib/rest/Messaging.js +0 -57
  98. package/dist/lib/rest/MessagingBase.d.ts +0 -13
  99. package/dist/lib/rest/MessagingBase.js +0 -31
  100. package/dist/lib/rest/Microvisor.d.ts +0 -14
  101. package/dist/lib/rest/Microvisor.js +0 -22
  102. package/dist/lib/rest/MicrovisorBase.d.ts +0 -13
  103. package/dist/lib/rest/MicrovisorBase.js +0 -31
  104. package/dist/lib/rest/Monitor.d.ts +0 -14
  105. package/dist/lib/rest/Monitor.js +0 -22
  106. package/dist/lib/rest/MonitorBase.d.ts +0 -13
  107. package/dist/lib/rest/MonitorBase.js +0 -31
  108. package/dist/lib/rest/Notify.d.ts +0 -14
  109. package/dist/lib/rest/Notify.js +0 -22
  110. package/dist/lib/rest/NotifyBase.d.ts +0 -13
  111. package/dist/lib/rest/NotifyBase.js +0 -31
  112. package/dist/lib/rest/Numbers.d.ts +0 -9
  113. package/dist/lib/rest/Numbers.js +0 -15
  114. package/dist/lib/rest/NumbersBase.d.ts +0 -13
  115. package/dist/lib/rest/NumbersBase.js +0 -31
  116. package/dist/lib/rest/Oauth.d.ts +0 -29
  117. package/dist/lib/rest/Oauth.js +0 -43
  118. package/dist/lib/rest/OauthBase.d.ts +0 -13
  119. package/dist/lib/rest/OauthBase.js +0 -31
  120. package/dist/lib/rest/Preview.d.ts +0 -54
  121. package/dist/lib/rest/Preview.js +0 -78
  122. package/dist/lib/rest/PreviewBase.d.ts +0 -28
  123. package/dist/lib/rest/PreviewBase.js +0 -57
  124. package/dist/lib/rest/Pricing.d.ts +0 -29
  125. package/dist/lib/rest/Pricing.js +0 -43
  126. package/dist/lib/rest/PricingBase.d.ts +0 -16
  127. package/dist/lib/rest/PricingBase.js +0 -36
  128. package/dist/lib/rest/Proxy.d.ts +0 -9
  129. package/dist/lib/rest/Proxy.js +0 -15
  130. package/dist/lib/rest/ProxyBase.d.ts +0 -13
  131. package/dist/lib/rest/ProxyBase.js +0 -31
  132. package/dist/lib/rest/Routes.d.ts +0 -19
  133. package/dist/lib/rest/Routes.js +0 -29
  134. package/dist/lib/rest/RoutesBase.d.ts +0 -13
  135. package/dist/lib/rest/RoutesBase.js +0 -31
  136. package/dist/lib/rest/Serverless.d.ts +0 -9
  137. package/dist/lib/rest/Serverless.js +0 -15
  138. package/dist/lib/rest/ServerlessBase.d.ts +0 -13
  139. package/dist/lib/rest/ServerlessBase.js +0 -31
  140. package/dist/lib/rest/Studio.d.ts +0 -14
  141. package/dist/lib/rest/Studio.js +0 -22
  142. package/dist/lib/rest/StudioBase.d.ts +0 -16
  143. package/dist/lib/rest/StudioBase.js +0 -36
  144. package/dist/lib/rest/Supersim.d.ts +0 -49
  145. package/dist/lib/rest/Supersim.js +0 -71
  146. package/dist/lib/rest/SupersimBase.d.ts +0 -13
  147. package/dist/lib/rest/SupersimBase.js +0 -31
  148. package/dist/lib/rest/Sync.d.ts +0 -9
  149. package/dist/lib/rest/Sync.js +0 -15
  150. package/dist/lib/rest/SyncBase.d.ts +0 -13
  151. package/dist/lib/rest/SyncBase.js +0 -31
  152. package/dist/lib/rest/Taskrouter.d.ts +0 -9
  153. package/dist/lib/rest/Taskrouter.js +0 -15
  154. package/dist/lib/rest/TaskrouterBase.d.ts +0 -13
  155. package/dist/lib/rest/TaskrouterBase.js +0 -31
  156. package/dist/lib/rest/Trunking.d.ts +0 -9
  157. package/dist/lib/rest/Trunking.js +0 -15
  158. package/dist/lib/rest/TrunkingBase.d.ts +0 -13
  159. package/dist/lib/rest/TrunkingBase.js +0 -31
  160. package/dist/lib/rest/Trusthub.d.ts +0 -39
  161. package/dist/lib/rest/Trusthub.js +0 -57
  162. package/dist/lib/rest/TrusthubBase.d.ts +0 -13
  163. package/dist/lib/rest/TrusthubBase.js +0 -31
  164. package/dist/lib/rest/Twilio.d.ts +0 -266
  165. package/dist/lib/rest/Twilio.js +0 -317
  166. package/dist/lib/rest/Verify.d.ts +0 -29
  167. package/dist/lib/rest/Verify.js +0 -43
  168. package/dist/lib/rest/VerifyBase.d.ts +0 -13
  169. package/dist/lib/rest/VerifyBase.js +0 -31
  170. package/dist/lib/rest/Video.d.ts +0 -34
  171. package/dist/lib/rest/Video.js +0 -50
  172. package/dist/lib/rest/VideoBase.d.ts +0 -13
  173. package/dist/lib/rest/VideoBase.js +0 -31
  174. package/dist/lib/rest/Voice.d.ts +0 -34
  175. package/dist/lib/rest/Voice.js +0 -50
  176. package/dist/lib/rest/VoiceBase.d.ts +0 -13
  177. package/dist/lib/rest/VoiceBase.js +0 -31
  178. package/dist/lib/rest/Wireless.d.ts +0 -24
  179. package/dist/lib/rest/Wireless.js +0 -36
  180. package/dist/lib/rest/WirelessBase.d.ts +0 -13
  181. package/dist/lib/rest/WirelessBase.js +0 -31
  182. package/dist/lib/rest/accounts/V1.d.ts +0 -25
  183. package/dist/lib/rest/accounts/V1.js +0 -50
  184. package/dist/lib/rest/accounts/v1/authTokenPromotion.d.ts +0 -105
  185. package/dist/lib/rest/accounts/v1/authTokenPromotion.js +0 -109
  186. package/dist/lib/rest/accounts/v1/credential/aws.d.ts +0 -296
  187. package/dist/lib/rest/accounts/v1/credential/aws.js +0 -251
  188. package/dist/lib/rest/accounts/v1/credential/publicKey.d.ts +0 -296
  189. package/dist/lib/rest/accounts/v1/credential/publicKey.js +0 -252
  190. package/dist/lib/rest/accounts/v1/credential.d.ts +0 -22
  191. package/dist/lib/rest/accounts/v1/credential.js +0 -51
  192. package/dist/lib/rest/accounts/v1/secondaryAuthToken.d.ts +0 -122
  193. package/dist/lib/rest/accounts/v1/secondaryAuthToken.js +0 -128
  194. package/dist/lib/rest/api/V2010.d.ts +0 -20
  195. package/dist/lib/rest/api/V2010.js +0 -42
  196. package/dist/lib/rest/api/v2010/account/address/dependentPhoneNumber.d.ts +0 -295
  197. package/dist/lib/rest/api/v2010/account/address/dependentPhoneNumber.js +0 -175
  198. package/dist/lib/rest/api/v2010/account/address.d.ts +0 -414
  199. package/dist/lib/rest/api/v2010/account/address.js +0 -338
  200. package/dist/lib/rest/api/v2010/account/application.d.ts +0 -463
  201. package/dist/lib/rest/api/v2010/account/application.js +0 -349
  202. package/dist/lib/rest/api/v2010/account/authorizedConnectApp.d.ts +0 -244
  203. package/dist/lib/rest/api/v2010/account/authorizedConnectApp.js +0 -198
  204. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/local.d.ts +0 -322
  205. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/local.js +0 -185
  206. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/machineToMachine.d.ts +0 -322
  207. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/machineToMachine.js +0 -185
  208. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/mobile.d.ts +0 -322
  209. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/mobile.js +0 -185
  210. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/national.d.ts +0 -322
  211. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/national.js +0 -185
  212. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/sharedCost.d.ts +0 -322
  213. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/sharedCost.js +0 -185
  214. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/tollFree.d.ts +0 -322
  215. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/tollFree.js +0 -185
  216. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/voip.d.ts +0 -322
  217. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry/voip.js +0 -185
  218. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry.d.ts +0 -269
  219. package/dist/lib/rest/api/v2010/account/availablePhoneNumberCountry.js +0 -279
  220. package/dist/lib/rest/api/v2010/account/balance.d.ts +0 -58
  221. package/dist/lib/rest/api/v2010/account/balance.js +0 -70
  222. package/dist/lib/rest/api/v2010/account/call/event.d.ts +0 -150
  223. package/dist/lib/rest/api/v2010/account/call/event.js +0 -127
  224. package/dist/lib/rest/api/v2010/account/call/feedback.d.ts +0 -160
  225. package/dist/lib/rest/api/v2010/account/call/feedback.js +0 -154
  226. package/dist/lib/rest/api/v2010/account/call/feedbackSummary.d.ts +0 -201
  227. package/dist/lib/rest/api/v2010/account/call/feedbackSummary.js +0 -189
  228. package/dist/lib/rest/api/v2010/account/call/notification.d.ts +0 -312
  229. package/dist/lib/rest/api/v2010/account/call/notification.js +0 -223
  230. package/dist/lib/rest/api/v2010/account/call/payment.d.ts +0 -182
  231. package/dist/lib/rest/api/v2010/account/call/payment.js +0 -198
  232. package/dist/lib/rest/api/v2010/account/call/recording.d.ts +0 -386
  233. package/dist/lib/rest/api/v2010/account/call/recording.js +0 -303
  234. package/dist/lib/rest/api/v2010/account/call/siprec.d.ts +0 -559
  235. package/dist/lib/rest/api/v2010/account/call/siprec.js +0 -562
  236. package/dist/lib/rest/api/v2010/account/call/stream.d.ts +0 -551
  237. package/dist/lib/rest/api/v2010/account/call/stream.js +0 -560
  238. package/dist/lib/rest/api/v2010/account/call/userDefinedMessage.d.ts +0 -75
  239. package/dist/lib/rest/api/v2010/account/call/userDefinedMessage.js +0 -89
  240. package/dist/lib/rest/api/v2010/account/call/userDefinedMessageSubscription.d.ts +0 -130
  241. package/dist/lib/rest/api/v2010/account/call/userDefinedMessageSubscription.js +0 -150
  242. package/dist/lib/rest/api/v2010/account/call.d.ts +0 -633
  243. package/dist/lib/rest/api/v2010/account/call.js +0 -531
  244. package/dist/lib/rest/api/v2010/account/conference/participant.d.ts +0 -472
  245. package/dist/lib/rest/api/v2010/account/conference/participant.js +0 -407
  246. package/dist/lib/rest/api/v2010/account/conference/recording.d.ts +0 -346
  247. package/dist/lib/rest/api/v2010/account/conference/recording.js +0 -267
  248. package/dist/lib/rest/api/v2010/account/conference.d.ts +0 -362
  249. package/dist/lib/rest/api/v2010/account/conference.js +0 -272
  250. package/dist/lib/rest/api/v2010/account/connectApp.d.ts +0 -324
  251. package/dist/lib/rest/api/v2010/account/connectApp.js +0 -257
  252. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn/assignedAddOnExtension.d.ts +0 -241
  253. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn/assignedAddOnExtension.js +0 -210
  254. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn.d.ts +0 -292
  255. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn.js +0 -257
  256. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/local.d.ts +0 -417
  257. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/local.js +0 -261
  258. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/mobile.d.ts +0 -417
  259. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/mobile.js +0 -261
  260. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/tollFree.d.ts +0 -417
  261. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber/tollFree.js +0 -261
  262. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber.d.ts +0 -593
  263. package/dist/lib/rest/api/v2010/account/incomingPhoneNumber.js +0 -450
  264. package/dist/lib/rest/api/v2010/account/key.d.ts +0 -266
  265. package/dist/lib/rest/api/v2010/account/key.js +0 -229
  266. package/dist/lib/rest/api/v2010/account/message/feedback.d.ts +0 -91
  267. package/dist/lib/rest/api/v2010/account/message/feedback.js +0 -93
  268. package/dist/lib/rest/api/v2010/account/message/media.d.ts +0 -262
  269. package/dist/lib/rest/api/v2010/account/message/media.js +0 -220
  270. package/dist/lib/rest/api/v2010/account/message.d.ts +0 -468
  271. package/dist/lib/rest/api/v2010/account/message.js +0 -362
  272. package/dist/lib/rest/api/v2010/account/newKey.d.ts +0 -86
  273. package/dist/lib/rest/api/v2010/account/newKey.js +0 -88
  274. package/dist/lib/rest/api/v2010/account/newSigningKey.d.ts +0 -86
  275. package/dist/lib/rest/api/v2010/account/newSigningKey.js +0 -88
  276. package/dist/lib/rest/api/v2010/account/notification.d.ts +0 -310
  277. package/dist/lib/rest/api/v2010/account/notification.js +0 -217
  278. package/dist/lib/rest/api/v2010/account/outgoingCallerId.d.ts +0 -296
  279. package/dist/lib/rest/api/v2010/account/outgoingCallerId.js +0 -239
  280. package/dist/lib/rest/api/v2010/account/queue/member.d.ts +0 -249
  281. package/dist/lib/rest/api/v2010/account/queue/member.js +0 -220
  282. package/dist/lib/rest/api/v2010/account/queue.d.ts +0 -324
  283. package/dist/lib/rest/api/v2010/account/queue.js +0 -278
  284. package/dist/lib/rest/api/v2010/account/recording/addOnResult/payload.d.ts +0 -270
  285. package/dist/lib/rest/api/v2010/account/recording/addOnResult/payload.js +0 -233
  286. package/dist/lib/rest/api/v2010/account/recording/addOnResult.d.ts +0 -268
  287. package/dist/lib/rest/api/v2010/account/recording/addOnResult.js +0 -233
  288. package/dist/lib/rest/api/v2010/account/recording/transcription.d.ts +0 -278
  289. package/dist/lib/rest/api/v2010/account/recording/transcription.js +0 -226
  290. package/dist/lib/rest/api/v2010/account/recording.d.ts +0 -387
  291. package/dist/lib/rest/api/v2010/account/recording.js +0 -276
  292. package/dist/lib/rest/api/v2010/account/shortCode.d.ts +0 -321
  293. package/dist/lib/rest/api/v2010/account/shortCode.js +0 -240
  294. package/dist/lib/rest/api/v2010/account/signingKey.d.ts +0 -254
  295. package/dist/lib/rest/api/v2010/account/signingKey.js +0 -229
  296. package/dist/lib/rest/api/v2010/account/sip/credentialList/credential.d.ts +0 -304
  297. package/dist/lib/rest/api/v2010/account/sip/credentialList/credential.js +0 -266
  298. package/dist/lib/rest/api/v2010/account/sip/credentialList.d.ts +0 -292
  299. package/dist/lib/rest/api/v2010/account/sip/credentialList.js +0 -269
  300. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeCalls/authCallsCredentialListMapping.d.ts +0 -248
  301. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeCalls/authCallsCredentialListMapping.js +0 -232
  302. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeCalls/authCallsIpAccessControlListMapping.d.ts +0 -248
  303. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeCalls/authCallsIpAccessControlListMapping.js +0 -232
  304. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeCalls.d.ts +0 -24
  305. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeCalls.js +0 -60
  306. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeRegistrations/authRegistrationsCredentialListMapping.d.ts +0 -248
  307. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeRegistrations/authRegistrationsCredentialListMapping.js +0 -232
  308. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeRegistrations.d.ts +0 -21
  309. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes/authTypeRegistrations.js +0 -50
  310. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes.d.ts +0 -24
  311. package/dist/lib/rest/api/v2010/account/sip/domain/authTypes.js +0 -58
  312. package/dist/lib/rest/api/v2010/account/sip/domain/credentialListMapping.d.ts +0 -260
  313. package/dist/lib/rest/api/v2010/account/sip/domain/credentialListMapping.js +0 -236
  314. package/dist/lib/rest/api/v2010/account/sip/domain/ipAccessControlListMapping.d.ts +0 -260
  315. package/dist/lib/rest/api/v2010/account/sip/domain/ipAccessControlListMapping.js +0 -236
  316. package/dist/lib/rest/api/v2010/account/sip/domain.d.ts +0 -459
  317. package/dist/lib/rest/api/v2010/account/sip/domain.js +0 -371
  318. package/dist/lib/rest/api/v2010/account/sip/ipAccessControlList/ipAddress.d.ts +0 -322
  319. package/dist/lib/rest/api/v2010/account/sip/ipAccessControlList/ipAddress.js +0 -281
  320. package/dist/lib/rest/api/v2010/account/sip/ipAccessControlList.d.ts +0 -292
  321. package/dist/lib/rest/api/v2010/account/sip/ipAccessControlList.js +0 -269
  322. package/dist/lib/rest/api/v2010/account/sip.d.ts +0 -26
  323. package/dist/lib/rest/api/v2010/account/sip.js +0 -64
  324. package/dist/lib/rest/api/v2010/account/token.d.ts +0 -104
  325. package/dist/lib/rest/api/v2010/account/token.js +0 -95
  326. package/dist/lib/rest/api/v2010/account/transcription.d.ts +0 -276
  327. package/dist/lib/rest/api/v2010/account/transcription.js +0 -220
  328. package/dist/lib/rest/api/v2010/account/usage/record/allTime.d.ts +0 -249
  329. package/dist/lib/rest/api/v2010/account/usage/record/allTime.js +0 -158
  330. package/dist/lib/rest/api/v2010/account/usage/record/daily.d.ts +0 -249
  331. package/dist/lib/rest/api/v2010/account/usage/record/daily.js +0 -158
  332. package/dist/lib/rest/api/v2010/account/usage/record/lastMonth.d.ts +0 -249
  333. package/dist/lib/rest/api/v2010/account/usage/record/lastMonth.js +0 -158
  334. package/dist/lib/rest/api/v2010/account/usage/record/monthly.d.ts +0 -249
  335. package/dist/lib/rest/api/v2010/account/usage/record/monthly.js +0 -158
  336. package/dist/lib/rest/api/v2010/account/usage/record/thisMonth.d.ts +0 -249
  337. package/dist/lib/rest/api/v2010/account/usage/record/thisMonth.js +0 -158
  338. package/dist/lib/rest/api/v2010/account/usage/record/today.d.ts +0 -249
  339. package/dist/lib/rest/api/v2010/account/usage/record/today.js +0 -158
  340. package/dist/lib/rest/api/v2010/account/usage/record/yearly.d.ts +0 -249
  341. package/dist/lib/rest/api/v2010/account/usage/record/yearly.js +0 -158
  342. package/dist/lib/rest/api/v2010/account/usage/record/yesterday.d.ts +0 -249
  343. package/dist/lib/rest/api/v2010/account/usage/record/yesterday.js +0 -158
  344. package/dist/lib/rest/api/v2010/account/usage/record.d.ts +0 -273
  345. package/dist/lib/rest/api/v2010/account/usage/record.js +0 -230
  346. package/dist/lib/rest/api/v2010/account/usage/trigger.d.ts +0 -383
  347. package/dist/lib/rest/api/v2010/account/usage/trigger.js +0 -302
  348. package/dist/lib/rest/api/v2010/account/usage.d.ts +0 -23
  349. package/dist/lib/rest/api/v2010/account/usage.js +0 -55
  350. package/dist/lib/rest/api/v2010/account/validationRequest.d.ts +0 -88
  351. package/dist/lib/rest/api/v2010/account/validationRequest.js +0 -96
  352. package/dist/lib/rest/api/v2010/account.d.ts +0 -509
  353. package/dist/lib/rest/api/v2010/account.js +0 -546
  354. package/dist/lib/rest/autopilot/V1.d.ts +0 -20
  355. package/dist/lib/rest/autopilot/V1.js +0 -43
  356. package/dist/lib/rest/autopilot/v1/assistant/defaults.d.ts +0 -143
  357. package/dist/lib/rest/autopilot/v1/assistant/defaults.js +0 -142
  358. package/dist/lib/rest/autopilot/v1/assistant/dialogue.d.ts +0 -108
  359. package/dist/lib/rest/autopilot/v1/assistant/dialogue.js +0 -120
  360. package/dist/lib/rest/autopilot/v1/assistant/fieldType/fieldValue.d.ts +0 -288
  361. package/dist/lib/rest/autopilot/v1/assistant/fieldType/fieldValue.js +0 -249
  362. package/dist/lib/rest/autopilot/v1/assistant/fieldType.d.ts +0 -324
  363. package/dist/lib/rest/autopilot/v1/assistant/fieldType.js +0 -277
  364. package/dist/lib/rest/autopilot/v1/assistant/modelBuild.d.ts +0 -326
  365. package/dist/lib/rest/autopilot/v1/assistant/modelBuild.js +0 -266
  366. package/dist/lib/rest/autopilot/v1/assistant/query.d.ts +0 -374
  367. package/dist/lib/rest/autopilot/v1/assistant/query.js +0 -288
  368. package/dist/lib/rest/autopilot/v1/assistant/styleSheet.d.ts +0 -143
  369. package/dist/lib/rest/autopilot/v1/assistant/styleSheet.js +0 -142
  370. package/dist/lib/rest/autopilot/v1/assistant/task/field.d.ts +0 -274
  371. package/dist/lib/rest/autopilot/v1/assistant/task/field.js +0 -243
  372. package/dist/lib/rest/autopilot/v1/assistant/task/sample.d.ts +0 -334
  373. package/dist/lib/rest/autopilot/v1/assistant/task/sample.js +0 -280
  374. package/dist/lib/rest/autopilot/v1/assistant/task/taskActions.d.ts +0 -151
  375. package/dist/lib/rest/autopilot/v1/assistant/task/taskActions.js +0 -150
  376. package/dist/lib/rest/autopilot/v1/assistant/task/taskStatistics.d.ts +0 -115
  377. package/dist/lib/rest/autopilot/v1/assistant/task/taskStatistics.js +0 -125
  378. package/dist/lib/rest/autopilot/v1/assistant/task.d.ts +0 -362
  379. package/dist/lib/rest/autopilot/v1/assistant/task.js +0 -326
  380. package/dist/lib/rest/autopilot/v1/assistant/webhook.d.ts +0 -330
  381. package/dist/lib/rest/autopilot/v1/assistant/webhook.js +0 -278
  382. package/dist/lib/rest/autopilot/v1/assistant.d.ts +0 -438
  383. package/dist/lib/rest/autopilot/v1/assistant.js +0 -392
  384. package/dist/lib/rest/autopilot/v1/restoreAssistant.d.ts +0 -119
  385. package/dist/lib/rest/autopilot/v1/restoreAssistant.js +0 -96
  386. package/dist/lib/rest/bulkexports/V1.d.ts +0 -20
  387. package/dist/lib/rest/bulkexports/V1.js +0 -43
  388. package/dist/lib/rest/bulkexports/v1/export/day.d.ts +0 -216
  389. package/dist/lib/rest/bulkexports/v1/export/day.js +0 -187
  390. package/dist/lib/rest/bulkexports/v1/export/exportCustomJob.d.ts +0 -229
  391. package/dist/lib/rest/bulkexports/v1/export/exportCustomJob.js +0 -178
  392. package/dist/lib/rest/bulkexports/v1/export/job.d.ts +0 -162
  393. package/dist/lib/rest/bulkexports/v1/export/job.js +0 -146
  394. package/dist/lib/rest/bulkexports/v1/export.d.ts +0 -113
  395. package/dist/lib/rest/bulkexports/v1/export.js +0 -144
  396. package/dist/lib/rest/bulkexports/v1/exportConfiguration.d.ts +0 -152
  397. package/dist/lib/rest/bulkexports/v1/exportConfiguration.js +0 -145
  398. package/dist/lib/rest/chat/V1.d.ts +0 -20
  399. package/dist/lib/rest/chat/V1.js +0 -42
  400. package/dist/lib/rest/chat/V2.d.ts +0 -20
  401. package/dist/lib/rest/chat/V2.js +0 -42
  402. package/dist/lib/rest/chat/V3.d.ts +0 -15
  403. package/dist/lib/rest/chat/V3.js +0 -36
  404. package/dist/lib/rest/chat/v1/credential.d.ts +0 -324
  405. package/dist/lib/rest/chat/v1/credential.js +0 -274
  406. package/dist/lib/rest/chat/v1/service/channel/invite.d.ts +0 -286
  407. package/dist/lib/rest/chat/v1/service/channel/invite.js +0 -245
  408. package/dist/lib/rest/chat/v1/service/channel/member.d.ts +0 -336
  409. package/dist/lib/rest/chat/v1/service/channel/member.js +0 -276
  410. package/dist/lib/rest/chat/v1/service/channel/message.d.ts +0 -351
  411. package/dist/lib/rest/chat/v1/service/channel/message.js +0 -282
  412. package/dist/lib/rest/chat/v1/service/channel.d.ts +0 -388
  413. package/dist/lib/rest/chat/v1/service/channel.js +0 -323
  414. package/dist/lib/rest/chat/v1/service/role.d.ts +0 -298
  415. package/dist/lib/rest/chat/v1/service/role.js +0 -267
  416. package/dist/lib/rest/chat/v1/service/user/userChannel.d.ts +0 -184
  417. package/dist/lib/rest/chat/v1/service/user/userChannel.js +0 -139
  418. package/dist/lib/rest/chat/v1/service/user.d.ts +0 -360
  419. package/dist/lib/rest/chat/v1/service/user.js +0 -293
  420. package/dist/lib/rest/chat/v1/service.d.ts +0 -512
  421. package/dist/lib/rest/chat/v1/service.js +0 -454
  422. package/dist/lib/rest/chat/v2/credential.d.ts +0 -324
  423. package/dist/lib/rest/chat/v2/credential.js +0 -274
  424. package/dist/lib/rest/chat/v2/service/binding.d.ts +0 -282
  425. package/dist/lib/rest/chat/v2/service/binding.js +0 -222
  426. package/dist/lib/rest/chat/v2/service/channel/invite.d.ts +0 -286
  427. package/dist/lib/rest/chat/v2/service/channel/invite.js +0 -245
  428. package/dist/lib/rest/chat/v2/service/channel/member.d.ts +0 -390
  429. package/dist/lib/rest/chat/v2/service/channel/member.js +0 -306
  430. package/dist/lib/rest/chat/v2/service/channel/message.d.ts +0 -423
  431. package/dist/lib/rest/chat/v2/service/channel/message.js +0 -316
  432. package/dist/lib/rest/chat/v2/service/channel/webhook.d.ts +0 -338
  433. package/dist/lib/rest/chat/v2/service/channel/webhook.js +0 -288
  434. package/dist/lib/rest/chat/v2/service/channel.d.ts +0 -438
  435. package/dist/lib/rest/chat/v2/service/channel.js +0 -358
  436. package/dist/lib/rest/chat/v2/service/role.d.ts +0 -298
  437. package/dist/lib/rest/chat/v2/service/role.js +0 -267
  438. package/dist/lib/rest/chat/v2/service/user/userBinding.d.ts +0 -278
  439. package/dist/lib/rest/chat/v2/service/user/userBinding.js +0 -226
  440. package/dist/lib/rest/chat/v2/service/user/userChannel.d.ts +0 -336
  441. package/dist/lib/rest/chat/v2/service/user/userChannel.js +0 -263
  442. package/dist/lib/rest/chat/v2/service/user.d.ts +0 -373
  443. package/dist/lib/rest/chat/v2/service/user.js +0 -310
  444. package/dist/lib/rest/chat/v2/service.d.ts +0 -486
  445. package/dist/lib/rest/chat/v2/service.js +0 -401
  446. package/dist/lib/rest/chat/v3/channel.d.ts +0 -189
  447. package/dist/lib/rest/chat/v3/channel.js +0 -149
  448. package/dist/lib/rest/content/V1.d.ts +0 -15
  449. package/dist/lib/rest/content/V1.js +0 -36
  450. package/dist/lib/rest/content/v1/content/approvalFetch.d.ts +0 -101
  451. package/dist/lib/rest/content/v1/content/approvalFetch.js +0 -115
  452. package/dist/lib/rest/content/v1/content.d.ts +0 -266
  453. package/dist/lib/rest/content/v1/content.js +0 -221
  454. package/dist/lib/rest/conversations/V1.d.ts +0 -50
  455. package/dist/lib/rest/conversations/V1.js +0 -82
  456. package/dist/lib/rest/conversations/v1/addressConfiguration.d.ts +0 -355
  457. package/dist/lib/rest/conversations/v1/addressConfiguration.js +0 -298
  458. package/dist/lib/rest/conversations/v1/configuration/webhook.d.ts +0 -163
  459. package/dist/lib/rest/conversations/v1/configuration/webhook.js +0 -147
  460. package/dist/lib/rest/conversations/v1/configuration.d.ts +0 -168
  461. package/dist/lib/rest/conversations/v1/configuration.js +0 -155
  462. package/dist/lib/rest/conversations/v1/conversation/message/deliveryReceipt.d.ts +0 -249
  463. package/dist/lib/rest/conversations/v1/conversation/message/deliveryReceipt.js +0 -203
  464. package/dist/lib/rest/conversations/v1/conversation/message.d.ts +0 -423
  465. package/dist/lib/rest/conversations/v1/conversation/message.js +0 -321
  466. package/dist/lib/rest/conversations/v1/conversation/participant.d.ts +0 -398
  467. package/dist/lib/rest/conversations/v1/conversation/participant.js +0 -312
  468. package/dist/lib/rest/conversations/v1/conversation/webhook.d.ts +0 -328
  469. package/dist/lib/rest/conversations/v1/conversation/webhook.js +0 -278
  470. package/dist/lib/rest/conversations/v1/conversation.d.ts +0 -429
  471. package/dist/lib/rest/conversations/v1/conversation.js +0 -345
  472. package/dist/lib/rest/conversations/v1/credential.d.ts +0 -326
  473. package/dist/lib/rest/conversations/v1/credential.js +0 -276
  474. package/dist/lib/rest/conversations/v1/participantConversation.d.ts +0 -242
  475. package/dist/lib/rest/conversations/v1/participantConversation.js +0 -152
  476. package/dist/lib/rest/conversations/v1/role.d.ts +0 -296
  477. package/dist/lib/rest/conversations/v1/role.js +0 -260
  478. package/dist/lib/rest/conversations/v1/service/binding.d.ts +0 -276
  479. package/dist/lib/rest/conversations/v1/service/binding.js +0 -220
  480. package/dist/lib/rest/conversations/v1/service/configuration/notification.d.ts +0 -185
  481. package/dist/lib/rest/conversations/v1/service/configuration/notification.js +0 -176
  482. package/dist/lib/rest/conversations/v1/service/configuration/webhook.d.ts +0 -165
  483. package/dist/lib/rest/conversations/v1/service/configuration/webhook.js +0 -154
  484. package/dist/lib/rest/conversations/v1/service/configuration.d.ts +0 -173
  485. package/dist/lib/rest/conversations/v1/service/configuration.js +0 -174
  486. package/dist/lib/rest/conversations/v1/service/conversation/message/deliveryReceipt.d.ts +0 -257
  487. package/dist/lib/rest/conversations/v1/service/conversation/message/deliveryReceipt.js +0 -216
  488. package/dist/lib/rest/conversations/v1/service/conversation/message.d.ts +0 -431
  489. package/dist/lib/rest/conversations/v1/service/conversation/message.js +0 -329
  490. package/dist/lib/rest/conversations/v1/service/conversation/participant.d.ts +0 -406
  491. package/dist/lib/rest/conversations/v1/service/conversation/participant.js +0 -320
  492. package/dist/lib/rest/conversations/v1/service/conversation/webhook.d.ts +0 -336
  493. package/dist/lib/rest/conversations/v1/service/conversation/webhook.js +0 -286
  494. package/dist/lib/rest/conversations/v1/service/conversation.d.ts +0 -431
  495. package/dist/lib/rest/conversations/v1/service/conversation.js +0 -353
  496. package/dist/lib/rest/conversations/v1/service/participantConversation.d.ts +0 -243
  497. package/dist/lib/rest/conversations/v1/service/participantConversation.js +0 -156
  498. package/dist/lib/rest/conversations/v1/service/role.d.ts +0 -298
  499. package/dist/lib/rest/conversations/v1/service/role.js +0 -267
  500. package/dist/lib/rest/conversations/v1/service/user/userConversation.d.ts +0 -349
  501. package/dist/lib/rest/conversations/v1/service/user/userConversation.js +0 -271
  502. package/dist/lib/rest/conversations/v1/service/user.d.ts +0 -381
  503. package/dist/lib/rest/conversations/v1/service/user.js +0 -301
  504. package/dist/lib/rest/conversations/v1/service.d.ts +0 -304
  505. package/dist/lib/rest/conversations/v1/service.js +0 -299
  506. package/dist/lib/rest/conversations/v1/user/userConversation.d.ts +0 -347
  507. package/dist/lib/rest/conversations/v1/user/userConversation.js +0 -264
  508. package/dist/lib/rest/conversations/v1/user.d.ts +0 -379
  509. package/dist/lib/rest/conversations/v1/user.js +0 -294
  510. package/dist/lib/rest/events/V1.d.ts +0 -30
  511. package/dist/lib/rest/events/V1.js +0 -54
  512. package/dist/lib/rest/events/v1/eventType.d.ts +0 -226
  513. package/dist/lib/rest/events/v1/eventType.js +0 -185
  514. package/dist/lib/rest/events/v1/schema/schemaVersion.d.ts +0 -210
  515. package/dist/lib/rest/events/v1/schema/schemaVersion.js +0 -185
  516. package/dist/lib/rest/events/v1/schema.d.ts +0 -114
  517. package/dist/lib/rest/events/v1/schema.js +0 -126
  518. package/dist/lib/rest/events/v1/sink/sinkTest.d.ts +0 -46
  519. package/dist/lib/rest/events/v1/sink/sinkTest.js +0 -66
  520. package/dist/lib/rest/events/v1/sink/sinkValidate.d.ts +0 -54
  521. package/dist/lib/rest/events/v1/sink/sinkValidate.js +0 -78
  522. package/dist/lib/rest/events/v1/sink.d.ts +0 -322
  523. package/dist/lib/rest/events/v1/sink.js +0 -289
  524. package/dist/lib/rest/events/v1/subscription/subscribedEvent.d.ts +0 -290
  525. package/dist/lib/rest/events/v1/subscription/subscribedEvent.js +0 -254
  526. package/dist/lib/rest/events/v1/subscription.d.ts +0 -324
  527. package/dist/lib/rest/events/v1/subscription.js +0 -277
  528. package/dist/lib/rest/flexApi/V1.d.ts +0 -70
  529. package/dist/lib/rest/flexApi/V1.js +0 -113
  530. package/dist/lib/rest/flexApi/V2.d.ts +0 -15
  531. package/dist/lib/rest/flexApi/V2.js +0 -36
  532. package/dist/lib/rest/flexApi/v1/assessments.d.ts +0 -81
  533. package/dist/lib/rest/flexApi/v1/assessments.js +0 -100
  534. package/dist/lib/rest/flexApi/v1/channel.d.ts +0 -280
  535. package/dist/lib/rest/flexApi/v1/channel.js +0 -251
  536. package/dist/lib/rest/flexApi/v1/configuration.d.ts +0 -368
  537. package/dist/lib/rest/flexApi/v1/configuration.js +0 -195
  538. package/dist/lib/rest/flexApi/v1/flexFlow.d.ts +0 -406
  539. package/dist/lib/rest/flexApi/v1/flexFlow.js +0 -336
  540. package/dist/lib/rest/flexApi/v1/insightsQuestionnairesCategory.d.ts +0 -168
  541. package/dist/lib/rest/flexApi/v1/insightsQuestionnairesCategory.js +0 -167
  542. package/dist/lib/rest/flexApi/v1/insightsQuestionnairesQuestion.d.ts +0 -208
  543. package/dist/lib/rest/flexApi/v1/insightsQuestionnairesQuestion.js +0 -205
  544. package/dist/lib/rest/flexApi/v1/insightsSession.d.ts +0 -130
  545. package/dist/lib/rest/flexApi/v1/insightsSession.js +0 -115
  546. package/dist/lib/rest/flexApi/v1/insightsSettingsAnswerSets.d.ts +0 -82
  547. package/dist/lib/rest/flexApi/v1/insightsSettingsAnswerSets.js +0 -83
  548. package/dist/lib/rest/flexApi/v1/insightsSettingsComment.d.ts +0 -67
  549. package/dist/lib/rest/flexApi/v1/insightsSettingsComment.js +0 -79
  550. package/dist/lib/rest/flexApi/v1/insightsUserRoles.d.ts +0 -109
  551. package/dist/lib/rest/flexApi/v1/insightsUserRoles.js +0 -109
  552. package/dist/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelInvite.d.ts +0 -181
  553. package/dist/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelInvite.js +0 -154
  554. package/dist/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelParticipant.d.ts +0 -238
  555. package/dist/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelParticipant.js +0 -222
  556. package/dist/lib/rest/flexApi/v1/interaction/interactionChannel.d.ts +0 -266
  557. package/dist/lib/rest/flexApi/v1/interaction/interactionChannel.js +0 -244
  558. package/dist/lib/rest/flexApi/v1/interaction.d.ts +0 -126
  559. package/dist/lib/rest/flexApi/v1/interaction.js +0 -152
  560. package/dist/lib/rest/flexApi/v1/webChannel.d.ts +0 -305
  561. package/dist/lib/rest/flexApi/v1/webChannel.js +0 -268
  562. package/dist/lib/rest/flexApi/v2/webChannels.d.ts +0 -65
  563. package/dist/lib/rest/flexApi/v2/webChannels.js +0 -82
  564. package/dist/lib/rest/frontlineApi/V1.d.ts +0 -15
  565. package/dist/lib/rest/frontlineApi/V1.js +0 -36
  566. package/dist/lib/rest/frontlineApi/v1/user.d.ts +0 -164
  567. package/dist/lib/rest/frontlineApi/v1/user.js +0 -150
  568. package/dist/lib/rest/insights/V1.d.ts +0 -35
  569. package/dist/lib/rest/insights/V1.js +0 -61
  570. package/dist/lib/rest/insights/v1/call/annotation.d.ts +0 -187
  571. package/dist/lib/rest/insights/v1/call/annotation.js +0 -166
  572. package/dist/lib/rest/insights/v1/call/callSummary.d.ts +0 -175
  573. package/dist/lib/rest/insights/v1/call/callSummary.js +0 -159
  574. package/dist/lib/rest/insights/v1/call/event.d.ts +0 -178
  575. package/dist/lib/rest/insights/v1/call/event.js +0 -144
  576. package/dist/lib/rest/insights/v1/call/metric.d.ts +0 -178
  577. package/dist/lib/rest/insights/v1/call/metric.js +0 -142
  578. package/dist/lib/rest/insights/v1/call.d.ts +0 -117
  579. package/dist/lib/rest/insights/v1/call.js +0 -159
  580. package/dist/lib/rest/insights/v1/callSummaries.d.ts +0 -316
  581. package/dist/lib/rest/insights/v1/callSummaries.js +0 -196
  582. package/dist/lib/rest/insights/v1/conference/conferenceParticipant.d.ts +0 -375
  583. package/dist/lib/rest/insights/v1/conference/conferenceParticipant.js +0 -246
  584. package/dist/lib/rest/insights/v1/conference.d.ts +0 -377
  585. package/dist/lib/rest/insights/v1/conference.js +0 -248
  586. package/dist/lib/rest/insights/v1/room/participant.d.ts +0 -280
  587. package/dist/lib/rest/insights/v1/room/participant.js +0 -212
  588. package/dist/lib/rest/insights/v1/room.d.ts +0 -363
  589. package/dist/lib/rest/insights/v1/room.js +0 -244
  590. package/dist/lib/rest/insights/v1/setting.d.ts +0 -158
  591. package/dist/lib/rest/insights/v1/setting.js +0 -143
  592. package/dist/lib/rest/ipMessaging/V1.d.ts +0 -20
  593. package/dist/lib/rest/ipMessaging/V1.js +0 -42
  594. package/dist/lib/rest/ipMessaging/V2.d.ts +0 -20
  595. package/dist/lib/rest/ipMessaging/V2.js +0 -42
  596. package/dist/lib/rest/ipMessaging/v1/credential.d.ts +0 -303
  597. package/dist/lib/rest/ipMessaging/v1/credential.js +0 -274
  598. package/dist/lib/rest/ipMessaging/v1/service/channel/invite.d.ts +0 -256
  599. package/dist/lib/rest/ipMessaging/v1/service/channel/invite.js +0 -245
  600. package/dist/lib/rest/ipMessaging/v1/service/channel/member.d.ts +0 -303
  601. package/dist/lib/rest/ipMessaging/v1/service/channel/member.js +0 -276
  602. package/dist/lib/rest/ipMessaging/v1/service/channel/message.d.ts +0 -312
  603. package/dist/lib/rest/ipMessaging/v1/service/channel/message.js +0 -282
  604. package/dist/lib/rest/ipMessaging/v1/service/channel.d.ts +0 -349
  605. package/dist/lib/rest/ipMessaging/v1/service/channel.js +0 -323
  606. package/dist/lib/rest/ipMessaging/v1/service/role.d.ts +0 -274
  607. package/dist/lib/rest/ipMessaging/v1/service/role.js +0 -267
  608. package/dist/lib/rest/ipMessaging/v1/service/user/userChannel.d.ts +0 -163
  609. package/dist/lib/rest/ipMessaging/v1/service/user/userChannel.js +0 -139
  610. package/dist/lib/rest/ipMessaging/v1/service/user.d.ts +0 -318
  611. package/dist/lib/rest/ipMessaging/v1/service/user.js +0 -293
  612. package/dist/lib/rest/ipMessaging/v1/service.d.ts +0 -449
  613. package/dist/lib/rest/ipMessaging/v1/service.js +0 -454
  614. package/dist/lib/rest/ipMessaging/v2/credential.d.ts +0 -303
  615. package/dist/lib/rest/ipMessaging/v2/credential.js +0 -274
  616. package/dist/lib/rest/ipMessaging/v2/service/binding.d.ts +0 -249
  617. package/dist/lib/rest/ipMessaging/v2/service/binding.js +0 -222
  618. package/dist/lib/rest/ipMessaging/v2/service/channel/invite.d.ts +0 -256
  619. package/dist/lib/rest/ipMessaging/v2/service/channel/invite.js +0 -245
  620. package/dist/lib/rest/ipMessaging/v2/service/channel/member.d.ts +0 -354
  621. package/dist/lib/rest/ipMessaging/v2/service/channel/member.js +0 -306
  622. package/dist/lib/rest/ipMessaging/v2/service/channel/message.d.ts +0 -375
  623. package/dist/lib/rest/ipMessaging/v2/service/channel/message.js +0 -316
  624. package/dist/lib/rest/ipMessaging/v2/service/channel/webhook.d.ts +0 -311
  625. package/dist/lib/rest/ipMessaging/v2/service/channel/webhook.js +0 -288
  626. package/dist/lib/rest/ipMessaging/v2/service/channel.d.ts +0 -399
  627. package/dist/lib/rest/ipMessaging/v2/service/channel.js +0 -358
  628. package/dist/lib/rest/ipMessaging/v2/service/role.d.ts +0 -274
  629. package/dist/lib/rest/ipMessaging/v2/service/role.js +0 -267
  630. package/dist/lib/rest/ipMessaging/v2/service/user/userBinding.d.ts +0 -245
  631. package/dist/lib/rest/ipMessaging/v2/service/user/userBinding.js +0 -226
  632. package/dist/lib/rest/ipMessaging/v2/service/user/userChannel.d.ts +0 -283
  633. package/dist/lib/rest/ipMessaging/v2/service/user/userChannel.js +0 -257
  634. package/dist/lib/rest/ipMessaging/v2/service/user.d.ts +0 -331
  635. package/dist/lib/rest/ipMessaging/v2/service/user.js +0 -310
  636. package/dist/lib/rest/ipMessaging/v2/service.d.ts +0 -417
  637. package/dist/lib/rest/ipMessaging/v2/service.js +0 -401
  638. package/dist/lib/rest/lookups/V1.d.ts +0 -15
  639. package/dist/lib/rest/lookups/V1.js +0 -36
  640. package/dist/lib/rest/lookups/V2.d.ts +0 -15
  641. package/dist/lib/rest/lookups/V2.js +0 -36
  642. package/dist/lib/rest/lookups/v1/phoneNumber.d.ts +0 -149
  643. package/dist/lib/rest/lookups/v1/phoneNumber.js +0 -133
  644. package/dist/lib/rest/lookups/v2/phoneNumber.d.ts +0 -202
  645. package/dist/lib/rest/lookups/v2/phoneNumber.js +0 -158
  646. package/dist/lib/rest/media/V1.d.ts +0 -25
  647. package/dist/lib/rest/media/V1.js +0 -51
  648. package/dist/lib/rest/media/v1/mediaProcessor.d.ts +0 -318
  649. package/dist/lib/rest/media/v1/mediaProcessor.js +0 -256
  650. package/dist/lib/rest/media/v1/mediaRecording.d.ts +0 -310
  651. package/dist/lib/rest/media/v1/mediaRecording.js +0 -226
  652. package/dist/lib/rest/media/v1/playerStreamer/playbackGrant.d.ts +0 -151
  653. package/dist/lib/rest/media/v1/playerStreamer/playbackGrant.js +0 -146
  654. package/dist/lib/rest/media/v1/playerStreamer.d.ts +0 -328
  655. package/dist/lib/rest/media/v1/playerStreamer.js +0 -264
  656. package/dist/lib/rest/messaging/V1.d.ts +0 -50
  657. package/dist/lib/rest/messaging/V1.js +0 -82
  658. package/dist/lib/rest/messaging/v1/brandRegistration/brandVetting.d.ts +0 -265
  659. package/dist/lib/rest/messaging/v1/brandRegistration/brandVetting.js +0 -224
  660. package/dist/lib/rest/messaging/v1/brandRegistration.d.ts +0 -344
  661. package/dist/lib/rest/messaging/v1/brandRegistration.js +0 -275
  662. package/dist/lib/rest/messaging/v1/deactivations.d.ts +0 -106
  663. package/dist/lib/rest/messaging/v1/deactivations.js +0 -107
  664. package/dist/lib/rest/messaging/v1/domainCerts.d.ts +0 -164
  665. package/dist/lib/rest/messaging/v1/domainCerts.js +0 -164
  666. package/dist/lib/rest/messaging/v1/domainConfig.d.ts +0 -153
  667. package/dist/lib/rest/messaging/v1/domainConfig.js +0 -152
  668. package/dist/lib/rest/messaging/v1/externalCampaign.d.ts +0 -79
  669. package/dist/lib/rest/messaging/v1/externalCampaign.js +0 -87
  670. package/dist/lib/rest/messaging/v1/service/alphaSender.d.ts +0 -264
  671. package/dist/lib/rest/messaging/v1/service/alphaSender.js +0 -231
  672. package/dist/lib/rest/messaging/v1/service/phoneNumber.d.ts +0 -270
  673. package/dist/lib/rest/messaging/v1/service/phoneNumber.js +0 -234
  674. package/dist/lib/rest/messaging/v1/service/shortCode.d.ts +0 -270
  675. package/dist/lib/rest/messaging/v1/service/shortCode.js +0 -234
  676. package/dist/lib/rest/messaging/v1/service/usAppToPerson.d.ts +0 -384
  677. package/dist/lib/rest/messaging/v1/service/usAppToPerson.js +0 -304
  678. package/dist/lib/rest/messaging/v1/service/usAppToPersonUsecase.d.ts +0 -62
  679. package/dist/lib/rest/messaging/v1/service/usAppToPersonUsecase.js +0 -79
  680. package/dist/lib/rest/messaging/v1/service.d.ts +0 -494
  681. package/dist/lib/rest/messaging/v1/service.js +0 -408
  682. package/dist/lib/rest/messaging/v1/tollfreeVerification.d.ts +0 -521
  683. package/dist/lib/rest/messaging/v1/tollfreeVerification.js +0 -396
  684. package/dist/lib/rest/messaging/v1/usecase.d.ts +0 -45
  685. package/dist/lib/rest/messaging/v1/usecase.js +0 -62
  686. package/dist/lib/rest/microvisor/V1.d.ts +0 -20
  687. package/dist/lib/rest/microvisor/V1.js +0 -42
  688. package/dist/lib/rest/microvisor/v1/app.d.ts +0 -240
  689. package/dist/lib/rest/microvisor/v1/app.js +0 -201
  690. package/dist/lib/rest/microvisor/v1/device.d.ts +0 -281
  691. package/dist/lib/rest/microvisor/v1/device.js +0 -217
  692. package/dist/lib/rest/monitor/V1.d.ts +0 -20
  693. package/dist/lib/rest/monitor/V1.js +0 -42
  694. package/dist/lib/rest/monitor/v1/alert.d.ts +0 -314
  695. package/dist/lib/rest/monitor/v1/alert.js +0 -212
  696. package/dist/lib/rest/monitor/v1/event.d.ts +0 -301
  697. package/dist/lib/rest/monitor/v1/event.js +0 -208
  698. package/dist/lib/rest/notify/V1.d.ts +0 -20
  699. package/dist/lib/rest/notify/V1.js +0 -42
  700. package/dist/lib/rest/notify/v1/credential.d.ts +0 -324
  701. package/dist/lib/rest/notify/v1/credential.js +0 -274
  702. package/dist/lib/rest/notify/v1/service/binding.d.ts +0 -337
  703. package/dist/lib/rest/notify/v1/service/binding.js +0 -268
  704. package/dist/lib/rest/notify/v1/service/notification.d.ts +0 -208
  705. package/dist/lib/rest/notify/v1/service/notification.js +0 -152
  706. package/dist/lib/rest/notify/v1/service.d.ts +0 -458
  707. package/dist/lib/rest/notify/v1/service.js +0 -369
  708. package/dist/lib/rest/numbers/V2.d.ts +0 -15
  709. package/dist/lib/rest/numbers/V2.js +0 -37
  710. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/bundleCopy.d.ts +0 -219
  711. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/bundleCopy.js +0 -163
  712. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/evaluation.d.ts +0 -231
  713. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/evaluation.js +0 -200
  714. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/itemAssignment.d.ts +0 -252
  715. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/itemAssignment.js +0 -227
  716. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/replaceItems.d.ts +0 -106
  717. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle/replaceItems.js +0 -97
  718. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle.d.ts +0 -445
  719. package/dist/lib/rest/numbers/v2/regulatoryCompliance/bundle.js +0 -354
  720. package/dist/lib/rest/numbers/v2/regulatoryCompliance/endUser.d.ts +0 -308
  721. package/dist/lib/rest/numbers/v2/regulatoryCompliance/endUser.js +0 -261
  722. package/dist/lib/rest/numbers/v2/regulatoryCompliance/endUserType.d.ts +0 -211
  723. package/dist/lib/rest/numbers/v2/regulatoryCompliance/endUserType.js +0 -179
  724. package/dist/lib/rest/numbers/v2/regulatoryCompliance/regulation.d.ts +0 -239
  725. package/dist/lib/rest/numbers/v2/regulatoryCompliance/regulation.js +0 -189
  726. package/dist/lib/rest/numbers/v2/regulatoryCompliance/supportingDocument.d.ts +0 -326
  727. package/dist/lib/rest/numbers/v2/regulatoryCompliance/supportingDocument.js +0 -267
  728. package/dist/lib/rest/numbers/v2/regulatoryCompliance/supportingDocumentType.d.ts +0 -211
  729. package/dist/lib/rest/numbers/v2/regulatoryCompliance/supportingDocumentType.js +0 -179
  730. package/dist/lib/rest/numbers/v2/regulatoryCompliance.d.ts +0 -34
  731. package/dist/lib/rest/numbers/v2/regulatoryCompliance.js +0 -87
  732. package/dist/lib/rest/oauth/V1.d.ts +0 -35
  733. package/dist/lib/rest/oauth/V1.js +0 -61
  734. package/dist/lib/rest/oauth/v1/deviceCode.d.ts +0 -87
  735. package/dist/lib/rest/oauth/v1/deviceCode.js +0 -90
  736. package/dist/lib/rest/oauth/v1/oauth.d.ts +0 -84
  737. package/dist/lib/rest/oauth/v1/oauth.js +0 -102
  738. package/dist/lib/rest/oauth/v1/openidDiscovery.d.ts +0 -150
  739. package/dist/lib/rest/oauth/v1/openidDiscovery.js +0 -126
  740. package/dist/lib/rest/oauth/v1/token.d.ts +0 -88
  741. package/dist/lib/rest/oauth/v1/token.js +0 -98
  742. package/dist/lib/rest/oauth/v1/userInfo.d.ts +0 -108
  743. package/dist/lib/rest/oauth/v1/userInfo.js +0 -110
  744. package/dist/lib/rest/preview/DeployedDevices.d.ts +0 -15
  745. package/dist/lib/rest/preview/DeployedDevices.js +0 -36
  746. package/dist/lib/rest/preview/HostedNumbers.d.ts +0 -20
  747. package/dist/lib/rest/preview/HostedNumbers.js +0 -44
  748. package/dist/lib/rest/preview/Marketplace.d.ts +0 -20
  749. package/dist/lib/rest/preview/Marketplace.js +0 -44
  750. package/dist/lib/rest/preview/Sync.d.ts +0 -15
  751. package/dist/lib/rest/preview/Sync.js +0 -36
  752. package/dist/lib/rest/preview/Understand.d.ts +0 -15
  753. package/dist/lib/rest/preview/Understand.js +0 -36
  754. package/dist/lib/rest/preview/Wireless.d.ts +0 -25
  755. package/dist/lib/rest/preview/Wireless.js +0 -48
  756. package/dist/lib/rest/preview/deployed_devices/fleet/certificate.d.ts +0 -324
  757. package/dist/lib/rest/preview/deployed_devices/fleet/certificate.js +0 -269
  758. package/dist/lib/rest/preview/deployed_devices/fleet/deployment.d.ts +0 -318
  759. package/dist/lib/rest/preview/deployed_devices/fleet/deployment.js +0 -264
  760. package/dist/lib/rest/preview/deployed_devices/fleet/device.d.ts +0 -358
  761. package/dist/lib/rest/preview/deployed_devices/fleet/device.js +0 -284
  762. package/dist/lib/rest/preview/deployed_devices/fleet/key.d.ts +0 -330
  763. package/dist/lib/rest/preview/deployed_devices/fleet/key.js +0 -268
  764. package/dist/lib/rest/preview/deployed_devices/fleet.d.ts +0 -352
  765. package/dist/lib/rest/preview/deployed_devices/fleet.js +0 -307
  766. package/dist/lib/rest/preview/hosted_numbers/authorizationDocument/dependentHostedNumberOrder.d.ts +0 -293
  767. package/dist/lib/rest/preview/hosted_numbers/authorizationDocument/dependentHostedNumberOrder.js +0 -174
  768. package/dist/lib/rest/preview/hosted_numbers/authorizationDocument.d.ts +0 -327
  769. package/dist/lib/rest/preview/hosted_numbers/authorizationDocument.js +0 -285
  770. package/dist/lib/rest/preview/hosted_numbers/hostedNumberOrder.d.ts +0 -468
  771. package/dist/lib/rest/preview/hosted_numbers/hostedNumberOrder.js +0 -345
  772. package/dist/lib/rest/preview/marketplace/availableAddOn/availableAddOnExtension.d.ts +0 -219
  773. package/dist/lib/rest/preview/marketplace/availableAddOn/availableAddOnExtension.js +0 -187
  774. package/dist/lib/rest/preview/marketplace/availableAddOn.d.ts +0 -231
  775. package/dist/lib/rest/preview/marketplace/availableAddOn.js +0 -196
  776. package/dist/lib/rest/preview/marketplace/installedAddOn/installedAddOnExtension.d.ts +0 -251
  777. package/dist/lib/rest/preview/marketplace/installedAddOn/installedAddOnExtension.js +0 -214
  778. package/dist/lib/rest/preview/marketplace/installedAddOn.d.ts +0 -332
  779. package/dist/lib/rest/preview/marketplace/installedAddOn.js +0 -281
  780. package/dist/lib/rest/preview/sync/service/document/documentPermission.d.ts +0 -280
  781. package/dist/lib/rest/preview/sync/service/document/documentPermission.js +0 -253
  782. package/dist/lib/rest/preview/sync/service/document.d.ts +0 -295
  783. package/dist/lib/rest/preview/sync/service/document.js +0 -281
  784. package/dist/lib/rest/preview/sync/service/syncList/syncListItem.d.ts +0 -321
  785. package/dist/lib/rest/preview/sync/service/syncList/syncListItem.js +0 -280
  786. package/dist/lib/rest/preview/sync/service/syncList/syncListPermission.d.ts +0 -280
  787. package/dist/lib/rest/preview/sync/service/syncList/syncListPermission.js +0 -253
  788. package/dist/lib/rest/preview/sync/service/syncList.d.ts +0 -270
  789. package/dist/lib/rest/preview/sync/service/syncList.js +0 -263
  790. package/dist/lib/rest/preview/sync/service/syncMap/syncMapItem.d.ts +0 -323
  791. package/dist/lib/rest/preview/sync/service/syncMap/syncMapItem.js +0 -284
  792. package/dist/lib/rest/preview/sync/service/syncMap/syncMapPermission.d.ts +0 -280
  793. package/dist/lib/rest/preview/sync/service/syncMap/syncMapPermission.js +0 -253
  794. package/dist/lib/rest/preview/sync/service/syncMap.d.ts +0 -270
  795. package/dist/lib/rest/preview/sync/service/syncMap.js +0 -263
  796. package/dist/lib/rest/preview/sync/service.d.ts +0 -330
  797. package/dist/lib/rest/preview/sync/service.js +0 -308
  798. package/dist/lib/rest/preview/understand/assistant/assistantFallbackActions.d.ts +0 -131
  799. package/dist/lib/rest/preview/understand/assistant/assistantFallbackActions.js +0 -142
  800. package/dist/lib/rest/preview/understand/assistant/assistantInitiationActions.d.ts +0 -131
  801. package/dist/lib/rest/preview/understand/assistant/assistantInitiationActions.js +0 -142
  802. package/dist/lib/rest/preview/understand/assistant/dialogue.d.ts +0 -105
  803. package/dist/lib/rest/preview/understand/assistant/dialogue.js +0 -120
  804. package/dist/lib/rest/preview/understand/assistant/fieldType/fieldValue.d.ts +0 -285
  805. package/dist/lib/rest/preview/understand/assistant/fieldType/fieldValue.js +0 -249
  806. package/dist/lib/rest/preview/understand/assistant/fieldType.d.ts +0 -318
  807. package/dist/lib/rest/preview/understand/assistant/fieldType.js +0 -277
  808. package/dist/lib/rest/preview/understand/assistant/modelBuild.d.ts +0 -320
  809. package/dist/lib/rest/preview/understand/assistant/modelBuild.js +0 -266
  810. package/dist/lib/rest/preview/understand/assistant/query.d.ts +0 -361
  811. package/dist/lib/rest/preview/understand/assistant/query.js +0 -286
  812. package/dist/lib/rest/preview/understand/assistant/styleSheet.d.ts +0 -140
  813. package/dist/lib/rest/preview/understand/assistant/styleSheet.js +0 -142
  814. package/dist/lib/rest/preview/understand/assistant/task/field.d.ts +0 -271
  815. package/dist/lib/rest/preview/understand/assistant/task/field.js +0 -243
  816. package/dist/lib/rest/preview/understand/assistant/task/sample.d.ts +0 -331
  817. package/dist/lib/rest/preview/understand/assistant/task/sample.js +0 -280
  818. package/dist/lib/rest/preview/understand/assistant/task/taskActions.d.ts +0 -145
  819. package/dist/lib/rest/preview/understand/assistant/task/taskActions.js +0 -150
  820. package/dist/lib/rest/preview/understand/assistant/task/taskStatistics.d.ts +0 -112
  821. package/dist/lib/rest/preview/understand/assistant/task/taskStatistics.js +0 -125
  822. package/dist/lib/rest/preview/understand/assistant/task.d.ts +0 -356
  823. package/dist/lib/rest/preview/understand/assistant/task.js +0 -326
  824. package/dist/lib/rest/preview/understand/assistant.d.ts +0 -422
  825. package/dist/lib/rest/preview/understand/assistant.js +0 -392
  826. package/dist/lib/rest/preview/wireless/command.d.ts +0 -266
  827. package/dist/lib/rest/preview/wireless/command.js +0 -232
  828. package/dist/lib/rest/preview/wireless/ratePlan.d.ts +0 -326
  829. package/dist/lib/rest/preview/wireless/ratePlan.js +0 -286
  830. package/dist/lib/rest/preview/wireless/sim/usage.d.ts +0 -131
  831. package/dist/lib/rest/preview/wireless/sim/usage.js +0 -133
  832. package/dist/lib/rest/preview/wireless/sim.d.ts +0 -361
  833. package/dist/lib/rest/preview/wireless/sim.js +0 -291
  834. package/dist/lib/rest/pricing/V1.d.ts +0 -25
  835. package/dist/lib/rest/pricing/V1.js +0 -48
  836. package/dist/lib/rest/pricing/V2.d.ts +0 -25
  837. package/dist/lib/rest/pricing/V2.js +0 -48
  838. package/dist/lib/rest/pricing/v1/messaging/country.d.ts +0 -233
  839. package/dist/lib/rest/pricing/v1/messaging/country.js +0 -190
  840. package/dist/lib/rest/pricing/v1/messaging.d.ts +0 -19
  841. package/dist/lib/rest/pricing/v1/messaging.js +0 -42
  842. package/dist/lib/rest/pricing/v1/phoneNumber/country.d.ts +0 -216
  843. package/dist/lib/rest/pricing/v1/phoneNumber/country.js +0 -182
  844. package/dist/lib/rest/pricing/v1/phoneNumber.d.ts +0 -19
  845. package/dist/lib/rest/pricing/v1/phoneNumber.js +0 -42
  846. package/dist/lib/rest/pricing/v1/voice/country.d.ts +0 -228
  847. package/dist/lib/rest/pricing/v1/voice/country.js +0 -187
  848. package/dist/lib/rest/pricing/v1/voice/number.d.ts +0 -127
  849. package/dist/lib/rest/pricing/v1/voice/number.js +0 -130
  850. package/dist/lib/rest/pricing/v1/voice.d.ts +0 -22
  851. package/dist/lib/rest/pricing/v1/voice.js +0 -51
  852. package/dist/lib/rest/pricing/v2/country.d.ts +0 -229
  853. package/dist/lib/rest/pricing/v2/country.js +0 -187
  854. package/dist/lib/rest/pricing/v2/number.d.ts +0 -158
  855. package/dist/lib/rest/pricing/v2/number.js +0 -137
  856. package/dist/lib/rest/pricing/v2/voice/country.d.ts +0 -229
  857. package/dist/lib/rest/pricing/v2/voice/country.js +0 -187
  858. package/dist/lib/rest/pricing/v2/voice/number.d.ts +0 -159
  859. package/dist/lib/rest/pricing/v2/voice/number.js +0 -137
  860. package/dist/lib/rest/pricing/v2/voice.d.ts +0 -22
  861. package/dist/lib/rest/pricing/v2/voice.js +0 -51
  862. package/dist/lib/rest/proxy/V1.d.ts +0 -15
  863. package/dist/lib/rest/proxy/V1.js +0 -36
  864. package/dist/lib/rest/proxy/v1/service/phoneNumber.d.ts +0 -340
  865. package/dist/lib/rest/proxy/v1/service/phoneNumber.js +0 -272
  866. package/dist/lib/rest/proxy/v1/service/session/interaction.d.ts +0 -309
  867. package/dist/lib/rest/proxy/v1/service/session/interaction.js +0 -238
  868. package/dist/lib/rest/proxy/v1/service/session/participant/messageInteraction.d.ts +0 -326
  869. package/dist/lib/rest/proxy/v1/service/session/participant/messageInteraction.js +0 -257
  870. package/dist/lib/rest/proxy/v1/service/session/participant.d.ts +0 -310
  871. package/dist/lib/rest/proxy/v1/service/session/participant.js +0 -266
  872. package/dist/lib/rest/proxy/v1/service/session.d.ts +0 -388
  873. package/dist/lib/rest/proxy/v1/service/session.js +0 -316
  874. package/dist/lib/rest/proxy/v1/service/shortCode.d.ts +0 -316
  875. package/dist/lib/rest/proxy/v1/service/shortCode.js +0 -262
  876. package/dist/lib/rest/proxy/v1/service.d.ts +0 -388
  877. package/dist/lib/rest/proxy/v1/service.js +0 -330
  878. package/dist/lib/rest/routes/V2.d.ts +0 -25
  879. package/dist/lib/rest/routes/V2.js +0 -48
  880. package/dist/lib/rest/routes/v2/phoneNumber.d.ts +0 -168
  881. package/dist/lib/rest/routes/v2/phoneNumber.js +0 -149
  882. package/dist/lib/rest/routes/v2/sipDomain.d.ts +0 -144
  883. package/dist/lib/rest/routes/v2/sipDomain.js +0 -149
  884. package/dist/lib/rest/routes/v2/trunk.d.ts +0 -168
  885. package/dist/lib/rest/routes/v2/trunk.js +0 -149
  886. package/dist/lib/rest/serverless/V1.d.ts +0 -15
  887. package/dist/lib/rest/serverless/V1.js +0 -36
  888. package/dist/lib/rest/serverless/v1/service/asset/assetVersion.d.ts +0 -231
  889. package/dist/lib/rest/serverless/v1/service/asset/assetVersion.js +0 -197
  890. package/dist/lib/rest/serverless/v1/service/asset.d.ts +0 -298
  891. package/dist/lib/rest/serverless/v1/service/asset.js +0 -271
  892. package/dist/lib/rest/serverless/v1/service/build/buildStatus.d.ts +0 -107
  893. package/dist/lib/rest/serverless/v1/service/build/buildStatus.js +0 -123
  894. package/dist/lib/rest/serverless/v1/service/build.d.ts +0 -303
  895. package/dist/lib/rest/serverless/v1/service/build.js +0 -260
  896. package/dist/lib/rest/serverless/v1/service/environment/deployment.d.ts +0 -257
  897. package/dist/lib/rest/serverless/v1/service/environment/deployment.js +0 -220
  898. package/dist/lib/rest/serverless/v1/service/environment/log.d.ts +0 -273
  899. package/dist/lib/rest/serverless/v1/service/environment/log.js +0 -211
  900. package/dist/lib/rest/serverless/v1/service/environment/variable.d.ts +0 -318
  901. package/dist/lib/rest/serverless/v1/service/environment/variable.js +0 -272
  902. package/dist/lib/rest/serverless/v1/service/environment.d.ts +0 -308
  903. package/dist/lib/rest/serverless/v1/service/environment.js +0 -278
  904. package/dist/lib/rest/serverless/v1/service/function/functionVersion/functionVersionContent.d.ts +0 -114
  905. package/dist/lib/rest/serverless/v1/service/function/functionVersion/functionVersionContent.js +0 -131
  906. package/dist/lib/rest/serverless/v1/service/function/functionVersion.d.ts +0 -242
  907. package/dist/lib/rest/serverless/v1/service/function/functionVersion.js +0 -212
  908. package/dist/lib/rest/serverless/v1/service/function.d.ts +0 -298
  909. package/dist/lib/rest/serverless/v1/service/function.js +0 -271
  910. package/dist/lib/rest/serverless/v1/service.d.ts +0 -364
  911. package/dist/lib/rest/serverless/v1/service.js +0 -321
  912. package/dist/lib/rest/studio/V1.d.ts +0 -15
  913. package/dist/lib/rest/studio/V1.js +0 -36
  914. package/dist/lib/rest/studio/V2.d.ts +0 -20
  915. package/dist/lib/rest/studio/V2.js +0 -42
  916. package/dist/lib/rest/studio/v1/flow/engagement/engagementContext.d.ts +0 -109
  917. package/dist/lib/rest/studio/v1/flow/engagement/engagementContext.js +0 -123
  918. package/dist/lib/rest/studio/v1/flow/engagement/step/stepContext.d.ts +0 -117
  919. package/dist/lib/rest/studio/v1/flow/engagement/step/stepContext.js +0 -131
  920. package/dist/lib/rest/studio/v1/flow/engagement/step.d.ts +0 -265
  921. package/dist/lib/rest/studio/v1/flow/engagement/step.js +0 -218
  922. package/dist/lib/rest/studio/v1/flow/engagement.d.ts +0 -300
  923. package/dist/lib/rest/studio/v1/flow/engagement.js +0 -269
  924. package/dist/lib/rest/studio/v1/flow/execution/executionContext.d.ts +0 -109
  925. package/dist/lib/rest/studio/v1/flow/execution/executionContext.js +0 -123
  926. package/dist/lib/rest/studio/v1/flow/execution/executionStep/executionStepContext.d.ts +0 -117
  927. package/dist/lib/rest/studio/v1/flow/execution/executionStep/executionStepContext.js +0 -131
  928. package/dist/lib/rest/studio/v1/flow/execution/executionStep.d.ts +0 -265
  929. package/dist/lib/rest/studio/v1/flow/execution/executionStep.js +0 -218
  930. package/dist/lib/rest/studio/v1/flow/execution.d.ts +0 -338
  931. package/dist/lib/rest/studio/v1/flow/execution.js +0 -298
  932. package/dist/lib/rest/studio/v1/flow.d.ts +0 -266
  933. package/dist/lib/rest/studio/v1/flow.js +0 -231
  934. package/dist/lib/rest/studio/v2/flow/execution/executionContext.d.ts +0 -109
  935. package/dist/lib/rest/studio/v2/flow/execution/executionContext.js +0 -123
  936. package/dist/lib/rest/studio/v2/flow/execution/executionStep/executionStepContext.d.ts +0 -117
  937. package/dist/lib/rest/studio/v2/flow/execution/executionStep/executionStepContext.js +0 -131
  938. package/dist/lib/rest/studio/v2/flow/execution/executionStep.d.ts +0 -265
  939. package/dist/lib/rest/studio/v2/flow/execution/executionStep.js +0 -218
  940. package/dist/lib/rest/studio/v2/flow/execution.d.ts +0 -332
  941. package/dist/lib/rest/studio/v2/flow/execution.js +0 -296
  942. package/dist/lib/rest/studio/v2/flow/flowRevision.d.ts +0 -253
  943. package/dist/lib/rest/studio/v2/flow/flowRevision.js +0 -199
  944. package/dist/lib/rest/studio/v2/flow/flowTestUser.d.ts +0 -121
  945. package/dist/lib/rest/studio/v2/flow/flowTestUser.js +0 -138
  946. package/dist/lib/rest/studio/v2/flow.d.ts +0 -361
  947. package/dist/lib/rest/studio/v2/flow.js +0 -319
  948. package/dist/lib/rest/studio/v2/flowValidate.d.ts +0 -60
  949. package/dist/lib/rest/studio/v2/flowValidate.js +0 -85
  950. package/dist/lib/rest/supersim/V1.d.ts +0 -55
  951. package/dist/lib/rest/supersim/V1.js +0 -86
  952. package/dist/lib/rest/supersim/v1/esimProfile.d.ts +0 -297
  953. package/dist/lib/rest/supersim/v1/esimProfile.js +0 -226
  954. package/dist/lib/rest/supersim/v1/fleet.d.ts +0 -363
  955. package/dist/lib/rest/supersim/v1/fleet.js +0 -277
  956. package/dist/lib/rest/supersim/v1/ipCommand.d.ts +0 -303
  957. package/dist/lib/rest/supersim/v1/ipCommand.js +0 -238
  958. package/dist/lib/rest/supersim/v1/network.d.ts +0 -229
  959. package/dist/lib/rest/supersim/v1/network.js +0 -185
  960. package/dist/lib/rest/supersim/v1/networkAccessProfile/networkAccessProfileNetwork.d.ts +0 -252
  961. package/dist/lib/rest/supersim/v1/networkAccessProfile/networkAccessProfileNetwork.js +0 -227
  962. package/dist/lib/rest/supersim/v1/networkAccessProfile.d.ts +0 -296
  963. package/dist/lib/rest/supersim/v1/networkAccessProfile.js +0 -248
  964. package/dist/lib/rest/supersim/v1/settingsUpdate.d.ts +0 -194
  965. package/dist/lib/rest/supersim/v1/settingsUpdate.js +0 -136
  966. package/dist/lib/rest/supersim/v1/sim/billingPeriod.d.ts +0 -183
  967. package/dist/lib/rest/supersim/v1/sim/billingPeriod.js +0 -136
  968. package/dist/lib/rest/supersim/v1/sim/simIpAddress.d.ts +0 -147
  969. package/dist/lib/rest/supersim/v1/sim/simIpAddress.js +0 -124
  970. package/dist/lib/rest/supersim/v1/sim.d.ts +0 -341
  971. package/dist/lib/rest/supersim/v1/sim.js +0 -283
  972. package/dist/lib/rest/supersim/v1/smsCommand.d.ts +0 -271
  973. package/dist/lib/rest/supersim/v1/smsCommand.js +0 -222
  974. package/dist/lib/rest/supersim/v1/usageRecord.d.ts +0 -252
  975. package/dist/lib/rest/supersim/v1/usageRecord.js +0 -154
  976. package/dist/lib/rest/sync/V1.d.ts +0 -15
  977. package/dist/lib/rest/sync/V1.js +0 -36
  978. package/dist/lib/rest/sync/v1/service/document/documentPermission.d.ts +0 -280
  979. package/dist/lib/rest/sync/v1/service/document/documentPermission.js +0 -253
  980. package/dist/lib/rest/sync/v1/service/document.d.ts +0 -354
  981. package/dist/lib/rest/sync/v1/service/document.js +0 -289
  982. package/dist/lib/rest/sync/v1/service/syncList/syncListItem.d.ts +0 -385
  983. package/dist/lib/rest/sync/v1/service/syncList/syncListItem.js +0 -296
  984. package/dist/lib/rest/sync/v1/service/syncList/syncListPermission.d.ts +0 -280
  985. package/dist/lib/rest/sync/v1/service/syncList/syncListPermission.js +0 -253
  986. package/dist/lib/rest/sync/v1/service/syncList.d.ts +0 -354
  987. package/dist/lib/rest/sync/v1/service/syncList.js +0 -298
  988. package/dist/lib/rest/sync/v1/service/syncMap/syncMapItem.d.ts +0 -387
  989. package/dist/lib/rest/sync/v1/service/syncMap/syncMapItem.js +0 -300
  990. package/dist/lib/rest/sync/v1/service/syncMap/syncMapPermission.d.ts +0 -280
  991. package/dist/lib/rest/sync/v1/service/syncMap/syncMapPermission.js +0 -253
  992. package/dist/lib/rest/sync/v1/service/syncMap.d.ts +0 -354
  993. package/dist/lib/rest/sync/v1/service/syncMap.js +0 -298
  994. package/dist/lib/rest/sync/v1/service/syncStream/streamMessage.d.ts +0 -61
  995. package/dist/lib/rest/sync/v1/service/syncStream/streamMessage.js +0 -83
  996. package/dist/lib/rest/sync/v1/service/syncStream.d.ts +0 -336
  997. package/dist/lib/rest/sync/v1/service/syncStream.js +0 -279
  998. package/dist/lib/rest/sync/v1/service.d.ts +0 -404
  999. package/dist/lib/rest/sync/v1/service.js +0 -344
  1000. package/dist/lib/rest/taskrouter/V1.d.ts +0 -15
  1001. package/dist/lib/rest/taskrouter/V1.js +0 -36
  1002. package/dist/lib/rest/taskrouter/v1/workspace/activity.d.ts +0 -323
  1003. package/dist/lib/rest/taskrouter/v1/workspace/activity.js +0 -267
  1004. package/dist/lib/rest/taskrouter/v1/workspace/event.d.ts +0 -351
  1005. package/dist/lib/rest/taskrouter/v1/workspace/event.js +0 -231
  1006. package/dist/lib/rest/taskrouter/v1/workspace/task/reservation.d.ts +0 -412
  1007. package/dist/lib/rest/taskrouter/v1/workspace/task/reservation.js +0 -344
  1008. package/dist/lib/rest/taskrouter/v1/workspace/task.d.ts +0 -495
  1009. package/dist/lib/rest/taskrouter/v1/workspace/task.js +0 -341
  1010. package/dist/lib/rest/taskrouter/v1/workspace/taskChannel.d.ts +0 -324
  1011. package/dist/lib/rest/taskrouter/v1/workspace/taskChannel.js +0 -271
  1012. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueCumulativeStatistics.d.ts +0 -244
  1013. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueCumulativeStatistics.js +0 -172
  1014. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueRealTimeStatistics.d.ts +0 -188
  1015. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueRealTimeStatistics.js +0 -148
  1016. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueStatistics.d.ts +0 -148
  1017. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueStatistics.js +0 -139
  1018. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueuesStatistics.d.ts +0 -203
  1019. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueuesStatistics.js +0 -142
  1020. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue.d.ts +0 -417
  1021. package/dist/lib/rest/taskrouter/v1/workspace/taskQueue.js +0 -349
  1022. package/dist/lib/rest/taskrouter/v1/workspace/worker/reservation.d.ts +0 -401
  1023. package/dist/lib/rest/taskrouter/v1/workspace/worker/reservation.js +0 -338
  1024. package/dist/lib/rest/taskrouter/v1/workspace/worker/workerChannel.d.ts +0 -307
  1025. package/dist/lib/rest/taskrouter/v1/workspace/worker/workerChannel.js +0 -236
  1026. package/dist/lib/rest/taskrouter/v1/workspace/worker/workerStatistics.d.ts +0 -140
  1027. package/dist/lib/rest/taskrouter/v1/workspace/worker/workerStatistics.js +0 -135
  1028. package/dist/lib/rest/taskrouter/v1/workspace/worker/workersCumulativeStatistics.d.ts +0 -180
  1029. package/dist/lib/rest/taskrouter/v1/workspace/worker/workersCumulativeStatistics.js +0 -143
  1030. package/dist/lib/rest/taskrouter/v1/workspace/worker/workersRealTimeStatistics.d.ts +0 -132
  1031. package/dist/lib/rest/taskrouter/v1/workspace/worker/workersRealTimeStatistics.js +0 -123
  1032. package/dist/lib/rest/taskrouter/v1/workspace/worker/workersStatistics.d.ts +0 -144
  1033. package/dist/lib/rest/taskrouter/v1/workspace/worker/workersStatistics.js +0 -135
  1034. package/dist/lib/rest/taskrouter/v1/workspace/worker.d.ts +0 -454
  1035. package/dist/lib/rest/taskrouter/v1/workspace/worker.js +0 -370
  1036. package/dist/lib/rest/taskrouter/v1/workspace/workflow/workflowCumulativeStatistics.d.ts +0 -244
  1037. package/dist/lib/rest/taskrouter/v1/workspace/workflow/workflowCumulativeStatistics.js +0 -171
  1038. package/dist/lib/rest/taskrouter/v1/workspace/workflow/workflowRealTimeStatistics.d.ts +0 -158
  1039. package/dist/lib/rest/taskrouter/v1/workspace/workflow/workflowRealTimeStatistics.js +0 -137
  1040. package/dist/lib/rest/taskrouter/v1/workspace/workflow/workflowStatistics.d.ts +0 -148
  1041. package/dist/lib/rest/taskrouter/v1/workspace/workflow/workflowStatistics.js +0 -139
  1042. package/dist/lib/rest/taskrouter/v1/workspace/workflow.d.ts +0 -384
  1043. package/dist/lib/rest/taskrouter/v1/workspace/workflow.js +0 -334
  1044. package/dist/lib/rest/taskrouter/v1/workspace/workspaceCumulativeStatistics.d.ts +0 -236
  1045. package/dist/lib/rest/taskrouter/v1/workspace/workspaceCumulativeStatistics.js +0 -163
  1046. package/dist/lib/rest/taskrouter/v1/workspace/workspaceRealTimeStatistics.d.ts +0 -162
  1047. package/dist/lib/rest/taskrouter/v1/workspace/workspaceRealTimeStatistics.js +0 -133
  1048. package/dist/lib/rest/taskrouter/v1/workspace/workspaceStatistics.d.ts +0 -140
  1049. package/dist/lib/rest/taskrouter/v1/workspace/workspaceStatistics.js +0 -131
  1050. package/dist/lib/rest/taskrouter/v1/workspace.d.ts +0 -452
  1051. package/dist/lib/rest/taskrouter/v1/workspace.js +0 -418
  1052. package/dist/lib/rest/trunking/V1.d.ts +0 -15
  1053. package/dist/lib/rest/trunking/V1.js +0 -36
  1054. package/dist/lib/rest/trunking/v1/trunk/credentialList.d.ts +0 -258
  1055. package/dist/lib/rest/trunking/v1/trunk/credentialList.js +0 -230
  1056. package/dist/lib/rest/trunking/v1/trunk/ipAccessControlList.d.ts +0 -258
  1057. package/dist/lib/rest/trunking/v1/trunk/ipAccessControlList.js +0 -230
  1058. package/dist/lib/rest/trunking/v1/trunk/originationUrl.d.ts +0 -340
  1059. package/dist/lib/rest/trunking/v1/trunk/originationUrl.js +0 -289
  1060. package/dist/lib/rest/trunking/v1/trunk/phoneNumber.d.ts +0 -375
  1061. package/dist/lib/rest/trunking/v1/trunk/phoneNumber.js +0 -268
  1062. package/dist/lib/rest/trunking/v1/trunk/recording.d.ts +0 -129
  1063. package/dist/lib/rest/trunking/v1/trunk/recording.js +0 -140
  1064. package/dist/lib/rest/trunking/v1/trunk.d.ts +0 -431
  1065. package/dist/lib/rest/trunking/v1/trunk.js +0 -364
  1066. package/dist/lib/rest/trusthub/V1.d.ts +0 -45
  1067. package/dist/lib/rest/trusthub/V1.js +0 -76
  1068. package/dist/lib/rest/trusthub/v1/customerProfiles/customerProfilesChannelEndpointAssignment.d.ts +0 -272
  1069. package/dist/lib/rest/trusthub/v1/customerProfiles/customerProfilesChannelEndpointAssignment.js +0 -239
  1070. package/dist/lib/rest/trusthub/v1/customerProfiles/customerProfilesEntityAssignments.d.ts +0 -252
  1071. package/dist/lib/rest/trusthub/v1/customerProfiles/customerProfilesEntityAssignments.js +0 -227
  1072. package/dist/lib/rest/trusthub/v1/customerProfiles/customerProfilesEvaluations.d.ts +0 -239
  1073. package/dist/lib/rest/trusthub/v1/customerProfiles/customerProfilesEvaluations.js +0 -212
  1074. package/dist/lib/rest/trusthub/v1/customerProfiles.d.ts +0 -380
  1075. package/dist/lib/rest/trusthub/v1/customerProfiles.js +0 -322
  1076. package/dist/lib/rest/trusthub/v1/endUser.d.ts +0 -310
  1077. package/dist/lib/rest/trusthub/v1/endUser.js +0 -261
  1078. package/dist/lib/rest/trusthub/v1/endUserType.d.ts +0 -211
  1079. package/dist/lib/rest/trusthub/v1/endUserType.js +0 -179
  1080. package/dist/lib/rest/trusthub/v1/policies.d.ts +0 -205
  1081. package/dist/lib/rest/trusthub/v1/policies.js +0 -177
  1082. package/dist/lib/rest/trusthub/v1/supportingDocument.d.ts +0 -320
  1083. package/dist/lib/rest/trusthub/v1/supportingDocument.js +0 -265
  1084. package/dist/lib/rest/trusthub/v1/supportingDocumentType.d.ts +0 -211
  1085. package/dist/lib/rest/trusthub/v1/supportingDocumentType.js +0 -179
  1086. package/dist/lib/rest/trusthub/v1/trustProducts/trustProductsChannelEndpointAssignment.d.ts +0 -272
  1087. package/dist/lib/rest/trusthub/v1/trustProducts/trustProductsChannelEndpointAssignment.js +0 -239
  1088. package/dist/lib/rest/trusthub/v1/trustProducts/trustProductsEntityAssignments.d.ts +0 -252
  1089. package/dist/lib/rest/trusthub/v1/trustProducts/trustProductsEntityAssignments.js +0 -227
  1090. package/dist/lib/rest/trusthub/v1/trustProducts/trustProductsEvaluations.d.ts +0 -239
  1091. package/dist/lib/rest/trusthub/v1/trustProducts/trustProductsEvaluations.js +0 -212
  1092. package/dist/lib/rest/trusthub/v1/trustProducts.d.ts +0 -380
  1093. package/dist/lib/rest/trusthub/v1/trustProducts.js +0 -322
  1094. package/dist/lib/rest/verify/V2.d.ts +0 -40
  1095. package/dist/lib/rest/verify/V2.js +0 -69
  1096. package/dist/lib/rest/verify/v2/form.d.ts +0 -98
  1097. package/dist/lib/rest/verify/v2/form.js +0 -112
  1098. package/dist/lib/rest/verify/v2/safelist.d.ts +0 -127
  1099. package/dist/lib/rest/verify/v2/safelist.js +0 -150
  1100. package/dist/lib/rest/verify/v2/service/accessToken.d.ts +0 -158
  1101. package/dist/lib/rest/verify/v2/service/accessToken.js +0 -159
  1102. package/dist/lib/rest/verify/v2/service/entity/challenge/notification.d.ts +0 -112
  1103. package/dist/lib/rest/verify/v2/service/entity/challenge/notification.js +0 -102
  1104. package/dist/lib/rest/verify/v2/service/entity/challenge.d.ts +0 -384
  1105. package/dist/lib/rest/verify/v2/service/entity/challenge.js +0 -296
  1106. package/dist/lib/rest/verify/v2/service/entity/factor.d.ts +0 -335
  1107. package/dist/lib/rest/verify/v2/service/entity/factor.js +0 -270
  1108. package/dist/lib/rest/verify/v2/service/entity/newFactor.d.ts +0 -157
  1109. package/dist/lib/rest/verify/v2/service/entity/newFactor.js +0 -137
  1110. package/dist/lib/rest/verify/v2/service/entity.d.ts +0 -288
  1111. package/dist/lib/rest/verify/v2/service/entity.js +0 -270
  1112. package/dist/lib/rest/verify/v2/service/messagingConfiguration.d.ts +0 -286
  1113. package/dist/lib/rest/verify/v2/service/messagingConfiguration.js +0 -260
  1114. package/dist/lib/rest/verify/v2/service/rateLimit/bucket.d.ts +0 -318
  1115. package/dist/lib/rest/verify/v2/service/rateLimit/bucket.js +0 -272
  1116. package/dist/lib/rest/verify/v2/service/rateLimit.d.ts +0 -322
  1117. package/dist/lib/rest/verify/v2/service/rateLimit.js +0 -275
  1118. package/dist/lib/rest/verify/v2/service/verification.d.ts +0 -237
  1119. package/dist/lib/rest/verify/v2/service/verification.js +0 -217
  1120. package/dist/lib/rest/verify/v2/service/verificationCheck.d.ts +0 -134
  1121. package/dist/lib/rest/verify/v2/service/verificationCheck.js +0 -110
  1122. package/dist/lib/rest/verify/v2/service/webhook.d.ts +0 -340
  1123. package/dist/lib/rest/verify/v2/service/webhook.js +0 -287
  1124. package/dist/lib/rest/verify/v2/service.d.ts +0 -481
  1125. package/dist/lib/rest/verify/v2/service.js +0 -426
  1126. package/dist/lib/rest/verify/v2/template.d.ts +0 -172
  1127. package/dist/lib/rest/verify/v2/template.js +0 -128
  1128. package/dist/lib/rest/verify/v2/verificationAttempt.d.ts +0 -288
  1129. package/dist/lib/rest/verify/v2/verificationAttempt.js +0 -207
  1130. package/dist/lib/rest/verify/v2/verificationAttemptsSummary.d.ts +0 -138
  1131. package/dist/lib/rest/verify/v2/verificationAttemptsSummary.js +0 -126
  1132. package/dist/lib/rest/video/V1.d.ts +0 -40
  1133. package/dist/lib/rest/video/V1.js +0 -69
  1134. package/dist/lib/rest/video/v1/composition.d.ts +0 -377
  1135. package/dist/lib/rest/video/v1/composition.js +0 -275
  1136. package/dist/lib/rest/video/v1/compositionHook.d.ts +0 -389
  1137. package/dist/lib/rest/video/v1/compositionHook.js +0 -310
  1138. package/dist/lib/rest/video/v1/compositionSettings.d.ts +0 -159
  1139. package/dist/lib/rest/video/v1/compositionSettings.js +0 -151
  1140. package/dist/lib/rest/video/v1/recording.d.ts +0 -335
  1141. package/dist/lib/rest/video/v1/recording.js +0 -236
  1142. package/dist/lib/rest/video/v1/recordingSettings.d.ts +0 -159
  1143. package/dist/lib/rest/video/v1/recordingSettings.js +0 -151
  1144. package/dist/lib/rest/video/v1/room/participant/anonymize.d.ts +0 -143
  1145. package/dist/lib/rest/video/v1/room/participant/anonymize.js +0 -135
  1146. package/dist/lib/rest/video/v1/room/participant/publishedTrack.d.ts +0 -237
  1147. package/dist/lib/rest/video/v1/room/participant/publishedTrack.js +0 -199
  1148. package/dist/lib/rest/video/v1/room/participant/subscribeRules.d.ts +0 -103
  1149. package/dist/lib/rest/video/v1/room/participant/subscribeRules.js +0 -103
  1150. package/dist/lib/rest/video/v1/room/participant/subscribedTrack.d.ts +0 -243
  1151. package/dist/lib/rest/video/v1/room/participant/subscribedTrack.js +0 -201
  1152. package/dist/lib/rest/video/v1/room/participant.d.ts +0 -351
  1153. package/dist/lib/rest/video/v1/room/participant.js +0 -286
  1154. package/dist/lib/rest/video/v1/room/recordingRules.d.ts +0 -95
  1155. package/dist/lib/rest/video/v1/room/recordingRules.js +0 -98
  1156. package/dist/lib/rest/video/v1/room/roomRecording.d.ts +0 -318
  1157. package/dist/lib/rest/video/v1/room/roomRecording.js +0 -236
  1158. package/dist/lib/rest/video/v1/room.d.ts +0 -449
  1159. package/dist/lib/rest/video/v1/room.js +0 -339
  1160. package/dist/lib/rest/voice/V1.d.ts +0 -40
  1161. package/dist/lib/rest/voice/V1.js +0 -69
  1162. package/dist/lib/rest/voice/v1/archivedCall.d.ts +0 -51
  1163. package/dist/lib/rest/voice/v1/archivedCall.js +0 -71
  1164. package/dist/lib/rest/voice/v1/byocTrunk.d.ts +0 -393
  1165. package/dist/lib/rest/voice/v1/byocTrunk.js +0 -304
  1166. package/dist/lib/rest/voice/v1/connectionPolicy/connectionPolicyTarget.d.ts +0 -340
  1167. package/dist/lib/rest/voice/v1/connectionPolicy/connectionPolicyTarget.js +0 -280
  1168. package/dist/lib/rest/voice/v1/connectionPolicy.d.ts +0 -314
  1169. package/dist/lib/rest/voice/v1/connectionPolicy.js +0 -265
  1170. package/dist/lib/rest/voice/v1/dialingPermissions/bulkCountryUpdate.d.ts +0 -59
  1171. package/dist/lib/rest/voice/v1/dialingPermissions/bulkCountryUpdate.js +0 -77
  1172. package/dist/lib/rest/voice/v1/dialingPermissions/country/highriskSpecialPrefix.d.ts +0 -143
  1173. package/dist/lib/rest/voice/v1/dialingPermissions/country/highriskSpecialPrefix.js +0 -122
  1174. package/dist/lib/rest/voice/v1/dialingPermissions/country.d.ts +0 -279
  1175. package/dist/lib/rest/voice/v1/dialingPermissions/country.js +0 -214
  1176. package/dist/lib/rest/voice/v1/dialingPermissions/settings.d.ts +0 -129
  1177. package/dist/lib/rest/voice/v1/dialingPermissions/settings.js +0 -130
  1178. package/dist/lib/rest/voice/v1/dialingPermissions.d.ts +0 -25
  1179. package/dist/lib/rest/voice/v1/dialingPermissions.js +0 -60
  1180. package/dist/lib/rest/voice/v1/ipRecord.d.ts +0 -308
  1181. package/dist/lib/rest/voice/v1/ipRecord.js +0 -256
  1182. package/dist/lib/rest/voice/v1/sourceIpMapping.d.ts +0 -278
  1183. package/dist/lib/rest/voice/v1/sourceIpMapping.js +0 -252
  1184. package/dist/lib/rest/wireless/V1.d.ts +0 -30
  1185. package/dist/lib/rest/wireless/V1.js +0 -54
  1186. package/dist/lib/rest/wireless/v1/command.d.ts +0 -314
  1187. package/dist/lib/rest/wireless/v1/command.js +0 -253
  1188. package/dist/lib/rest/wireless/v1/ratePlan.d.ts +0 -382
  1189. package/dist/lib/rest/wireless/v1/ratePlan.js +0 -293
  1190. package/dist/lib/rest/wireless/v1/sim/dataSession.d.ts +0 -233
  1191. package/dist/lib/rest/wireless/v1/sim/dataSession.js +0 -152
  1192. package/dist/lib/rest/wireless/v1/sim/usageRecord.d.ts +0 -186
  1193. package/dist/lib/rest/wireless/v1/sim/usageRecord.js +0 -136
  1194. package/dist/lib/rest/wireless/v1/sim.d.ts +0 -465
  1195. package/dist/lib/rest/wireless/v1/sim.js +0 -332
  1196. package/dist/lib/rest/wireless/v1/usageRecord.d.ts +0 -179
  1197. package/dist/lib/rest/wireless/v1/usageRecord.js +0 -130
  1198. package/dist/lib/twiml/FaxResponse.d.ts +0 -66
  1199. package/dist/lib/twiml/FaxResponse.js +0 -67
  1200. package/dist/lib/twiml/MessagingResponse.d.ts +0 -117
  1201. package/dist/lib/twiml/MessagingResponse.js +0 -120
  1202. package/dist/lib/twiml/TwiML.d.ts +0 -42
  1203. package/dist/lib/twiml/TwiML.js +0 -83
  1204. package/dist/lib/twiml/VoiceResponse.d.ts +0 -2448
  1205. package/dist/lib/twiml/VoiceResponse.js +0 -1434
  1206. package/dist/lib/webhooks/webhooks.d.ts +0 -136
  1207. package/dist/lib/webhooks/webhooks.js +0 -302
  1208. package/dist/package.json +0 -80
@@ -1,2448 +0,0 @@
1
- /**
2
- * This code was generated by
3
- * \ / _ _ _| _ _
4
- * | (_)\/(_)(_|\/| |(/_ v1.0.0
5
- * / /
6
- */
7
- import { XMLElement } from "xmlbuilder";
8
- import TwiML from "./TwiML";
9
- declare class VoiceResponse extends TwiML {
10
- /**
11
- * <Response> TwiML for Voice
12
- */
13
- constructor();
14
- /**
15
- * Comments in <Response>
16
- *
17
- * @param comment - XML Comment
18
- */
19
- comment(comment: string): XMLElement;
20
- /**
21
- * Comments after <Response>
22
- *
23
- * @param comment - XML Comment
24
- */
25
- commentAfter(comment: string): XMLElement;
26
- /**
27
- * Comments before <Response>
28
- *
29
- * @param comment - XML Comment
30
- */
31
- commentBefore(comment: string): XMLElement;
32
- /**
33
- * <Connect> TwiML Verb
34
- *
35
- * @param attributes - TwiML attributes
36
- */
37
- connect(attributes?: VoiceResponse.ConnectAttributes): VoiceResponse.Connect;
38
- /**
39
- * <Dial> TwiML Verb
40
- *
41
- * @param attributes - TwiML attributes
42
- * @param number - Phone number to dial
43
- */
44
- dial(number?: string): VoiceResponse.Dial;
45
- dial(attributes?: VoiceResponse.DialAttributes, number?: string): VoiceResponse.Dial;
46
- /**
47
- * <Echo> TwiML Verb
48
- *
49
- * @param attributes - TwiML attributes
50
- */
51
- echo(attributes?: object): VoiceResponse.Echo;
52
- /**
53
- * <Enqueue> TwiML Noun
54
- *
55
- * @param attributes - TwiML attributes
56
- * @param name - Friendly name
57
- */
58
- enqueue(name?: string): VoiceResponse.Enqueue;
59
- enqueue(attributes?: VoiceResponse.EnqueueAttributes, name?: string): VoiceResponse.Enqueue;
60
- /**
61
- * <Gather> TwiML Verb
62
- *
63
- * @param attributes - TwiML attributes
64
- */
65
- gather(attributes?: VoiceResponse.GatherAttributes): VoiceResponse.Gather;
66
- /**
67
- * <Hangup> TwiML Verb
68
- *
69
- * @param attributes - TwiML attributes
70
- */
71
- hangup(attributes?: object): VoiceResponse.Hangup;
72
- /**
73
- * <Leave> TwiML Verb
74
- *
75
- * @param attributes - TwiML attributes
76
- */
77
- leave(attributes?: object): VoiceResponse.Leave;
78
- /**
79
- * <Pause> TwiML Verb
80
- *
81
- * @param attributes - TwiML attributes
82
- */
83
- pause(attributes?: VoiceResponse.PauseAttributes): VoiceResponse.Pause;
84
- /**
85
- * <Pay> Twiml Verb
86
- *
87
- * @param attributes - TwiML attributes
88
- */
89
- pay(attributes?: VoiceResponse.PayAttributes): VoiceResponse.Pay;
90
- /**
91
- * <Play> TwiML Verb
92
- *
93
- * @param attributes - TwiML attributes
94
- * @param url - Media URL
95
- */
96
- play(url?: string): VoiceResponse.Play;
97
- play(attributes?: VoiceResponse.PlayAttributes, url?: string): VoiceResponse.Play;
98
- /**
99
- * <Prompt> Twiml Verb
100
- *
101
- * @param attributes - TwiML attributes
102
- */
103
- prompt(attributes?: VoiceResponse.PromptAttributes): VoiceResponse.Prompt;
104
- /**
105
- * <Queue> TwiML Noun
106
- *
107
- * @param attributes - TwiML attributes
108
- * @param name - Queue name
109
- */
110
- queue(name: string): VoiceResponse.Queue;
111
- queue(attributes: VoiceResponse.QueueAttributes, name: string): VoiceResponse.Queue;
112
- /**
113
- * <Record> TwiML Verb
114
- *
115
- * @param attributes - TwiML attributes
116
- */
117
- record(attributes?: VoiceResponse.RecordAttributes): VoiceResponse.Record;
118
- /**
119
- * <Redirect> TwiML Verb
120
- *
121
- * @param attributes - TwiML attributes
122
- * @param url - Redirect URL
123
- */
124
- redirect(url: string): VoiceResponse.Redirect;
125
- redirect(attributes: VoiceResponse.RedirectAttributes, url: string): VoiceResponse.Redirect;
126
- /**
127
- * <Refer> TwiML Verb
128
- *
129
- * @param attributes - TwiML attributes
130
- */
131
- refer(attributes?: VoiceResponse.ReferAttributes): VoiceResponse.Refer;
132
- /**
133
- * <Reject> TwiML Verb
134
- *
135
- * @param attributes - TwiML attributes
136
- */
137
- reject(attributes?: VoiceResponse.RejectAttributes): VoiceResponse.Reject;
138
- /**
139
- * <Say> TwiML Verb
140
- *
141
- * @param attributes - TwiML attributes
142
- * @param message - Message to say
143
- */
144
- say(message: string): VoiceResponse.Say;
145
- say(attributes: VoiceResponse.SayAttributes, message: string): VoiceResponse.Say;
146
- /**
147
- * <Sms> TwiML Noun
148
- *
149
- * @param attributes - TwiML attributes
150
- * @param message - Message body
151
- */
152
- sms(message: string): VoiceResponse.Sms;
153
- sms(attributes: VoiceResponse.SmsAttributes, message: string): VoiceResponse.Sms;
154
- /**
155
- * <Start> TwiML Verb
156
- *
157
- * @param attributes - TwiML attributes
158
- */
159
- start(attributes?: VoiceResponse.StartAttributes): VoiceResponse.Start;
160
- /**
161
- * <Stop> TwiML Verb
162
- *
163
- * @param attributes - TwiML attributes
164
- */
165
- stop(attributes?: object): VoiceResponse.Stop;
166
- }
167
- declare namespace VoiceResponse {
168
- type ApplicationEvent = "initiated" | "ringing" | "answered" | "completed";
169
- type ClientEvent = "initiated" | "ringing" | "answered" | "completed";
170
- type ConferenceBeep = "true" | "false" | "onEnter" | "onExit";
171
- type ConferenceEvent = "start" | "end" | "join" | "leave" | "mute" | "hold" | "modify" | "speaker" | "announcement";
172
- type ConferenceJitterBufferSize = "large" | "medium" | "small" | "off";
173
- type ConferenceRecord = "do-not-record" | "record-from-start";
174
- type ConferenceRecordingEvent = "in-progress" | "completed" | "absent";
175
- type ConferenceRegion = "us1" | "ie1" | "sg1" | "br1" | "au1" | "jp1" | "de1";
176
- type ConferenceTrim = "trim-silence" | "do-not-trim";
177
- type ConversationEvent = "call-initiated" | "call-ringing" | "call-answered" | "call-completed";
178
- type ConversationRecord = "do-not-record" | "record-from-answer" | "record-from-ringing" | "record-from-answer-dual" | "record-from-ringing-dual" | "true" | "false";
179
- type ConversationRecordingEvent = "in-progress" | "completed" | "absent";
180
- type ConversationTrim = "trim-silence" | "do-not-trim";
181
- type DialRecord = "do-not-record" | "record-from-answer" | "record-from-ringing" | "record-from-answer-dual" | "record-from-ringing-dual";
182
- type DialRecordingEvent = "in-progress" | "completed" | "absent";
183
- type DialRecordingTrack = "both" | "inbound" | "outbound";
184
- type DialRingTone = "at" | "au" | "bg" | "br" | "be" | "ch" | "cl" | "cn" | "cz" | "de" | "dk" | "ee" | "es" | "fi" | "fr" | "gr" | "hu" | "il" | "in" | "it" | "lt" | "jp" | "mx" | "my" | "nl" | "no" | "nz" | "ph" | "pl" | "pt" | "ru" | "se" | "sg" | "th" | "uk" | "us" | "us-old" | "tw" | "ve" | "za";
185
- type DialTrim = "trim-silence" | "do-not-trim";
186
- type GatherInput = "dtmf" | "speech";
187
- type GatherLanguage = "af-ZA" | "am-ET" | "ar-AE" | "ar-BH" | "ar-DZ" | "ar-EG" | "ar-IL" | "ar-IQ" | "ar-JO" | "ar-KW" | "ar-LB" | "ar-MA" | "ar-OM" | "ar-PS" | "ar-QA" | "ar-SA" | "ar-TN" | "az-AZ" | "bg-BG" | "bn-BD" | "bn-IN" | "ca-ES" | "cs-CZ" | "da-DK" | "de-DE" | "el-GR" | "en-AU" | "en-CA" | "en-GB" | "en-GH" | "en-IE" | "en-IN" | "en-KE" | "en-NG" | "en-NZ" | "en-PH" | "en-SG" | "en-TZ" | "en-US" | "en-ZA" | "es-AR" | "es-BO" | "es-CL" | "es-CO" | "es-CR" | "es-DO" | "es-EC" | "es-ES" | "es-GT" | "es-HN" | "es-MX" | "es-NI" | "es-PA" | "es-PE" | "es-PR" | "es-PY" | "es-SV" | "es-US" | "es-UY" | "es-VE" | "et-EE" | "eu-ES" | "fa-IR" | "fi-FI" | "fil-PH" | "fr-CA" | "fr-FR" | "gl-ES" | "gu-IN" | "he-IL" | "hi-IN" | "hr-HR" | "hu-HU" | "hy-AM" | "id-ID" | "is-IS" | "it-IT" | "ja-JP" | "jv-ID" | "ka-GE" | "km-KH" | "kn-IN" | "ko-KR" | "lo-LA" | "lt-LT" | "lv-LV" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "ms-MY" | "my-MM" | "nar-IQ" | "nb-NO" | "ne-NP" | "nl-BE" | "nl-NL" | "pa-guru-IN" | "pl-PL" | "pt-BR" | "pt-PT" | "ro-RO" | "ru-RU" | "si-LK" | "sk-SK" | "sl-SI" | "sq-AL" | "sr-RS" | "su-ID" | "sv-SE" | "sw-KE" | "sw-TZ" | "ta-IN" | "ta-LK" | "ta-MY" | "ta-SG" | "te-IN" | "th-TH" | "tr-TR" | "uk-UA" | "ur-IN" | "ur-PK" | "uz-UZ" | "vi-VN" | "yue-Hant-HK" | "zh" | "cmn-Hans-CN" | "zh-TW" | "cmn-Hant-TW" | "zu-ZA";
188
- type GatherSpeechModel = "default" | "numbers_and_commands" | "phone_call" | "experimental_conversations" | "experimental_utterances";
189
- type NumberEvent = "initiated" | "ringing" | "answered" | "completed";
190
- type PayBankAccountType = "consumer-checking" | "consumer-savings" | "commercial-checking" | "commercial-savings";
191
- type PayInput = "dtmf";
192
- type PayLanguage = "de-DE" | "en-AU" | "en-CA" | "en-GB" | "en-IN" | "en-IE" | "en-NZ" | "en-PH" | "en-ZA" | "en-US" | "es-ES" | "es-US" | "fr-CA" | "fr-FR" | "it-IT";
193
- type PayPaymentMethod = "ach-debit" | "credit-card";
194
- type PayStatusCallbackMethod = "GET" | "POST";
195
- type PayTokenType = "one-time" | "reusable";
196
- type PayValidCardTypes = "visa" | "mastercard" | "amex" | "maestro" | "discover" | "optima" | "jcb" | "diners-club" | "enroute";
197
- type PromptCardType = "visa" | "mastercard" | "amex" | "maestro" | "discover" | "optima" | "jcb" | "diners-club" | "enroute";
198
- type PromptErrorType = "timeout" | "invalid-card-number" | "invalid-card-type" | "invalid-date" | "invalid-security-code" | "internal-error" | "input-matching-failed";
199
- type PromptFor = "payment-card-number" | "expiration-date" | "security-code" | "postal-code" | "payment-processing" | "bank-account-number" | "bank-routing-number";
200
- type RecordRecordingEvent = "in-progress" | "completed" | "absent";
201
- type RecordTrim = "trim-silence" | "do-not-trim";
202
- type RejectReason = "rejected" | "busy";
203
- type SayLanguage = "arb" | "ca-ES" | "cy-GB" | "da-DK" | "de-DE" | "de-AT" | "en-AU" | "en-CA" | "en-GB" | "en-GB-WLS" | "en-IN" | "en-NZ" | "en-ZA" | "en-US" | "es-ES" | "es-MX" | "es-US" | "fi-FI" | "fr-CA" | "fr-FR" | "hi-IN" | "is-IS" | "it-IT" | "ja-JP" | "ko-KR" | "nb-NO" | "nl-NL" | "pl-PL" | "pt-BR" | "pt-PT" | "ro-RO" | "ru-RU" | "sv-SE" | "tr-TR" | "zh-CN" | "zh-HK" | "zh-TW";
204
- type SayVoice = "man" | "woman" | "alice" | "Polly.Aditi" | "Polly.Amy" | "Polly.Astrid" | "Polly.Bianca" | "Polly.Brian" | "Polly.Camila" | "Polly.Carla" | "Polly.Carmen" | "Polly.Celine" | "Polly.Chantal" | "Polly.Conchita" | "Polly.Cristiano" | "Polly.Dora" | "Polly.Emma" | "Polly.Enrique" | "Polly.Ewa" | "Polly.Filiz" | "Polly.Geraint" | "Polly.Giorgio" | "Polly.Gwyneth" | "Polly.Hans" | "Polly.Ines" | "Polly.Ivy" | "Polly.Jacek" | "Polly.Jan" | "Polly.Joanna" | "Polly.Joey" | "Polly.Justin" | "Polly.Karl" | "Polly.Kendra" | "Polly.Kimberly" | "Polly.Lea" | "Polly.Liv" | "Polly.Lotte" | "Polly.Lucia" | "Polly.Lupe" | "Polly.Mads" | "Polly.Maja" | "Polly.Marlene" | "Polly.Mathieu" | "Polly.Matthew" | "Polly.Maxim" | "Polly.Mia" | "Polly.Miguel" | "Polly.Mizuki" | "Polly.Naja" | "Polly.Nicole" | "Polly.Penelope" | "Polly.Raveena" | "Polly.Ricardo" | "Polly.Ruben" | "Polly.Russell" | "Polly.Salli" | "Polly.Seoyeon" | "Polly.Takumi" | "Polly.Tatyana" | "Polly.Vicki" | "Polly.Vitoria" | "Polly.Zeina" | "Polly.Zhiyu" | "Polly.Amy-Neural" | "Polly.Aria-Neural" | "Polly.Arlet-Neural" | "Polly.Arthur-Neural" | "Polly.Ayanda-Neural" | "Polly.Bianca-Neural" | "Polly.Brian-Neural" | "Polly.Camila-Neural" | "Polly.Daniel-Neural" | "Polly.Elin-Neural" | "Polly.Emma-Neural" | "Polly.Gabrielle-Neural" | "Polly.Hala-Neural" | "Polly.Hannah-Neural" | "Polly.Hiujin-Neural" | "Polly.Ida-Neural" | "Polly.Ines-Neural" | "Polly.Ivy-Neural" | "Polly.Joanna-Neural" | "Polly.Joey-Neural" | "Polly.Justin-Neural" | "Polly.Kajal-Neural" | "Polly.Kendra-Neural" | "Polly.Kevin-Neural" | "Polly.Kimberly-Neural" | "Polly.Laura-Neural" | "Polly.Lea-Neural" | "Polly.Liam-Neural" | "Polly.Lucia-Neural" | "Polly.Lupe-Neural" | "Polly.Matthew-Neural" | "Polly.Mia-Neural" | "Polly.Ola-Neural" | "Polly.Olivia-Neural" | "Polly.Pedro-Neural" | "Polly.Salli-Neural" | "Polly.Seoyeon-Neural" | "Polly.Suvi-Neural" | "Polly.Takumi-Neural" | "Polly.Vicki-Neural" | "Polly.Vitoria-Neural" | "Polly.Zhiyu-Neural";
205
- type SipEvent = "initiated" | "ringing" | "answered" | "completed";
206
- type SiprecTrack = "inbound_track" | "outbound_track" | "both_tracks";
207
- type SsmlBreakStrength = "none" | "x-weak" | "weak" | "medium" | "strong" | "x-strong";
208
- type SsmlEmphasisLevel = "strong" | "moderate" | "reduced";
209
- type SsmlLangXmlLang = "arb" | "ar-AE" | "ca-ES" | "cmn-CN" | "cy-GB" | "da-DK" | "de-DE" | "de-AT" | "en-AU" | "en-GB" | "en-GB-WLS" | "en-IN" | "en-NZ" | "en-US" | "en-ZA" | "es-ES" | "es-MX" | "es-US" | "fi-FI" | "fr-CA" | "fr-FR" | "hi-IN" | "is-IS" | "it-IT" | "ja-JP" | "ko-KR" | "nb-NO" | "nl-NL" | "pl-PL" | "pt-BR" | "pt-PT" | "ro-RO" | "ru-RU" | "sv-SE" | "tr-TR" | "yue-CN";
210
- type SsmlPhonemeAlphabet = "ipa" | "x-sampa" | "x-amazon-jyutping" | "x-amazon-pinyin" | "x-amazon-pron-kana" | "x-amazon-yomigana";
211
- type SsmlSayAsFormat = "mdy" | "dmy" | "ymd" | "md" | "dm" | "ym" | "my" | "d" | "m" | "y" | "yyyymmdd";
212
- type SsmlSayAsInterpretAs = "characters" | "spell-out" | "cardinal" | "number" | "ordinal" | "digits" | "fraction" | "unit" | "date" | "time" | "address" | "expletive" | "telephone";
213
- type StreamStatusCallbackMethod = "GET" | "POST";
214
- type StreamTrack = "inbound_track" | "outbound_track" | "both_tracks";
215
- /**
216
- * Attributes to pass to connect
217
- */
218
- export interface ConnectAttributes {
219
- /** action - Action URL */
220
- action?: string;
221
- /** method - Action URL method */
222
- method?: string;
223
- }
224
- /**
225
- * Attributes to pass to dial
226
- */
227
- export interface DialAttributes {
228
- /** action - Action URL */
229
- action?: string;
230
- /** answerOnBridge - Preserve the ringing behavior of the inbound call until the Dialed call picks up */
231
- answerOnBridge?: boolean;
232
- /** callerId - Caller ID to display */
233
- callerId?: string;
234
- /** hangupOnStar - Hangup call on star press */
235
- hangupOnStar?: boolean;
236
- /** method - Action URL method */
237
- method?: string;
238
- /** record - Record the call */
239
- record?: DialRecord;
240
- /** recordingStatusCallback - Recording status callback URL */
241
- recordingStatusCallback?: string;
242
- /** recordingStatusCallbackEvent - Recording status callback events */
243
- recordingStatusCallbackEvent?: DialRecordingEvent[];
244
- /** recordingStatusCallbackMethod - Recording status callback URL method */
245
- recordingStatusCallbackMethod?: string;
246
- /** recordingTrack - To indicate which audio track should be recorded */
247
- recordingTrack?: DialRecordingTrack;
248
- /** referMethod - The HTTP method to use for the refer Webhook */
249
- referMethod?: string;
250
- /** referUrl - Webhook that will receive future SIP REFER requests */
251
- referUrl?: string;
252
- /** ringTone - Ringtone allows you to override the ringback tone that Twilio will play back to the caller while executing the Dial */
253
- ringTone?: DialRingTone;
254
- /** sequential - Used to determine if child TwiML nouns should be dialed in order, one after the other (sequential) or dial all at once (parallel). Default is false, parallel */
255
- sequential?: boolean;
256
- /** timeLimit - Max time length */
257
- timeLimit?: number;
258
- /** timeout - Time to wait for answer */
259
- timeout?: number;
260
- /** trim - Trim the recording */
261
- trim?: DialTrim;
262
- }
263
- /**
264
- * Attributes to pass to enqueue
265
- */
266
- export interface EnqueueAttributes {
267
- /** action - Action URL */
268
- action?: string;
269
- /** maxQueueSize - Maximum size of queue */
270
- maxQueueSize?: number;
271
- /** method - Action URL method */
272
- method?: string;
273
- /** waitUrl - Wait URL */
274
- waitUrl?: string;
275
- /** waitUrlMethod - Wait URL method */
276
- waitUrlMethod?: string;
277
- /** workflowSid - TaskRouter Workflow SID */
278
- workflowSid?: string;
279
- }
280
- /**
281
- * Attributes to pass to gather
282
- */
283
- export interface GatherAttributes {
284
- /** action - Action URL */
285
- action?: string;
286
- /** actionOnEmptyResult - Force webhook to the action URL event if there is no input */
287
- actionOnEmptyResult?: boolean;
288
- /** bargeIn - Stop playing media upon speech */
289
- bargeIn?: boolean;
290
- /** debug - Allow debug for gather */
291
- debug?: boolean;
292
- /** enhanced - Use enhanced speech model */
293
- enhanced?: boolean;
294
- /** finishOnKey - Finish gather on key */
295
- finishOnKey?: string;
296
- /** hints - Speech recognition hints */
297
- hints?: string;
298
- /** input - Input type Twilio should accept */
299
- input?: GatherInput[];
300
- /** language - Language to use */
301
- language?: GatherLanguage;
302
- /** maxSpeechTime - Max allowed time for speech input */
303
- maxSpeechTime?: number;
304
- /** method - Action URL method */
305
- method?: string;
306
- /** numDigits - Number of digits to collect */
307
- numDigits?: number;
308
- /** partialResultCallback - Partial result callback URL */
309
- partialResultCallback?: string;
310
- /** partialResultCallbackMethod - Partial result callback URL method */
311
- partialResultCallbackMethod?: string;
312
- /** profanityFilter - Profanity Filter on speech */
313
- profanityFilter?: boolean;
314
- /** speechModel - Specify the model that is best suited for your use case */
315
- speechModel?: GatherSpeechModel;
316
- /** speechTimeout - Time to wait to gather speech input and it should be either auto or a positive integer. */
317
- speechTimeout?: string;
318
- /** timeout - Time to wait to gather input */
319
- timeout?: number;
320
- }
321
- /**
322
- * Attributes to pass to pause
323
- */
324
- export interface PauseAttributes {
325
- /** length - Length in seconds to pause */
326
- length?: number;
327
- }
328
- /**
329
- * Attributes to pass to play
330
- */
331
- export interface PlayAttributes {
332
- /** digits - Play DTMF tones for digits */
333
- digits?: string;
334
- /** loop - Times to loop media */
335
- loop?: number;
336
- }
337
- /**
338
- * Attributes to pass to queue
339
- */
340
- export interface QueueAttributes {
341
- /** method - Action URL method */
342
- method?: string;
343
- /** postWorkActivitySid - TaskRouter Activity SID */
344
- postWorkActivitySid?: string;
345
- /** reservationSid - TaskRouter Reservation SID */
346
- reservationSid?: string;
347
- /** url - Action URL */
348
- url?: string;
349
- }
350
- /**
351
- * Attributes to pass to record
352
- */
353
- export interface RecordAttributes {
354
- /** action - Action URL */
355
- action?: string;
356
- /** finishOnKey - Finish recording on key */
357
- finishOnKey?: string;
358
- /** maxLength - Max time to record in seconds */
359
- maxLength?: number;
360
- /** method - Action URL method */
361
- method?: string;
362
- /** playBeep - Play beep */
363
- playBeep?: boolean;
364
- /** recordingStatusCallback - Status callback URL */
365
- recordingStatusCallback?: string;
366
- /** recordingStatusCallbackEvent - Recording status callback events */
367
- recordingStatusCallbackEvent?: RecordRecordingEvent[];
368
- /** recordingStatusCallbackMethod - Status callback URL method */
369
- recordingStatusCallbackMethod?: string;
370
- /** timeout - Timeout to begin recording */
371
- timeout?: number;
372
- /** transcribe - Transcribe the recording */
373
- transcribe?: boolean;
374
- /** transcribeCallback - Transcribe callback URL */
375
- transcribeCallback?: string;
376
- /** trim - Trim the recording */
377
- trim?: RecordTrim;
378
- }
379
- /**
380
- * Attributes to pass to redirect
381
- */
382
- export interface RedirectAttributes {
383
- /** method - Redirect URL method */
384
- method?: string;
385
- }
386
- /**
387
- * Attributes to pass to reject
388
- */
389
- export interface RejectAttributes {
390
- /** reason - Rejection reason */
391
- reason?: RejectReason;
392
- }
393
- /**
394
- * Attributes to pass to say
395
- */
396
- export interface SayAttributes {
397
- /** language - Message language */
398
- language?: SayLanguage;
399
- /** loop - Times to loop message */
400
- loop?: number;
401
- /** voice - Voice to use */
402
- voice?: SayVoice;
403
- }
404
- /**
405
- * Attributes to pass to sms
406
- */
407
- export interface SmsAttributes {
408
- /** action - Action URL */
409
- action?: string;
410
- /** from - Number to send message from */
411
- from?: string;
412
- /** method - Action URL method */
413
- method?: string;
414
- /** statusCallback - Status callback URL */
415
- statusCallback?: string;
416
- /** to - Number to send message to */
417
- to?: string;
418
- }
419
- /**
420
- * Attributes to pass to pay
421
- */
422
- export interface PayAttributes {
423
- /** action - Action URL */
424
- action?: string;
425
- /** bankAccountType - Bank account type for ach transactions. If set, payment method attribute must be provided and value should be set to ach-debit. defaults to consumer-checking */
426
- bankAccountType?: PayBankAccountType;
427
- /** chargeAmount - Amount to process. If value is greater than 0 then make the payment else create a payment token */
428
- chargeAmount?: string;
429
- /** currency - Currency of the amount attribute */
430
- currency?: string;
431
- /** description - Details regarding the payment */
432
- description?: string;
433
- /** input - Input type Twilio should accept */
434
- input?: PayInput;
435
- /** language - Language to use */
436
- language?: PayLanguage;
437
- /** maxAttempts - Maximum number of allowed retries when gathering input */
438
- maxAttempts?: number;
439
- /** minPostalCodeLength - Prompt for minimum postal code length */
440
- minPostalCodeLength?: number;
441
- /** paymentConnector - Unique name for payment connector */
442
- paymentConnector?: string;
443
- /** paymentMethod - Payment method to be used. defaults to credit-card */
444
- paymentMethod?: PayPaymentMethod;
445
- /** postalCode - Prompt for postal code and it should be true/false or default postal code */
446
- postalCode?: string;
447
- /** securityCode - Prompt for security code */
448
- securityCode?: boolean;
449
- /** statusCallback - Status callback URL */
450
- statusCallback?: string;
451
- /** statusCallbackMethod - Status callback method */
452
- statusCallbackMethod?: PayStatusCallbackMethod;
453
- /** timeout - Time to wait to gather input */
454
- timeout?: number;
455
- /** tokenType - Type of token */
456
- tokenType?: PayTokenType;
457
- /** validCardTypes - Comma separated accepted card types */
458
- validCardTypes?: PayValidCardTypes[];
459
- }
460
- /**
461
- * Attributes to pass to prompt
462
- */
463
- export interface PromptAttributes {
464
- /** attempt - Current attempt count */
465
- attempt?: number[];
466
- /** cardType - Type of the credit card */
467
- cardType?: PromptCardType[];
468
- /** errorType - Type of error */
469
- errorType?: PromptErrorType[];
470
- /** for - Name of the payment source data element */
471
- for?: PromptFor;
472
- /** requireMatchingInputs - Require customer to input requested information twice and verify matching. */
473
- requireMatchingInputs?: boolean;
474
- }
475
- /**
476
- * Attributes to pass to start
477
- */
478
- export interface StartAttributes {
479
- /** action - Action URL */
480
- action?: string;
481
- /** method - Action URL method */
482
- method?: string;
483
- }
484
- /**
485
- * Attributes to pass to refer
486
- */
487
- export interface ReferAttributes {
488
- /** action - Action URL */
489
- action?: string;
490
- /** method - Action URL method */
491
- method?: string;
492
- }
493
- /**
494
- * Attributes to pass to stream
495
- */
496
- export interface StreamAttributes {
497
- /** connectorName - Unique name for Stream Connector */
498
- connectorName?: string;
499
- /** name - Friendly name given to the Stream */
500
- name?: string;
501
- /** statusCallback - Status Callback URL */
502
- statusCallback?: string;
503
- /** statusCallbackMethod - Status Callback URL method */
504
- statusCallbackMethod?: StreamStatusCallbackMethod;
505
- /** track - Track to be streamed to remote service */
506
- track?: StreamTrack;
507
- /** url - URL of the remote service where the Stream is routed */
508
- url?: string;
509
- }
510
- /**
511
- * Attributes to pass to siprec
512
- */
513
- export interface SiprecAttributes {
514
- /** connectorName - Unique name for Connector */
515
- connectorName?: string;
516
- /** name - Friendly name given to SIPREC */
517
- name?: string;
518
- /** track - Track to be streamed to remote service */
519
- track?: SiprecTrack;
520
- }
521
- /**
522
- * Attributes to pass to parameter
523
- */
524
- export interface ParameterAttributes {
525
- /** name - The name of the custom parameter */
526
- name?: string;
527
- /** value - The value of the custom parameter */
528
- value?: string;
529
- }
530
- /**
531
- * Attributes to pass to parameter
532
- */
533
- export interface ParameterAttributes {
534
- /** name - The name of the custom parameter */
535
- name?: string;
536
- /** value - The value of the custom parameter */
537
- value?: string;
538
- }
539
- /**
540
- * Attributes to pass to stream
541
- */
542
- export interface StreamAttributes {
543
- /** connectorName - Unique name for Stream Connector */
544
- connectorName?: string;
545
- /** name - Friendly name given to the Stream */
546
- name?: string;
547
- /** statusCallback - Status Callback URL */
548
- statusCallback?: string;
549
- /** statusCallbackMethod - Status Callback URL method */
550
- statusCallbackMethod?: StreamStatusCallbackMethod;
551
- /** track - Track to be streamed to remote service */
552
- track?: StreamTrack;
553
- /** url - URL of the remote service where the Stream is routed */
554
- url?: string;
555
- }
556
- /**
557
- * Attributes to pass to siprec
558
- */
559
- export interface SiprecAttributes {
560
- /** connectorName - Unique name for Connector */
561
- connectorName?: string;
562
- /** name - Friendly name given to SIPREC */
563
- name?: string;
564
- /** track - Track to be streamed to remote service */
565
- track?: SiprecTrack;
566
- }
567
- /**
568
- * Attributes to pass to say
569
- */
570
- export interface SayAttributes {
571
- /** language - Message language */
572
- language?: SayLanguage;
573
- /** loop - Times to loop message */
574
- loop?: number;
575
- /** voice - Voice to use */
576
- voice?: SayVoice;
577
- }
578
- /**
579
- * Attributes to pass to play
580
- */
581
- export interface PlayAttributes {
582
- /** digits - Play DTMF tones for digits */
583
- digits?: string;
584
- /** loop - Times to loop media */
585
- loop?: number;
586
- }
587
- /**
588
- * Attributes to pass to pause
589
- */
590
- export interface PauseAttributes {
591
- /** length - Length in seconds to pause */
592
- length?: number;
593
- }
594
- /**
595
- * Attributes to pass to break
596
- */
597
- export interface SsmlBreakAttributes {
598
- /** strength - Set a pause based on strength */
599
- strength?: SsmlBreakStrength;
600
- /** time - Set a pause to a specific length of time in seconds or milliseconds, available values: [number]s, [number]ms */
601
- time?: string;
602
- }
603
- /**
604
- * Attributes to pass to emphasis
605
- */
606
- export interface SsmlEmphasisAttributes {
607
- /** level - Specify the degree of emphasis */
608
- level?: SsmlEmphasisLevel;
609
- }
610
- /**
611
- * Attributes to pass to lang
612
- */
613
- export interface SsmlLangAttributes {
614
- /** xml:lang - Specify the language */
615
- "xml:lang"?: SsmlLangXmlLang;
616
- }
617
- /**
618
- * Attributes to pass to phoneme
619
- */
620
- export interface SsmlPhonemeAttributes {
621
- /** alphabet - Specify the phonetic alphabet */
622
- alphabet?: SsmlPhonemeAlphabet;
623
- /** ph - Specifiy the phonetic symbols for pronunciation */
624
- ph?: string;
625
- }
626
- /**
627
- * Attributes to pass to prosody
628
- */
629
- export interface SsmlProsodyAttributes {
630
- /** pitch - Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n% */
631
- pitch?: string;
632
- /** rate - Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n% */
633
- rate?: string;
634
- /** volume - Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB */
635
- volume?: string;
636
- }
637
- /**
638
- * Attributes to pass to sayAs
639
- */
640
- export interface SsmlSayAsAttributes {
641
- /** format - Specify the format of the date when interpret-as is set to date */
642
- format?: SsmlSayAsFormat;
643
- /** interpret-as - Specify the type of words are spoken */
644
- "interpret-as"?: SsmlSayAsInterpretAs;
645
- }
646
- /**
647
- * Attributes to pass to sub
648
- */
649
- export interface SsmlSubAttributes {
650
- /** alias - Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation */
651
- alias?: string;
652
- }
653
- /**
654
- * Attributes to pass to w
655
- */
656
- export interface SsmlWAttributes {
657
- /** role - Customize the pronunciation of words by specifying the word’s part of speech or alternate meaning */
658
- role?: string;
659
- }
660
- /**
661
- * Attributes to pass to break
662
- */
663
- export interface SsmlBreakAttributes {
664
- /** strength - Set a pause based on strength */
665
- strength?: SsmlBreakStrength;
666
- /** time - Set a pause to a specific length of time in seconds or milliseconds, available values: [number]s, [number]ms */
667
- time?: string;
668
- }
669
- /**
670
- * Attributes to pass to emphasis
671
- */
672
- export interface SsmlEmphasisAttributes {
673
- /** level - Specify the degree of emphasis */
674
- level?: SsmlEmphasisLevel;
675
- }
676
- /**
677
- * Attributes to pass to phoneme
678
- */
679
- export interface SsmlPhonemeAttributes {
680
- /** alphabet - Specify the phonetic alphabet */
681
- alphabet?: SsmlPhonemeAlphabet;
682
- /** ph - Specifiy the phonetic symbols for pronunciation */
683
- ph?: string;
684
- }
685
- /**
686
- * Attributes to pass to prosody
687
- */
688
- export interface SsmlProsodyAttributes {
689
- /** pitch - Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n% */
690
- pitch?: string;
691
- /** rate - Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n% */
692
- rate?: string;
693
- /** volume - Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB */
694
- volume?: string;
695
- }
696
- /**
697
- * Attributes to pass to sayAs
698
- */
699
- export interface SsmlSayAsAttributes {
700
- /** format - Specify the format of the date when interpret-as is set to date */
701
- format?: SsmlSayAsFormat;
702
- /** interpret-as - Specify the type of words are spoken */
703
- "interpret-as"?: SsmlSayAsInterpretAs;
704
- }
705
- /**
706
- * Attributes to pass to sub
707
- */
708
- export interface SsmlSubAttributes {
709
- /** alias - Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation */
710
- alias?: string;
711
- }
712
- /**
713
- * Attributes to pass to break
714
- */
715
- export interface SsmlBreakAttributes {
716
- /** strength - Set a pause based on strength */
717
- strength?: SsmlBreakStrength;
718
- /** time - Set a pause to a specific length of time in seconds or milliseconds, available values: [number]s, [number]ms */
719
- time?: string;
720
- }
721
- /**
722
- * Attributes to pass to emphasis
723
- */
724
- export interface SsmlEmphasisAttributes {
725
- /** level - Specify the degree of emphasis */
726
- level?: SsmlEmphasisLevel;
727
- }
728
- /**
729
- * Attributes to pass to lang
730
- */
731
- export interface SsmlLangAttributes {
732
- /** xml:lang - Specify the language */
733
- "xml:lang"?: SsmlLangXmlLang;
734
- }
735
- /**
736
- * Attributes to pass to phoneme
737
- */
738
- export interface SsmlPhonemeAttributes {
739
- /** alphabet - Specify the phonetic alphabet */
740
- alphabet?: SsmlPhonemeAlphabet;
741
- /** ph - Specifiy the phonetic symbols for pronunciation */
742
- ph?: string;
743
- }
744
- /**
745
- * Attributes to pass to prosody
746
- */
747
- export interface SsmlProsodyAttributes {
748
- /** pitch - Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n% */
749
- pitch?: string;
750
- /** rate - Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n% */
751
- rate?: string;
752
- /** volume - Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB */
753
- volume?: string;
754
- }
755
- /**
756
- * Attributes to pass to sayAs
757
- */
758
- export interface SsmlSayAsAttributes {
759
- /** format - Specify the format of the date when interpret-as is set to date */
760
- format?: SsmlSayAsFormat;
761
- /** interpret-as - Specify the type of words are spoken */
762
- "interpret-as"?: SsmlSayAsInterpretAs;
763
- }
764
- /**
765
- * Attributes to pass to sub
766
- */
767
- export interface SsmlSubAttributes {
768
- /** alias - Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation */
769
- alias?: string;
770
- }
771
- /**
772
- * Attributes to pass to w
773
- */
774
- export interface SsmlWAttributes {
775
- /** role - Customize the pronunciation of words by specifying the word’s part of speech or alternate meaning */
776
- role?: string;
777
- }
778
- /**
779
- * Attributes to pass to break
780
- */
781
- export interface SsmlBreakAttributes {
782
- /** strength - Set a pause based on strength */
783
- strength?: SsmlBreakStrength;
784
- /** time - Set a pause to a specific length of time in seconds or milliseconds, available values: [number]s, [number]ms */
785
- time?: string;
786
- }
787
- /**
788
- * Attributes to pass to emphasis
789
- */
790
- export interface SsmlEmphasisAttributes {
791
- /** level - Specify the degree of emphasis */
792
- level?: SsmlEmphasisLevel;
793
- }
794
- /**
795
- * Attributes to pass to lang
796
- */
797
- export interface SsmlLangAttributes {
798
- /** xml:lang - Specify the language */
799
- "xml:lang"?: SsmlLangXmlLang;
800
- }
801
- /**
802
- * Attributes to pass to phoneme
803
- */
804
- export interface SsmlPhonemeAttributes {
805
- /** alphabet - Specify the phonetic alphabet */
806
- alphabet?: SsmlPhonemeAlphabet;
807
- /** ph - Specifiy the phonetic symbols for pronunciation */
808
- ph?: string;
809
- }
810
- /**
811
- * Attributes to pass to prosody
812
- */
813
- export interface SsmlProsodyAttributes {
814
- /** pitch - Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n% */
815
- pitch?: string;
816
- /** rate - Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n% */
817
- rate?: string;
818
- /** volume - Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB */
819
- volume?: string;
820
- }
821
- /**
822
- * Attributes to pass to sayAs
823
- */
824
- export interface SsmlSayAsAttributes {
825
- /** format - Specify the format of the date when interpret-as is set to date */
826
- format?: SsmlSayAsFormat;
827
- /** interpret-as - Specify the type of words are spoken */
828
- "interpret-as"?: SsmlSayAsInterpretAs;
829
- }
830
- /**
831
- * Attributes to pass to sub
832
- */
833
- export interface SsmlSubAttributes {
834
- /** alias - Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation */
835
- alias?: string;
836
- }
837
- /**
838
- * Attributes to pass to w
839
- */
840
- export interface SsmlWAttributes {
841
- /** role - Customize the pronunciation of words by specifying the word’s part of speech or alternate meaning */
842
- role?: string;
843
- }
844
- /**
845
- * Attributes to pass to break
846
- */
847
- export interface SsmlBreakAttributes {
848
- /** strength - Set a pause based on strength */
849
- strength?: SsmlBreakStrength;
850
- /** time - Set a pause to a specific length of time in seconds or milliseconds, available values: [number]s, [number]ms */
851
- time?: string;
852
- }
853
- /**
854
- * Attributes to pass to emphasis
855
- */
856
- export interface SsmlEmphasisAttributes {
857
- /** level - Specify the degree of emphasis */
858
- level?: SsmlEmphasisLevel;
859
- }
860
- /**
861
- * Attributes to pass to lang
862
- */
863
- export interface SsmlLangAttributes {
864
- /** xml:lang - Specify the language */
865
- "xml:lang"?: SsmlLangXmlLang;
866
- }
867
- /**
868
- * Attributes to pass to phoneme
869
- */
870
- export interface SsmlPhonemeAttributes {
871
- /** alphabet - Specify the phonetic alphabet */
872
- alphabet?: SsmlPhonemeAlphabet;
873
- /** ph - Specifiy the phonetic symbols for pronunciation */
874
- ph?: string;
875
- }
876
- /**
877
- * Attributes to pass to prosody
878
- */
879
- export interface SsmlProsodyAttributes {
880
- /** pitch - Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n% */
881
- pitch?: string;
882
- /** rate - Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n% */
883
- rate?: string;
884
- /** volume - Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB */
885
- volume?: string;
886
- }
887
- /**
888
- * Attributes to pass to sayAs
889
- */
890
- export interface SsmlSayAsAttributes {
891
- /** format - Specify the format of the date when interpret-as is set to date */
892
- format?: SsmlSayAsFormat;
893
- /** interpret-as - Specify the type of words are spoken */
894
- "interpret-as"?: SsmlSayAsInterpretAs;
895
- }
896
- /**
897
- * Attributes to pass to sub
898
- */
899
- export interface SsmlSubAttributes {
900
- /** alias - Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation */
901
- alias?: string;
902
- }
903
- /**
904
- * Attributes to pass to w
905
- */
906
- export interface SsmlWAttributes {
907
- /** role - Customize the pronunciation of words by specifying the word’s part of speech or alternate meaning */
908
- role?: string;
909
- }
910
- /**
911
- * Attributes to pass to break
912
- */
913
- export interface SsmlBreakAttributes {
914
- /** strength - Set a pause based on strength */
915
- strength?: SsmlBreakStrength;
916
- /** time - Set a pause to a specific length of time in seconds or milliseconds, available values: [number]s, [number]ms */
917
- time?: string;
918
- }
919
- /**
920
- * Attributes to pass to emphasis
921
- */
922
- export interface SsmlEmphasisAttributes {
923
- /** level - Specify the degree of emphasis */
924
- level?: SsmlEmphasisLevel;
925
- }
926
- /**
927
- * Attributes to pass to lang
928
- */
929
- export interface SsmlLangAttributes {
930
- /** xml:lang - Specify the language */
931
- "xml:lang"?: SsmlLangXmlLang;
932
- }
933
- /**
934
- * Attributes to pass to phoneme
935
- */
936
- export interface SsmlPhonemeAttributes {
937
- /** alphabet - Specify the phonetic alphabet */
938
- alphabet?: SsmlPhonemeAlphabet;
939
- /** ph - Specifiy the phonetic symbols for pronunciation */
940
- ph?: string;
941
- }
942
- /**
943
- * Attributes to pass to prosody
944
- */
945
- export interface SsmlProsodyAttributes {
946
- /** pitch - Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n% */
947
- pitch?: string;
948
- /** rate - Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n% */
949
- rate?: string;
950
- /** volume - Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB */
951
- volume?: string;
952
- }
953
- /**
954
- * Attributes to pass to sayAs
955
- */
956
- export interface SsmlSayAsAttributes {
957
- /** format - Specify the format of the date when interpret-as is set to date */
958
- format?: SsmlSayAsFormat;
959
- /** interpret-as - Specify the type of words are spoken */
960
- "interpret-as"?: SsmlSayAsInterpretAs;
961
- }
962
- /**
963
- * Attributes to pass to sub
964
- */
965
- export interface SsmlSubAttributes {
966
- /** alias - Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation */
967
- alias?: string;
968
- }
969
- /**
970
- * Attributes to pass to w
971
- */
972
- export interface SsmlWAttributes {
973
- /** role - Customize the pronunciation of words by specifying the word’s part of speech or alternate meaning */
974
- role?: string;
975
- }
976
- /**
977
- * Attributes to pass to break
978
- */
979
- export interface SsmlBreakAttributes {
980
- /** strength - Set a pause based on strength */
981
- strength?: SsmlBreakStrength;
982
- /** time - Set a pause to a specific length of time in seconds or milliseconds, available values: [number]s, [number]ms */
983
- time?: string;
984
- }
985
- /**
986
- * Attributes to pass to emphasis
987
- */
988
- export interface SsmlEmphasisAttributes {
989
- /** level - Specify the degree of emphasis */
990
- level?: SsmlEmphasisLevel;
991
- }
992
- /**
993
- * Attributes to pass to lang
994
- */
995
- export interface SsmlLangAttributes {
996
- /** xml:lang - Specify the language */
997
- "xml:lang"?: SsmlLangXmlLang;
998
- }
999
- /**
1000
- * Attributes to pass to phoneme
1001
- */
1002
- export interface SsmlPhonemeAttributes {
1003
- /** alphabet - Specify the phonetic alphabet */
1004
- alphabet?: SsmlPhonemeAlphabet;
1005
- /** ph - Specifiy the phonetic symbols for pronunciation */
1006
- ph?: string;
1007
- }
1008
- /**
1009
- * Attributes to pass to prosody
1010
- */
1011
- export interface SsmlProsodyAttributes {
1012
- /** pitch - Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n% */
1013
- pitch?: string;
1014
- /** rate - Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n% */
1015
- rate?: string;
1016
- /** volume - Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB */
1017
- volume?: string;
1018
- }
1019
- /**
1020
- * Attributes to pass to sayAs
1021
- */
1022
- export interface SsmlSayAsAttributes {
1023
- /** format - Specify the format of the date when interpret-as is set to date */
1024
- format?: SsmlSayAsFormat;
1025
- /** interpret-as - Specify the type of words are spoken */
1026
- "interpret-as"?: SsmlSayAsInterpretAs;
1027
- }
1028
- /**
1029
- * Attributes to pass to sub
1030
- */
1031
- export interface SsmlSubAttributes {
1032
- /** alias - Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviation */
1033
- alias?: string;
1034
- }
1035
- /**
1036
- * Attributes to pass to w
1037
- */
1038
- export interface SsmlWAttributes {
1039
- /** role - Customize the pronunciation of words by specifying the word’s part of speech or alternate meaning */
1040
- role?: string;
1041
- }
1042
- /**
1043
- * Attributes to pass to prompt
1044
- */
1045
- export interface PromptAttributes {
1046
- /** attempt - Current attempt count */
1047
- attempt?: number[];
1048
- /** cardType - Type of the credit card */
1049
- cardType?: PromptCardType[];
1050
- /** errorType - Type of error */
1051
- errorType?: PromptErrorType[];
1052
- /** for - Name of the payment source data element */
1053
- for?: PromptFor;
1054
- /** requireMatchingInputs - Require customer to input requested information twice and verify matching. */
1055
- requireMatchingInputs?: boolean;
1056
- }
1057
- /**
1058
- * Attributes to pass to parameter
1059
- */
1060
- export interface ParameterAttributes {
1061
- /** name - The name of the custom parameter */
1062
- name?: string;
1063
- /** value - The value of the custom parameter */
1064
- value?: string;
1065
- }
1066
- /**
1067
- * Attributes to pass to parameter
1068
- */
1069
- export interface ParameterAttributes {
1070
- /** name - The name of the custom parameter */
1071
- name?: string;
1072
- /** value - The value of the custom parameter */
1073
- value?: string;
1074
- }
1075
- /**
1076
- * Attributes to pass to parameter
1077
- */
1078
- export interface ParameterAttributes {
1079
- /** name - The name of the custom parameter */
1080
- name?: string;
1081
- /** value - The value of the custom parameter */
1082
- value?: string;
1083
- }
1084
- /**
1085
- * Attributes to pass to say
1086
- */
1087
- export interface SayAttributes {
1088
- /** language - Message language */
1089
- language?: SayLanguage;
1090
- /** loop - Times to loop message */
1091
- loop?: number;
1092
- /** voice - Voice to use */
1093
- voice?: SayVoice;
1094
- }
1095
- /**
1096
- * Attributes to pass to pause
1097
- */
1098
- export interface PauseAttributes {
1099
- /** length - Length in seconds to pause */
1100
- length?: number;
1101
- }
1102
- /**
1103
- * Attributes to pass to play
1104
- */
1105
- export interface PlayAttributes {
1106
- /** digits - Play DTMF tones for digits */
1107
- digits?: string;
1108
- /** loop - Times to loop media */
1109
- loop?: number;
1110
- }
1111
- /**
1112
- * Attributes to pass to task
1113
- */
1114
- export interface TaskAttributes {
1115
- /** priority - Task priority */
1116
- priority?: number;
1117
- /** timeout - Timeout associated with task */
1118
- timeout?: number;
1119
- }
1120
- /**
1121
- * Attributes to pass to client
1122
- */
1123
- export interface ClientAttributes {
1124
- /** method - Client URL Method */
1125
- method?: string;
1126
- /** statusCallback - Status Callback URL */
1127
- statusCallback?: string;
1128
- /** statusCallbackEvent - Events to trigger status callback */
1129
- statusCallbackEvent?: ClientEvent[];
1130
- /** statusCallbackMethod - Status Callback URL Method */
1131
- statusCallbackMethod?: string;
1132
- /** url - Client URL */
1133
- url?: string;
1134
- }
1135
- /**
1136
- * Attributes to pass to conference
1137
- */
1138
- export interface ConferenceAttributes {
1139
- /** beep - Play beep when joining */
1140
- beep?: ConferenceBeep;
1141
- /** coach - Call coach */
1142
- coach?: string;
1143
- /** endConferenceOnExit - End the conferenceon exit */
1144
- endConferenceOnExit?: boolean;
1145
- /** eventCallbackUrl - Event callback URL */
1146
- eventCallbackUrl?: string;
1147
- /** jitterBufferSize - Size of jitter buffer for participant */
1148
- jitterBufferSize?: ConferenceJitterBufferSize;
1149
- /** maxParticipants - Maximum number of participants */
1150
- maxParticipants?: number;
1151
- /** muted - Join the conference muted */
1152
- muted?: boolean;
1153
- /** participantLabel - A label for participant */
1154
- participantLabel?: string;
1155
- /** record - Record the conference */
1156
- record?: ConferenceRecord;
1157
- /** recordingStatusCallback - Recording status callback URL */
1158
- recordingStatusCallback?: string;
1159
- /** recordingStatusCallbackEvent - Recording status callback events */
1160
- recordingStatusCallbackEvent?: ConferenceRecordingEvent[];
1161
- /** recordingStatusCallbackMethod - Recording status callback URL method */
1162
- recordingStatusCallbackMethod?: string;
1163
- /** region - Conference region */
1164
- region?: ConferenceRegion;
1165
- /** startConferenceOnEnter - Start the conference on enter */
1166
- startConferenceOnEnter?: boolean;
1167
- /** statusCallback - Status callback URL */
1168
- statusCallback?: string;
1169
- /** statusCallbackEvent - Events to call status callback URL */
1170
- statusCallbackEvent?: ConferenceEvent[];
1171
- /** statusCallbackMethod - Status callback URL method */
1172
- statusCallbackMethod?: string;
1173
- /** trim - Trim the conference recording */
1174
- trim?: ConferenceTrim;
1175
- /** waitMethod - Wait URL method */
1176
- waitMethod?: string;
1177
- /** waitUrl - Wait URL */
1178
- waitUrl?: string;
1179
- }
1180
- /**
1181
- * Attributes to pass to number
1182
- */
1183
- export interface NumberAttributes {
1184
- /** amdStatusCallback - The URL we should call to send amd status information to your application */
1185
- amdStatusCallback?: string;
1186
- /** amdStatusCallbackMethod - HTTP Method to use with amd_status_callback */
1187
- amdStatusCallbackMethod?: string;
1188
- /** byoc - BYOC trunk SID (Beta) */
1189
- byoc?: string;
1190
- /** machineDetection - Enable machine detection or end of greeting detection */
1191
- machineDetection?: string;
1192
- /** machineDetectionSilenceTimeout - Number of milliseconds of initial silence */
1193
- machineDetectionSilenceTimeout?: number;
1194
- /** machineDetectionSpeechEndThreshold - Number of milliseconds of silence after speech activity */
1195
- machineDetectionSpeechEndThreshold?: number;
1196
- /** machineDetectionSpeechThreshold - Number of milliseconds for measuring stick for the length of the speech activity */
1197
- machineDetectionSpeechThreshold?: number;
1198
- /** machineDetectionTimeout - Number of seconds to wait for machine detection */
1199
- machineDetectionTimeout?: number;
1200
- /** method - TwiML URL method */
1201
- method?: string;
1202
- /** sendDigits - DTMF tones to play when the call is answered */
1203
- sendDigits?: string;
1204
- /** statusCallback - Status callback URL */
1205
- statusCallback?: string;
1206
- /** statusCallbackEvent - Events to call status callback */
1207
- statusCallbackEvent?: NumberEvent[];
1208
- /** statusCallbackMethod - Status callback URL method */
1209
- statusCallbackMethod?: string;
1210
- /** url - TwiML URL */
1211
- url?: string;
1212
- }
1213
- /**
1214
- * Attributes to pass to queue
1215
- */
1216
- export interface QueueAttributes {
1217
- /** method - Action URL method */
1218
- method?: string;
1219
- /** postWorkActivitySid - TaskRouter Activity SID */
1220
- postWorkActivitySid?: string;
1221
- /** reservationSid - TaskRouter Reservation SID */
1222
- reservationSid?: string;
1223
- /** url - Action URL */
1224
- url?: string;
1225
- }
1226
- /**
1227
- * Attributes to pass to sip
1228
- */
1229
- export interface SipAttributes {
1230
- /** amdStatusCallback - The URL we should call to send amd status information to your application */
1231
- amdStatusCallback?: string;
1232
- /** amdStatusCallbackMethod - HTTP Method to use with amd_status_callback */
1233
- amdStatusCallbackMethod?: string;
1234
- /** machineDetection - Enable machine detection or end of greeting detection */
1235
- machineDetection?: string;
1236
- /** machineDetectionSilenceTimeout - Number of milliseconds of initial silence */
1237
- machineDetectionSilenceTimeout?: number;
1238
- /** machineDetectionSpeechEndThreshold - Number of milliseconds of silence after speech activity */
1239
- machineDetectionSpeechEndThreshold?: number;
1240
- /** machineDetectionSpeechThreshold - Number of milliseconds for measuring stick for the length of the speech activity */
1241
- machineDetectionSpeechThreshold?: number;
1242
- /** machineDetectionTimeout - Number of seconds to wait for machine detection */
1243
- machineDetectionTimeout?: number;
1244
- /** method - Action URL method */
1245
- method?: string;
1246
- /** password - SIP Password */
1247
- password?: string;
1248
- /** statusCallback - Status callback URL */
1249
- statusCallback?: string;
1250
- /** statusCallbackEvent - Status callback events */
1251
- statusCallbackEvent?: SipEvent[];
1252
- /** statusCallbackMethod - Status callback URL method */
1253
- statusCallbackMethod?: string;
1254
- /** url - Action URL */
1255
- url?: string;
1256
- /** username - SIP Username */
1257
- username?: string;
1258
- }
1259
- /**
1260
- * Attributes to pass to application
1261
- */
1262
- export interface ApplicationAttributes {
1263
- /** copyParentTo - Copy parent call To field to called application side, otherwise use the application sid as To field */
1264
- copyParentTo?: boolean;
1265
- /** customerId - Identity of the customer calling application */
1266
- customerId?: string;
1267
- /** method - TwiML URL Method */
1268
- method?: string;
1269
- /** statusCallback - Status Callback URL */
1270
- statusCallback?: string;
1271
- /** statusCallbackEvent - Events to trigger status callback */
1272
- statusCallbackEvent?: ApplicationEvent[];
1273
- /** statusCallbackMethod - Status Callback URL Method */
1274
- statusCallbackMethod?: string;
1275
- /** url - TwiML URL */
1276
- url?: string;
1277
- }
1278
- /**
1279
- * Attributes to pass to parameter
1280
- */
1281
- export interface ParameterAttributes {
1282
- /** name - The name of the custom parameter */
1283
- name?: string;
1284
- /** value - The value of the custom parameter */
1285
- value?: string;
1286
- }
1287
- /**
1288
- * Attributes to pass to parameter
1289
- */
1290
- export interface ParameterAttributes {
1291
- /** name - The name of the custom parameter */
1292
- name?: string;
1293
- /** value - The value of the custom parameter */
1294
- value?: string;
1295
- }
1296
- /**
1297
- * Attributes to pass to room
1298
- */
1299
- export interface RoomAttributes {
1300
- /** participantIdentity - Participant identity when connecting to the Room */
1301
- participantIdentity?: string;
1302
- }
1303
- /**
1304
- * Attributes to pass to stream
1305
- */
1306
- export interface StreamAttributes {
1307
- /** connectorName - Unique name for Stream Connector */
1308
- connectorName?: string;
1309
- /** name - Friendly name given to the Stream */
1310
- name?: string;
1311
- /** statusCallback - Status Callback URL */
1312
- statusCallback?: string;
1313
- /** statusCallbackMethod - Status Callback URL method */
1314
- statusCallbackMethod?: StreamStatusCallbackMethod;
1315
- /** track - Track to be streamed to remote service */
1316
- track?: StreamTrack;
1317
- /** url - URL of the remote service where the Stream is routed */
1318
- url?: string;
1319
- }
1320
- /**
1321
- * Attributes to pass to virtualAgent
1322
- */
1323
- export interface VirtualAgentAttributes {
1324
- /** connectorName - Defines the conversation profile Dialogflow needs to use */
1325
- connectorName?: string;
1326
- /** language - Language to be used by Dialogflow to transcribe speech */
1327
- language?: string;
1328
- /** sentimentAnalysis - Whether sentiment analysis needs to be enabled or not */
1329
- sentimentAnalysis?: boolean;
1330
- /** statusCallback - URL to post status callbacks from Twilio */
1331
- statusCallback?: string;
1332
- /** statusCallbackMethod - HTTP method to use when requesting the status callback URL */
1333
- statusCallbackMethod?: string;
1334
- }
1335
- /**
1336
- * Attributes to pass to conversation
1337
- */
1338
- export interface ConversationAttributes {
1339
- /** inboundAutocreation - Inbound autocreation */
1340
- inboundAutocreation?: boolean;
1341
- /** inboundTimeout - Inbound timeout */
1342
- inboundTimeout?: number;
1343
- /** method - TwiML URL method */
1344
- method?: string;
1345
- /** record - Record */
1346
- record?: ConversationRecord;
1347
- /** recordingStatusCallback - Recording status callback URL */
1348
- recordingStatusCallback?: string;
1349
- /** recordingStatusCallbackEvent - Recording status callback events */
1350
- recordingStatusCallbackEvent?: ConversationRecordingEvent[];
1351
- /** recordingStatusCallbackMethod - Recording status callback URL method */
1352
- recordingStatusCallbackMethod?: string;
1353
- /** routingAssignmentTimeout - Routing assignment timeout */
1354
- routingAssignmentTimeout?: number;
1355
- /** serviceInstanceSid - Service instance Sid */
1356
- serviceInstanceSid?: string;
1357
- /** statusCallback - Status callback URL */
1358
- statusCallback?: string;
1359
- /** statusCallbackEvent - Events to call status callback URL */
1360
- statusCallbackEvent?: ConversationEvent[];
1361
- /** statusCallbackMethod - Status callback URL method */
1362
- statusCallbackMethod?: string;
1363
- /** trim - Trim */
1364
- trim?: ConversationTrim;
1365
- /** url - TwiML URL */
1366
- url?: string;
1367
- }
1368
- /**
1369
- * Attributes to pass to config
1370
- */
1371
- export interface ConfigAttributes {
1372
- /** name - The name of the custom config */
1373
- name?: string;
1374
- /** value - The value of the custom config */
1375
- value?: string;
1376
- }
1377
- /**
1378
- * Attributes to pass to parameter
1379
- */
1380
- export interface ParameterAttributes {
1381
- /** name - The name of the custom parameter */
1382
- name?: string;
1383
- /** value - The value of the custom parameter */
1384
- value?: string;
1385
- }
1386
- export class Application extends TwiML {
1387
- application: XMLElement;
1388
- /**
1389
- * <Application> TwiML Noun
1390
- */
1391
- constructor(application: XMLElement);
1392
- /**
1393
- * <ApplicationSid> TwiML Noun
1394
- *
1395
- * @param attributes - TwiML attributes
1396
- * @param sid - Application sid to dial
1397
- */
1398
- applicationSid(sid: string): VoiceResponse.ApplicationSid;
1399
- applicationSid(attributes: object, sid: string): VoiceResponse.ApplicationSid;
1400
- /**
1401
- * <Parameter> TwiML Noun
1402
- *
1403
- * @param attributes - TwiML attributes
1404
- */
1405
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
1406
- }
1407
- export class ApplicationSid extends TwiML {
1408
- applicationSid: XMLElement;
1409
- /**
1410
- * <ApplicationSid> TwiML Noun
1411
- */
1412
- constructor(applicationSid: XMLElement);
1413
- }
1414
- export class Autopilot extends TwiML {
1415
- autopilot: XMLElement;
1416
- /**
1417
- * <Autopilot> TwiML Noun
1418
- */
1419
- constructor(autopilot: XMLElement);
1420
- }
1421
- export class Client extends TwiML {
1422
- client: XMLElement;
1423
- /**
1424
- * <Client> TwiML Noun
1425
- */
1426
- constructor(client: XMLElement);
1427
- /**
1428
- * <Identity> TwiML Noun
1429
- *
1430
- * @param attributes - TwiML attributes
1431
- * @param clientIdentity - Identity of the client to dial
1432
- */
1433
- identity(clientIdentity: string): VoiceResponse.Identity;
1434
- identity(attributes: object, clientIdentity: string): VoiceResponse.Identity;
1435
- /**
1436
- * <Parameter> TwiML Noun
1437
- *
1438
- * @param attributes - TwiML attributes
1439
- */
1440
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
1441
- }
1442
- export class Conference extends TwiML {
1443
- conference: XMLElement;
1444
- /**
1445
- * <Conference> TwiML Noun
1446
- */
1447
- constructor(conference: XMLElement);
1448
- }
1449
- export class Config extends TwiML {
1450
- config: XMLElement;
1451
- /**
1452
- * <Config> TwiML Noun
1453
- */
1454
- constructor(config: XMLElement);
1455
- }
1456
- export class Connect extends TwiML {
1457
- connect: XMLElement;
1458
- /**
1459
- * <Connect> TwiML Verb
1460
- */
1461
- constructor(connect: XMLElement);
1462
- /**
1463
- * <Autopilot> TwiML Noun
1464
- *
1465
- * @param attributes - TwiML attributes
1466
- * @param name - Autopilot assistant sid or unique name
1467
- */
1468
- autopilot(name: string): VoiceResponse.Autopilot;
1469
- autopilot(attributes: object, name: string): VoiceResponse.Autopilot;
1470
- /**
1471
- * <Conversation> TwiML Noun
1472
- *
1473
- * @param attributes - TwiML attributes
1474
- */
1475
- conversation(attributes?: VoiceResponse.ConversationAttributes): VoiceResponse.Conversation;
1476
- /**
1477
- * <Room> TwiML Noun
1478
- *
1479
- * @param attributes - TwiML attributes
1480
- * @param name - Room name
1481
- */
1482
- room(name: string): VoiceResponse.Room;
1483
- room(attributes: VoiceResponse.RoomAttributes, name: string): VoiceResponse.Room;
1484
- /**
1485
- * <Stream> TwiML Noun
1486
- *
1487
- * @param attributes - TwiML attributes
1488
- */
1489
- stream(attributes?: VoiceResponse.StreamAttributes): VoiceResponse.Stream;
1490
- /**
1491
- * <VirtualAgent> TwiML Noun
1492
- *
1493
- * @param attributes - TwiML attributes
1494
- */
1495
- virtualAgent(attributes?: VoiceResponse.VirtualAgentAttributes): VoiceResponse.VirtualAgent;
1496
- }
1497
- export class Conversation extends TwiML {
1498
- conversation: XMLElement;
1499
- /**
1500
- * <Conversation> TwiML Noun
1501
- */
1502
- constructor(conversation: XMLElement);
1503
- }
1504
- export class Dial extends TwiML {
1505
- dial: XMLElement;
1506
- /**
1507
- * <Dial> TwiML Verb
1508
- */
1509
- constructor(dial: XMLElement);
1510
- /**
1511
- * <Application> TwiML Noun
1512
- *
1513
- * @param attributes - TwiML attributes
1514
- * @param applicationSid - Application sid
1515
- */
1516
- application(applicationSid?: string): VoiceResponse.Application;
1517
- application(attributes?: VoiceResponse.ApplicationAttributes, applicationSid?: string): VoiceResponse.Application;
1518
- /**
1519
- * <Client> TwiML Noun
1520
- *
1521
- * @param attributes - TwiML attributes
1522
- * @param identity - Client identity
1523
- */
1524
- client(identity?: string): VoiceResponse.Client;
1525
- client(attributes?: VoiceResponse.ClientAttributes, identity?: string): VoiceResponse.Client;
1526
- /**
1527
- * <Conference> TwiML Noun
1528
- *
1529
- * @param attributes - TwiML attributes
1530
- * @param name - Conference name
1531
- */
1532
- conference(name: string): VoiceResponse.Conference;
1533
- conference(attributes: VoiceResponse.ConferenceAttributes, name: string): VoiceResponse.Conference;
1534
- /**
1535
- * <Number> TwiML Noun
1536
- *
1537
- * @param attributes - TwiML attributes
1538
- * @param phoneNumber - Phone Number to dial
1539
- */
1540
- number(phoneNumber: string): VoiceResponse.Number;
1541
- number(attributes: VoiceResponse.NumberAttributes, phoneNumber: string): VoiceResponse.Number;
1542
- /**
1543
- * <Queue> TwiML Noun
1544
- *
1545
- * @param attributes - TwiML attributes
1546
- * @param name - Queue name
1547
- */
1548
- queue(name: string): VoiceResponse.Queue;
1549
- queue(attributes: VoiceResponse.QueueAttributes, name: string): VoiceResponse.Queue;
1550
- /**
1551
- * <Sim> TwiML Noun
1552
- *
1553
- * @param attributes - TwiML attributes
1554
- * @param simSid - SIM SID
1555
- */
1556
- sim(simSid: string): VoiceResponse.Sim;
1557
- sim(attributes: object, simSid: string): VoiceResponse.Sim;
1558
- /**
1559
- * <Sip> TwiML Noun
1560
- *
1561
- * @param attributes - TwiML attributes
1562
- * @param sipUrl - SIP URL
1563
- */
1564
- sip(sipUrl: string): VoiceResponse.Sip;
1565
- sip(attributes: VoiceResponse.SipAttributes, sipUrl: string): VoiceResponse.Sip;
1566
- }
1567
- export class Echo extends TwiML {
1568
- echo: XMLElement;
1569
- /**
1570
- * <Echo> TwiML Verb
1571
- */
1572
- constructor(echo: XMLElement);
1573
- }
1574
- export class Enqueue extends TwiML {
1575
- enqueue: XMLElement;
1576
- /**
1577
- * <Enqueue> TwiML Noun
1578
- */
1579
- constructor(enqueue: XMLElement);
1580
- /**
1581
- * <Task> TwiML Noun
1582
- *
1583
- * @param attributes - TwiML attributes
1584
- * @param body - TaskRouter task attributes
1585
- */
1586
- task(body: string): VoiceResponse.Task;
1587
- task(attributes: VoiceResponse.TaskAttributes, body: string): VoiceResponse.Task;
1588
- }
1589
- export class Gather extends TwiML {
1590
- gather: XMLElement;
1591
- /**
1592
- * <Gather> TwiML Verb
1593
- */
1594
- constructor(gather: XMLElement);
1595
- /**
1596
- * <Pause> TwiML Verb
1597
- *
1598
- * @param attributes - TwiML attributes
1599
- */
1600
- pause(attributes?: VoiceResponse.PauseAttributes): VoiceResponse.Pause;
1601
- /**
1602
- * <Play> TwiML Verb
1603
- *
1604
- * @param attributes - TwiML attributes
1605
- * @param url - Media URL
1606
- */
1607
- play(url?: string): VoiceResponse.Play;
1608
- play(attributes?: VoiceResponse.PlayAttributes, url?: string): VoiceResponse.Play;
1609
- /**
1610
- * <Say> TwiML Verb
1611
- *
1612
- * @param attributes - TwiML attributes
1613
- * @param message - Message to say
1614
- */
1615
- say(message: string): VoiceResponse.Say;
1616
- say(attributes: VoiceResponse.SayAttributes, message: string): VoiceResponse.Say;
1617
- }
1618
- export class Hangup extends TwiML {
1619
- hangup: XMLElement;
1620
- /**
1621
- * <Hangup> TwiML Verb
1622
- */
1623
- constructor(hangup: XMLElement);
1624
- /**
1625
- * <Parameter> TwiML Noun
1626
- *
1627
- * @param attributes - TwiML attributes
1628
- */
1629
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
1630
- }
1631
- export class Identity extends TwiML {
1632
- identity: XMLElement;
1633
- /**
1634
- * <Identity> TwiML Noun
1635
- */
1636
- constructor(identity: XMLElement);
1637
- }
1638
- export class Leave extends TwiML {
1639
- leave: XMLElement;
1640
- /**
1641
- * <Leave> TwiML Verb
1642
- */
1643
- constructor(leave: XMLElement);
1644
- }
1645
- export class Number extends TwiML {
1646
- number: XMLElement;
1647
- /**
1648
- * <Number> TwiML Noun
1649
- */
1650
- constructor(number: XMLElement);
1651
- }
1652
- export class Parameter extends TwiML {
1653
- parameter: XMLElement;
1654
- /**
1655
- * <Parameter> TwiML Noun
1656
- */
1657
- constructor(parameter: XMLElement);
1658
- }
1659
- export class Pause extends TwiML {
1660
- pause: XMLElement;
1661
- /**
1662
- * <Pause> TwiML Verb
1663
- */
1664
- constructor(pause: XMLElement);
1665
- }
1666
- export class Pay extends TwiML {
1667
- pay: XMLElement;
1668
- /**
1669
- * <Pay> Twiml Verb
1670
- */
1671
- constructor(pay: XMLElement);
1672
- /**
1673
- * <Parameter> TwiML Noun
1674
- *
1675
- * @param attributes - TwiML attributes
1676
- */
1677
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
1678
- /**
1679
- * <Prompt> Twiml Verb
1680
- *
1681
- * @param attributes - TwiML attributes
1682
- */
1683
- prompt(attributes?: VoiceResponse.PromptAttributes): VoiceResponse.Prompt;
1684
- }
1685
- export class Play extends TwiML {
1686
- play: XMLElement;
1687
- /**
1688
- * <Play> TwiML Verb
1689
- */
1690
- constructor(play: XMLElement);
1691
- }
1692
- export class Prompt extends TwiML {
1693
- prompt: XMLElement;
1694
- /**
1695
- * <Prompt> Twiml Verb
1696
- */
1697
- constructor(prompt: XMLElement);
1698
- /**
1699
- * <Pause> TwiML Verb
1700
- *
1701
- * @param attributes - TwiML attributes
1702
- */
1703
- pause(attributes?: VoiceResponse.PauseAttributes): VoiceResponse.Pause;
1704
- /**
1705
- * <Play> TwiML Verb
1706
- *
1707
- * @param attributes - TwiML attributes
1708
- * @param url - Media URL
1709
- */
1710
- play(url?: string): VoiceResponse.Play;
1711
- play(attributes?: VoiceResponse.PlayAttributes, url?: string): VoiceResponse.Play;
1712
- /**
1713
- * <Say> TwiML Verb
1714
- *
1715
- * @param attributes - TwiML attributes
1716
- * @param message - Message to say
1717
- */
1718
- say(message: string): VoiceResponse.Say;
1719
- say(attributes: VoiceResponse.SayAttributes, message: string): VoiceResponse.Say;
1720
- }
1721
- export class Queue extends TwiML {
1722
- queue: XMLElement;
1723
- /**
1724
- * <Queue> TwiML Noun
1725
- */
1726
- constructor(queue: XMLElement);
1727
- }
1728
- export class Record extends TwiML {
1729
- record: XMLElement;
1730
- /**
1731
- * <Record> TwiML Verb
1732
- */
1733
- constructor(record: XMLElement);
1734
- }
1735
- export class Redirect extends TwiML {
1736
- redirect: XMLElement;
1737
- /**
1738
- * <Redirect> TwiML Verb
1739
- */
1740
- constructor(redirect: XMLElement);
1741
- }
1742
- export class Refer extends TwiML {
1743
- refer: XMLElement;
1744
- /**
1745
- * <Refer> TwiML Verb
1746
- */
1747
- constructor(refer: XMLElement);
1748
- /**
1749
- * <Sip> TwiML Noun used in <Refer>
1750
- *
1751
- * @param attributes - TwiML attributes
1752
- * @param sipUrl - SIP URL
1753
- */
1754
- sip(sipUrl: string): VoiceResponse.ReferSip;
1755
- sip(attributes: object, sipUrl: string): VoiceResponse.ReferSip;
1756
- }
1757
- export class ReferSip extends TwiML {
1758
- referSip: XMLElement;
1759
- /**
1760
- * <Sip> TwiML Noun used in <Refer>
1761
- */
1762
- constructor(referSip: XMLElement);
1763
- }
1764
- export class Reject extends TwiML {
1765
- reject: XMLElement;
1766
- /**
1767
- * <Reject> TwiML Verb
1768
- */
1769
- constructor(reject: XMLElement);
1770
- /**
1771
- * <Parameter> TwiML Noun
1772
- *
1773
- * @param attributes - TwiML attributes
1774
- */
1775
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
1776
- }
1777
- export class Room extends TwiML {
1778
- room: XMLElement;
1779
- /**
1780
- * <Room> TwiML Noun
1781
- */
1782
- constructor(room: XMLElement);
1783
- }
1784
- export class Say extends TwiML {
1785
- say: XMLElement;
1786
- /**
1787
- * <Say> TwiML Verb
1788
- */
1789
- constructor(say: XMLElement);
1790
- /**
1791
- * Adding a Pause in <Say>
1792
- *
1793
- * @param attributes - TwiML attributes
1794
- */
1795
- break(attributes?: VoiceResponse.SsmlBreakAttributes): VoiceResponse.SsmlBreak;
1796
- /**
1797
- * Emphasizing Words in <Say>
1798
- *
1799
- * @param attributes - TwiML attributes
1800
- * @param words - Words to emphasize
1801
- */
1802
- emphasis(words: string): VoiceResponse.SsmlEmphasis;
1803
- emphasis(attributes: VoiceResponse.SsmlEmphasisAttributes, words: string): VoiceResponse.SsmlEmphasis;
1804
- /**
1805
- * Specifying Another Language for Specific Words in <Say>
1806
- *
1807
- * @param attributes - TwiML attributes
1808
- * @param words - Words to speak
1809
- */
1810
- lang(words: string): VoiceResponse.SsmlLang;
1811
- lang(attributes: VoiceResponse.SsmlLangAttributes, words: string): VoiceResponse.SsmlLang;
1812
- /**
1813
- * Adding a Pause Between Paragraphs in <Say>
1814
- *
1815
- * @param attributes - TwiML attributes
1816
- * @param words - Words to speak
1817
- */
1818
- p(words: string): VoiceResponse.SsmlP;
1819
- p(attributes: object, words: string): VoiceResponse.SsmlP;
1820
- /**
1821
- * Using Phonetic Pronunciation in <Say>
1822
- *
1823
- * @param attributes - TwiML attributes
1824
- * @param words - Words to speak
1825
- */
1826
- phoneme(words: string): VoiceResponse.SsmlPhoneme;
1827
- phoneme(attributes: VoiceResponse.SsmlPhonemeAttributes, words: string): VoiceResponse.SsmlPhoneme;
1828
- /**
1829
- * Controling Volume, Speaking Rate, and Pitch in <Say>
1830
- *
1831
- * @param attributes - TwiML attributes
1832
- * @param words - Words to speak
1833
- */
1834
- prosody(words: string): VoiceResponse.SsmlProsody;
1835
- prosody(attributes: VoiceResponse.SsmlProsodyAttributes, words: string): VoiceResponse.SsmlProsody;
1836
- /**
1837
- * Adding A Pause Between Sentences in <Say>
1838
- *
1839
- * @param attributes - TwiML attributes
1840
- * @param words - Words to speak
1841
- */
1842
- s(words: string): VoiceResponse.SsmlS;
1843
- s(attributes: object, words: string): VoiceResponse.SsmlS;
1844
- /**
1845
- * Controlling How Special Types of Words Are Spoken in <Say>
1846
- *
1847
- * @param attributes - TwiML attributes
1848
- * @param words - Words to be interpreted
1849
- */
1850
- sayAs(words: string): VoiceResponse.SsmlSayAs;
1851
- sayAs(attributes: VoiceResponse.SsmlSayAsAttributes, words: string): VoiceResponse.SsmlSayAs;
1852
- /**
1853
- * Pronouncing Acronyms and Abbreviations in <Say>
1854
- *
1855
- * @param attributes - TwiML attributes
1856
- * @param words - Words to be substituted
1857
- */
1858
- sub(words: string): VoiceResponse.SsmlSub;
1859
- sub(attributes: VoiceResponse.SsmlSubAttributes, words: string): VoiceResponse.SsmlSub;
1860
- /**
1861
- * Improving Pronunciation by Specifying Parts of Speech in <Say>
1862
- *
1863
- * @param attributes - TwiML attributes
1864
- * @param words - Words to speak
1865
- */
1866
- w(words: string): VoiceResponse.SsmlW;
1867
- w(attributes: VoiceResponse.SsmlWAttributes, words: string): VoiceResponse.SsmlW;
1868
- }
1869
- export class Sim extends TwiML {
1870
- sim: XMLElement;
1871
- /**
1872
- * <Sim> TwiML Noun
1873
- */
1874
- constructor(sim: XMLElement);
1875
- }
1876
- export class Sip extends TwiML {
1877
- sip: XMLElement;
1878
- /**
1879
- * <Sip> TwiML Noun
1880
- */
1881
- constructor(sip: XMLElement);
1882
- }
1883
- export class Siprec extends TwiML {
1884
- siprec: XMLElement;
1885
- /**
1886
- * <Siprec> TwiML Noun
1887
- */
1888
- constructor(siprec: XMLElement);
1889
- /**
1890
- * <Parameter> TwiML Noun
1891
- *
1892
- * @param attributes - TwiML attributes
1893
- */
1894
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
1895
- }
1896
- export class Sms extends TwiML {
1897
- sms: XMLElement;
1898
- /**
1899
- * <Sms> TwiML Noun
1900
- */
1901
- constructor(sms: XMLElement);
1902
- }
1903
- export class SsmlBreak extends TwiML {
1904
- ssmlBreak: XMLElement;
1905
- /**
1906
- * Adding a Pause in <Say>
1907
- */
1908
- constructor(ssmlBreak: XMLElement);
1909
- }
1910
- export class SsmlEmphasis extends TwiML {
1911
- ssmlEmphasis: XMLElement;
1912
- /**
1913
- * Emphasizing Words in <Say>
1914
- */
1915
- constructor(ssmlEmphasis: XMLElement);
1916
- /**
1917
- * Adding a Pause in <Say>
1918
- *
1919
- * @param attributes - TwiML attributes
1920
- */
1921
- break(attributes?: VoiceResponse.SsmlBreakAttributes): VoiceResponse.SsmlBreak;
1922
- /**
1923
- * Emphasizing Words in <Say>
1924
- *
1925
- * @param attributes - TwiML attributes
1926
- * @param words - Words to emphasize
1927
- */
1928
- emphasis(words: string): VoiceResponse.SsmlEmphasis;
1929
- emphasis(attributes: VoiceResponse.SsmlEmphasisAttributes, words: string): VoiceResponse.SsmlEmphasis;
1930
- /**
1931
- * Specifying Another Language for Specific Words in <Say>
1932
- *
1933
- * @param attributes - TwiML attributes
1934
- * @param words - Words to speak
1935
- */
1936
- lang(words: string): VoiceResponse.SsmlLang;
1937
- lang(attributes: VoiceResponse.SsmlLangAttributes, words: string): VoiceResponse.SsmlLang;
1938
- /**
1939
- * Using Phonetic Pronunciation in <Say>
1940
- *
1941
- * @param attributes - TwiML attributes
1942
- * @param words - Words to speak
1943
- */
1944
- phoneme(words: string): VoiceResponse.SsmlPhoneme;
1945
- phoneme(attributes: VoiceResponse.SsmlPhonemeAttributes, words: string): VoiceResponse.SsmlPhoneme;
1946
- /**
1947
- * Controling Volume, Speaking Rate, and Pitch in <Say>
1948
- *
1949
- * @param attributes - TwiML attributes
1950
- * @param words - Words to speak
1951
- */
1952
- prosody(words: string): VoiceResponse.SsmlProsody;
1953
- prosody(attributes: VoiceResponse.SsmlProsodyAttributes, words: string): VoiceResponse.SsmlProsody;
1954
- /**
1955
- * Controlling How Special Types of Words Are Spoken in <Say>
1956
- *
1957
- * @param attributes - TwiML attributes
1958
- * @param words - Words to be interpreted
1959
- */
1960
- sayAs(words: string): VoiceResponse.SsmlSayAs;
1961
- sayAs(attributes: VoiceResponse.SsmlSayAsAttributes, words: string): VoiceResponse.SsmlSayAs;
1962
- /**
1963
- * Pronouncing Acronyms and Abbreviations in <Say>
1964
- *
1965
- * @param attributes - TwiML attributes
1966
- * @param words - Words to be substituted
1967
- */
1968
- sub(words: string): VoiceResponse.SsmlSub;
1969
- sub(attributes: VoiceResponse.SsmlSubAttributes, words: string): VoiceResponse.SsmlSub;
1970
- /**
1971
- * Improving Pronunciation by Specifying Parts of Speech in <Say>
1972
- *
1973
- * @param attributes - TwiML attributes
1974
- * @param words - Words to speak
1975
- */
1976
- w(words: string): VoiceResponse.SsmlW;
1977
- w(attributes: VoiceResponse.SsmlWAttributes, words: string): VoiceResponse.SsmlW;
1978
- }
1979
- export class SsmlLang extends TwiML {
1980
- ssmlLang: XMLElement;
1981
- /**
1982
- * Specifying Another Language for Specific Words in <Say>
1983
- */
1984
- constructor(ssmlLang: XMLElement);
1985
- /**
1986
- * Adding a Pause in <Say>
1987
- *
1988
- * @param attributes - TwiML attributes
1989
- */
1990
- break(attributes?: VoiceResponse.SsmlBreakAttributes): VoiceResponse.SsmlBreak;
1991
- /**
1992
- * Emphasizing Words in <Say>
1993
- *
1994
- * @param attributes - TwiML attributes
1995
- * @param words - Words to emphasize
1996
- */
1997
- emphasis(words: string): VoiceResponse.SsmlEmphasis;
1998
- emphasis(attributes: VoiceResponse.SsmlEmphasisAttributes, words: string): VoiceResponse.SsmlEmphasis;
1999
- /**
2000
- * Specifying Another Language for Specific Words in <Say>
2001
- *
2002
- * @param attributes - TwiML attributes
2003
- * @param words - Words to speak
2004
- */
2005
- lang(words: string): VoiceResponse.SsmlLang;
2006
- lang(attributes: VoiceResponse.SsmlLangAttributes, words: string): VoiceResponse.SsmlLang;
2007
- /**
2008
- * Adding a Pause Between Paragraphs in <Say>
2009
- *
2010
- * @param attributes - TwiML attributes
2011
- * @param words - Words to speak
2012
- */
2013
- p(words: string): VoiceResponse.SsmlP;
2014
- p(attributes: object, words: string): VoiceResponse.SsmlP;
2015
- /**
2016
- * Using Phonetic Pronunciation in <Say>
2017
- *
2018
- * @param attributes - TwiML attributes
2019
- * @param words - Words to speak
2020
- */
2021
- phoneme(words: string): VoiceResponse.SsmlPhoneme;
2022
- phoneme(attributes: VoiceResponse.SsmlPhonemeAttributes, words: string): VoiceResponse.SsmlPhoneme;
2023
- /**
2024
- * Controling Volume, Speaking Rate, and Pitch in <Say>
2025
- *
2026
- * @param attributes - TwiML attributes
2027
- * @param words - Words to speak
2028
- */
2029
- prosody(words: string): VoiceResponse.SsmlProsody;
2030
- prosody(attributes: VoiceResponse.SsmlProsodyAttributes, words: string): VoiceResponse.SsmlProsody;
2031
- /**
2032
- * Adding A Pause Between Sentences in <Say>
2033
- *
2034
- * @param attributes - TwiML attributes
2035
- * @param words - Words to speak
2036
- */
2037
- s(words: string): VoiceResponse.SsmlS;
2038
- s(attributes: object, words: string): VoiceResponse.SsmlS;
2039
- /**
2040
- * Controlling How Special Types of Words Are Spoken in <Say>
2041
- *
2042
- * @param attributes - TwiML attributes
2043
- * @param words - Words to be interpreted
2044
- */
2045
- sayAs(words: string): VoiceResponse.SsmlSayAs;
2046
- sayAs(attributes: VoiceResponse.SsmlSayAsAttributes, words: string): VoiceResponse.SsmlSayAs;
2047
- /**
2048
- * Pronouncing Acronyms and Abbreviations in <Say>
2049
- *
2050
- * @param attributes - TwiML attributes
2051
- * @param words - Words to be substituted
2052
- */
2053
- sub(words: string): VoiceResponse.SsmlSub;
2054
- sub(attributes: VoiceResponse.SsmlSubAttributes, words: string): VoiceResponse.SsmlSub;
2055
- /**
2056
- * Improving Pronunciation by Specifying Parts of Speech in <Say>
2057
- *
2058
- * @param attributes - TwiML attributes
2059
- * @param words - Words to speak
2060
- */
2061
- w(words: string): VoiceResponse.SsmlW;
2062
- w(attributes: VoiceResponse.SsmlWAttributes, words: string): VoiceResponse.SsmlW;
2063
- }
2064
- export class SsmlP extends TwiML {
2065
- ssmlP: XMLElement;
2066
- /**
2067
- * Adding a Pause Between Paragraphs in <Say>
2068
- */
2069
- constructor(ssmlP: XMLElement);
2070
- /**
2071
- * Adding a Pause in <Say>
2072
- *
2073
- * @param attributes - TwiML attributes
2074
- */
2075
- break(attributes?: VoiceResponse.SsmlBreakAttributes): VoiceResponse.SsmlBreak;
2076
- /**
2077
- * Emphasizing Words in <Say>
2078
- *
2079
- * @param attributes - TwiML attributes
2080
- * @param words - Words to emphasize
2081
- */
2082
- emphasis(words: string): VoiceResponse.SsmlEmphasis;
2083
- emphasis(attributes: VoiceResponse.SsmlEmphasisAttributes, words: string): VoiceResponse.SsmlEmphasis;
2084
- /**
2085
- * Specifying Another Language for Specific Words in <Say>
2086
- *
2087
- * @param attributes - TwiML attributes
2088
- * @param words - Words to speak
2089
- */
2090
- lang(words: string): VoiceResponse.SsmlLang;
2091
- lang(attributes: VoiceResponse.SsmlLangAttributes, words: string): VoiceResponse.SsmlLang;
2092
- /**
2093
- * Using Phonetic Pronunciation in <Say>
2094
- *
2095
- * @param attributes - TwiML attributes
2096
- * @param words - Words to speak
2097
- */
2098
- phoneme(words: string): VoiceResponse.SsmlPhoneme;
2099
- phoneme(attributes: VoiceResponse.SsmlPhonemeAttributes, words: string): VoiceResponse.SsmlPhoneme;
2100
- /**
2101
- * Controling Volume, Speaking Rate, and Pitch in <Say>
2102
- *
2103
- * @param attributes - TwiML attributes
2104
- * @param words - Words to speak
2105
- */
2106
- prosody(words: string): VoiceResponse.SsmlProsody;
2107
- prosody(attributes: VoiceResponse.SsmlProsodyAttributes, words: string): VoiceResponse.SsmlProsody;
2108
- /**
2109
- * Adding A Pause Between Sentences in <Say>
2110
- *
2111
- * @param attributes - TwiML attributes
2112
- * @param words - Words to speak
2113
- */
2114
- s(words: string): VoiceResponse.SsmlS;
2115
- s(attributes: object, words: string): VoiceResponse.SsmlS;
2116
- /**
2117
- * Controlling How Special Types of Words Are Spoken in <Say>
2118
- *
2119
- * @param attributes - TwiML attributes
2120
- * @param words - Words to be interpreted
2121
- */
2122
- sayAs(words: string): VoiceResponse.SsmlSayAs;
2123
- sayAs(attributes: VoiceResponse.SsmlSayAsAttributes, words: string): VoiceResponse.SsmlSayAs;
2124
- /**
2125
- * Pronouncing Acronyms and Abbreviations in <Say>
2126
- *
2127
- * @param attributes - TwiML attributes
2128
- * @param words - Words to be substituted
2129
- */
2130
- sub(words: string): VoiceResponse.SsmlSub;
2131
- sub(attributes: VoiceResponse.SsmlSubAttributes, words: string): VoiceResponse.SsmlSub;
2132
- /**
2133
- * Improving Pronunciation by Specifying Parts of Speech in <Say>
2134
- *
2135
- * @param attributes - TwiML attributes
2136
- * @param words - Words to speak
2137
- */
2138
- w(words: string): VoiceResponse.SsmlW;
2139
- w(attributes: VoiceResponse.SsmlWAttributes, words: string): VoiceResponse.SsmlW;
2140
- }
2141
- export class SsmlPhoneme extends TwiML {
2142
- ssmlPhoneme: XMLElement;
2143
- /**
2144
- * Using Phonetic Pronunciation in <Say>
2145
- */
2146
- constructor(ssmlPhoneme: XMLElement);
2147
- }
2148
- export class SsmlProsody extends TwiML {
2149
- ssmlProsody: XMLElement;
2150
- /**
2151
- * Controling Volume, Speaking Rate, and Pitch in <Say>
2152
- */
2153
- constructor(ssmlProsody: XMLElement);
2154
- /**
2155
- * Adding a Pause in <Say>
2156
- *
2157
- * @param attributes - TwiML attributes
2158
- */
2159
- break(attributes?: VoiceResponse.SsmlBreakAttributes): VoiceResponse.SsmlBreak;
2160
- /**
2161
- * Emphasizing Words in <Say>
2162
- *
2163
- * @param attributes - TwiML attributes
2164
- * @param words - Words to emphasize
2165
- */
2166
- emphasis(words: string): VoiceResponse.SsmlEmphasis;
2167
- emphasis(attributes: VoiceResponse.SsmlEmphasisAttributes, words: string): VoiceResponse.SsmlEmphasis;
2168
- /**
2169
- * Specifying Another Language for Specific Words in <Say>
2170
- *
2171
- * @param attributes - TwiML attributes
2172
- * @param words - Words to speak
2173
- */
2174
- lang(words: string): VoiceResponse.SsmlLang;
2175
- lang(attributes: VoiceResponse.SsmlLangAttributes, words: string): VoiceResponse.SsmlLang;
2176
- /**
2177
- * Adding a Pause Between Paragraphs in <Say>
2178
- *
2179
- * @param attributes - TwiML attributes
2180
- * @param words - Words to speak
2181
- */
2182
- p(words: string): VoiceResponse.SsmlP;
2183
- p(attributes: object, words: string): VoiceResponse.SsmlP;
2184
- /**
2185
- * Using Phonetic Pronunciation in <Say>
2186
- *
2187
- * @param attributes - TwiML attributes
2188
- * @param words - Words to speak
2189
- */
2190
- phoneme(words: string): VoiceResponse.SsmlPhoneme;
2191
- phoneme(attributes: VoiceResponse.SsmlPhonemeAttributes, words: string): VoiceResponse.SsmlPhoneme;
2192
- /**
2193
- * Controling Volume, Speaking Rate, and Pitch in <Say>
2194
- *
2195
- * @param attributes - TwiML attributes
2196
- * @param words - Words to speak
2197
- */
2198
- prosody(words: string): VoiceResponse.SsmlProsody;
2199
- prosody(attributes: VoiceResponse.SsmlProsodyAttributes, words: string): VoiceResponse.SsmlProsody;
2200
- /**
2201
- * Adding A Pause Between Sentences in <Say>
2202
- *
2203
- * @param attributes - TwiML attributes
2204
- * @param words - Words to speak
2205
- */
2206
- s(words: string): VoiceResponse.SsmlS;
2207
- s(attributes: object, words: string): VoiceResponse.SsmlS;
2208
- /**
2209
- * Controlling How Special Types of Words Are Spoken in <Say>
2210
- *
2211
- * @param attributes - TwiML attributes
2212
- * @param words - Words to be interpreted
2213
- */
2214
- sayAs(words: string): VoiceResponse.SsmlSayAs;
2215
- sayAs(attributes: VoiceResponse.SsmlSayAsAttributes, words: string): VoiceResponse.SsmlSayAs;
2216
- /**
2217
- * Pronouncing Acronyms and Abbreviations in <Say>
2218
- *
2219
- * @param attributes - TwiML attributes
2220
- * @param words - Words to be substituted
2221
- */
2222
- sub(words: string): VoiceResponse.SsmlSub;
2223
- sub(attributes: VoiceResponse.SsmlSubAttributes, words: string): VoiceResponse.SsmlSub;
2224
- /**
2225
- * Improving Pronunciation by Specifying Parts of Speech in <Say>
2226
- *
2227
- * @param attributes - TwiML attributes
2228
- * @param words - Words to speak
2229
- */
2230
- w(words: string): VoiceResponse.SsmlW;
2231
- w(attributes: VoiceResponse.SsmlWAttributes, words: string): VoiceResponse.SsmlW;
2232
- }
2233
- export class SsmlS extends TwiML {
2234
- ssmlS: XMLElement;
2235
- /**
2236
- * Adding A Pause Between Sentences in <Say>
2237
- */
2238
- constructor(ssmlS: XMLElement);
2239
- /**
2240
- * Adding a Pause in <Say>
2241
- *
2242
- * @param attributes - TwiML attributes
2243
- */
2244
- break(attributes?: VoiceResponse.SsmlBreakAttributes): VoiceResponse.SsmlBreak;
2245
- /**
2246
- * Emphasizing Words in <Say>
2247
- *
2248
- * @param attributes - TwiML attributes
2249
- * @param words - Words to emphasize
2250
- */
2251
- emphasis(words: string): VoiceResponse.SsmlEmphasis;
2252
- emphasis(attributes: VoiceResponse.SsmlEmphasisAttributes, words: string): VoiceResponse.SsmlEmphasis;
2253
- /**
2254
- * Specifying Another Language for Specific Words in <Say>
2255
- *
2256
- * @param attributes - TwiML attributes
2257
- * @param words - Words to speak
2258
- */
2259
- lang(words: string): VoiceResponse.SsmlLang;
2260
- lang(attributes: VoiceResponse.SsmlLangAttributes, words: string): VoiceResponse.SsmlLang;
2261
- /**
2262
- * Using Phonetic Pronunciation in <Say>
2263
- *
2264
- * @param attributes - TwiML attributes
2265
- * @param words - Words to speak
2266
- */
2267
- phoneme(words: string): VoiceResponse.SsmlPhoneme;
2268
- phoneme(attributes: VoiceResponse.SsmlPhonemeAttributes, words: string): VoiceResponse.SsmlPhoneme;
2269
- /**
2270
- * Controling Volume, Speaking Rate, and Pitch in <Say>
2271
- *
2272
- * @param attributes - TwiML attributes
2273
- * @param words - Words to speak
2274
- */
2275
- prosody(words: string): VoiceResponse.SsmlProsody;
2276
- prosody(attributes: VoiceResponse.SsmlProsodyAttributes, words: string): VoiceResponse.SsmlProsody;
2277
- /**
2278
- * Controlling How Special Types of Words Are Spoken in <Say>
2279
- *
2280
- * @param attributes - TwiML attributes
2281
- * @param words - Words to be interpreted
2282
- */
2283
- sayAs(words: string): VoiceResponse.SsmlSayAs;
2284
- sayAs(attributes: VoiceResponse.SsmlSayAsAttributes, words: string): VoiceResponse.SsmlSayAs;
2285
- /**
2286
- * Pronouncing Acronyms and Abbreviations in <Say>
2287
- *
2288
- * @param attributes - TwiML attributes
2289
- * @param words - Words to be substituted
2290
- */
2291
- sub(words: string): VoiceResponse.SsmlSub;
2292
- sub(attributes: VoiceResponse.SsmlSubAttributes, words: string): VoiceResponse.SsmlSub;
2293
- /**
2294
- * Improving Pronunciation by Specifying Parts of Speech in <Say>
2295
- *
2296
- * @param attributes - TwiML attributes
2297
- * @param words - Words to speak
2298
- */
2299
- w(words: string): VoiceResponse.SsmlW;
2300
- w(attributes: VoiceResponse.SsmlWAttributes, words: string): VoiceResponse.SsmlW;
2301
- }
2302
- export class SsmlSayAs extends TwiML {
2303
- ssmlSayAs: XMLElement;
2304
- /**
2305
- * Controlling How Special Types of Words Are Spoken in <Say>
2306
- */
2307
- constructor(ssmlSayAs: XMLElement);
2308
- }
2309
- export class SsmlSub extends TwiML {
2310
- ssmlSub: XMLElement;
2311
- /**
2312
- * Pronouncing Acronyms and Abbreviations in <Say>
2313
- */
2314
- constructor(ssmlSub: XMLElement);
2315
- }
2316
- export class SsmlW extends TwiML {
2317
- ssmlW: XMLElement;
2318
- /**
2319
- * Improving Pronunciation by Specifying Parts of Speech in <Say>
2320
- */
2321
- constructor(ssmlW: XMLElement);
2322
- /**
2323
- * Adding a Pause in <Say>
2324
- *
2325
- * @param attributes - TwiML attributes
2326
- */
2327
- break(attributes?: VoiceResponse.SsmlBreakAttributes): VoiceResponse.SsmlBreak;
2328
- /**
2329
- * Emphasizing Words in <Say>
2330
- *
2331
- * @param attributes - TwiML attributes
2332
- * @param words - Words to emphasize
2333
- */
2334
- emphasis(words: string): VoiceResponse.SsmlEmphasis;
2335
- emphasis(attributes: VoiceResponse.SsmlEmphasisAttributes, words: string): VoiceResponse.SsmlEmphasis;
2336
- /**
2337
- * Using Phonetic Pronunciation in <Say>
2338
- *
2339
- * @param attributes - TwiML attributes
2340
- * @param words - Words to speak
2341
- */
2342
- phoneme(words: string): VoiceResponse.SsmlPhoneme;
2343
- phoneme(attributes: VoiceResponse.SsmlPhonemeAttributes, words: string): VoiceResponse.SsmlPhoneme;
2344
- /**
2345
- * Controling Volume, Speaking Rate, and Pitch in <Say>
2346
- *
2347
- * @param attributes - TwiML attributes
2348
- * @param words - Words to speak
2349
- */
2350
- prosody(words: string): VoiceResponse.SsmlProsody;
2351
- prosody(attributes: VoiceResponse.SsmlProsodyAttributes, words: string): VoiceResponse.SsmlProsody;
2352
- /**
2353
- * Controlling How Special Types of Words Are Spoken in <Say>
2354
- *
2355
- * @param attributes - TwiML attributes
2356
- * @param words - Words to be interpreted
2357
- */
2358
- sayAs(words: string): VoiceResponse.SsmlSayAs;
2359
- sayAs(attributes: VoiceResponse.SsmlSayAsAttributes, words: string): VoiceResponse.SsmlSayAs;
2360
- /**
2361
- * Pronouncing Acronyms and Abbreviations in <Say>
2362
- *
2363
- * @param attributes - TwiML attributes
2364
- * @param words - Words to be substituted
2365
- */
2366
- sub(words: string): VoiceResponse.SsmlSub;
2367
- sub(attributes: VoiceResponse.SsmlSubAttributes, words: string): VoiceResponse.SsmlSub;
2368
- }
2369
- export class Start extends TwiML {
2370
- start: XMLElement;
2371
- /**
2372
- * <Start> TwiML Verb
2373
- */
2374
- constructor(start: XMLElement);
2375
- /**
2376
- * <Siprec> TwiML Noun
2377
- *
2378
- * @param attributes - TwiML attributes
2379
- */
2380
- siprec(attributes?: VoiceResponse.SiprecAttributes): VoiceResponse.Siprec;
2381
- /**
2382
- * <Stream> TwiML Noun
2383
- *
2384
- * @param attributes - TwiML attributes
2385
- */
2386
- stream(attributes?: VoiceResponse.StreamAttributes): VoiceResponse.Stream;
2387
- }
2388
- export class Stop extends TwiML {
2389
- stop: XMLElement;
2390
- /**
2391
- * <Stop> TwiML Verb
2392
- */
2393
- constructor(stop: XMLElement);
2394
- /**
2395
- * <Siprec> TwiML Noun
2396
- *
2397
- * @param attributes - TwiML attributes
2398
- */
2399
- siprec(attributes?: VoiceResponse.SiprecAttributes): VoiceResponse.Siprec;
2400
- /**
2401
- * <Stream> TwiML Noun
2402
- *
2403
- * @param attributes - TwiML attributes
2404
- */
2405
- stream(attributes?: VoiceResponse.StreamAttributes): VoiceResponse.Stream;
2406
- }
2407
- export class Stream extends TwiML {
2408
- stream: XMLElement;
2409
- /**
2410
- * <Stream> TwiML Noun
2411
- */
2412
- constructor(stream: XMLElement);
2413
- /**
2414
- * <Parameter> TwiML Noun
2415
- *
2416
- * @param attributes - TwiML attributes
2417
- */
2418
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
2419
- }
2420
- export class Task extends TwiML {
2421
- task: XMLElement;
2422
- /**
2423
- * <Task> TwiML Noun
2424
- */
2425
- constructor(task: XMLElement);
2426
- }
2427
- export class VirtualAgent extends TwiML {
2428
- virtualAgent: XMLElement;
2429
- /**
2430
- * <VirtualAgent> TwiML Noun
2431
- */
2432
- constructor(virtualAgent: XMLElement);
2433
- /**
2434
- * <Config> TwiML Noun
2435
- *
2436
- * @param attributes - TwiML attributes
2437
- */
2438
- config(attributes?: VoiceResponse.ConfigAttributes): VoiceResponse.Config;
2439
- /**
2440
- * <Parameter> TwiML Noun
2441
- *
2442
- * @param attributes - TwiML attributes
2443
- */
2444
- parameter(attributes?: VoiceResponse.ParameterAttributes): VoiceResponse.Parameter;
2445
- }
2446
- export {};
2447
- }
2448
- export default VoiceResponse;