@rc-ex/core 1.4.2 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (312) hide show
  1. package/lib/FormData.d.ts +1 -1
  2. package/lib/Rest.d.ts +3 -3
  3. package/lib/Rest.js +14 -10
  4. package/lib/Rest.js.map +1 -1
  5. package/lib/definitions/AIInsights.d.ts +27 -0
  6. package/lib/definitions/{ContentList.js → AIInsights.js} +1 -1
  7. package/lib/definitions/AIInsights.js.map +1 -0
  8. package/lib/definitions/AIScoreInsightUnit.d.ts +9 -0
  9. package/lib/definitions/{ContentContextData.js → AIScoreInsightUnit.js} +1 -1
  10. package/lib/definitions/AIScoreInsightUnit.js.map +1 -0
  11. package/lib/definitions/AccountPresenceEventBody.d.ts +5 -1
  12. package/lib/definitions/BaseCallLogRecord.d.ts +3 -5
  13. package/lib/definitions/BaseTokenRequest.d.ts +1 -1
  14. package/lib/definitions/BatchProvisionUsersRequestItem.d.ts +0 -6
  15. package/lib/definitions/BatchProvisionUsersRequestItemContact.d.ts +4 -0
  16. package/lib/definitions/BulletedSummaryInsightUnit.d.ts +9 -0
  17. package/lib/definitions/BulletedSummaryInsightUnit.js +3 -0
  18. package/lib/definitions/BulletedSummaryInsightUnit.js.map +1 -0
  19. package/lib/definitions/CallLogRecord.d.ts +3 -5
  20. package/lib/definitions/CallLogRecordLegInfo.d.ts +4 -6
  21. package/lib/definitions/CallMonitoringGroup.d.ts +4 -0
  22. package/lib/definitions/CallMonitoringGroupSite.d.ts +11 -0
  23. package/lib/definitions/CallMonitoringGroupSite.js +3 -0
  24. package/lib/definitions/CallMonitoringGroupSite.js.map +1 -0
  25. package/lib/definitions/CallStatusInfo.d.ts +16 -4
  26. package/lib/definitions/ContactResource.d.ts +0 -21
  27. package/lib/definitions/CreateCallMonitoringGroupRequest.d.ts +4 -0
  28. package/lib/definitions/CreateCallMonitoringGroupRequestSite.d.ts +7 -0
  29. package/lib/definitions/CreateCallMonitoringGroupRequestSite.js +3 -0
  30. package/lib/definitions/CreateCallMonitoringGroupRequestSite.js.map +1 -0
  31. package/lib/definitions/DefaultUserRole.d.ts +4 -0
  32. package/lib/definitions/DeviceResource.d.ts +4 -0
  33. package/lib/definitions/ExtensionCreationRequest.d.ts +5 -0
  34. package/lib/definitions/ExtensionRegionalSettingRequest.d.ts +5 -0
  35. package/lib/definitions/GetMessageInfoResponse.d.ts +4 -0
  36. package/lib/definitions/GetRecordingInsightsParameters.d.ts +10 -0
  37. package/lib/definitions/GetRecordingInsightsParameters.js +3 -0
  38. package/lib/definitions/GetRecordingInsightsParameters.js.map +1 -0
  39. package/lib/definitions/GetTokenRequest.d.ts +1 -1
  40. package/lib/definitions/HighlightsInsightUnit.d.ts +29 -0
  41. package/lib/definitions/{CallSessionStatusInfo.js → HighlightsInsightUnit.js} +1 -1
  42. package/lib/definitions/HighlightsInsightUnit.js.map +1 -0
  43. package/lib/definitions/InternalDeliveryMode.d.ts +14 -0
  44. package/lib/definitions/{ContentBodyFormatted.js → InternalDeliveryMode.js} +1 -1
  45. package/lib/definitions/InternalDeliveryMode.js.map +1 -0
  46. package/lib/definitions/ListCallMonitoringGroupsParameters.d.ts +1 -1
  47. package/lib/definitions/ListDirectoryEntriesParameters.d.ts +2 -2
  48. package/lib/definitions/ListExtensionDevicesParameters.d.ts +2 -2
  49. package/lib/definitions/ListUserTemplatesParameters.d.ts +1 -1
  50. package/lib/definitions/NextStepsInsightUnit.d.ts +29 -0
  51. package/lib/definitions/NextStepsInsightUnit.js +3 -0
  52. package/lib/definitions/NextStepsInsightUnit.js.map +1 -0
  53. package/lib/definitions/NotificationDeliveryMode.d.ts +7 -1
  54. package/lib/definitions/PartySuperviseResponse.d.ts +3 -1
  55. package/lib/definitions/PeerInfo.d.ts +1 -1
  56. package/lib/definitions/RSConversationalInsightsUnit.d.ts +29 -0
  57. package/lib/definitions/RSConversationalInsightsUnit.js +3 -0
  58. package/lib/definitions/RSConversationalInsightsUnit.js.map +1 -0
  59. package/lib/definitions/ReadDirectoryEntryParameters.d.ts +2 -2
  60. package/lib/definitions/ReadMultichannelCallRecordingContentParameters.d.ts +14 -0
  61. package/lib/definitions/ReadMultichannelCallRecordingContentParameters.js +3 -0
  62. package/lib/definitions/ReadMultichannelCallRecordingContentParameters.js.map +1 -0
  63. package/lib/definitions/RecordingInsights.d.ts +78 -0
  64. package/lib/definitions/{CallQueueResource.js → RecordingInsights.js} +1 -1
  65. package/lib/definitions/RecordingInsights.js.map +1 -0
  66. package/lib/definitions/ScimUserSearchResponse.d.ts +2 -2
  67. package/lib/definitions/ScimUserShortInfo.d.ts +50 -0
  68. package/lib/definitions/ScimUserShortInfo.js +3 -0
  69. package/lib/definitions/ScimUserShortInfo.js.map +1 -0
  70. package/lib/definitions/SearchDirectoryEntriesParameters.d.ts +2 -2
  71. package/lib/definitions/{ServiceInfoPlan.d.ts → ServiceInfoPlanV2.d.ts} +2 -5
  72. package/lib/definitions/ServiceInfoPlanV2.js +3 -0
  73. package/lib/definitions/ServiceInfoPlanV2.js.map +1 -0
  74. package/lib/definitions/ServiceInfoV2.d.ts +2 -2
  75. package/lib/definitions/ShippingInfo.d.ts +1 -1
  76. package/lib/definitions/SipData.d.ts +20 -0
  77. package/lib/definitions/{ContentModel.js → SipData.js} +1 -1
  78. package/lib/definitions/SipData.js.map +1 -0
  79. package/lib/definitions/SummaryInsightUnit.d.ts +23 -0
  80. package/lib/definitions/SummaryInsightUnit.js +3 -0
  81. package/lib/definitions/SummaryInsightUnit.js.map +1 -0
  82. package/lib/definitions/SyncAccountCallLogParameters.d.ts +4 -1
  83. package/lib/definitions/SyncMessagesParameters.d.ts +3 -3
  84. package/lib/definitions/SyncUserCallLogParameters.d.ts +4 -3
  85. package/lib/definitions/TMMessageAttachmentInfo.d.ts +9 -0
  86. package/lib/definitions/TelephonySessionsEventPartyInfo.d.ts +48 -2
  87. package/lib/definitions/TemplateInfo.d.ts +5 -1
  88. package/lib/definitions/TranscriptInsightUnit.d.ts +32 -0
  89. package/lib/definitions/TranscriptInsightUnit.js +3 -0
  90. package/lib/definitions/TranscriptInsightUnit.js.map +1 -0
  91. package/lib/definitions/TransitionInfo.d.ts +13 -0
  92. package/lib/definitions/{IdentitiesList.js → TransitionInfo.js} +1 -1
  93. package/lib/definitions/TransitionInfo.js.map +1 -0
  94. package/lib/definitions/UiCallInfo.d.ts +13 -0
  95. package/lib/definitions/{IdentityModel.js → UiCallInfo.js} +1 -1
  96. package/lib/definitions/UiCallInfo.js.map +1 -0
  97. package/lib/definitions/UiCallInfoRecord.d.ts +12 -0
  98. package/lib/definitions/{GroupResource.js → UiCallInfoRecord.js} +1 -1
  99. package/lib/definitions/UiCallInfoRecord.js.map +1 -0
  100. package/lib/definitions/VoicemailOwnerResource.d.ts +14 -0
  101. package/lib/definitions/VoicemailOwnerResource.js +3 -0
  102. package/lib/definitions/VoicemailOwnerResource.js.map +1 -0
  103. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.d.ts +18 -0
  104. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.js +24 -0
  105. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.js.map +1 -0
  106. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.d.ts +11 -0
  107. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.js +24 -0
  108. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.js.map +1 -0
  109. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.d.ts +11 -0
  110. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.js +24 -0
  111. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.js.map +1 -0
  112. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/index.d.ts +11 -0
  113. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/index.js +24 -0
  114. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/index.js.map +1 -0
  115. package/lib/paths/Ai/Ringsense/V1/Public/index.d.ts +10 -0
  116. package/lib/paths/Ai/Ringsense/V1/Public/index.js +20 -0
  117. package/lib/paths/Ai/Ringsense/V1/Public/index.js.map +1 -0
  118. package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/V1/index.d.ts +2 -4
  119. package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/V1/index.js +3 -7
  120. package/lib/paths/Ai/Ringsense/V1/index.js.map +1 -0
  121. package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/index.js +1 -1
  122. package/lib/paths/Ai/Ringsense/index.js.map +1 -0
  123. package/lib/paths/Ai/index.d.ts +2 -0
  124. package/lib/paths/Ai/index.js +4 -0
  125. package/lib/paths/Ai/index.js.map +1 -1
  126. package/lib/paths/Restapi/Account/CallLog/index.d.ts +3 -1
  127. package/lib/paths/Restapi/Account/CallLog/index.js +3 -1
  128. package/lib/paths/Restapi/Account/CallLog/index.js.map +1 -1
  129. package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.d.ts +3 -3
  130. package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js +3 -3
  131. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.d.ts +5 -3
  132. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js +5 -3
  133. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js.map +1 -1
  134. package/lib/paths/Restapi/Account/Extension/Device/index.d.ts +2 -2
  135. package/lib/paths/Restapi/Account/Extension/Device/index.js +2 -2
  136. package/lib/paths/Restapi/Account/Extension/MessageStore/index.d.ts +12 -13
  137. package/lib/paths/Restapi/Account/Extension/MessageStore/index.js +12 -13
  138. package/lib/paths/Restapi/Account/Extension/MessageStore/index.js.map +1 -1
  139. package/lib/paths/Restapi/Account/Extension/Presence/index.d.ts +1 -1
  140. package/lib/paths/Restapi/Account/Extension/Presence/index.js +1 -1
  141. package/lib/paths/Restapi/Account/PhoneNumber/index.d.ts +1 -1
  142. package/lib/paths/Restapi/Account/PhoneNumber/index.js +1 -1
  143. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.d.ts +20 -0
  144. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.js +27 -0
  145. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.js.map +1 -0
  146. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.d.ts +11 -0
  147. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.js +24 -0
  148. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.js.map +1 -0
  149. package/lib/paths/Restapi/Account/Telephony/Metadata/index.d.ts +10 -0
  150. package/lib/paths/Restapi/Account/Telephony/Metadata/index.js +20 -0
  151. package/lib/paths/Restapi/Account/Telephony/Metadata/index.js.map +1 -0
  152. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.d.ts +3 -1
  153. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js +3 -1
  154. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js.map +1 -1
  155. package/lib/paths/Restapi/Account/Telephony/index.d.ts +2 -0
  156. package/lib/paths/Restapi/Account/Telephony/index.js +4 -0
  157. package/lib/paths/Restapi/Account/Telephony/index.js.map +1 -1
  158. package/lib/paths/TeamMessaging/V1/Persons/index.d.ts +3 -1
  159. package/lib/paths/TeamMessaging/V1/Persons/index.js +3 -1
  160. package/lib/paths/TeamMessaging/V1/Persons/index.js.map +1 -1
  161. package/package.json +6 -6
  162. package/src/Rest.ts +31 -19
  163. package/src/definitions/AIInsights.ts +34 -0
  164. package/src/definitions/AIScoreInsightUnit.ts +10 -0
  165. package/src/definitions/AccountPresenceEventBody.ts +6 -1
  166. package/src/definitions/BaseCallLogRecord.ts +4 -5
  167. package/src/definitions/BaseTokenRequest.ts +1 -1
  168. package/src/definitions/BatchProvisionUsersRequestItem.ts +0 -7
  169. package/src/definitions/BatchProvisionUsersRequestItemContact.ts +6 -0
  170. package/src/definitions/BulletedSummaryInsightUnit.ts +10 -0
  171. package/src/definitions/CallLogRecord.ts +4 -5
  172. package/src/definitions/CallLogRecordLegInfo.ts +7 -6
  173. package/src/definitions/CallMonitoringGroup.ts +6 -0
  174. package/src/definitions/CallMonitoringGroupSite.ts +13 -0
  175. package/src/definitions/CallStatusInfo.ts +22 -6
  176. package/src/definitions/ContactResource.ts +0 -26
  177. package/src/definitions/CreateCallMonitoringGroupRequest.ts +6 -0
  178. package/src/definitions/CreateCallMonitoringGroupRequestSite.ts +8 -0
  179. package/src/definitions/DefaultUserRole.ts +5 -0
  180. package/src/definitions/DeviceResource.ts +5 -0
  181. package/src/definitions/ExtensionCreationRequest.ts +6 -0
  182. package/src/definitions/ExtensionRegionalSettingRequest.ts +5 -0
  183. package/src/definitions/GetMessageInfoResponse.ts +5 -0
  184. package/src/definitions/GetRecordingInsightsParameters.ts +11 -0
  185. package/src/definitions/GetTokenRequest.ts +1 -1
  186. package/src/definitions/HighlightsInsightUnit.ts +33 -0
  187. package/src/definitions/InternalDeliveryMode.ts +16 -0
  188. package/src/definitions/ListCallMonitoringGroupsParameters.ts +1 -1
  189. package/src/definitions/ListDirectoryEntriesParameters.ts +2 -2
  190. package/src/definitions/ListExtensionDevicesParameters.ts +2 -2
  191. package/src/definitions/ListUserTemplatesParameters.ts +1 -1
  192. package/src/definitions/NextStepsInsightUnit.ts +33 -0
  193. package/src/definitions/NotificationDeliveryMode.ts +8 -1
  194. package/src/definitions/PartySuperviseResponse.ts +3 -1
  195. package/src/definitions/PeerInfo.ts +1 -1
  196. package/src/definitions/RSConversationalInsightsUnit.ts +33 -0
  197. package/src/definitions/ReadDirectoryEntryParameters.ts +2 -2
  198. package/src/definitions/ReadMultichannelCallRecordingContentParameters.ts +16 -0
  199. package/src/definitions/RecordingInsights.ts +92 -0
  200. package/src/definitions/ScimUserSearchResponse.ts +2 -2
  201. package/src/definitions/ScimUserShortInfo.ts +62 -0
  202. package/src/definitions/SearchDirectoryEntriesParameters.ts +2 -2
  203. package/src/definitions/{ServiceInfoPlan.ts → ServiceInfoPlanV2.ts} +2 -6
  204. package/src/definitions/ServiceInfoV2.ts +2 -2
  205. package/src/definitions/ShippingInfo.ts +1 -1
  206. package/src/definitions/SipData.ts +23 -0
  207. package/src/definitions/SummaryInsightUnit.ts +26 -0
  208. package/src/definitions/SyncAccountCallLogParameters.ts +4 -1
  209. package/src/definitions/SyncMessagesParameters.ts +3 -3
  210. package/src/definitions/SyncUserCallLogParameters.ts +4 -3
  211. package/src/definitions/TMMessageAttachmentInfo.ts +11 -0
  212. package/src/definitions/TelephonySessionsEventPartyInfo.ts +57 -2
  213. package/src/definitions/TemplateInfo.ts +6 -1
  214. package/src/definitions/TranscriptInsightUnit.ts +36 -0
  215. package/src/definitions/TransitionInfo.ts +16 -0
  216. package/src/definitions/UiCallInfo.ts +16 -0
  217. package/src/definitions/UiCallInfoRecord.ts +14 -0
  218. package/src/definitions/VoicemailOwnerResource.ts +16 -0
  219. package/src/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.ts +31 -0
  220. package/src/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.ts +25 -0
  221. package/src/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.ts +25 -0
  222. package/src/paths/Ai/Ringsense/V1/Public/Accounts/index.ts +25 -0
  223. package/src/paths/Ai/Ringsense/V1/Public/index.ts +20 -0
  224. package/src/paths/{Cx/SocialMessaging → Ai/Ringsense}/V1/index.ts +3 -8
  225. package/src/paths/{Cx/SocialMessaging → Ai/Ringsense}/index.ts +1 -1
  226. package/src/paths/Ai/index.ts +5 -0
  227. package/src/paths/Restapi/Account/CallLog/index.ts +3 -1
  228. package/src/paths/Restapi/Account/Extension/AddressBook/Contact/index.ts +3 -3
  229. package/src/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.ts +5 -3
  230. package/src/paths/Restapi/Account/Extension/Device/index.ts +2 -2
  231. package/src/paths/Restapi/Account/Extension/MessageStore/index.ts +12 -13
  232. package/src/paths/Restapi/Account/Extension/Presence/index.ts +1 -1
  233. package/src/paths/Restapi/Account/PhoneNumber/index.ts +1 -1
  234. package/src/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.ts +33 -0
  235. package/src/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.ts +25 -0
  236. package/src/paths/Restapi/Account/Telephony/Metadata/index.ts +20 -0
  237. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.ts +3 -1
  238. package/src/paths/Restapi/Account/Telephony/index.ts +5 -0
  239. package/src/paths/TeamMessaging/V1/Persons/index.ts +3 -1
  240. package/src/samples.md +4657 -4709
  241. package/lib/definitions/CallQueueResource.d.ts +0 -11
  242. package/lib/definitions/CallQueueResource.js.map +0 -1
  243. package/lib/definitions/CallSessionStatusInfo.d.ts +0 -20
  244. package/lib/definitions/CallSessionStatusInfo.js.map +0 -1
  245. package/lib/definitions/ContentBodyFormatted.d.ts +0 -12
  246. package/lib/definitions/ContentBodyFormatted.js.map +0 -1
  247. package/lib/definitions/ContentContextData.d.ts +0 -8
  248. package/lib/definitions/ContentContextData.js.map +0 -1
  249. package/lib/definitions/ContentList.d.ts +0 -13
  250. package/lib/definitions/ContentList.js.map +0 -1
  251. package/lib/definitions/ContentModel.d.ts +0 -218
  252. package/lib/definitions/ContentModel.js.map +0 -1
  253. package/lib/definitions/CostCenterResource.d.ts +0 -15
  254. package/lib/definitions/CostCenterResource.js +0 -3
  255. package/lib/definitions/CostCenterResource.js.map +0 -1
  256. package/lib/definitions/CreateSocialMessagingContentRequest.d.ts +0 -110
  257. package/lib/definitions/CreateSocialMessagingContentRequest.js +0 -3
  258. package/lib/definitions/CreateSocialMessagingContentRequest.js.map +0 -1
  259. package/lib/definitions/DirectoryRoleResource.d.ts +0 -16
  260. package/lib/definitions/DirectoryRoleResource.js +0 -3
  261. package/lib/definitions/DirectoryRoleResource.js.map +0 -1
  262. package/lib/definitions/GroupResource.d.ts +0 -11
  263. package/lib/definitions/GroupResource.js.map +0 -1
  264. package/lib/definitions/IdentitiesList.d.ts +0 -13
  265. package/lib/definitions/IdentitiesList.js.map +0 -1
  266. package/lib/definitions/IdentityExtraValues.d.ts +0 -6
  267. package/lib/definitions/IdentityExtraValues.js +0 -3
  268. package/lib/definitions/IdentityExtraValues.js.map +0 -1
  269. package/lib/definitions/IdentityModel.d.ts +0 -199
  270. package/lib/definitions/IdentityModel.js.map +0 -1
  271. package/lib/definitions/ListSocialMessagingContentsParameters.d.ts +0 -68
  272. package/lib/definitions/ListSocialMessagingContentsParameters.js +0 -3
  273. package/lib/definitions/ListSocialMessagingContentsParameters.js.map +0 -1
  274. package/lib/definitions/ListSocialMessagingIdentitiesParameters.d.ts +0 -47
  275. package/lib/definitions/ListSocialMessagingIdentitiesParameters.js +0 -3
  276. package/lib/definitions/ListSocialMessagingIdentitiesParameters.js.map +0 -1
  277. package/lib/definitions/ServiceInfoPlan.js +0 -3
  278. package/lib/definitions/ServiceInfoPlan.js.map +0 -1
  279. package/lib/definitions/SocMsgContentAttachment.d.ts +0 -77
  280. package/lib/definitions/SocMsgContentAttachment.js +0 -3
  281. package/lib/definitions/SocMsgContentAttachment.js.map +0 -1
  282. package/lib/paths/Cx/SocialMessaging/V1/Contents/index.d.ts +0 -65
  283. package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js +0 -83
  284. package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js.map +0 -1
  285. package/lib/paths/Cx/SocialMessaging/V1/Identities/index.d.ts +0 -34
  286. package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js +0 -50
  287. package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js.map +0 -1
  288. package/lib/paths/Cx/SocialMessaging/V1/index.js.map +0 -1
  289. package/lib/paths/Cx/SocialMessaging/index.js.map +0 -1
  290. package/lib/paths/Cx/index.d.ts +0 -9
  291. package/lib/paths/Cx/index.js +0 -19
  292. package/lib/paths/Cx/index.js.map +0 -1
  293. package/src/definitions/CallQueueResource.ts +0 -13
  294. package/src/definitions/CallSessionStatusInfo.ts +0 -26
  295. package/src/definitions/ContentBodyFormatted.ts +0 -14
  296. package/src/definitions/ContentContextData.ts +0 -9
  297. package/src/definitions/ContentList.ts +0 -16
  298. package/src/definitions/ContentModel.ts +0 -299
  299. package/src/definitions/CostCenterResource.ts +0 -18
  300. package/src/definitions/CreateSocialMessagingContentRequest.ts +0 -126
  301. package/src/definitions/DirectoryRoleResource.ts +0 -20
  302. package/src/definitions/GroupResource.ts +0 -13
  303. package/src/definitions/IdentitiesList.ts +0 -16
  304. package/src/definitions/IdentityExtraValues.ts +0 -7
  305. package/src/definitions/IdentityModel.ts +0 -248
  306. package/src/definitions/ListSocialMessagingContentsParameters.ts +0 -85
  307. package/src/definitions/ListSocialMessagingIdentitiesParameters.ts +0 -61
  308. package/src/definitions/SocMsgContentAttachment.ts +0 -86
  309. package/src/paths/Cx/SocialMessaging/V1/Contents/index.ts +0 -101
  310. package/src/paths/Cx/SocialMessaging/V1/Identities/index.ts +0 -58
  311. package/src/paths/Cx/index.ts +0 -18
  312. /package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/index.d.ts +0 -0
