purecloud-platform-client-v2 151.0.0 → 152.0.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 (77) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +336 -145
  3. package/dist/web-amd/purecloud-platform-client-v2.js +336 -145
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +336 -145
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +336 -145
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +367 -209
  9. package/package.json +1 -1
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +28 -2
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +5 -4
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +14 -8
  21. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -65
  28. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +3 -3
  36. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  37. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/RoutingApi.js +223 -1
  55. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/index.js +1 -1
@@ -5,7 +5,7 @@ class OrganizationAuthorizationApi {
5
5
  /**
6
6
  * OrganizationAuthorization service.
7
7
  * @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class OutboundApi {
5
5
  /**
6
6
  * Outbound service.
7
7
  * @module purecloud-platform-client-v2/api/OutboundApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class PresenceApi {
5
5
  /**
6
6
  * Presence service.
7
7
  * @module purecloud-platform-client-v2/api/PresenceApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ProcessAutomationApi {
5
5
  /**
6
6
  * ProcessAutomation service.
7
7
  * @module purecloud-platform-client-v2/api/ProcessAutomationApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class QualityApi {
5
5
  /**
6
6
  * Quality service.
7
7
  * @module purecloud-platform-client-v2/api/QualityApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class RecordingApi {
5
5
  /**
6
6
  * Recording service.
7
7
  * @module purecloud-platform-client-v2/api/RecordingApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ResponseManagementApi {
5
5
  /**
6
6
  * ResponseManagement service.
7
7
  * @module purecloud-platform-client-v2/api/ResponseManagementApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class RoutingApi {
5
5
  /**
6
6
  * Routing service.
7
7
  * @module purecloud-platform-client-v2/api/RoutingApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -314,6 +314,31 @@ class RoutingApi {
314
314
  );
315
315
  }
316
316
 
317
+ /**
318
+ * Remove skill group definition
319
+ *
320
+ * @param {String} skillGroupId Skill Group ID
321
+ */
322
+ deleteRoutingSkillgroup(skillGroupId) {
323
+ // verify the required parameter 'skillGroupId' is set
324
+ if (skillGroupId === undefined || skillGroupId === null) {
325
+ throw 'Missing the required parameter "skillGroupId" when calling deleteRoutingSkillgroup';
326
+ }
327
+
328
+ return this.apiClient.callApi(
329
+ '/api/v2/routing/skillgroups/{skillGroupId}',
330
+ 'DELETE',
331
+ { 'skillGroupId': skillGroupId },
332
+ { },
333
+ { },
334
+ { },
335
+ null,
336
+ ['PureCloud OAuth'],
337
+ ['application/json'],
338
+ ['application/json']
339
+ );
340
+ }
341
+
317
342
  /**
318
343
  * Delete an Address by Id for SMS
319
344
  *
@@ -1499,6 +1524,119 @@ class RoutingApi {
1499
1524
  );
1500
1525
  }
1501
1526
 
1527
+ /**
1528
+ * Get skill group
1529
+ *
1530
+ * @param {String} skillGroupId Skill Group ID
1531
+ */
1532
+ getRoutingSkillgroup(skillGroupId) {
1533
+ // verify the required parameter 'skillGroupId' is set
1534
+ if (skillGroupId === undefined || skillGroupId === null) {
1535
+ throw 'Missing the required parameter "skillGroupId" when calling getRoutingSkillgroup';
1536
+ }
1537
+
1538
+ return this.apiClient.callApi(
1539
+ '/api/v2/routing/skillgroups/{skillGroupId}',
1540
+ 'GET',
1541
+ { 'skillGroupId': skillGroupId },
1542
+ { },
1543
+ { },
1544
+ { },
1545
+ null,
1546
+ ['PureCloud OAuth'],
1547
+ ['application/json'],
1548
+ ['application/json']
1549
+ );
1550
+ }
1551
+
1552
+ /**
1553
+ * Get skill group members
1554
+ *
1555
+ * @param {String} skillGroupId Skill Group ID
1556
+ * @param {Object} opts Optional parameters
1557
+ * @param {Number} opts.pageSize Page size (default to 25)
1558
+ * @param {String} opts.after The cursor that points to the next item
1559
+ * @param {String} opts.before The cursor that points to the previous item
1560
+ * @param {Object} opts.expand Expand the name on each user
1561
+ */
1562
+ getRoutingSkillgroupMembers(skillGroupId, opts) {
1563
+ opts = opts || {};
1564
+
1565
+ // verify the required parameter 'skillGroupId' is set
1566
+ if (skillGroupId === undefined || skillGroupId === null) {
1567
+ throw 'Missing the required parameter "skillGroupId" when calling getRoutingSkillgroupMembers';
1568
+ }
1569
+
1570
+ return this.apiClient.callApi(
1571
+ '/api/v2/routing/skillgroups/{skillGroupId}/members',
1572
+ 'GET',
1573
+ { 'skillGroupId': skillGroupId },
1574
+ { 'pageSize': opts['pageSize'],'after': opts['after'],'before': opts['before'],'expand': opts['expand'] },
1575
+ { },
1576
+ { },
1577
+ null,
1578
+ ['PureCloud OAuth'],
1579
+ ['application/json'],
1580
+ ['application/json']
1581
+ );
1582
+ }
1583
+
1584
+ /**
1585
+ * Get list of member divisions for this skill group.
1586
+ *
1587
+ * @param {String} skillGroupId Skill Group ID
1588
+ * @param {Object} opts Optional parameters
1589
+ * @param {Object} opts.expand Expand the name on each user
1590
+ */
1591
+ getRoutingSkillgroupMembersDivisions(skillGroupId, opts) {
1592
+ opts = opts || {};
1593
+
1594
+ // verify the required parameter 'skillGroupId' is set
1595
+ if (skillGroupId === undefined || skillGroupId === null) {
1596
+ throw 'Missing the required parameter "skillGroupId" when calling getRoutingSkillgroupMembersDivisions';
1597
+ }
1598
+
1599
+ return this.apiClient.callApi(
1600
+ '/api/v2/routing/skillgroups/{skillGroupId}/members/divisions',
1601
+ 'GET',
1602
+ { 'skillGroupId': skillGroupId },
1603
+ { 'expand': opts['expand'] },
1604
+ { },
1605
+ { },
1606
+ null,
1607
+ ['PureCloud OAuth'],
1608
+ ['application/json'],
1609
+ ['application/json']
1610
+ );
1611
+ }
1612
+
1613
+ /**
1614
+ * Get skill group listing
1615
+ *
1616
+ * @param {Object} opts Optional parameters
1617
+ * @param {Number} opts.pageSize Page size (default to 25)
1618
+ * @param {String} opts.name Return only skill group names whose names start with this value (case-insensitive matching)
1619
+ * @param {String} opts.after The cursor that points to the next item
1620
+ * @param {String} opts.before The cursor that points to the previous item
1621
+ */
1622
+ getRoutingSkillgroups(opts) {
1623
+ opts = opts || {};
1624
+
1625
+
1626
+ return this.apiClient.callApi(
1627
+ '/api/v2/routing/skillgroups',
1628
+ 'GET',
1629
+ { },
1630
+ { 'pageSize': opts['pageSize'],'name': opts['name'],'after': opts['after'],'before': opts['before'] },
1631
+ { },
1632
+ { },
1633
+ null,
1634
+ ['PureCloud OAuth'],
1635
+ ['application/json'],
1636
+ ['application/json']
1637
+ );
1638
+ }
1639
+
1502
1640
  /**
1503
1641
  * Get the list of routing skills.
1504
1642
  *
@@ -2137,6 +2275,36 @@ class RoutingApi {
2137
2275
  );
2138
2276
  }
2139
2277
 
2278
+ /**
2279
+ * Update skill group definition
2280
+ *
2281
+ * @param {String} skillGroupId Skill Group ID
2282
+ * @param {Object} body Update skill groups
2283
+ */
2284
+ patchRoutingSkillgroup(skillGroupId, body) {
2285
+ // verify the required parameter 'skillGroupId' is set
2286
+ if (skillGroupId === undefined || skillGroupId === null) {
2287
+ throw 'Missing the required parameter "skillGroupId" when calling patchRoutingSkillgroup';
2288
+ }
2289
+ // verify the required parameter 'body' is set
2290
+ if (body === undefined || body === null) {
2291
+ throw 'Missing the required parameter "body" when calling patchRoutingSkillgroup';
2292
+ }
2293
+
2294
+ return this.apiClient.callApi(
2295
+ '/api/v2/routing/skillgroups/{skillGroupId}',
2296
+ 'PATCH',
2297
+ { 'skillGroupId': skillGroupId },
2298
+ { },
2299
+ { },
2300
+ { },
2301
+ body,
2302
+ ['PureCloud OAuth'],
2303
+ ['application/json'],
2304
+ ['application/json']
2305
+ );
2306
+ }
2307
+
2140
2308
  /**
2141
2309
  * Join or unjoin a queue for a user
2142
2310
  *
@@ -2680,6 +2848,60 @@ class RoutingApi {
2680
2848
  );
2681
2849
  }
2682
2850
 
2851
+ /**
2852
+ * Add or remove member divisions for this skill group.
2853
+ *
2854
+ * @param {String} skillGroupId Skill Group ID
2855
+ * @param {Object} opts Optional parameters
2856
+ * @param {Object} opts.body
2857
+ */
2858
+ postRoutingSkillgroupMembersDivisions(skillGroupId, opts) {
2859
+ opts = opts || {};
2860
+
2861
+ // verify the required parameter 'skillGroupId' is set
2862
+ if (skillGroupId === undefined || skillGroupId === null) {
2863
+ throw 'Missing the required parameter "skillGroupId" when calling postRoutingSkillgroupMembersDivisions';
2864
+ }
2865
+
2866
+ return this.apiClient.callApi(
2867
+ '/api/v2/routing/skillgroups/{skillGroupId}/members/divisions',
2868
+ 'POST',
2869
+ { 'skillGroupId': skillGroupId },
2870
+ { },
2871
+ { },
2872
+ { },
2873
+ opts['body'],
2874
+ ['PureCloud OAuth'],
2875
+ ['application/json'],
2876
+ ['application/json']
2877
+ );
2878
+ }
2879
+
2880
+ /**
2881
+ * Create a skill group
2882
+ *
2883
+ * @param {Object} body Create skill group
2884
+ */
2885
+ postRoutingSkillgroups(body) {
2886
+ // verify the required parameter 'body' is set
2887
+ if (body === undefined || body === null) {
2888
+ throw 'Missing the required parameter "body" when calling postRoutingSkillgroups';
2889
+ }
2890
+
2891
+ return this.apiClient.callApi(
2892
+ '/api/v2/routing/skillgroups',
2893
+ 'POST',
2894
+ { },
2895
+ { },
2896
+ { },
2897
+ { },
2898
+ body,
2899
+ ['PureCloud OAuth'],
2900
+ ['application/json'],
2901
+ ['application/json']
2902
+ );
2903
+ }
2904
+
2683
2905
  /**
2684
2906
  * Create Skill
2685
2907
  *
@@ -5,7 +5,7 @@ class SCIMApi {
5
5
  /**
6
6
  * SCIM service.
7
7
  * @module purecloud-platform-client-v2/api/SCIMApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class ScriptsApi {
5
5
  /**
6
6
  * Scripts service.
7
7
  * @module purecloud-platform-client-v2/api/ScriptsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class SearchApi {
5
5
  /**
6
6
  * Search service.
7
7
  * @module purecloud-platform-client-v2/api/SearchApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class SpeechTextAnalyticsApi {
5
5
  /**
6
6
  * SpeechTextAnalytics service.
7
7
  * @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class StationsApi {
5
5
  /**
6
6
  * Stations service.
7
7
  * @module purecloud-platform-client-v2/api/StationsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class SuggestApi {
5
5
  /**
6
6
  * Suggest service.
7
7
  * @module purecloud-platform-client-v2/api/SuggestApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class TeamsApi {
5
5
  /**
6
6
  * Teams service.
7
7
  * @module purecloud-platform-client-v2/api/TeamsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class TelephonyApi {
5
5
  /**
6
6
  * Telephony service.
7
7
  * @module purecloud-platform-client-v2/api/TelephonyApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class TelephonyProvidersEdgeApi {
5
5
  /**
6
6
  * TelephonyProvidersEdge service.
7
7
  * @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class TextbotsApi {
5
5
  /**
6
6
  * Textbots service.
7
7
  * @module purecloud-platform-client-v2/api/TextbotsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class TokensApi {
5
5
  /**
6
6
  * Tokens service.
7
7
  * @module purecloud-platform-client-v2/api/TokensApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class UploadsApi {
5
5
  /**
6
6
  * Uploads service.
7
7
  * @module purecloud-platform-client-v2/api/UploadsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class UsageApi {
5
5
  /**
6
6
  * Usage service.
7
7
  * @module purecloud-platform-client-v2/api/UsageApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class UserRecordingsApi {
5
5
  /**
6
6
  * UserRecordings service.
7
7
  * @module purecloud-platform-client-v2/api/UserRecordingsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class UsersApi {
5
5
  /**
6
6
  * Users service.
7
7
  * @module purecloud-platform-client-v2/api/UsersApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class UtilitiesApi {
5
5
  /**
6
6
  * Utilities service.
7
7
  * @module purecloud-platform-client-v2/api/UtilitiesApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class VoicemailApi {
5
5
  /**
6
6
  * Voicemail service.
7
7
  * @module purecloud-platform-client-v2/api/VoicemailApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class WebChatApi {
5
5
  /**
6
6
  * WebChat service.
7
7
  * @module purecloud-platform-client-v2/api/WebChatApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class WebDeploymentsApi {
5
5
  /**
6
6
  * WebDeployments service.
7
7
  * @module purecloud-platform-client-v2/api/WebDeploymentsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class WebMessagingApi {
5
5
  /**
6
6
  * WebMessaging service.
7
7
  * @module purecloud-platform-client-v2/api/WebMessagingApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class WidgetsApi {
5
5
  /**
6
6
  * Widgets service.
7
7
  * @module purecloud-platform-client-v2/api/WidgetsApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -5,7 +5,7 @@ class WorkforceManagementApi {
5
5
  /**
6
6
  * WorkforceManagement service.
7
7
  * @module purecloud-platform-client-v2/api/WorkforceManagementApi
8
- * @version 151.0.0
8
+ * @version 152.0.0
9
9
  */
10
10
 
11
11
  /**
@@ -99,7 +99,7 @@ import WorkforceManagementApi from './api/WorkforceManagementApi.js';
99
99
  * </pre>
100
100
  * </p>
101
101
  * @module purecloud-platform-client-v2/index
102
- * @version 151.0.0
102
+ * @version 152.0.0
103
103
  */
104
104
  class platformClient {
105
105
  constructor() {