purecloud-platform-client-v2 164.0.0 → 165.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.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +74 -167
- package/dist/web-amd/purecloud-platform-client-v2.js +74 -167
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +74 -167
- package/dist/web-cjs/purecloud-platform-client-v2.js +74 -167
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +204 -241
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +2 -97
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +5 -3
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
|
@@ -402,7 +402,7 @@ class Configuration {
|
|
|
402
402
|
|
|
403
403
|
/**
|
|
404
404
|
* @module purecloud-platform-client-v2/ApiClient
|
|
405
|
-
* @version
|
|
405
|
+
* @version 165.0.0
|
|
406
406
|
*/
|
|
407
407
|
class ApiClient {
|
|
408
408
|
/**
|
|
@@ -1488,7 +1488,7 @@ class AlertingApi {
|
|
|
1488
1488
|
/**
|
|
1489
1489
|
* Alerting service.
|
|
1490
1490
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
1491
|
-
* @version
|
|
1491
|
+
* @version 165.0.0
|
|
1492
1492
|
*/
|
|
1493
1493
|
|
|
1494
1494
|
/**
|
|
@@ -1802,7 +1802,7 @@ class AnalyticsApi {
|
|
|
1802
1802
|
/**
|
|
1803
1803
|
* Analytics service.
|
|
1804
1804
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
1805
|
-
* @version
|
|
1805
|
+
* @version 165.0.0
|
|
1806
1806
|
*/
|
|
1807
1807
|
|
|
1808
1808
|
/**
|
|
@@ -3056,7 +3056,7 @@ class ArchitectApi {
|
|
|
3056
3056
|
/**
|
|
3057
3057
|
* Architect service.
|
|
3058
3058
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
3059
|
-
* @version
|
|
3059
|
+
* @version 165.0.0
|
|
3060
3060
|
*/
|
|
3061
3061
|
|
|
3062
3062
|
/**
|
|
@@ -6104,7 +6104,7 @@ class AuditApi {
|
|
|
6104
6104
|
/**
|
|
6105
6105
|
* Audit service.
|
|
6106
6106
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
6107
|
-
* @version
|
|
6107
|
+
* @version 165.0.0
|
|
6108
6108
|
*/
|
|
6109
6109
|
|
|
6110
6110
|
/**
|
|
@@ -6275,7 +6275,7 @@ class AuthorizationApi {
|
|
|
6275
6275
|
/**
|
|
6276
6276
|
* Authorization service.
|
|
6277
6277
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
6278
|
-
* @version
|
|
6278
|
+
* @version 165.0.0
|
|
6279
6279
|
*/
|
|
6280
6280
|
|
|
6281
6281
|
/**
|
|
@@ -7504,7 +7504,7 @@ class BillingApi {
|
|
|
7504
7504
|
/**
|
|
7505
7505
|
* Billing service.
|
|
7506
7506
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
7507
|
-
* @version
|
|
7507
|
+
* @version 165.0.0
|
|
7508
7508
|
*/
|
|
7509
7509
|
|
|
7510
7510
|
/**
|
|
@@ -7584,7 +7584,7 @@ class ChatApi {
|
|
|
7584
7584
|
/**
|
|
7585
7585
|
* Chat service.
|
|
7586
7586
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
7587
|
-
* @version
|
|
7587
|
+
* @version 165.0.0
|
|
7588
7588
|
*/
|
|
7589
7589
|
|
|
7590
7590
|
/**
|
|
@@ -7745,7 +7745,7 @@ class CoachingApi {
|
|
|
7745
7745
|
/**
|
|
7746
7746
|
* Coaching service.
|
|
7747
7747
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
7748
|
-
* @version
|
|
7748
|
+
* @version 165.0.0
|
|
7749
7749
|
*/
|
|
7750
7750
|
|
|
7751
7751
|
/**
|
|
@@ -8322,7 +8322,7 @@ class ContentManagementApi {
|
|
|
8322
8322
|
/**
|
|
8323
8323
|
* ContentManagement service.
|
|
8324
8324
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
8325
|
-
* @version
|
|
8325
|
+
* @version 165.0.0
|
|
8326
8326
|
*/
|
|
8327
8327
|
|
|
8328
8328
|
/**
|
|
@@ -9462,7 +9462,7 @@ class ConversationsApi {
|
|
|
9462
9462
|
/**
|
|
9463
9463
|
* Conversations service.
|
|
9464
9464
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
9465
|
-
* @version
|
|
9465
|
+
* @version 165.0.0
|
|
9466
9466
|
*/
|
|
9467
9467
|
|
|
9468
9468
|
/**
|
|
@@ -15522,7 +15522,7 @@ class DataExtensionsApi {
|
|
|
15522
15522
|
/**
|
|
15523
15523
|
* DataExtensions service.
|
|
15524
15524
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
15525
|
-
* @version
|
|
15525
|
+
* @version 165.0.0
|
|
15526
15526
|
*/
|
|
15527
15527
|
|
|
15528
15528
|
/**
|
|
@@ -15608,7 +15608,7 @@ class DownloadsApi {
|
|
|
15608
15608
|
/**
|
|
15609
15609
|
* Downloads service.
|
|
15610
15610
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
15611
|
-
* @version
|
|
15611
|
+
* @version 165.0.0
|
|
15612
15612
|
*/
|
|
15613
15613
|
|
|
15614
15614
|
/**
|
|
@@ -15660,7 +15660,7 @@ class EventsApi {
|
|
|
15660
15660
|
/**
|
|
15661
15661
|
* Events service.
|
|
15662
15662
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
15663
|
-
* @version
|
|
15663
|
+
* @version 165.0.0
|
|
15664
15664
|
*/
|
|
15665
15665
|
|
|
15666
15666
|
/**
|
|
@@ -15756,7 +15756,7 @@ class ExternalContactsApi {
|
|
|
15756
15756
|
/**
|
|
15757
15757
|
* ExternalContacts service.
|
|
15758
15758
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
15759
|
-
* @version
|
|
15759
|
+
* @version 165.0.0
|
|
15760
15760
|
*/
|
|
15761
15761
|
|
|
15762
15762
|
/**
|
|
@@ -17714,7 +17714,7 @@ class FaxApi {
|
|
|
17714
17714
|
/**
|
|
17715
17715
|
* Fax service.
|
|
17716
17716
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
17717
|
-
* @version
|
|
17717
|
+
* @version 165.0.0
|
|
17718
17718
|
*/
|
|
17719
17719
|
|
|
17720
17720
|
/**
|
|
@@ -17885,7 +17885,7 @@ class FlowsApi {
|
|
|
17885
17885
|
/**
|
|
17886
17886
|
* Flows service.
|
|
17887
17887
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
17888
|
-
* @version
|
|
17888
|
+
* @version 165.0.0
|
|
17889
17889
|
*/
|
|
17890
17890
|
|
|
17891
17891
|
/**
|
|
@@ -17956,7 +17956,7 @@ class GamificationApi {
|
|
|
17956
17956
|
/**
|
|
17957
17957
|
* Gamification service.
|
|
17958
17958
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
17959
|
-
* @version
|
|
17959
|
+
* @version 165.0.0
|
|
17960
17960
|
*/
|
|
17961
17961
|
|
|
17962
17962
|
/**
|
|
@@ -19573,7 +19573,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
19573
19573
|
/**
|
|
19574
19574
|
* GeneralDataProtectionRegulation service.
|
|
19575
19575
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
19576
|
-
* @version
|
|
19576
|
+
* @version 165.0.0
|
|
19577
19577
|
*/
|
|
19578
19578
|
|
|
19579
19579
|
/**
|
|
@@ -19703,7 +19703,7 @@ class GeolocationApi {
|
|
|
19703
19703
|
/**
|
|
19704
19704
|
* Geolocation service.
|
|
19705
19705
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
19706
|
-
* @version
|
|
19706
|
+
* @version 165.0.0
|
|
19707
19707
|
*/
|
|
19708
19708
|
|
|
19709
19709
|
/**
|
|
@@ -19834,7 +19834,7 @@ class GreetingsApi {
|
|
|
19834
19834
|
/**
|
|
19835
19835
|
* Greetings service.
|
|
19836
19836
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
19837
|
-
* @version
|
|
19837
|
+
* @version 165.0.0
|
|
19838
19838
|
*/
|
|
19839
19839
|
|
|
19840
19840
|
/**
|
|
@@ -20289,7 +20289,7 @@ class GroupsApi {
|
|
|
20289
20289
|
/**
|
|
20290
20290
|
* Groups service.
|
|
20291
20291
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
20292
|
-
* @version
|
|
20292
|
+
* @version 165.0.0
|
|
20293
20293
|
*/
|
|
20294
20294
|
|
|
20295
20295
|
/**
|
|
@@ -20695,7 +20695,7 @@ class IdentityProviderApi {
|
|
|
20695
20695
|
/**
|
|
20696
20696
|
* IdentityProvider service.
|
|
20697
20697
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
20698
|
-
* @version
|
|
20698
|
+
* @version 165.0.0
|
|
20699
20699
|
*/
|
|
20700
20700
|
|
|
20701
20701
|
/**
|
|
@@ -21451,7 +21451,7 @@ class InfrastructureAsCodeApi {
|
|
|
21451
21451
|
/**
|
|
21452
21452
|
* InfrastructureAsCode service.
|
|
21453
21453
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
21454
|
-
* @version
|
|
21454
|
+
* @version 165.0.0
|
|
21455
21455
|
*/
|
|
21456
21456
|
|
|
21457
21457
|
/**
|
|
@@ -21553,7 +21553,7 @@ class IntegrationsApi {
|
|
|
21553
21553
|
/**
|
|
21554
21554
|
* Integrations service.
|
|
21555
21555
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
21556
|
-
* @version
|
|
21556
|
+
* @version 165.0.0
|
|
21557
21557
|
*/
|
|
21558
21558
|
|
|
21559
21559
|
/**
|
|
@@ -23153,7 +23153,7 @@ class JourneyApi {
|
|
|
23153
23153
|
/**
|
|
23154
23154
|
* Journey service.
|
|
23155
23155
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
23156
|
-
* @version
|
|
23156
|
+
* @version 165.0.0
|
|
23157
23157
|
*/
|
|
23158
23158
|
|
|
23159
23159
|
/**
|
|
@@ -24033,7 +24033,7 @@ class KnowledgeApi {
|
|
|
24033
24033
|
/**
|
|
24034
24034
|
* Knowledge service.
|
|
24035
24035
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
24036
|
-
* @version
|
|
24036
|
+
* @version 165.0.0
|
|
24037
24037
|
*/
|
|
24038
24038
|
|
|
24039
24039
|
/**
|
|
@@ -26465,7 +26465,7 @@ class LanguageUnderstandingApi {
|
|
|
26465
26465
|
/**
|
|
26466
26466
|
* LanguageUnderstanding service.
|
|
26467
26467
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
26468
|
-
* @version
|
|
26468
|
+
* @version 165.0.0
|
|
26469
26469
|
*/
|
|
26470
26470
|
|
|
26471
26471
|
/**
|
|
@@ -27478,7 +27478,7 @@ class LanguagesApi {
|
|
|
27478
27478
|
/**
|
|
27479
27479
|
* Languages service.
|
|
27480
27480
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
27481
|
-
* @version
|
|
27481
|
+
* @version 165.0.0
|
|
27482
27482
|
*/
|
|
27483
27483
|
|
|
27484
27484
|
/**
|
|
@@ -27696,7 +27696,7 @@ class LearningApi {
|
|
|
27696
27696
|
/**
|
|
27697
27697
|
* Learning service.
|
|
27698
27698
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
27699
|
-
* @version
|
|
27699
|
+
* @version 165.0.0
|
|
27700
27700
|
*/
|
|
27701
27701
|
|
|
27702
27702
|
/**
|
|
@@ -28511,7 +28511,7 @@ class LicenseApi {
|
|
|
28511
28511
|
/**
|
|
28512
28512
|
* License service.
|
|
28513
28513
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
28514
|
-
* @version
|
|
28514
|
+
* @version 165.0.0
|
|
28515
28515
|
*/
|
|
28516
28516
|
|
|
28517
28517
|
/**
|
|
@@ -28749,7 +28749,7 @@ class LocationsApi {
|
|
|
28749
28749
|
/**
|
|
28750
28750
|
* Locations service.
|
|
28751
28751
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
28752
|
-
* @version
|
|
28752
|
+
* @version 165.0.0
|
|
28753
28753
|
*/
|
|
28754
28754
|
|
|
28755
28755
|
/**
|
|
@@ -28985,7 +28985,7 @@ class MessagingApi {
|
|
|
28985
28985
|
/**
|
|
28986
28986
|
* Messaging service.
|
|
28987
28987
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
28988
|
-
* @version
|
|
28988
|
+
* @version 165.0.0
|
|
28989
28989
|
*/
|
|
28990
28990
|
|
|
28991
28991
|
/**
|
|
@@ -29136,7 +29136,7 @@ class MobileDevicesApi {
|
|
|
29136
29136
|
/**
|
|
29137
29137
|
* MobileDevices service.
|
|
29138
29138
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
29139
|
-
* @version
|
|
29139
|
+
* @version 165.0.0
|
|
29140
29140
|
*/
|
|
29141
29141
|
|
|
29142
29142
|
/**
|
|
@@ -29287,7 +29287,7 @@ class NotificationsApi {
|
|
|
29287
29287
|
/**
|
|
29288
29288
|
* Notifications service.
|
|
29289
29289
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
29290
|
-
* @version
|
|
29290
|
+
* @version 165.0.0
|
|
29291
29291
|
*/
|
|
29292
29292
|
|
|
29293
29293
|
/**
|
|
@@ -29520,7 +29520,7 @@ class OAuthApi {
|
|
|
29520
29520
|
/**
|
|
29521
29521
|
* OAuth service.
|
|
29522
29522
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
29523
|
-
* @version
|
|
29523
|
+
* @version 165.0.0
|
|
29524
29524
|
*/
|
|
29525
29525
|
|
|
29526
29526
|
/**
|
|
@@ -29886,7 +29886,7 @@ class ObjectsApi {
|
|
|
29886
29886
|
/**
|
|
29887
29887
|
* Objects service.
|
|
29888
29888
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
29889
|
-
* @version
|
|
29889
|
+
* @version 165.0.0
|
|
29890
29890
|
*/
|
|
29891
29891
|
|
|
29892
29892
|
/**
|
|
@@ -30157,7 +30157,7 @@ class OrganizationApi {
|
|
|
30157
30157
|
/**
|
|
30158
30158
|
* Organization service.
|
|
30159
30159
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
30160
|
-
* @version
|
|
30160
|
+
* @version 165.0.0
|
|
30161
30161
|
*/
|
|
30162
30162
|
|
|
30163
30163
|
/**
|
|
@@ -30560,7 +30560,7 @@ class OrganizationAuthorizationApi {
|
|
|
30560
30560
|
/**
|
|
30561
30561
|
* OrganizationAuthorization service.
|
|
30562
30562
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
30563
|
-
* @version
|
|
30563
|
+
* @version 165.0.0
|
|
30564
30564
|
*/
|
|
30565
30565
|
|
|
30566
30566
|
/**
|
|
@@ -31855,7 +31855,7 @@ class OutboundApi {
|
|
|
31855
31855
|
/**
|
|
31856
31856
|
* Outbound service.
|
|
31857
31857
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
31858
|
-
* @version
|
|
31858
|
+
* @version 165.0.0
|
|
31859
31859
|
*/
|
|
31860
31860
|
|
|
31861
31861
|
/**
|
|
@@ -35451,7 +35451,7 @@ class PresenceApi {
|
|
|
35451
35451
|
/**
|
|
35452
35452
|
* Presence service.
|
|
35453
35453
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
35454
|
-
* @version
|
|
35454
|
+
* @version 165.0.0
|
|
35455
35455
|
*/
|
|
35456
35456
|
|
|
35457
35457
|
/**
|
|
@@ -36002,7 +36002,7 @@ class ProcessAutomationApi {
|
|
|
36002
36002
|
/**
|
|
36003
36003
|
* ProcessAutomation service.
|
|
36004
36004
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
36005
|
-
* @version
|
|
36005
|
+
* @version 165.0.0
|
|
36006
36006
|
*/
|
|
36007
36007
|
|
|
36008
36008
|
/**
|
|
@@ -36241,7 +36241,7 @@ class QualityApi {
|
|
|
36241
36241
|
/**
|
|
36242
36242
|
* Quality service.
|
|
36243
36243
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
36244
|
-
* @version
|
|
36244
|
+
* @version 165.0.0
|
|
36245
36245
|
*/
|
|
36246
36246
|
|
|
36247
36247
|
/**
|
|
@@ -37820,7 +37820,7 @@ class RecordingApi {
|
|
|
37820
37820
|
/**
|
|
37821
37821
|
* Recording service.
|
|
37822
37822
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
37823
|
-
* @version
|
|
37823
|
+
* @version 165.0.0
|
|
37824
37824
|
*/
|
|
37825
37825
|
|
|
37826
37826
|
/**
|
|
@@ -39457,7 +39457,7 @@ class ResponseManagementApi {
|
|
|
39457
39457
|
/**
|
|
39458
39458
|
* ResponseManagement service.
|
|
39459
39459
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
39460
|
-
* @version
|
|
39460
|
+
* @version 165.0.0
|
|
39461
39461
|
*/
|
|
39462
39462
|
|
|
39463
39463
|
/**
|
|
@@ -39941,7 +39941,7 @@ class RoutingApi {
|
|
|
39941
39941
|
/**
|
|
39942
39942
|
* Routing service.
|
|
39943
39943
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
39944
|
-
* @version
|
|
39944
|
+
* @version 165.0.0
|
|
39945
39945
|
*/
|
|
39946
39946
|
|
|
39947
39947
|
/**
|
|
@@ -43448,7 +43448,7 @@ class SCIMApi {
|
|
|
43448
43448
|
/**
|
|
43449
43449
|
* SCIM service.
|
|
43450
43450
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
43451
|
-
* @version
|
|
43451
|
+
* @version 165.0.0
|
|
43452
43452
|
*/
|
|
43453
43453
|
|
|
43454
43454
|
/**
|
|
@@ -44325,7 +44325,7 @@ class ScriptsApi {
|
|
|
44325
44325
|
/**
|
|
44326
44326
|
* Scripts service.
|
|
44327
44327
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
44328
|
-
* @version
|
|
44328
|
+
* @version 165.0.0
|
|
44329
44329
|
*/
|
|
44330
44330
|
|
|
44331
44331
|
/**
|
|
@@ -44744,7 +44744,7 @@ class SearchApi {
|
|
|
44744
44744
|
/**
|
|
44745
44745
|
* Search service.
|
|
44746
44746
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
44747
|
-
* @version
|
|
44747
|
+
* @version 165.0.0
|
|
44748
44748
|
*/
|
|
44749
44749
|
|
|
44750
44750
|
/**
|
|
@@ -45354,7 +45354,7 @@ class SpeechTextAnalyticsApi {
|
|
|
45354
45354
|
/**
|
|
45355
45355
|
* SpeechTextAnalytics service.
|
|
45356
45356
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
45357
|
-
* @version
|
|
45357
|
+
* @version 165.0.0
|
|
45358
45358
|
*/
|
|
45359
45359
|
|
|
45360
45360
|
/**
|
|
@@ -46283,7 +46283,7 @@ class StationsApi {
|
|
|
46283
46283
|
/**
|
|
46284
46284
|
* Stations service.
|
|
46285
46285
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
46286
|
-
* @version
|
|
46286
|
+
* @version 165.0.0
|
|
46287
46287
|
*/
|
|
46288
46288
|
|
|
46289
46289
|
/**
|
|
@@ -46430,7 +46430,7 @@ class SuggestApi {
|
|
|
46430
46430
|
/**
|
|
46431
46431
|
* Suggest service.
|
|
46432
46432
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
46433
|
-
* @version
|
|
46433
|
+
* @version 165.0.0
|
|
46434
46434
|
*/
|
|
46435
46435
|
|
|
46436
46436
|
/**
|
|
@@ -46569,7 +46569,7 @@ class TeamsApi {
|
|
|
46569
46569
|
/**
|
|
46570
46570
|
* Teams service.
|
|
46571
46571
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
46572
|
-
* @version
|
|
46572
|
+
* @version 165.0.0
|
|
46573
46573
|
*/
|
|
46574
46574
|
|
|
46575
46575
|
/**
|
|
@@ -46840,7 +46840,7 @@ class TelephonyApi {
|
|
|
46840
46840
|
/**
|
|
46841
46841
|
* Telephony service.
|
|
46842
46842
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
46843
|
-
* @version
|
|
46843
|
+
* @version 165.0.0
|
|
46844
46844
|
*/
|
|
46845
46845
|
|
|
46846
46846
|
/**
|
|
@@ -46968,7 +46968,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
46968
46968
|
/**
|
|
46969
46969
|
* TelephonyProvidersEdge service.
|
|
46970
46970
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
46971
|
-
* @version
|
|
46971
|
+
* @version 165.0.0
|
|
46972
46972
|
*/
|
|
46973
46973
|
|
|
46974
46974
|
/**
|
|
@@ -47621,66 +47621,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
47621
47621
|
);
|
|
47622
47622
|
}
|
|
47623
47623
|
|
|
47624
|
-
/**
|
|
47625
|
-
* Get line
|
|
47626
|
-
*
|
|
47627
|
-
* @param {String} edgeId Edge ID
|
|
47628
|
-
* @param {String} lineId Line ID
|
|
47629
|
-
*/
|
|
47630
|
-
getTelephonyProvidersEdgeLine(edgeId, lineId) {
|
|
47631
|
-
// verify the required parameter 'edgeId' is set
|
|
47632
|
-
if (edgeId === undefined || edgeId === null) {
|
|
47633
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLine';
|
|
47634
|
-
}
|
|
47635
|
-
// verify the required parameter 'lineId' is set
|
|
47636
|
-
if (lineId === undefined || lineId === null) {
|
|
47637
|
-
throw 'Missing the required parameter "lineId" when calling getTelephonyProvidersEdgeLine';
|
|
47638
|
-
}
|
|
47639
|
-
|
|
47640
|
-
return this.apiClient.callApi(
|
|
47641
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
47642
|
-
'GET',
|
|
47643
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
47644
|
-
{ },
|
|
47645
|
-
{ },
|
|
47646
|
-
{ },
|
|
47647
|
-
null,
|
|
47648
|
-
['PureCloud OAuth'],
|
|
47649
|
-
['application/json'],
|
|
47650
|
-
['application/json']
|
|
47651
|
-
);
|
|
47652
|
-
}
|
|
47653
|
-
|
|
47654
|
-
/**
|
|
47655
|
-
* Get the list of lines.
|
|
47656
|
-
*
|
|
47657
|
-
* @param {String} edgeId Edge ID
|
|
47658
|
-
* @param {Object} opts Optional parameters
|
|
47659
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
47660
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
47661
|
-
*/
|
|
47662
|
-
getTelephonyProvidersEdgeLines(edgeId, opts) {
|
|
47663
|
-
opts = opts || {};
|
|
47664
|
-
|
|
47665
|
-
// verify the required parameter 'edgeId' is set
|
|
47666
|
-
if (edgeId === undefined || edgeId === null) {
|
|
47667
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLines';
|
|
47668
|
-
}
|
|
47669
|
-
|
|
47670
|
-
return this.apiClient.callApi(
|
|
47671
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines',
|
|
47672
|
-
'GET',
|
|
47673
|
-
{ 'edgeId': edgeId },
|
|
47674
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
47675
|
-
{ },
|
|
47676
|
-
{ },
|
|
47677
|
-
null,
|
|
47678
|
-
['PureCloud OAuth'],
|
|
47679
|
-
['application/json'],
|
|
47680
|
-
['application/json']
|
|
47681
|
-
);
|
|
47682
|
-
}
|
|
47683
|
-
|
|
47684
47624
|
/**
|
|
47685
47625
|
* Get an edge logical interface
|
|
47686
47626
|
*
|
|
@@ -48518,7 +48458,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
48518
48458
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
48519
48459
|
* @param {String} opts.name Name
|
|
48520
48460
|
* @param {String} opts.sortBy Value by which to sort (default to name)
|
|
48521
|
-
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated
|
|
48461
|
+
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated. The edgeGroup value is deprecated.
|
|
48522
48462
|
*/
|
|
48523
48463
|
getTelephonyProvidersEdgesLines(opts) {
|
|
48524
48464
|
opts = opts || {};
|
|
@@ -50071,41 +50011,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
50071
50011
|
);
|
|
50072
50012
|
}
|
|
50073
50013
|
|
|
50074
|
-
/**
|
|
50075
|
-
* Update a line.
|
|
50076
|
-
*
|
|
50077
|
-
* @param {String} edgeId Edge ID
|
|
50078
|
-
* @param {String} lineId Line ID
|
|
50079
|
-
* @param {Object} body Line
|
|
50080
|
-
*/
|
|
50081
|
-
putTelephonyProvidersEdgeLine(edgeId, lineId, body) {
|
|
50082
|
-
// verify the required parameter 'edgeId' is set
|
|
50083
|
-
if (edgeId === undefined || edgeId === null) {
|
|
50084
|
-
throw 'Missing the required parameter "edgeId" when calling putTelephonyProvidersEdgeLine';
|
|
50085
|
-
}
|
|
50086
|
-
// verify the required parameter 'lineId' is set
|
|
50087
|
-
if (lineId === undefined || lineId === null) {
|
|
50088
|
-
throw 'Missing the required parameter "lineId" when calling putTelephonyProvidersEdgeLine';
|
|
50089
|
-
}
|
|
50090
|
-
// verify the required parameter 'body' is set
|
|
50091
|
-
if (body === undefined || body === null) {
|
|
50092
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgeLine';
|
|
50093
|
-
}
|
|
50094
|
-
|
|
50095
|
-
return this.apiClient.callApi(
|
|
50096
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
50097
|
-
'PUT',
|
|
50098
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
50099
|
-
{ },
|
|
50100
|
-
{ },
|
|
50101
|
-
{ },
|
|
50102
|
-
body,
|
|
50103
|
-
['PureCloud OAuth'],
|
|
50104
|
-
['application/json'],
|
|
50105
|
-
['application/json']
|
|
50106
|
-
);
|
|
50107
|
-
}
|
|
50108
|
-
|
|
50109
50014
|
/**
|
|
50110
50015
|
* Update an edge logical interface.
|
|
50111
50016
|
*
|
|
@@ -50577,7 +50482,7 @@ class TextbotsApi {
|
|
|
50577
50482
|
/**
|
|
50578
50483
|
* Textbots service.
|
|
50579
50484
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
50580
|
-
* @version
|
|
50485
|
+
* @version 165.0.0
|
|
50581
50486
|
*/
|
|
50582
50487
|
|
|
50583
50488
|
/**
|
|
@@ -50705,7 +50610,7 @@ class TokensApi {
|
|
|
50705
50610
|
/**
|
|
50706
50611
|
* Tokens service.
|
|
50707
50612
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
50708
|
-
* @version
|
|
50613
|
+
* @version 165.0.0
|
|
50709
50614
|
*/
|
|
50710
50615
|
|
|
50711
50616
|
/**
|
|
@@ -50811,7 +50716,7 @@ class UploadsApi {
|
|
|
50811
50716
|
/**
|
|
50812
50717
|
* Uploads service.
|
|
50813
50718
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
50814
|
-
* @version
|
|
50719
|
+
* @version 165.0.0
|
|
50815
50720
|
*/
|
|
50816
50721
|
|
|
50817
50722
|
/**
|
|
@@ -50987,7 +50892,7 @@ class UsageApi {
|
|
|
50987
50892
|
/**
|
|
50988
50893
|
* Usage service.
|
|
50989
50894
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
50990
|
-
* @version
|
|
50895
|
+
* @version 165.0.0
|
|
50991
50896
|
*/
|
|
50992
50897
|
|
|
50993
50898
|
/**
|
|
@@ -51147,7 +51052,7 @@ class UserRecordingsApi {
|
|
|
51147
51052
|
/**
|
|
51148
51053
|
* UserRecordings service.
|
|
51149
51054
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
51150
|
-
* @version
|
|
51055
|
+
* @version 165.0.0
|
|
51151
51056
|
*/
|
|
51152
51057
|
|
|
51153
51058
|
/**
|
|
@@ -51332,7 +51237,7 @@ class UsersApi {
|
|
|
51332
51237
|
/**
|
|
51333
51238
|
* Users service.
|
|
51334
51239
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
51335
|
-
* @version
|
|
51240
|
+
* @version 165.0.0
|
|
51336
51241
|
*/
|
|
51337
51242
|
|
|
51338
51243
|
/**
|
|
@@ -52441,6 +52346,7 @@ class UsersApi {
|
|
|
52441
52346
|
* @param {String} opts.interval Specifies the dateDue range to be queried. Milliseconds will be truncated. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52442
52347
|
* @param {String} opts.completionInterval Specifies the range of completion dates to be used for filtering. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52443
52348
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52349
|
+
* @param {Object} opts.pass Specifies if only the failed (pass is False) or passed (pass is True) activities are returned. If pass is Any or if the pass parameter is not supplied, all activities are returned (default to Any)
|
|
52444
52350
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52445
52351
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52446
52352
|
* @param {Object} opts.sortOrder Specifies result set sort order sorted by the date due; if not specified, default sort order is descending (Desc) (default to Desc)
|
|
@@ -52456,7 +52362,7 @@ class UsersApi {
|
|
|
52456
52362
|
'/api/v2/users/development/activities',
|
|
52457
52363
|
'GET',
|
|
52458
52364
|
{ },
|
|
52459
|
-
{ 'userId': this.apiClient.buildCollectionParam(opts['userId'], 'multi'),'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52365
|
+
{ 'userId': this.apiClient.buildCollectionParam(opts['userId'], 'multi'),'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pass': opts['pass'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52460
52366
|
{ },
|
|
52461
52367
|
{ },
|
|
52462
52368
|
null,
|
|
@@ -52474,6 +52380,7 @@ class UsersApi {
|
|
|
52474
52380
|
* @param {String} opts.interval Specifies the dateDue range to be queried. Milliseconds will be truncated. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52475
52381
|
* @param {String} opts.completionInterval Specifies the range of completion dates to be used for filtering. A maximum of 1 year can be specified in the range. End date is not inclusive. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss
|
|
52476
52382
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
52383
|
+
* @param {Object} opts.pass Specifies if only the failed (pass is False) or passed (pass is True) activities are returned. If pass is Any or if the pass parameter is not supplied, all activities are returned (default to Any)
|
|
52477
52384
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
52478
52385
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
52479
52386
|
* @param {Object} opts.sortOrder Specifies result set sort order sorted by the date due; if not specified, default sort order is descending (Desc) (default to Desc)
|
|
@@ -52489,7 +52396,7 @@ class UsersApi {
|
|
|
52489
52396
|
'/api/v2/users/development/activities/me',
|
|
52490
52397
|
'GET',
|
|
52491
52398
|
{ },
|
|
52492
|
-
{ 'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52399
|
+
{ 'moduleId': opts['moduleId'],'interval': opts['interval'],'completionInterval': opts['completionInterval'],'overdue': opts['overdue'],'pass': opts['pass'],'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'],'sortOrder': opts['sortOrder'],'types': this.apiClient.buildCollectionParam(opts['types'], 'multi'),'statuses': this.apiClient.buildCollectionParam(opts['statuses'], 'multi'),'relationship': this.apiClient.buildCollectionParam(opts['relationship'], 'multi') },
|
|
52493
52400
|
{ },
|
|
52494
52401
|
{ },
|
|
52495
52402
|
null,
|
|
@@ -53720,7 +53627,7 @@ class UtilitiesApi {
|
|
|
53720
53627
|
/**
|
|
53721
53628
|
* Utilities service.
|
|
53722
53629
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
53723
|
-
* @version
|
|
53630
|
+
* @version 165.0.0
|
|
53724
53631
|
*/
|
|
53725
53632
|
|
|
53726
53633
|
/**
|
|
@@ -53831,7 +53738,7 @@ class VoicemailApi {
|
|
|
53831
53738
|
/**
|
|
53832
53739
|
* Voicemail service.
|
|
53833
53740
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
53834
|
-
* @version
|
|
53741
|
+
* @version 165.0.0
|
|
53835
53742
|
*/
|
|
53836
53743
|
|
|
53837
53744
|
/**
|
|
@@ -54498,7 +54405,7 @@ class WebChatApi {
|
|
|
54498
54405
|
/**
|
|
54499
54406
|
* WebChat service.
|
|
54500
54407
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
54501
|
-
* @version
|
|
54408
|
+
* @version 165.0.0
|
|
54502
54409
|
*/
|
|
54503
54410
|
|
|
54504
54411
|
/**
|
|
@@ -55042,7 +54949,7 @@ class WebDeploymentsApi {
|
|
|
55042
54949
|
/**
|
|
55043
54950
|
* WebDeployments service.
|
|
55044
54951
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
55045
|
-
* @version
|
|
54952
|
+
* @version 165.0.0
|
|
55046
54953
|
*/
|
|
55047
54954
|
|
|
55048
54955
|
/**
|
|
@@ -55564,7 +55471,7 @@ class WebMessagingApi {
|
|
|
55564
55471
|
/**
|
|
55565
55472
|
* WebMessaging service.
|
|
55566
55473
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
55567
|
-
* @version
|
|
55474
|
+
* @version 165.0.0
|
|
55568
55475
|
*/
|
|
55569
55476
|
|
|
55570
55477
|
/**
|
|
@@ -55610,7 +55517,7 @@ class WidgetsApi {
|
|
|
55610
55517
|
/**
|
|
55611
55518
|
* Widgets service.
|
|
55612
55519
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
55613
|
-
* @version
|
|
55520
|
+
* @version 165.0.0
|
|
55614
55521
|
*/
|
|
55615
55522
|
|
|
55616
55523
|
/**
|
|
@@ -55756,7 +55663,7 @@ class WorkforceManagementApi {
|
|
|
55756
55663
|
/**
|
|
55757
55664
|
* WorkforceManagement service.
|
|
55758
55665
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
55759
|
-
* @version
|
|
55666
|
+
* @version 165.0.0
|
|
55760
55667
|
*/
|
|
55761
55668
|
|
|
55762
55669
|
/**
|
|
@@ -60500,7 +60407,7 @@ class WorkforceManagementApi {
|
|
|
60500
60407
|
* </pre>
|
|
60501
60408
|
* </p>
|
|
60502
60409
|
* @module purecloud-platform-client-v2/index
|
|
60503
|
-
* @version
|
|
60410
|
+
* @version 165.0.0
|
|
60504
60411
|
*/
|
|
60505
60412
|
class platformClient {
|
|
60506
60413
|
constructor() {
|