@rc-ex/core 1.4.1 → 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 (315) 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/index.js +7 -3
  104. package/lib/index.js.map +1 -1
  105. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.d.ts +18 -0
  106. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.js +24 -0
  107. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.js.map +1 -0
  108. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.d.ts +11 -0
  109. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.js +24 -0
  110. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.js.map +1 -0
  111. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.d.ts +11 -0
  112. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.js +24 -0
  113. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.js.map +1 -0
  114. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/index.d.ts +11 -0
  115. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/index.js +24 -0
  116. package/lib/paths/Ai/Ringsense/V1/Public/Accounts/index.js.map +1 -0
  117. package/lib/paths/Ai/Ringsense/V1/Public/index.d.ts +10 -0
  118. package/lib/paths/Ai/Ringsense/V1/Public/index.js +20 -0
  119. package/lib/paths/Ai/Ringsense/V1/Public/index.js.map +1 -0
  120. package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/V1/index.d.ts +2 -4
  121. package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/V1/index.js +3 -7
  122. package/lib/paths/Ai/Ringsense/V1/index.js.map +1 -0
  123. package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/index.js +1 -1
  124. package/lib/paths/Ai/Ringsense/index.js.map +1 -0
  125. package/lib/paths/Ai/index.d.ts +2 -0
  126. package/lib/paths/Ai/index.js +4 -0
  127. package/lib/paths/Ai/index.js.map +1 -1
  128. package/lib/paths/Restapi/Account/CallLog/index.d.ts +3 -1
  129. package/lib/paths/Restapi/Account/CallLog/index.js +3 -1
  130. package/lib/paths/Restapi/Account/CallLog/index.js.map +1 -1
  131. package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.d.ts +3 -3
  132. package/lib/paths/Restapi/Account/Extension/AddressBook/Contact/index.js +3 -3
  133. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.d.ts +5 -3
  134. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js +5 -3
  135. package/lib/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.js.map +1 -1
  136. package/lib/paths/Restapi/Account/Extension/Device/index.d.ts +2 -2
  137. package/lib/paths/Restapi/Account/Extension/Device/index.js +2 -2
  138. package/lib/paths/Restapi/Account/Extension/MessageStore/index.d.ts +12 -13
  139. package/lib/paths/Restapi/Account/Extension/MessageStore/index.js +12 -13
  140. package/lib/paths/Restapi/Account/Extension/MessageStore/index.js.map +1 -1
  141. package/lib/paths/Restapi/Account/Extension/Presence/index.d.ts +1 -1
  142. package/lib/paths/Restapi/Account/Extension/Presence/index.js +1 -1
  143. package/lib/paths/Restapi/Account/PhoneNumber/index.d.ts +1 -1
  144. package/lib/paths/Restapi/Account/PhoneNumber/index.js +1 -1
  145. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.d.ts +20 -0
  146. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.js +27 -0
  147. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.js.map +1 -0
  148. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.d.ts +11 -0
  149. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.js +24 -0
  150. package/lib/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.js.map +1 -0
  151. package/lib/paths/Restapi/Account/Telephony/Metadata/index.d.ts +10 -0
  152. package/lib/paths/Restapi/Account/Telephony/Metadata/index.js +20 -0
  153. package/lib/paths/Restapi/Account/Telephony/Metadata/index.js.map +1 -0
  154. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.d.ts +3 -1
  155. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js +3 -1
  156. package/lib/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.js.map +1 -1
  157. package/lib/paths/Restapi/Account/Telephony/index.d.ts +2 -0
  158. package/lib/paths/Restapi/Account/Telephony/index.js +4 -0
  159. package/lib/paths/Restapi/Account/Telephony/index.js.map +1 -1
  160. package/lib/paths/TeamMessaging/V1/Persons/index.d.ts +3 -1
  161. package/lib/paths/TeamMessaging/V1/Persons/index.js +3 -1
  162. package/lib/paths/TeamMessaging/V1/Persons/index.js.map +1 -1
  163. package/package.json +6 -6
  164. package/src/Rest.ts +31 -19
  165. package/src/definitions/AIInsights.ts +34 -0
  166. package/src/definitions/AIScoreInsightUnit.ts +10 -0
  167. package/src/definitions/AccountPresenceEventBody.ts +6 -1
  168. package/src/definitions/BaseCallLogRecord.ts +4 -5
  169. package/src/definitions/BaseTokenRequest.ts +1 -1
  170. package/src/definitions/BatchProvisionUsersRequestItem.ts +0 -7
  171. package/src/definitions/BatchProvisionUsersRequestItemContact.ts +6 -0
  172. package/src/definitions/BulletedSummaryInsightUnit.ts +10 -0
  173. package/src/definitions/CallLogRecord.ts +4 -5
  174. package/src/definitions/CallLogRecordLegInfo.ts +7 -6
  175. package/src/definitions/CallMonitoringGroup.ts +6 -0
  176. package/src/definitions/CallMonitoringGroupSite.ts +13 -0
  177. package/src/definitions/CallStatusInfo.ts +22 -6
  178. package/src/definitions/ContactResource.ts +0 -26
  179. package/src/definitions/CreateCallMonitoringGroupRequest.ts +6 -0
  180. package/src/definitions/CreateCallMonitoringGroupRequestSite.ts +8 -0
  181. package/src/definitions/DefaultUserRole.ts +5 -0
  182. package/src/definitions/DeviceResource.ts +5 -0
  183. package/src/definitions/ExtensionCreationRequest.ts +6 -0
  184. package/src/definitions/ExtensionRegionalSettingRequest.ts +5 -0
  185. package/src/definitions/GetMessageInfoResponse.ts +5 -0
  186. package/src/definitions/GetRecordingInsightsParameters.ts +11 -0
  187. package/src/definitions/GetTokenRequest.ts +1 -1
  188. package/src/definitions/HighlightsInsightUnit.ts +33 -0
  189. package/src/definitions/InternalDeliveryMode.ts +16 -0
  190. package/src/definitions/ListCallMonitoringGroupsParameters.ts +1 -1
  191. package/src/definitions/ListDirectoryEntriesParameters.ts +2 -2
  192. package/src/definitions/ListExtensionDevicesParameters.ts +2 -2
  193. package/src/definitions/ListUserTemplatesParameters.ts +1 -1
  194. package/src/definitions/NextStepsInsightUnit.ts +33 -0
  195. package/src/definitions/NotificationDeliveryMode.ts +8 -1
  196. package/src/definitions/PartySuperviseResponse.ts +3 -1
  197. package/src/definitions/PeerInfo.ts +1 -1
  198. package/src/definitions/RSConversationalInsightsUnit.ts +33 -0
  199. package/src/definitions/ReadDirectoryEntryParameters.ts +2 -2
  200. package/src/definitions/ReadMultichannelCallRecordingContentParameters.ts +16 -0
  201. package/src/definitions/RecordingInsights.ts +92 -0
  202. package/src/definitions/ScimUserSearchResponse.ts +2 -2
  203. package/src/definitions/ScimUserShortInfo.ts +62 -0
  204. package/src/definitions/SearchDirectoryEntriesParameters.ts +2 -2
  205. package/src/definitions/{ServiceInfoPlan.ts → ServiceInfoPlanV2.ts} +2 -6
  206. package/src/definitions/ServiceInfoV2.ts +2 -2
  207. package/src/definitions/ShippingInfo.ts +1 -1
  208. package/src/definitions/SipData.ts +23 -0
  209. package/src/definitions/SummaryInsightUnit.ts +26 -0
  210. package/src/definitions/SyncAccountCallLogParameters.ts +4 -1
  211. package/src/definitions/SyncMessagesParameters.ts +3 -3
  212. package/src/definitions/SyncUserCallLogParameters.ts +4 -3
  213. package/src/definitions/TMMessageAttachmentInfo.ts +11 -0
  214. package/src/definitions/TelephonySessionsEventPartyInfo.ts +57 -2
  215. package/src/definitions/TemplateInfo.ts +6 -1
  216. package/src/definitions/TranscriptInsightUnit.ts +36 -0
  217. package/src/definitions/TransitionInfo.ts +16 -0
  218. package/src/definitions/UiCallInfo.ts +16 -0
  219. package/src/definitions/UiCallInfoRecord.ts +14 -0
  220. package/src/definitions/VoicemailOwnerResource.ts +16 -0
  221. package/src/index.ts +7 -3
  222. package/src/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/Insights/index.ts +31 -0
  223. package/src/paths/Ai/Ringsense/V1/Public/Accounts/Domains/Records/index.ts +25 -0
  224. package/src/paths/Ai/Ringsense/V1/Public/Accounts/Domains/index.ts +25 -0
  225. package/src/paths/Ai/Ringsense/V1/Public/Accounts/index.ts +25 -0
  226. package/src/paths/Ai/Ringsense/V1/Public/index.ts +20 -0
  227. package/src/paths/{Cx/SocialMessaging → Ai/Ringsense}/V1/index.ts +3 -8
  228. package/src/paths/{Cx/SocialMessaging → Ai/Ringsense}/index.ts +1 -1
  229. package/src/paths/Ai/index.ts +5 -0
  230. package/src/paths/Restapi/Account/CallLog/index.ts +3 -1
  231. package/src/paths/Restapi/Account/Extension/AddressBook/Contact/index.ts +3 -3
  232. package/src/paths/Restapi/Account/Extension/CallerBlocking/PhoneNumbers/index.ts +5 -3
  233. package/src/paths/Restapi/Account/Extension/Device/index.ts +2 -2
  234. package/src/paths/Restapi/Account/Extension/MessageStore/index.ts +12 -13
  235. package/src/paths/Restapi/Account/Extension/Presence/index.ts +1 -1
  236. package/src/paths/Restapi/Account/PhoneNumber/index.ts +1 -1
  237. package/src/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/Content/index.ts +33 -0
  238. package/src/paths/Restapi/Account/Telephony/Metadata/MultichannelRecordings/index.ts +25 -0
  239. package/src/paths/Restapi/Account/Telephony/Metadata/index.ts +20 -0
  240. package/src/paths/Restapi/Account/Telephony/Sessions/Parties/Recordings/index.ts +3 -1
  241. package/src/paths/Restapi/Account/Telephony/index.ts +5 -0
  242. package/src/paths/TeamMessaging/V1/Persons/index.ts +3 -1
  243. package/src/samples.md +4657 -4709
  244. package/lib/definitions/CallQueueResource.d.ts +0 -11
  245. package/lib/definitions/CallQueueResource.js.map +0 -1
  246. package/lib/definitions/CallSessionStatusInfo.d.ts +0 -20
  247. package/lib/definitions/CallSessionStatusInfo.js.map +0 -1
  248. package/lib/definitions/ContentBodyFormatted.d.ts +0 -12
  249. package/lib/definitions/ContentBodyFormatted.js.map +0 -1
  250. package/lib/definitions/ContentContextData.d.ts +0 -8
  251. package/lib/definitions/ContentContextData.js.map +0 -1
  252. package/lib/definitions/ContentList.d.ts +0 -13
  253. package/lib/definitions/ContentList.js.map +0 -1
  254. package/lib/definitions/ContentModel.d.ts +0 -218
  255. package/lib/definitions/ContentModel.js.map +0 -1
  256. package/lib/definitions/CostCenterResource.d.ts +0 -15
  257. package/lib/definitions/CostCenterResource.js +0 -3
  258. package/lib/definitions/CostCenterResource.js.map +0 -1
  259. package/lib/definitions/CreateSocialMessagingContentRequest.d.ts +0 -110
  260. package/lib/definitions/CreateSocialMessagingContentRequest.js +0 -3
  261. package/lib/definitions/CreateSocialMessagingContentRequest.js.map +0 -1
  262. package/lib/definitions/DirectoryRoleResource.d.ts +0 -16
  263. package/lib/definitions/DirectoryRoleResource.js +0 -3
  264. package/lib/definitions/DirectoryRoleResource.js.map +0 -1
  265. package/lib/definitions/GroupResource.d.ts +0 -11
  266. package/lib/definitions/GroupResource.js.map +0 -1
  267. package/lib/definitions/IdentitiesList.d.ts +0 -13
  268. package/lib/definitions/IdentitiesList.js.map +0 -1
  269. package/lib/definitions/IdentityExtraValues.d.ts +0 -6
  270. package/lib/definitions/IdentityExtraValues.js +0 -3
  271. package/lib/definitions/IdentityExtraValues.js.map +0 -1
  272. package/lib/definitions/IdentityModel.d.ts +0 -199
  273. package/lib/definitions/IdentityModel.js.map +0 -1
  274. package/lib/definitions/ListSocialMessagingContentsParameters.d.ts +0 -68
  275. package/lib/definitions/ListSocialMessagingContentsParameters.js +0 -3
  276. package/lib/definitions/ListSocialMessagingContentsParameters.js.map +0 -1
  277. package/lib/definitions/ListSocialMessagingIdentitiesParameters.d.ts +0 -47
  278. package/lib/definitions/ListSocialMessagingIdentitiesParameters.js +0 -3
  279. package/lib/definitions/ListSocialMessagingIdentitiesParameters.js.map +0 -1
  280. package/lib/definitions/ServiceInfoPlan.js +0 -3
  281. package/lib/definitions/ServiceInfoPlan.js.map +0 -1
  282. package/lib/definitions/SocMsgContentAttachment.d.ts +0 -77
  283. package/lib/definitions/SocMsgContentAttachment.js +0 -3
  284. package/lib/definitions/SocMsgContentAttachment.js.map +0 -1
  285. package/lib/paths/Cx/SocialMessaging/V1/Contents/index.d.ts +0 -65
  286. package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js +0 -83
  287. package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js.map +0 -1
  288. package/lib/paths/Cx/SocialMessaging/V1/Identities/index.d.ts +0 -34
  289. package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js +0 -50
  290. package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js.map +0 -1
  291. package/lib/paths/Cx/SocialMessaging/V1/index.js.map +0 -1
  292. package/lib/paths/Cx/SocialMessaging/index.js.map +0 -1
  293. package/lib/paths/Cx/index.d.ts +0 -9
  294. package/lib/paths/Cx/index.js +0 -19
  295. package/lib/paths/Cx/index.js.map +0 -1
  296. package/src/definitions/CallQueueResource.ts +0 -13
  297. package/src/definitions/CallSessionStatusInfo.ts +0 -26
  298. package/src/definitions/ContentBodyFormatted.ts +0 -14
  299. package/src/definitions/ContentContextData.ts +0 -9
  300. package/src/definitions/ContentList.ts +0 -16
  301. package/src/definitions/ContentModel.ts +0 -299
  302. package/src/definitions/CostCenterResource.ts +0 -18
  303. package/src/definitions/CreateSocialMessagingContentRequest.ts +0 -126
  304. package/src/definitions/DirectoryRoleResource.ts +0 -20
  305. package/src/definitions/GroupResource.ts +0 -13
  306. package/src/definitions/IdentitiesList.ts +0 -16
  307. package/src/definitions/IdentityExtraValues.ts +0 -7
  308. package/src/definitions/IdentityModel.ts +0 -248
  309. package/src/definitions/ListSocialMessagingContentsParameters.ts +0 -85
  310. package/src/definitions/ListSocialMessagingIdentitiesParameters.ts +0 -61
  311. package/src/definitions/SocMsgContentAttachment.ts +0 -86
  312. package/src/paths/Cx/SocialMessaging/V1/Contents/index.ts +0 -101
  313. package/src/paths/Cx/SocialMessaging/V1/Identities/index.ts +0 -58
  314. package/src/paths/Cx/index.ts +0 -18
  315. /package/lib/paths/{Cx/SocialMessaging → Ai/Ringsense}/index.d.ts +0 -0