package/lib/FormData.d.ts CHANGED
@@ -4,6 +4,6 @@ declare class FormData {
4
4
  files: FormFile[];
5
5
  append(formFile: FormFile): void;
6
6
  prepend(formFile: FormFile): void;
7
- getBody(): Promise<Buffer>;
7
+ getBody(): Promise<Buffer<ArrayBuffer>>;
8
8
  }
9
9
  export default FormData;
package/lib/Rest.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- import type { AxiosInstance } from 'axios';
2
- import type TokenInfo from './definitions/TokenInfo';
3
- import type { RestMethod, RestOptions, RestRequestConfig, RestResponse } from './types';
1
+ import type { AxiosInstance } from "axios";
2
+ import type TokenInfo from "./definitions/TokenInfo";
3
+ import type { RestMethod, RestOptions, RestRequestConfig, RestResponse } from "./types";
4
4
  export default class Rest {
5
5
  static sandboxServer: string;
6
6
  static productionServer: string;
package/lib/Rest.js CHANGED
@@ -7,30 +7,33 @@ const axios_1 = __importDefault(require("axios"));
7
7
  const qs_1 = __importDefault(require("qs"));
8
8
  const FormData_1 = require("./FormData");
9
9
  const RestException_1 = __importDefault(require("./RestException"));
10
- const version = '1.3.x';
10
+ const version = "1.5.0";
11
11
  class Rest {
12
12
  constructor(options) {
13
13
  var _a, _b, _c, _d, _e;
14
14
  this.server = (_a = options.server) !== null && _a !== void 0 ? _a : Rest.productionServer;
15
- this.clientId = (_b = options.clientId) !== null && _b !== void 0 ? _b : '';
15
+ this.clientId = (_b = options.clientId) !== null && _b !== void 0 ? _b : "";
16
16
  this.clientSecret = options.clientSecret;
17
17
  this.token = (_c = options.token) !== null && _c !== void 0 ? _c : undefined;
18
- this.appName = (_d = options.appName) !== null && _d !== void 0 ? _d : 'Unknown';
19
- this.appVersion = (_e = options.appVersion) !== null && _e !== void 0 ? _e : '0.0.1';
18
+ this.appName = (_d = options.appName) !== null && _d !== void 0 ? _d : "Unknown";
19
+ this.appVersion = (_e = options.appVersion) !== null && _e !== void 0 ? _e : "0.0.1";
20
20
  this.httpClient = axios_1.default.create({
21
21
  headers: {
22
- 'X-User-Agent': `${this.appName}/${this.appVersion} ringcentral-extensible/core/${version}`,
22
+ "X-User-Agent": `${this.appName}/${this.appVersion} ringcentral-extensible/core/${version}`,
23
23
  },
24
24
  validateStatus: () => true,
25
25
  paramsSerializer: {
26
- serialize: (params) => qs_1.default.stringify(params, { arrayFormat: 'repeat' }),
26
+ serialize: (params) => qs_1.default.stringify(params, { arrayFormat: "repeat" }),
27
27
  },
28
28
  });
29
29
  this.httpClient.interceptors.request.use((config) => {
30
30
  if (Buffer.isBuffer(config.data)) {
31
31
  return {
32
32
  ...config,
33
- headers: { ...config.headers, 'Content-Type': `multipart/form-data; boundary=${FormData_1.boundary}` },
33
+ headers: {
34
+ ...config.headers,
35
+ "Content-Type": `multipart/form-data; boundary=${FormData_1.boundary}`,
36
+ },
34
37
  };
35
38
  }
36
39
  return config;
@@ -48,7 +51,8 @@ class Rest {
48
51
  ...config,
49
52
  };
50
53
  // /restapi/oauth/wstoken uses bearer token
51
- if (endpoint === '/restapi/oauth/token' || endpoint === '/restapi/oauth/revoke') {
54
+ if (endpoint === "/restapi/oauth/token" ||
55
+ endpoint === "/restapi/oauth/revoke") {
52
56
  if (this.clientSecret) {
53
57
  // basic token
54
58
  newConfig.auth = {
@@ -73,7 +77,7 @@ class Rest {
73
77
  throw new RestException_1.default(r);
74
78
  }
75
79
  }
76
- Rest.sandboxServer = 'https://platform.devtest.ringcentral.com';
77
- Rest.productionServer = 'https://platform.ringcentral.com';
80
+ Rest.sandboxServer = "https://platform.devtest.ringcentral.com";
81
+ Rest.productionServer = "https://platform.ringcentral.com";
78
82
  exports.default = Rest;
79
83
  //# sourceMappingURL=Rest.js.map
package/lib/Rest.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Rest.js","sourceRoot":"","sources":["../src/Rest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Rest.js","sourceRoot":"","sources":["../src/Rest.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,27 @@
1
+ import type TranscriptInsightUnit from './TranscriptInsightUnit';
2
+ import type SummaryInsightUnit from './SummaryInsightUnit';
3
+ import type HighlightsInsightUnit from './HighlightsInsightUnit';
4
+ import type NextStepsInsightUnit from './NextStepsInsightUnit';
5
+ import type BulletedSummaryInsightUnit from './BulletedSummaryInsightUnit';
6
+ import type AIScoreInsightUnit from './AIScoreInsightUnit';
7
+ interface AIInsights {
8
+ /**
9
+ */
10
+ Transcript?: TranscriptInsightUnit[];
11
+ /**
12
+ */
13
+ Summary?: SummaryInsightUnit[];
14
+ /**
15
+ */
16
+ Highlights?: HighlightsInsightUnit[];
17
+ /**
18
+ */
19
+ NextSteps?: NextStepsInsightUnit[];
20
+ /**
21
+ */
22
+ BulletedSummary?: BulletedSummaryInsightUnit[];
23
+ /**
24
+ */
25
+ AIScore?: AIScoreInsightUnit[];
26
+ }
27
+ export default AIInsights;
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ContentList.js.map
3
+ //# sourceMappingURL=AIInsights.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AIInsights.js","sourceRoot":"","sources":["../../src/definitions/AIInsights.ts"],"names":[],"mappings":""}
@@ -0,0 +1,9 @@
1
+ interface AIScoreInsightUnit {
2
+ /**
3
+ * Value of the score
4
+ * Required
5
+ * Example: 7
6
+ */
7
+ value?: string;
8
+ }
9
+ export default AIScoreInsightUnit;
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ContentContextData.js.map
3
+ //# sourceMappingURL=AIScoreInsightUnit.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AIScoreInsightUnit.js","sourceRoot":"","sources":["../../src/definitions/AIScoreInsightUnit.ts"],"names":[],"mappings":""}
@@ -8,7 +8,7 @@ interface AccountPresenceEventBody {
8
8
  */
9
9
  extensionId?: string;
10
10
  /**
11
- * Telephony presence status. Returned if telephony status is changed.
11
+ * Telephony presence status. Returned if telephony status is changed
12
12
  */
13
13
  telephonyStatus?: 'NoCall' | 'CallConnected' | 'Ringing' | 'OnHold' | 'ParkedCall';
14
14
  /**
@@ -28,6 +28,10 @@ interface AccountPresenceEventBody {
28
28
  * Extended DnD (Do not Disturb) status
29
29
  */
30
30
  dndStatus?: 'TakeAllCalls' | 'DoNotAcceptAnyCalls' | 'DoNotAcceptDepartmentCalls' | 'TakeDepartmentCallsOnly';
31
+ /**
32
+ * Meetings presence status. Specifies if a user is on a meeting
33
+ */
34
+ meetingStatus?: 'Connected' | 'Disconnected';
31
35
  /**
32
36
  * If `true` enables other extensions to see the extension presence status
33
37
  */
@@ -126,14 +126,12 @@ interface BaseCallLogRecord {
126
126
  startTime?: string;
127
127
  /**
128
128
  * Call duration in seconds
129
- * Required
130
- * Format: int32
129
+ * Format: int64
131
130
  */
132
131
  duration?: number;
133
132
  /**
134
133
  * Call duration in milliseconds
135
- * Required
136
- * Format: int32
134
+ * Format: int64
137
135
  */
138
136
  durationMs?: number;
139
137
  /**
@@ -149,6 +147,6 @@ interface BaseCallLogRecord {
149
147
  /**
150
148
  * The internal type of the call
151
149
  */
152
- internalType?: 'Local' | 'LongDistance' | 'International' | 'Sip' | 'RingMe' | 'RingOut' | 'Usual' | 'TollFreeNumber' | 'VerificationNumber' | 'Vma' | 'LocalNumber' | 'ImsOutgoing' | 'ImsIncoming';
150
+ internalType?: 'Local' | 'LongDistance' | 'International' | 'Sip' | 'RingMe' | 'RingOut' | 'Usual' | 'TollFreeNumber' | 'VerificationNumber' | 'Vma' | 'LocalNumber' | 'ImsOutgoing' | 'ImsIncoming' | 'Unknown';
153
151
  }
154
152
  export default BaseCallLogRecord;
@@ -32,7 +32,7 @@ interface BaseTokenRequest {
32
32
  access_token_ttl?: number;
33
33
  /**
34
34
  * Refresh token lifetime in seconds
35
- * Maximum: 604800
35
+ * Maximum: 2592000
36
36
  * Format: int32
37
37
  * Default: 604800
38
38
  */
@@ -32,11 +32,5 @@ interface BatchProvisionUsersRequestItem {
32
32
  /**
33
33
  */
34
34
  devices?: BatchProvisionUsersRequestItemDevices[];
35
- /**
36
- * Specifies if a welcome/activation email is sent to the new users (within extension status changing from
37
- * 'Unassigned' to 'NotActivated/Disabled')
38
- * Default: true
39
- */
40
- sendWelcomeEmail?: boolean;
41
35
  }
42
36
  export default BatchProvisionUsersRequestItem;
@@ -1,3 +1,4 @@
1
+ import type TransitionInfo from './TransitionInfo';
1
2
  interface BatchProvisionUsersRequestItemContact {
2
3
  /**
3
4
  * Given name
@@ -26,5 +27,8 @@ interface BatchProvisionUsersRequestItemContact {
26
27
  * Default: true
27
28
  */
28
29
  emailAsLoginName?: boolean;
30
+ /**
31
+ */
32
+ transition?: TransitionInfo;
29
33
  }
30
34
  export default BatchProvisionUsersRequestItemContact;
@@ -0,0 +1,9 @@
1
+ interface BulletedSummaryInsightUnit {
2
+ /**
3
+ * Value of the summary
4
+ * Required
5
+ * Example: conversational insights text
6
+ */
7
+ value?: string;
8
+ }
9
+ export default BulletedSummaryInsightUnit;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=BulletedSummaryInsightUnit.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BulletedSummaryInsightUnit.js","sourceRoot":"","sources":["../../src/definitions/BulletedSummaryInsightUnit.ts"],"names":[],"mappings":""}
@@ -127,14 +127,12 @@ interface CallLogRecord {
127
127
  startTime?: string;
128
128
  /**
129
129
  * Call duration in seconds
130
- * Required
131
- * Format: int32
130
+ * Format: int64
132
131
  */
133
132
  duration?: number;
134
133
  /**
135
134
  * Call duration in milliseconds
136
- * Required
137
- * Format: int32
135
+ * Format: int64
138
136
  */
139
137
  durationMs?: number;
140
138
  /**
@@ -150,7 +148,7 @@ interface CallLogRecord {
150
148
  /**
151
149
  * The internal type of the call
152
150
  */
153
- internalType?: 'Local' | 'LongDistance' | 'International' | 'Sip' | 'RingMe' | 'RingOut' | 'Usual' | 'TollFreeNumber' | 'VerificationNumber' | 'Vma' | 'LocalNumber' | 'ImsOutgoing' | 'ImsIncoming';
151
+ internalType?: 'Local' | 'LongDistance' | 'International' | 'Sip' | 'RingMe' | 'RingOut' | 'Usual' | 'TollFreeNumber' | 'VerificationNumber' | 'Vma' | 'LocalNumber' | 'ImsOutgoing' | 'ImsIncoming' | 'Unknown';
154
152
  /**
155
153
  * Internal identifier of a call log record
156
154
  * Required
@@ -126,14 +126,12 @@ interface CallLogRecordLegInfo {
126
126
  startTime?: string;
127
127
  /**
128
128
  * Call duration in seconds
129
- * Required
130
- * Format: int32
129
+ * Format: int64
131
130
  */
132
131
  duration?: number;
133
132
  /**
134
133
  * Call duration in milliseconds
135
- * Required
136
- * Format: int32
134
+ * Format: int64
137
135
  */
138
136
  durationMs?: number;
139
137
  /**
@@ -149,12 +147,12 @@ interface CallLogRecordLegInfo {
149
147
  /**
150
148
  * The internal type of the call
151
149
  */
152
- internalType?: 'Local' | 'LongDistance' | 'International' | 'Sip' | 'RingMe' | 'RingOut' | 'Usual' | 'TollFreeNumber' | 'VerificationNumber' | 'Vma' | 'LocalNumber' | 'ImsOutgoing' | 'ImsIncoming';
150
+ internalType?: 'Local' | 'LongDistance' | 'International' | 'Sip' | 'RingMe' | 'RingOut' | 'Usual' | 'TollFreeNumber' | 'VerificationNumber' | 'Vma' | 'LocalNumber' | 'ImsOutgoing' | 'ImsIncoming' | 'Unknown';
153
151
  /**
154
152
  * Leg type
155
153
  * Required
156
154
  */
157
- legType?: 'SipForwarding' | 'ServiceMinus2' | 'ServiceMinus3' | 'PstnToSip' | 'Accept' | 'FindMe' | 'FollowMe' | 'TestCall' | 'FaxSent' | 'CallBack' | 'CallingCard' | 'RingDirectly' | 'RingOutWebToSubscriber' | 'RingOutWebToCaller' | 'SipToPstnMetered' | 'RingOutClientToSubscriber' | 'RingOutClientToCaller' | 'RingMe' | 'TransferCall' | 'SipToPstnUnmetered' | 'RingOutDeviceToSubscriber' | 'RingOutDeviceToCaller' | 'RingOutOneLegToCaller' | 'ExtensionToExtension' | 'CallPark' | 'PagingServer' | 'Hunting' | 'OutgoingFreeSpDl' | 'ParkLocation' | 'ConferenceCall' | 'MobileApp' | 'MoveToConference' | 'Unknown' | 'MeetingsCall' | 'SilentMonitoring' | 'Monitoring' | 'Pickup' | 'ImsCall' | 'JoinCall' | 'TextRelay';
155
+ legType?: 'SipForwarding' | 'ServiceMinus2' | 'ServiceMinus3' | 'PstnToSip' | 'Accept' | 'FindMe' | 'FollowMe' | 'TestCall' | 'FaxSent' | 'CallBack' | 'CallingCard' | 'RingDirectly' | 'RingOutWebToSubscriber' | 'RingOutWebToCaller' | 'SipToPstnMetered' | 'RingOutClientToSubscriber' | 'RingOutClientToCaller' | 'RingMe' | 'TransferCall' | 'SipToPstnUnmetered' | 'RingOutDeviceToSubscriber' | 'RingOutDeviceToCaller' | 'RingOutOneLegToCaller' | 'ExtensionToExtension' | 'CallPark' | 'PagingServer' | 'Hunting' | 'OutgoingFreeSpDl' | 'ParkLocation' | 'CallMeCallOut' | 'ConferenceCall' | 'MobileApp' | 'MoveToConference' | 'Unknown' | 'MeetingsCall' | 'SilentMonitoring' | 'Monitoring' | 'Pickup' | 'ImsCall' | 'JoinCall' | 'TextRelay' | 'IvaCall';
158
156
  /**
159
157
  * Returned for 'Detailed' call log. Specifies if the leg is master-leg
160
158
  */
@@ -1,3 +1,4 @@
1
+ import type CallMonitoringGroupSite from './CallMonitoringGroupSite';
1
2
  interface CallMonitoringGroup {
2
3
  /**
3
4
  * Link to a call monitoring group resource
@@ -12,5 +13,8 @@ interface CallMonitoringGroup {
12
13
  * Name of a group
13
14
  */
14
15
  name?: string;
16
+ /**
17
+ */
18
+ site?: CallMonitoringGroupSite;
15
19
  }
16
20
  export default CallMonitoringGroup;
@@ -0,0 +1,11 @@
1
+ interface CallMonitoringGroupSite {
2
+ /**
3
+ * Identifier of a site
4
+ */
5
+ id?: string;
6
+ /**
7
+ * Name of a site
8
+ */
9
+ name?: string;
10
+ }
11
+ export default CallMonitoringGroupSite;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CallMonitoringGroupSite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CallMonitoringGroupSite.js","sourceRoot":"","sources":["../../src/definitions/CallMonitoringGroupSite.ts"],"names":[],"mappings":""}
@@ -1,4 +1,5 @@
1
1
  import type PeerInfo from './PeerInfo';
2
+ import type MobilePickupData from './MobilePickupData';
2
3
  /**
3
4
  * Status data of a call session
4
5
  */
@@ -7,16 +8,27 @@ interface CallStatusInfo {
7
8
  * Status code of a call
8
9
  */
9
10
  code?: 'Setup' | 'Proceeding' | 'Answered' | 'Disconnected' | 'Gone' | 'Parked' | 'Hold' | 'VoiceMail' | 'FaxReceive' | 'Tds' | 'VoiceMailScreening';
11
+ /**
12
+ * Reason for a call status, might be specified for some codes
13
+ */
14
+ reason?: 'Pickup' | 'Supervising' | 'TakeOver' | 'Timeout' | 'BlindTransfer' | 'RccTransfer' | 'AttendedTransfer' | 'CallerInputRedirect' | 'CallFlip' | 'ParkLocation' | 'DtmfTransfer' | 'AgentAnswered' | 'AgentDropped' | 'Rejected' | 'Cancelled' | 'InternalError' | 'NoAnswer' | 'TargetBusy' | 'InvalidNumber' | 'InternationalDisabled' | 'DestinationBlocked' | 'NotEnoughFunds' | 'NoSuchUser' | 'CallPark' | 'CallRedirected' | 'CallReplied' | 'CallSwitch' | 'CallFinished' | 'CallDropped' | 'Voicemail';
15
+ /**
16
+ * Optional message
17
+ */
18
+ description?: string;
19
+ /**
20
+ * Call park data. Returned for calls in 'Parked' state
21
+ */
22
+ parkData?: string;
10
23
  /**
11
24
  */
12
25
  peerId?: PeerInfo;
13
26
  /**
14
- * Reason for call termination. For 'Disconnected' code only
15
27
  */
16
- reason?: 'Pickup' | 'Supervising' | 'TakeOver' | 'Timeout' | 'BlindTransfer' | 'RccTransfer' | 'AttendedTransfer' | 'CallerInputRedirect' | 'CallFlip' | 'ParkLocation' | 'DtmfTransfer' | 'AgentAnswered' | 'AgentDropped' | 'Rejected' | 'Cancelled' | 'InternalError' | 'NoAnswer' | 'TargetBusy' | 'InvalidNumber' | 'InternationalDisabled' | 'DestinationBlocked' | 'NotEnoughFunds' | 'NoSuchUser' | 'CallPark' | 'CallRedirected' | 'CallReplied' | 'CallSwitch' | 'CallFinished' | 'CallDropped';
28
+ mobilePickupData?: MobilePickupData;
17
29
  /**
18
- * Optional message
30
+ * Specifies if it's a conference call
19
31
  */
20
- description?: string;
32
+ rcc?: boolean;
21
33
  }
22
34
  export default CallStatusInfo;
@@ -2,11 +2,7 @@ import type AccountResource from './AccountResource';
2
2
  import type PhoneNumberResource from './PhoneNumberResource';
3
3
  import type AccountDirectoryProfileImageResource from './AccountDirectoryProfileImageResource';
4
4
  import type BusinessSiteResource from './BusinessSiteResource';
5
- import type DirectoryRoleResource from './DirectoryRoleResource';
6
- import type CallQueueResource from './CallQueueResource';
7
5
  import type CustomFieldResource from './CustomFieldResource';
8
- import type GroupResource from './GroupResource';
9
- import type CostCenterResource from './CostCenterResource';
10
6
  import type ExternalIntegrationResource from './ExternalIntegrationResource';
11
7
  interface ContactResource {
12
8
  /**
@@ -72,28 +68,11 @@ interface ContactResource {
72
68
  /**
73
69
  */
74
70
  hidden?: boolean;
75
- /**
76
- */
77
- role?: DirectoryRoleResource;
78
- /**
79
- */
80
- callQueues?: CallQueueResource[];
81
71
  /**
82
72
  */
83
73
  customFields?: CustomFieldResource[];
84
- /**
85
- */
86
- groups?: GroupResource[];
87
- /**
88
- */
89
- costCenter?: CostCenterResource;
90
74
  /**
91
75
  */
92
76
  integration?: ExternalIntegrationResource;
93
- /**
94
- * Extension subtype
95
- * Example: Unknown
96
- */
97
- subType?: 'Unknown' | 'VideoPro' | 'VideoProPlus' | 'DigitalSignage' | 'Emergency';
98
77
  }
99
78
  export default ContactResource;
@@ -1,8 +1,12 @@
1
+ import type CreateCallMonitoringGroupRequestSite from './CreateCallMonitoringGroupRequestSite';
1
2
  interface CreateCallMonitoringGroupRequest {
2
3
  /**
3
4
  * Name of a group
4
5
  * Required
5
6
  */
6
7
  name?: string;
8
+ /**
9
+ */
10
+ site?: CreateCallMonitoringGroupRequestSite;
7
11
  }
8
12
  export default CreateCallMonitoringGroupRequest;
@@ -0,0 +1,7 @@
1
+ interface CreateCallMonitoringGroupRequestSite {
2
+ /**
3
+ * Identifier of a site
4
+ */
5
+ id?: string;
6
+ }
7
+ export default CreateCallMonitoringGroupRequestSite;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=CreateCallMonitoringGroupRequestSite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateCallMonitoringGroupRequestSite.js","sourceRoot":"","sources":["../../src/definitions/CreateCallMonitoringGroupRequestSite.ts"],"names":[],"mappings":""}
@@ -13,5 +13,9 @@ interface DefaultUserRole {
13
13
  * Example: My Custom User Role
14
14
  */
15
15
  displayName?: string;
16
+ /**
17
+ * Site compatibility of a user role
18
+ */
19
+ siteCompatible?: boolean;
16
20
  }
17
21
  export default DefaultUserRole;
@@ -111,5 +111,9 @@ interface DeviceResource {
111
111
  /**
112
112
  */
113
113
  billingStatement?: BillingStatementInfo;
114
+ /**
115
+ * Ability to access the Voicemail without being prompted to enter a PIN from the hard phone
116
+ */
117
+ automaticVoicemailLogin?: boolean;
114
118
  }
115
119
  export default DeviceResource;
@@ -67,5 +67,10 @@ interface ExtensionCreationRequest {
67
67
  * to `false` by default
68
68
  */
69
69
  hidden?: boolean;
70
+ /**
71
+ * Extension name. For user extension types the value is a combination
72
+ * of the specified first name and last name
73
+ */
74
+ name?: string;
70
75
  }
71
76
  export default ExtensionCreationRequest;
@@ -4,6 +4,11 @@ import type ExtensionLanguageInfoRequest from './ExtensionLanguageInfoRequest';
4
4
  import type ExtensionGreetingLanguageInfoRequest from './ExtensionGreetingLanguageInfoRequest';
5
5
  import type ExtensionFormattingLocaleInfoRequest from './ExtensionFormattingLocaleInfoRequest';
6
6
  import type ExtensionCurrencyInfoRequest from './ExtensionCurrencyInfoRequest';
7
+ /**
8
+ * Regional data (timezone, home country, language) of an extension.
9
+ * The default is Company (Auto-Receptionist) settings
10
+ *
11
+ */
7
12
  interface ExtensionRegionalSettingRequest {
8
13
  /**
9
14
  */
@@ -2,6 +2,7 @@ import type MessageAttachmentInfo from './MessageAttachmentInfo';
2
2
  import type ConversationInfo from './ConversationInfo';
3
3
  import type MessageStoreCallerInfoResponseFrom from './MessageStoreCallerInfoResponseFrom';
4
4
  import type MessageStoreCallerInfoResponseTo from './MessageStoreCallerInfoResponseTo';
5
+ import type VoicemailOwnerResource from './VoicemailOwnerResource';
5
6
  interface GetMessageInfoResponse {
6
7
  /**
7
8
  * Internal identifier of a message
@@ -139,5 +140,8 @@ interface GetMessageInfoResponse {
139
140
  * cover page. Maximum length is limited to 1024 symbols
140
141
  */
141
142
  coverPageText?: string;
143
+ /**
144
+ */
145
+ owner?: VoicemailOwnerResource;
142
146
  }
143
147
  export default GetMessageInfoResponse;
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Query parameters for operation getRecordingInsights
3
+ */
4
+ interface GetRecordingInsightsParameters {
5
+ /**
6
+ * AI Insight Types
7
+ */
8
+ insightTypes?: ('NextSteps' | 'Transcript' | 'Summary' | 'Highlights' | 'BulletedSummary' | 'AIScore')[];
9
+ }
10
+ export default GetRecordingInsightsParameters;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=GetRecordingInsightsParameters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GetRecordingInsightsParameters.js","sourceRoot":"","sources":["../../src/definitions/GetRecordingInsightsParameters.ts"],"names":[],"mappings":""}
@@ -49,7 +49,7 @@ interface GetTokenRequest {
49
49
  access_token_ttl?: number;
50
50
  /**
51
51
  * Refresh token lifetime in seconds
52
- * Maximum: 604800
52
+ * Maximum: 2592000
53
53
  * Format: int32
54
54
  * Default: 604800
55
55
  */
@@ -0,0 +1,29 @@
1
+ interface HighlightsInsightUnit {
2
+ /**
3
+ * Participant ID
4
+ * Required
5
+ * Example: p-32423
6
+ */
7
+ speakerId?: string;
8
+ /**
9
+ * Value of the insight
10
+ * Required
11
+ * Example: conversational insights text
12
+ */
13
+ value?: string;
14
+ /**
15
+ * Start time of the insight (in sec)
16
+ * Required
17
+ * Format: float
18
+ * Example: 1.2
19
+ */
20
+ start?: number;
21
+ /**
22
+ * End time of the insight (in sec)
23
+ * Required
24
+ * Format: float
25
+ * Example: 4.2
26
+ */
27
+ end?: number;
28
+ }
29
+ export default HighlightsInsightUnit;
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=CallSessionStatusInfo.js.map
3
+ //# sourceMappingURL=HighlightsInsightUnit.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HighlightsInsightUnit.js","sourceRoot":"","sources":["../../src/definitions/HighlightsInsightUnit.ts"],"names":[],"mappings":""}
@@ -0,0 +1,14 @@
1
+ interface InternalDeliveryMode {
2
+ /**
3
+ * The transport type for this subscription, or the channel by which an app should be notified of an event
4
+ * Required
5
+ */
6
+ transportType?: 'Internal';
7
+ /**
8
+ * The name of internal channel (defined in the backend service configuration) to deliver notifications through.
9
+ * Required
10
+ * Example: my-server-channel
11
+ */
12
+ configName?: string;
13
+ }
14
+ export default InternalDeliveryMode;
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=ContentBodyFormatted.js.map
3
+ //# sourceMappingURL=InternalDeliveryMode.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InternalDeliveryMode.js","sourceRoot":"","sources":["../../src/definitions/InternalDeliveryMode.ts"],"names":[],"mappings":""}