@@ -1,11 +0,0 @@
1
- interface CallQueueResource {
2
- /**
3
- * Example: 873014540006
4
- */
5
- id?: string;
6
- /**
7
- * Example: Sales CQ
8
- */
9
- name?: string;
10
- }
11
- export default CallQueueResource;
@@ -1 +0,0 @@
1
- {"version":3,"file":"CallQueueResource.js","sourceRoot":"","sources":["../../src/definitions/CallQueueResource.ts"],"names":[],"mappings":""}
@@ -1,20 +0,0 @@
1
- import type PeerInfo from './PeerInfo';
2
- import type MobilePickupData from './MobilePickupData';
3
- interface CallSessionStatusInfo {
4
- /**
5
- */
6
- code?: string;
7
- /**
8
- */
9
- reason?: string;
10
- /**
11
- */
12
- parkData?: string;
13
- /**
14
- */
15
- peerId?: PeerInfo;
16
- /**
17
- */
18
- mobilePickupData?: MobilePickupData;
19
- }
20
- export default CallSessionStatusInfo;
@@ -1 +0,0 @@
1
- {"version":3,"file":"CallSessionStatusInfo.js","sourceRoot":"","sources":["../../src/definitions/CallSessionStatusInfo.ts"],"names":[],"mappings":""}
@@ -1,12 +0,0 @@
1
- /**
2
- * Text and HTML formatted versions of the content body
3
- */
4
- interface ContentBodyFormatted {
5
- /**
6
- */
7
- html?: string;
8
- /**
9
- */
10
- text?: string;
11
- }
12
- export default ContentBodyFormatted;
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentBodyFormatted.js","sourceRoot":"","sources":["../../src/definitions/ContentBodyFormatted.ts"],"names":[],"mappings":""}
@@ -1,8 +0,0 @@
1
- /**
2
- * Additional data of the content.
3
- * The `contextData` hash keys are the custom fields keys
4
- *
5
- */
6
- interface ContentContextData {
7
- }
8
- export default ContentContextData;
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentContextData.js","sourceRoot":"","sources":["../../src/definitions/ContentContextData.ts"],"names":[],"mappings":""}
@@ -1,13 +0,0 @@
1
- import type ContentModel from './ContentModel';
2
- import type NonEnumeratedPagingModel from './NonEnumeratedPagingModel';
3
- interface ContentList {
4
- /**
5
- * Required
6
- */
7
- records?: ContentModel[];
8
- /**
9
- * Required
10
- */
11
- paging?: NonEnumeratedPagingModel;
12
- }
13
- export default ContentList;
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentList.js","sourceRoot":"","sources":["../../src/definitions/ContentList.ts"],"names":[],"mappings":""}
@@ -1,218 +0,0 @@
1
- import type SocMsgContentAttachment from './SocMsgContentAttachment';
2
- import type ContentBodyFormatted from './ContentBodyFormatted';
3
- import type ContentContextData from './ContentContextData';
4
- interface ContentModel {
5
- /**
6
- * Array of attachments to be added to the content
7
- * Required
8
- */
9
- attachments?: SocMsgContentAttachment[];
10
- /**
11
- * Identity identifier of the content author. Not mandatory on creation,
12
- * by default it uses the token's user first identity on channel
13
- * Required
14
- */
15
- authorIdentityId?: string;
16
- /**
17
- * Auto submitted content:
18
- * - won't reopen tasks or interventions
19
- * - can be used to send automatic messages like asking an user to follow on twitter, sending a survey, etc,
20
- * - doesn't get included in statistics
21
- * Required
22
- */
23
- autoSubmitted?: boolean;
24
- /**
25
- * Content body. On creation this field is mandatory except for WhatsApp content
26
- * using templates. The following are the channels supported and their **max length**
27
- * restrictions (in brackets):
28
- *
29
- * - *Apple Messages For Business* (10000)
30
- * - *Email* (262144)
31
- * - *RingCX Digital Messaging* (1024)
32
- * - *Facebook* (8000)
33
- * - *Google My Business* (4000)
34
- * - *Instagram* (950)
35
- * - *Instagram Messaging* (1000)
36
- * - *LinkedIn* (3000)
37
- * - *Messenger* (2000)
38
- * - *Twitter* (280)
39
- * - *Viber* (7000)
40
- * - *WhatsApp* (3800)
41
- * - *Youtube* (8000)
42
- * Required
43
- * Example: Body of the content
44
- */
45
- body?: string;
46
- /**
47
- * Required
48
- */
49
- bodyFormatted?: ContentBodyFormatted;
50
- /**
51
- * Content input format
52
- * Required
53
- */
54
- bodyInputFormat?: 'Text' | 'Html';
55
- /**
56
- * List of the category identifiers of the content
57
- * Required
58
- * Example: 541014e17aa58d8ccf000023,541014e17aa58d8ccf002023
59
- */
60
- categoryIds?: string[];
61
- /**
62
- * Direction of the content.
63
- *
64
- * * Incoming contents are received from a channel.
65
- * * Outgoing contents are exported to a channel.
66
- * Example: Incoming
67
- */
68
- contentDirection?: 'Incoming' | 'Outgoing';
69
- /**
70
- */
71
- contextData?: ContentContextData;
72
- /**
73
- * Creation time of the resource.
74
- * Required
75
- * Format: date-time
76
- * Example: 2023-02-04T12:43:07Z
77
- */
78
- creationTime?: string;
79
- /**
80
- * Source of content
81
- * Required
82
- */
83
- createdFrom?: 'Synchronizer' | 'Interface' | 'Api' | 'AutoSurvey' | 'AutoResponseTrigger' | 'AutoRequestEmail';
84
- /**
85
- * RingCentral user identifier of the creator
86
- * Required
87
- * Example: 2683222036
88
- */
89
- creatorId?: string;
90
- /**
91
- * True if the content is the first in the thread.
92
- */
93
- firstInThread?: boolean;
94
- /**
95
- * External categories of the content.
96
- * Returned only if the content has `foreignCategories`
97
- * Example: foreign_category_id
98
- */
99
- foreignCategories?: string[];
100
- /**
101
- * Content identifier
102
- * Required
103
- */
104
- id?: string;
105
- /**
106
- * Identifier of the content identity to which this content is a reply to.
107
- * If the channel does not support discussion initiation, this parameter is mandatory
108
- * Required
109
- */
110
- inReplyToAuthorIdentityId?: string;
111
- /**
112
- * Content identifier to which this content is a reply to. On creation, if omitted,
113
- * a new discussion will be created. If the channel does not support discussion initiation,
114
- * this parameter is mandatory
115
- * Required
116
- */
117
- inReplyToContentId?: string;
118
- /**
119
- * Intervention identifier of the content
120
- * Required
121
- */
122
- interventionId?: string;
123
- /**
124
- * Language of the content
125
- * Required
126
- * Example: En
127
- */
128
- language?: string;
129
- /**
130
- * If set to `true`, then the content is publicly visible on remote channel.
131
- * Private content is NOT supported on every channel
132
- * Required
133
- * Default: true
134
- */
135
- public?: boolean;
136
- /**
137
- * If set to `true`, then the content is published on remote channel
138
- * Required
139
- * Example: true
140
- */
141
- published?: boolean;
142
- /**
143
- * Rating of content. Present only if the content supports rating and rating is filled
144
- * Required
145
- * Format: int32
146
- * Example: 4
147
- */
148
- rating?: number;
149
- /**
150
- * Set to `true` if content has been deleted on remote channel
151
- * Required
152
- */
153
- remotelyDeleted?: boolean;
154
- /**
155
- * Channel identifier.
156
- * Required
157
- * Example: 506d9e817aa58d1259000f12
158
- */
159
- channelId?: string;
160
- /**
161
- * Type of a channel
162
- * Required
163
- */
164
- channelType?: 'AppleMessagesForBusiness' | 'Email' | 'EngageMessaging' | 'Facebook' | 'GoogleMyBusiness' | 'Instagram' | 'InstagramMessaging' | 'Linkedin' | 'Messenger' | 'Twitter' | 'Viber' | 'WhatsApp' | 'Youtube';
165
- /**
166
- * External URI of a content channel
167
- * Required
168
- * Format: uri
169
- */
170
- channelUri?: string;
171
- /**
172
- * Content status
173
- * Required
174
- */
175
- status?: 'New' | 'Assigned' | 'Replied' | 'UserReply' | 'UserInitiated' | 'Ignored';
176
- /**
177
- * Synchronization status
178
- * Required
179
- * Example: success
180
- */
181
- synchronizationStatus?: string;
182
- /**
183
- * Synchronization error details
184
- * Required
185
- */
186
- synchronizationError?: string;
187
- /**
188
- * Content thread identifier
189
- * Required
190
- */
191
- threadId?: string;
192
- /**
193
- * Applicable to Email channels only. The subject of the email.
194
- * This field is mandatory when initiating a discussion
195
- * Required
196
- * Example: An email title
197
- */
198
- title?: string;
199
- /**
200
- * Type of the content
201
- * Required
202
- * Example: Email
203
- */
204
- type?: 'Album' | 'AuthenticateMessage' | 'AuthenticateResponse' | 'Carousel' | 'CarouselMessage' | 'Comment' | 'ContactMessage' | 'Content' | 'Email' | 'FormMessage' | 'FormResponse' | 'HsmMessage' | 'Link' | 'ListMessage' | 'Media' | 'Message' | 'OutboundMessage' | 'PaymentMessage' | 'Photo' | 'PostbackMessage' | 'PrivateTweet' | 'PromptMessage' | 'Question' | 'Review' | 'ReviewResponse' | 'RichLinkMessage' | 'SelectMessage' | 'Status' | 'TemplateMessage' | 'TimePickerMessage' | 'Tweet' | 'Video' | 'VideoCallRequestMessage';
205
- /**
206
- * The time when the last modification was completed.
207
- * Required
208
- * Format: date-time
209
- * Example: 2023-02-04T12:43:07Z
210
- */
211
- lastModifiedTime?: string;
212
- /**
213
- * Types of structured messages that can be used to reply to this type of message
214
- * Required
215
- */
216
- capabilitiesSupported?: string[];
217
- }
218
- export default ContentModel;
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContentModel.js","sourceRoot":"","sources":["../../src/definitions/ContentModel.ts"],"names":[],"mappings":""}
@@ -1,15 +0,0 @@
1
- interface CostCenterResource {
2
- /**
3
- * Example: 83266549237542
4
- */
5
- id?: string;
6
- /**
7
- * Example: Main
8
- */
9
- code?: string;
10
- /**
11
- * Example: Cost Center A
12
- */
13
- name?: string;
14
- }
15
- export default CostCenterResource;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=CostCenterResource.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CostCenterResource.js","sourceRoot":"","sources":["../../src/definitions/CostCenterResource.ts"],"names":[],"mappings":""}
@@ -1,110 +0,0 @@
1
- import type ContentContextData from './ContentContextData';
2
- /**
3
- * Request body for operation createSocialMessagingContent
4
- */
5
- interface CreateSocialMessagingContentRequest {
6
- /**
7
- * Identity identifier of the content author. Not mandatory on creation,
8
- * by default it uses the token's user first identity on channel
9
- */
10
- authorIdentityId?: string;
11
- /**
12
- * Content body. On creation this field is mandatory except for WhatsApp content
13
- * using templates. The following are the channels supported and their **max length**
14
- * restrictions (in brackets):
15
- *
16
- * - *Apple Messages For Business* (10000)
17
- * - *Email* (262144)
18
- * - *RingCX Digital Messaging* (1024)
19
- * - *Facebook* (8000)
20
- * - *Google My Business* (4000)
21
- * - *Instagram* (950)
22
- * - *Instagram Messaging* (1000)
23
- * - *LinkedIn* (3000)
24
- * - *Messenger* (2000)
25
- * - *Twitter* (280)
26
- * - *Viber* (7000)
27
- * - *WhatsApp* (3800)
28
- * - *Youtube* (8000)
29
- * Example: Body of the content
30
- */
31
- body?: string;
32
- /**
33
- * Content identifier to which this content is a reply to. On creation, if omitted,
34
- * a new discussion will be created. If the channel does not support discussion initiation,
35
- * this parameter is mandatory
36
- */
37
- inReplyToContentId?: string;
38
- /**
39
- * If set to `true`, then the content is publicly visible on remote channel.
40
- * Private content is NOT supported on every channel
41
- * Default: true
42
- */
43
- public?: boolean;
44
- /**
45
- * Channel identifier.
46
- * Example: 506d9e817aa58d1259000f12
47
- */
48
- channelId?: string;
49
- /**
50
- * List of attachment identifiers to be added to the content
51
- * Example: 541014e17aa58d8ccf000023,541014e17aa58d8ccf000023
52
- */
53
- attachmentIds?: string[];
54
- /**
55
- * Applicable to Email channels only. The subject of the email.
56
- * This field is mandatory when initiating a discussion
57
- * Example: An email title
58
- */
59
- title?: string;
60
- /**
61
- * Applicable to Email channels only.
62
- * An array containing the email addresses used in sections of the email.
63
- * This parameter is mandatory when initiating a discussion
64
- */
65
- to?: string[];
66
- /**
67
- * Applicable to Email channels only.
68
- * An array containing the email addresses used in sections of the email.
69
- * This parameter is mandatory when initiating a discussion
70
- */
71
- cc?: string[];
72
- /**
73
- * Applicable to Email channels only.
74
- * An array containing the email addresses used in sections of the email.
75
- * This parameter is mandatory when initiating a discussion
76
- */
77
- bcc?: string[];
78
- /**
79
- * Applicable to WhatsApp channels only. Name of the WhatsApp template to use for the content.
80
- * All available template names are visible on the WhatsApp Business Manager interface
81
- * Example: customer_order_shipment_template
82
- */
83
- templateName?: string;
84
- /**
85
- * Applicable to WhatsApp channels only. Language of the WhatsApp template
86
- * to use for the content. All available template languages are visible on
87
- * the WhatsApp Business Manager interface. Language specified must conform
88
- * to the ISO 639-1 alpha-2 codes for representing the names of languages
89
- * Example: fr
90
- */
91
- templateLanguage?: string;
92
- /**
93
- * Applicable to WhatsApp channels only. Component configuration of the WhatsApp
94
- * template to use for the content. All available components are visible on
95
- * the WhatsApp Business Manager interface
96
- * Example: [object Object],[object Object]
97
- */
98
- components?: object[];
99
- /**
100
- */
101
- contextData?: ContentContextData;
102
- /**
103
- * Auto submitted content:
104
- * - won't reopen tasks or interventions
105
- * - can be used to send automatic messages like asking an user to follow on twitter, sending a survey, etc,
106
- * - doesn't get included in statistics
107
- */
108
- autoSubmitted?: boolean;
109
- }
110
- export default CreateSocialMessagingContentRequest;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=CreateSocialMessagingContentRequest.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSocialMessagingContentRequest.js","sourceRoot":"","sources":["../../src/definitions/CreateSocialMessagingContentRequest.ts"],"names":[],"mappings":""}
@@ -1,16 +0,0 @@
1
- interface DirectoryRoleResource {
2
- /**
3
- * Required
4
- */
5
- id?: string;
6
- /**
7
- */
8
- name?: string;
9
- /**
10
- */
11
- domain?: string;
12
- /**
13
- */
14
- displayName?: string;
15
- }
16
- export default DirectoryRoleResource;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=DirectoryRoleResource.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DirectoryRoleResource.js","sourceRoot":"","sources":["../../src/definitions/DirectoryRoleResource.ts"],"names":[],"mappings":""}
@@ -1,11 +0,0 @@
1
- interface GroupResource {
2
- /**
3
- * Example: 63723034
4
- */
5
- id?: string;
6
- /**
7
- * Example: Leaders
8
- */
9
- name?: string;
10
- }
11
- export default GroupResource;
@@ -1 +0,0 @@
1
- {"version":3,"file":"GroupResource.js","sourceRoot":"","sources":["../../src/definitions/GroupResource.ts"],"names":[],"mappings":""}
@@ -1,13 +0,0 @@
1
- import type IdentityModel from './IdentityModel';
2
- import type NonEnumeratedPagingModel from './NonEnumeratedPagingModel';
3
- interface IdentitiesList {
4
- /**
5
- * Required
6
- */
7
- records?: IdentityModel[];
8
- /**
9
- * Required
10
- */
11
- paging?: NonEnumeratedPagingModel;
12
- }
13
- export default IdentitiesList;
@@ -1 +0,0 @@
1
- {"version":3,"file":"IdentitiesList.js","sourceRoot":"","sources":["../../src/definitions/IdentitiesList.ts"],"names":[],"mappings":""}
@@ -1,6 +0,0 @@
1
- /**
2
- * Additional data to store along with identity
3
- */
4
- interface IdentityExtraValues {
5
- }
6
- export default IdentityExtraValues;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=IdentityExtraValues.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IdentityExtraValues.js","sourceRoot":"","sources":["../../src/definitions/IdentityExtraValues.ts"],"names":[],"mappings":""}