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
package/dist/web-cjs/bundle.js
CHANGED
|
@@ -2279,7 +2279,7 @@ class Configuration {
|
|
|
2279
2279
|
|
|
2280
2280
|
/**
|
|
2281
2281
|
* @module purecloud-platform-client-v2/ApiClient
|
|
2282
|
-
* @version
|
|
2282
|
+
* @version 165.0.0
|
|
2283
2283
|
*/
|
|
2284
2284
|
class ApiClient {
|
|
2285
2285
|
/**
|
|
@@ -3358,7 +3358,7 @@ class AlertingApi {
|
|
|
3358
3358
|
/**
|
|
3359
3359
|
* Alerting service.
|
|
3360
3360
|
* @module purecloud-platform-client-v2/api/AlertingApi
|
|
3361
|
-
* @version
|
|
3361
|
+
* @version 165.0.0
|
|
3362
3362
|
*/
|
|
3363
3363
|
|
|
3364
3364
|
/**
|
|
@@ -3672,7 +3672,7 @@ class AnalyticsApi {
|
|
|
3672
3672
|
/**
|
|
3673
3673
|
* Analytics service.
|
|
3674
3674
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
3675
|
-
* @version
|
|
3675
|
+
* @version 165.0.0
|
|
3676
3676
|
*/
|
|
3677
3677
|
|
|
3678
3678
|
/**
|
|
@@ -4926,7 +4926,7 @@ class ArchitectApi {
|
|
|
4926
4926
|
/**
|
|
4927
4927
|
* Architect service.
|
|
4928
4928
|
* @module purecloud-platform-client-v2/api/ArchitectApi
|
|
4929
|
-
* @version
|
|
4929
|
+
* @version 165.0.0
|
|
4930
4930
|
*/
|
|
4931
4931
|
|
|
4932
4932
|
/**
|
|
@@ -7974,7 +7974,7 @@ class AuditApi {
|
|
|
7974
7974
|
/**
|
|
7975
7975
|
* Audit service.
|
|
7976
7976
|
* @module purecloud-platform-client-v2/api/AuditApi
|
|
7977
|
-
* @version
|
|
7977
|
+
* @version 165.0.0
|
|
7978
7978
|
*/
|
|
7979
7979
|
|
|
7980
7980
|
/**
|
|
@@ -8145,7 +8145,7 @@ class AuthorizationApi {
|
|
|
8145
8145
|
/**
|
|
8146
8146
|
* Authorization service.
|
|
8147
8147
|
* @module purecloud-platform-client-v2/api/AuthorizationApi
|
|
8148
|
-
* @version
|
|
8148
|
+
* @version 165.0.0
|
|
8149
8149
|
*/
|
|
8150
8150
|
|
|
8151
8151
|
/**
|
|
@@ -9374,7 +9374,7 @@ class BillingApi {
|
|
|
9374
9374
|
/**
|
|
9375
9375
|
* Billing service.
|
|
9376
9376
|
* @module purecloud-platform-client-v2/api/BillingApi
|
|
9377
|
-
* @version
|
|
9377
|
+
* @version 165.0.0
|
|
9378
9378
|
*/
|
|
9379
9379
|
|
|
9380
9380
|
/**
|
|
@@ -9454,7 +9454,7 @@ class ChatApi {
|
|
|
9454
9454
|
/**
|
|
9455
9455
|
* Chat service.
|
|
9456
9456
|
* @module purecloud-platform-client-v2/api/ChatApi
|
|
9457
|
-
* @version
|
|
9457
|
+
* @version 165.0.0
|
|
9458
9458
|
*/
|
|
9459
9459
|
|
|
9460
9460
|
/**
|
|
@@ -9615,7 +9615,7 @@ class CoachingApi {
|
|
|
9615
9615
|
/**
|
|
9616
9616
|
* Coaching service.
|
|
9617
9617
|
* @module purecloud-platform-client-v2/api/CoachingApi
|
|
9618
|
-
* @version
|
|
9618
|
+
* @version 165.0.0
|
|
9619
9619
|
*/
|
|
9620
9620
|
|
|
9621
9621
|
/**
|
|
@@ -10192,7 +10192,7 @@ class ContentManagementApi {
|
|
|
10192
10192
|
/**
|
|
10193
10193
|
* ContentManagement service.
|
|
10194
10194
|
* @module purecloud-platform-client-v2/api/ContentManagementApi
|
|
10195
|
-
* @version
|
|
10195
|
+
* @version 165.0.0
|
|
10196
10196
|
*/
|
|
10197
10197
|
|
|
10198
10198
|
/**
|
|
@@ -11332,7 +11332,7 @@ class ConversationsApi {
|
|
|
11332
11332
|
/**
|
|
11333
11333
|
* Conversations service.
|
|
11334
11334
|
* @module purecloud-platform-client-v2/api/ConversationsApi
|
|
11335
|
-
* @version
|
|
11335
|
+
* @version 165.0.0
|
|
11336
11336
|
*/
|
|
11337
11337
|
|
|
11338
11338
|
/**
|
|
@@ -17392,7 +17392,7 @@ class DataExtensionsApi {
|
|
|
17392
17392
|
/**
|
|
17393
17393
|
* DataExtensions service.
|
|
17394
17394
|
* @module purecloud-platform-client-v2/api/DataExtensionsApi
|
|
17395
|
-
* @version
|
|
17395
|
+
* @version 165.0.0
|
|
17396
17396
|
*/
|
|
17397
17397
|
|
|
17398
17398
|
/**
|
|
@@ -17478,7 +17478,7 @@ class DownloadsApi {
|
|
|
17478
17478
|
/**
|
|
17479
17479
|
* Downloads service.
|
|
17480
17480
|
* @module purecloud-platform-client-v2/api/DownloadsApi
|
|
17481
|
-
* @version
|
|
17481
|
+
* @version 165.0.0
|
|
17482
17482
|
*/
|
|
17483
17483
|
|
|
17484
17484
|
/**
|
|
@@ -17530,7 +17530,7 @@ class EventsApi {
|
|
|
17530
17530
|
/**
|
|
17531
17531
|
* Events service.
|
|
17532
17532
|
* @module purecloud-platform-client-v2/api/EventsApi
|
|
17533
|
-
* @version
|
|
17533
|
+
* @version 165.0.0
|
|
17534
17534
|
*/
|
|
17535
17535
|
|
|
17536
17536
|
/**
|
|
@@ -17626,7 +17626,7 @@ class ExternalContactsApi {
|
|
|
17626
17626
|
/**
|
|
17627
17627
|
* ExternalContacts service.
|
|
17628
17628
|
* @module purecloud-platform-client-v2/api/ExternalContactsApi
|
|
17629
|
-
* @version
|
|
17629
|
+
* @version 165.0.0
|
|
17630
17630
|
*/
|
|
17631
17631
|
|
|
17632
17632
|
/**
|
|
@@ -19584,7 +19584,7 @@ class FaxApi {
|
|
|
19584
19584
|
/**
|
|
19585
19585
|
* Fax service.
|
|
19586
19586
|
* @module purecloud-platform-client-v2/api/FaxApi
|
|
19587
|
-
* @version
|
|
19587
|
+
* @version 165.0.0
|
|
19588
19588
|
*/
|
|
19589
19589
|
|
|
19590
19590
|
/**
|
|
@@ -19755,7 +19755,7 @@ class FlowsApi {
|
|
|
19755
19755
|
/**
|
|
19756
19756
|
* Flows service.
|
|
19757
19757
|
* @module purecloud-platform-client-v2/api/FlowsApi
|
|
19758
|
-
* @version
|
|
19758
|
+
* @version 165.0.0
|
|
19759
19759
|
*/
|
|
19760
19760
|
|
|
19761
19761
|
/**
|
|
@@ -19826,7 +19826,7 @@ class GamificationApi {
|
|
|
19826
19826
|
/**
|
|
19827
19827
|
* Gamification service.
|
|
19828
19828
|
* @module purecloud-platform-client-v2/api/GamificationApi
|
|
19829
|
-
* @version
|
|
19829
|
+
* @version 165.0.0
|
|
19830
19830
|
*/
|
|
19831
19831
|
|
|
19832
19832
|
/**
|
|
@@ -21443,7 +21443,7 @@ class GeneralDataProtectionRegulationApi {
|
|
|
21443
21443
|
/**
|
|
21444
21444
|
* GeneralDataProtectionRegulation service.
|
|
21445
21445
|
* @module purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
21446
|
-
* @version
|
|
21446
|
+
* @version 165.0.0
|
|
21447
21447
|
*/
|
|
21448
21448
|
|
|
21449
21449
|
/**
|
|
@@ -21573,7 +21573,7 @@ class GeolocationApi {
|
|
|
21573
21573
|
/**
|
|
21574
21574
|
* Geolocation service.
|
|
21575
21575
|
* @module purecloud-platform-client-v2/api/GeolocationApi
|
|
21576
|
-
* @version
|
|
21576
|
+
* @version 165.0.0
|
|
21577
21577
|
*/
|
|
21578
21578
|
|
|
21579
21579
|
/**
|
|
@@ -21704,7 +21704,7 @@ class GreetingsApi {
|
|
|
21704
21704
|
/**
|
|
21705
21705
|
* Greetings service.
|
|
21706
21706
|
* @module purecloud-platform-client-v2/api/GreetingsApi
|
|
21707
|
-
* @version
|
|
21707
|
+
* @version 165.0.0
|
|
21708
21708
|
*/
|
|
21709
21709
|
|
|
21710
21710
|
/**
|
|
@@ -22159,7 +22159,7 @@ class GroupsApi {
|
|
|
22159
22159
|
/**
|
|
22160
22160
|
* Groups service.
|
|
22161
22161
|
* @module purecloud-platform-client-v2/api/GroupsApi
|
|
22162
|
-
* @version
|
|
22162
|
+
* @version 165.0.0
|
|
22163
22163
|
*/
|
|
22164
22164
|
|
|
22165
22165
|
/**
|
|
@@ -22565,7 +22565,7 @@ class IdentityProviderApi {
|
|
|
22565
22565
|
/**
|
|
22566
22566
|
* IdentityProvider service.
|
|
22567
22567
|
* @module purecloud-platform-client-v2/api/IdentityProviderApi
|
|
22568
|
-
* @version
|
|
22568
|
+
* @version 165.0.0
|
|
22569
22569
|
*/
|
|
22570
22570
|
|
|
22571
22571
|
/**
|
|
@@ -23321,7 +23321,7 @@ class InfrastructureAsCodeApi {
|
|
|
23321
23321
|
/**
|
|
23322
23322
|
* InfrastructureAsCode service.
|
|
23323
23323
|
* @module purecloud-platform-client-v2/api/InfrastructureAsCodeApi
|
|
23324
|
-
* @version
|
|
23324
|
+
* @version 165.0.0
|
|
23325
23325
|
*/
|
|
23326
23326
|
|
|
23327
23327
|
/**
|
|
@@ -23423,7 +23423,7 @@ class IntegrationsApi {
|
|
|
23423
23423
|
/**
|
|
23424
23424
|
* Integrations service.
|
|
23425
23425
|
* @module purecloud-platform-client-v2/api/IntegrationsApi
|
|
23426
|
-
* @version
|
|
23426
|
+
* @version 165.0.0
|
|
23427
23427
|
*/
|
|
23428
23428
|
|
|
23429
23429
|
/**
|
|
@@ -25023,7 +25023,7 @@ class JourneyApi {
|
|
|
25023
25023
|
/**
|
|
25024
25024
|
* Journey service.
|
|
25025
25025
|
* @module purecloud-platform-client-v2/api/JourneyApi
|
|
25026
|
-
* @version
|
|
25026
|
+
* @version 165.0.0
|
|
25027
25027
|
*/
|
|
25028
25028
|
|
|
25029
25029
|
/**
|
|
@@ -25903,7 +25903,7 @@ class KnowledgeApi {
|
|
|
25903
25903
|
/**
|
|
25904
25904
|
* Knowledge service.
|
|
25905
25905
|
* @module purecloud-platform-client-v2/api/KnowledgeApi
|
|
25906
|
-
* @version
|
|
25906
|
+
* @version 165.0.0
|
|
25907
25907
|
*/
|
|
25908
25908
|
|
|
25909
25909
|
/**
|
|
@@ -28335,7 +28335,7 @@ class LanguageUnderstandingApi {
|
|
|
28335
28335
|
/**
|
|
28336
28336
|
* LanguageUnderstanding service.
|
|
28337
28337
|
* @module purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
28338
|
-
* @version
|
|
28338
|
+
* @version 165.0.0
|
|
28339
28339
|
*/
|
|
28340
28340
|
|
|
28341
28341
|
/**
|
|
@@ -29348,7 +29348,7 @@ class LanguagesApi {
|
|
|
29348
29348
|
/**
|
|
29349
29349
|
* Languages service.
|
|
29350
29350
|
* @module purecloud-platform-client-v2/api/LanguagesApi
|
|
29351
|
-
* @version
|
|
29351
|
+
* @version 165.0.0
|
|
29352
29352
|
*/
|
|
29353
29353
|
|
|
29354
29354
|
/**
|
|
@@ -29566,7 +29566,7 @@ class LearningApi {
|
|
|
29566
29566
|
/**
|
|
29567
29567
|
* Learning service.
|
|
29568
29568
|
* @module purecloud-platform-client-v2/api/LearningApi
|
|
29569
|
-
* @version
|
|
29569
|
+
* @version 165.0.0
|
|
29570
29570
|
*/
|
|
29571
29571
|
|
|
29572
29572
|
/**
|
|
@@ -30381,7 +30381,7 @@ class LicenseApi {
|
|
|
30381
30381
|
/**
|
|
30382
30382
|
* License service.
|
|
30383
30383
|
* @module purecloud-platform-client-v2/api/LicenseApi
|
|
30384
|
-
* @version
|
|
30384
|
+
* @version 165.0.0
|
|
30385
30385
|
*/
|
|
30386
30386
|
|
|
30387
30387
|
/**
|
|
@@ -30619,7 +30619,7 @@ class LocationsApi {
|
|
|
30619
30619
|
/**
|
|
30620
30620
|
* Locations service.
|
|
30621
30621
|
* @module purecloud-platform-client-v2/api/LocationsApi
|
|
30622
|
-
* @version
|
|
30622
|
+
* @version 165.0.0
|
|
30623
30623
|
*/
|
|
30624
30624
|
|
|
30625
30625
|
/**
|
|
@@ -30855,7 +30855,7 @@ class MessagingApi {
|
|
|
30855
30855
|
/**
|
|
30856
30856
|
* Messaging service.
|
|
30857
30857
|
* @module purecloud-platform-client-v2/api/MessagingApi
|
|
30858
|
-
* @version
|
|
30858
|
+
* @version 165.0.0
|
|
30859
30859
|
*/
|
|
30860
30860
|
|
|
30861
30861
|
/**
|
|
@@ -31006,7 +31006,7 @@ class MobileDevicesApi {
|
|
|
31006
31006
|
/**
|
|
31007
31007
|
* MobileDevices service.
|
|
31008
31008
|
* @module purecloud-platform-client-v2/api/MobileDevicesApi
|
|
31009
|
-
* @version
|
|
31009
|
+
* @version 165.0.0
|
|
31010
31010
|
*/
|
|
31011
31011
|
|
|
31012
31012
|
/**
|
|
@@ -31157,7 +31157,7 @@ class NotificationsApi {
|
|
|
31157
31157
|
/**
|
|
31158
31158
|
* Notifications service.
|
|
31159
31159
|
* @module purecloud-platform-client-v2/api/NotificationsApi
|
|
31160
|
-
* @version
|
|
31160
|
+
* @version 165.0.0
|
|
31161
31161
|
*/
|
|
31162
31162
|
|
|
31163
31163
|
/**
|
|
@@ -31390,7 +31390,7 @@ class OAuthApi {
|
|
|
31390
31390
|
/**
|
|
31391
31391
|
* OAuth service.
|
|
31392
31392
|
* @module purecloud-platform-client-v2/api/OAuthApi
|
|
31393
|
-
* @version
|
|
31393
|
+
* @version 165.0.0
|
|
31394
31394
|
*/
|
|
31395
31395
|
|
|
31396
31396
|
/**
|
|
@@ -31756,7 +31756,7 @@ class ObjectsApi {
|
|
|
31756
31756
|
/**
|
|
31757
31757
|
* Objects service.
|
|
31758
31758
|
* @module purecloud-platform-client-v2/api/ObjectsApi
|
|
31759
|
-
* @version
|
|
31759
|
+
* @version 165.0.0
|
|
31760
31760
|
*/
|
|
31761
31761
|
|
|
31762
31762
|
/**
|
|
@@ -32027,7 +32027,7 @@ class OrganizationApi {
|
|
|
32027
32027
|
/**
|
|
32028
32028
|
* Organization service.
|
|
32029
32029
|
* @module purecloud-platform-client-v2/api/OrganizationApi
|
|
32030
|
-
* @version
|
|
32030
|
+
* @version 165.0.0
|
|
32031
32031
|
*/
|
|
32032
32032
|
|
|
32033
32033
|
/**
|
|
@@ -32430,7 +32430,7 @@ class OrganizationAuthorizationApi {
|
|
|
32430
32430
|
/**
|
|
32431
32431
|
* OrganizationAuthorization service.
|
|
32432
32432
|
* @module purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
32433
|
-
* @version
|
|
32433
|
+
* @version 165.0.0
|
|
32434
32434
|
*/
|
|
32435
32435
|
|
|
32436
32436
|
/**
|
|
@@ -33725,7 +33725,7 @@ class OutboundApi {
|
|
|
33725
33725
|
/**
|
|
33726
33726
|
* Outbound service.
|
|
33727
33727
|
* @module purecloud-platform-client-v2/api/OutboundApi
|
|
33728
|
-
* @version
|
|
33728
|
+
* @version 165.0.0
|
|
33729
33729
|
*/
|
|
33730
33730
|
|
|
33731
33731
|
/**
|
|
@@ -37321,7 +37321,7 @@ class PresenceApi {
|
|
|
37321
37321
|
/**
|
|
37322
37322
|
* Presence service.
|
|
37323
37323
|
* @module purecloud-platform-client-v2/api/PresenceApi
|
|
37324
|
-
* @version
|
|
37324
|
+
* @version 165.0.0
|
|
37325
37325
|
*/
|
|
37326
37326
|
|
|
37327
37327
|
/**
|
|
@@ -37872,7 +37872,7 @@ class ProcessAutomationApi {
|
|
|
37872
37872
|
/**
|
|
37873
37873
|
* ProcessAutomation service.
|
|
37874
37874
|
* @module purecloud-platform-client-v2/api/ProcessAutomationApi
|
|
37875
|
-
* @version
|
|
37875
|
+
* @version 165.0.0
|
|
37876
37876
|
*/
|
|
37877
37877
|
|
|
37878
37878
|
/**
|
|
@@ -38111,7 +38111,7 @@ class QualityApi {
|
|
|
38111
38111
|
/**
|
|
38112
38112
|
* Quality service.
|
|
38113
38113
|
* @module purecloud-platform-client-v2/api/QualityApi
|
|
38114
|
-
* @version
|
|
38114
|
+
* @version 165.0.0
|
|
38115
38115
|
*/
|
|
38116
38116
|
|
|
38117
38117
|
/**
|
|
@@ -39690,7 +39690,7 @@ class RecordingApi {
|
|
|
39690
39690
|
/**
|
|
39691
39691
|
* Recording service.
|
|
39692
39692
|
* @module purecloud-platform-client-v2/api/RecordingApi
|
|
39693
|
-
* @version
|
|
39693
|
+
* @version 165.0.0
|
|
39694
39694
|
*/
|
|
39695
39695
|
|
|
39696
39696
|
/**
|
|
@@ -41327,7 +41327,7 @@ class ResponseManagementApi {
|
|
|
41327
41327
|
/**
|
|
41328
41328
|
* ResponseManagement service.
|
|
41329
41329
|
* @module purecloud-platform-client-v2/api/ResponseManagementApi
|
|
41330
|
-
* @version
|
|
41330
|
+
* @version 165.0.0
|
|
41331
41331
|
*/
|
|
41332
41332
|
|
|
41333
41333
|
/**
|
|
@@ -41811,7 +41811,7 @@ class RoutingApi {
|
|
|
41811
41811
|
/**
|
|
41812
41812
|
* Routing service.
|
|
41813
41813
|
* @module purecloud-platform-client-v2/api/RoutingApi
|
|
41814
|
-
* @version
|
|
41814
|
+
* @version 165.0.0
|
|
41815
41815
|
*/
|
|
41816
41816
|
|
|
41817
41817
|
/**
|
|
@@ -45318,7 +45318,7 @@ class SCIMApi {
|
|
|
45318
45318
|
/**
|
|
45319
45319
|
* SCIM service.
|
|
45320
45320
|
* @module purecloud-platform-client-v2/api/SCIMApi
|
|
45321
|
-
* @version
|
|
45321
|
+
* @version 165.0.0
|
|
45322
45322
|
*/
|
|
45323
45323
|
|
|
45324
45324
|
/**
|
|
@@ -46195,7 +46195,7 @@ class ScriptsApi {
|
|
|
46195
46195
|
/**
|
|
46196
46196
|
* Scripts service.
|
|
46197
46197
|
* @module purecloud-platform-client-v2/api/ScriptsApi
|
|
46198
|
-
* @version
|
|
46198
|
+
* @version 165.0.0
|
|
46199
46199
|
*/
|
|
46200
46200
|
|
|
46201
46201
|
/**
|
|
@@ -46614,7 +46614,7 @@ class SearchApi {
|
|
|
46614
46614
|
/**
|
|
46615
46615
|
* Search service.
|
|
46616
46616
|
* @module purecloud-platform-client-v2/api/SearchApi
|
|
46617
|
-
* @version
|
|
46617
|
+
* @version 165.0.0
|
|
46618
46618
|
*/
|
|
46619
46619
|
|
|
46620
46620
|
/**
|
|
@@ -47224,7 +47224,7 @@ class SpeechTextAnalyticsApi {
|
|
|
47224
47224
|
/**
|
|
47225
47225
|
* SpeechTextAnalytics service.
|
|
47226
47226
|
* @module purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
47227
|
-
* @version
|
|
47227
|
+
* @version 165.0.0
|
|
47228
47228
|
*/
|
|
47229
47229
|
|
|
47230
47230
|
/**
|
|
@@ -48153,7 +48153,7 @@ class StationsApi {
|
|
|
48153
48153
|
/**
|
|
48154
48154
|
* Stations service.
|
|
48155
48155
|
* @module purecloud-platform-client-v2/api/StationsApi
|
|
48156
|
-
* @version
|
|
48156
|
+
* @version 165.0.0
|
|
48157
48157
|
*/
|
|
48158
48158
|
|
|
48159
48159
|
/**
|
|
@@ -48300,7 +48300,7 @@ class SuggestApi {
|
|
|
48300
48300
|
/**
|
|
48301
48301
|
* Suggest service.
|
|
48302
48302
|
* @module purecloud-platform-client-v2/api/SuggestApi
|
|
48303
|
-
* @version
|
|
48303
|
+
* @version 165.0.0
|
|
48304
48304
|
*/
|
|
48305
48305
|
|
|
48306
48306
|
/**
|
|
@@ -48439,7 +48439,7 @@ class TeamsApi {
|
|
|
48439
48439
|
/**
|
|
48440
48440
|
* Teams service.
|
|
48441
48441
|
* @module purecloud-platform-client-v2/api/TeamsApi
|
|
48442
|
-
* @version
|
|
48442
|
+
* @version 165.0.0
|
|
48443
48443
|
*/
|
|
48444
48444
|
|
|
48445
48445
|
/**
|
|
@@ -48710,7 +48710,7 @@ class TelephonyApi {
|
|
|
48710
48710
|
/**
|
|
48711
48711
|
* Telephony service.
|
|
48712
48712
|
* @module purecloud-platform-client-v2/api/TelephonyApi
|
|
48713
|
-
* @version
|
|
48713
|
+
* @version 165.0.0
|
|
48714
48714
|
*/
|
|
48715
48715
|
|
|
48716
48716
|
/**
|
|
@@ -48838,7 +48838,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
48838
48838
|
/**
|
|
48839
48839
|
* TelephonyProvidersEdge service.
|
|
48840
48840
|
* @module purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
48841
|
-
* @version
|
|
48841
|
+
* @version 165.0.0
|
|
48842
48842
|
*/
|
|
48843
48843
|
|
|
48844
48844
|
/**
|
|
@@ -49491,66 +49491,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
49491
49491
|
);
|
|
49492
49492
|
}
|
|
49493
49493
|
|
|
49494
|
-
/**
|
|
49495
|
-
* Get line
|
|
49496
|
-
*
|
|
49497
|
-
* @param {String} edgeId Edge ID
|
|
49498
|
-
* @param {String} lineId Line ID
|
|
49499
|
-
*/
|
|
49500
|
-
getTelephonyProvidersEdgeLine(edgeId, lineId) {
|
|
49501
|
-
// verify the required parameter 'edgeId' is set
|
|
49502
|
-
if (edgeId === undefined || edgeId === null) {
|
|
49503
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLine';
|
|
49504
|
-
}
|
|
49505
|
-
// verify the required parameter 'lineId' is set
|
|
49506
|
-
if (lineId === undefined || lineId === null) {
|
|
49507
|
-
throw 'Missing the required parameter "lineId" when calling getTelephonyProvidersEdgeLine';
|
|
49508
|
-
}
|
|
49509
|
-
|
|
49510
|
-
return this.apiClient.callApi(
|
|
49511
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
49512
|
-
'GET',
|
|
49513
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
49514
|
-
{ },
|
|
49515
|
-
{ },
|
|
49516
|
-
{ },
|
|
49517
|
-
null,
|
|
49518
|
-
['PureCloud OAuth'],
|
|
49519
|
-
['application/json'],
|
|
49520
|
-
['application/json']
|
|
49521
|
-
);
|
|
49522
|
-
}
|
|
49523
|
-
|
|
49524
|
-
/**
|
|
49525
|
-
* Get the list of lines.
|
|
49526
|
-
*
|
|
49527
|
-
* @param {String} edgeId Edge ID
|
|
49528
|
-
* @param {Object} opts Optional parameters
|
|
49529
|
-
* @param {Number} opts.pageSize Page size (default to 25)
|
|
49530
|
-
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
49531
|
-
*/
|
|
49532
|
-
getTelephonyProvidersEdgeLines(edgeId, opts) {
|
|
49533
|
-
opts = opts || {};
|
|
49534
|
-
|
|
49535
|
-
// verify the required parameter 'edgeId' is set
|
|
49536
|
-
if (edgeId === undefined || edgeId === null) {
|
|
49537
|
-
throw 'Missing the required parameter "edgeId" when calling getTelephonyProvidersEdgeLines';
|
|
49538
|
-
}
|
|
49539
|
-
|
|
49540
|
-
return this.apiClient.callApi(
|
|
49541
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines',
|
|
49542
|
-
'GET',
|
|
49543
|
-
{ 'edgeId': edgeId },
|
|
49544
|
-
{ 'pageSize': opts['pageSize'],'pageNumber': opts['pageNumber'] },
|
|
49545
|
-
{ },
|
|
49546
|
-
{ },
|
|
49547
|
-
null,
|
|
49548
|
-
['PureCloud OAuth'],
|
|
49549
|
-
['application/json'],
|
|
49550
|
-
['application/json']
|
|
49551
|
-
);
|
|
49552
|
-
}
|
|
49553
|
-
|
|
49554
49494
|
/**
|
|
49555
49495
|
* Get an edge logical interface
|
|
49556
49496
|
*
|
|
@@ -50388,7 +50328,7 @@ class TelephonyProvidersEdgeApi {
|
|
|
50388
50328
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
50389
50329
|
* @param {String} opts.name Name
|
|
50390
50330
|
* @param {String} opts.sortBy Value by which to sort (default to name)
|
|
50391
|
-
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated
|
|
50331
|
+
* @param {Array.<String>} opts.expand Fields to expand in the response, comma-separated. The edgeGroup value is deprecated.
|
|
50392
50332
|
*/
|
|
50393
50333
|
getTelephonyProvidersEdgesLines(opts) {
|
|
50394
50334
|
opts = opts || {};
|
|
@@ -51941,41 +51881,6 @@ class TelephonyProvidersEdgeApi {
|
|
|
51941
51881
|
);
|
|
51942
51882
|
}
|
|
51943
51883
|
|
|
51944
|
-
/**
|
|
51945
|
-
* Update a line.
|
|
51946
|
-
*
|
|
51947
|
-
* @param {String} edgeId Edge ID
|
|
51948
|
-
* @param {String} lineId Line ID
|
|
51949
|
-
* @param {Object} body Line
|
|
51950
|
-
*/
|
|
51951
|
-
putTelephonyProvidersEdgeLine(edgeId, lineId, body) {
|
|
51952
|
-
// verify the required parameter 'edgeId' is set
|
|
51953
|
-
if (edgeId === undefined || edgeId === null) {
|
|
51954
|
-
throw 'Missing the required parameter "edgeId" when calling putTelephonyProvidersEdgeLine';
|
|
51955
|
-
}
|
|
51956
|
-
// verify the required parameter 'lineId' is set
|
|
51957
|
-
if (lineId === undefined || lineId === null) {
|
|
51958
|
-
throw 'Missing the required parameter "lineId" when calling putTelephonyProvidersEdgeLine';
|
|
51959
|
-
}
|
|
51960
|
-
// verify the required parameter 'body' is set
|
|
51961
|
-
if (body === undefined || body === null) {
|
|
51962
|
-
throw 'Missing the required parameter "body" when calling putTelephonyProvidersEdgeLine';
|
|
51963
|
-
}
|
|
51964
|
-
|
|
51965
|
-
return this.apiClient.callApi(
|
|
51966
|
-
'/api/v2/telephony/providers/edges/{edgeId}/lines/{lineId}',
|
|
51967
|
-
'PUT',
|
|
51968
|
-
{ 'edgeId': edgeId,'lineId': lineId },
|
|
51969
|
-
{ },
|
|
51970
|
-
{ },
|
|
51971
|
-
{ },
|
|
51972
|
-
body,
|
|
51973
|
-
['PureCloud OAuth'],
|
|
51974
|
-
['application/json'],
|
|
51975
|
-
['application/json']
|
|
51976
|
-
);
|
|
51977
|
-
}
|
|
51978
|
-
|
|
51979
51884
|
/**
|
|
51980
51885
|
* Update an edge logical interface.
|
|
51981
51886
|
*
|
|
@@ -52447,7 +52352,7 @@ class TextbotsApi {
|
|
|
52447
52352
|
/**
|
|
52448
52353
|
* Textbots service.
|
|
52449
52354
|
* @module purecloud-platform-client-v2/api/TextbotsApi
|
|
52450
|
-
* @version
|
|
52355
|
+
* @version 165.0.0
|
|
52451
52356
|
*/
|
|
52452
52357
|
|
|
52453
52358
|
/**
|
|
@@ -52575,7 +52480,7 @@ class TokensApi {
|
|
|
52575
52480
|
/**
|
|
52576
52481
|
* Tokens service.
|
|
52577
52482
|
* @module purecloud-platform-client-v2/api/TokensApi
|
|
52578
|
-
* @version
|
|
52483
|
+
* @version 165.0.0
|
|
52579
52484
|
*/
|
|
52580
52485
|
|
|
52581
52486
|
/**
|
|
@@ -52681,7 +52586,7 @@ class UploadsApi {
|
|
|
52681
52586
|
/**
|
|
52682
52587
|
* Uploads service.
|
|
52683
52588
|
* @module purecloud-platform-client-v2/api/UploadsApi
|
|
52684
|
-
* @version
|
|
52589
|
+
* @version 165.0.0
|
|
52685
52590
|
*/
|
|
52686
52591
|
|
|
52687
52592
|
/**
|
|
@@ -52857,7 +52762,7 @@ class UsageApi {
|
|
|
52857
52762
|
/**
|
|
52858
52763
|
* Usage service.
|
|
52859
52764
|
* @module purecloud-platform-client-v2/api/UsageApi
|
|
52860
|
-
* @version
|
|
52765
|
+
* @version 165.0.0
|
|
52861
52766
|
*/
|
|
52862
52767
|
|
|
52863
52768
|
/**
|
|
@@ -53017,7 +52922,7 @@ class UserRecordingsApi {
|
|
|
53017
52922
|
/**
|
|
53018
52923
|
* UserRecordings service.
|
|
53019
52924
|
* @module purecloud-platform-client-v2/api/UserRecordingsApi
|
|
53020
|
-
* @version
|
|
52925
|
+
* @version 165.0.0
|
|
53021
52926
|
*/
|
|
53022
52927
|
|
|
53023
52928
|
/**
|
|
@@ -53202,7 +53107,7 @@ class UsersApi {
|
|
|
53202
53107
|
/**
|
|
53203
53108
|
* Users service.
|
|
53204
53109
|
* @module purecloud-platform-client-v2/api/UsersApi
|
|
53205
|
-
* @version
|
|
53110
|
+
* @version 165.0.0
|
|
53206
53111
|
*/
|
|
53207
53112
|
|
|
53208
53113
|
/**
|
|
@@ -54311,6 +54216,7 @@ class UsersApi {
|
|
|
54311
54216
|
* @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
|
|
54312
54217
|
* @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
|
|
54313
54218
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
54219
|
+
* @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)
|
|
54314
54220
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
54315
54221
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
54316
54222
|
* @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)
|
|
@@ -54326,7 +54232,7 @@ class UsersApi {
|
|
|
54326
54232
|
'/api/v2/users/development/activities',
|
|
54327
54233
|
'GET',
|
|
54328
54234
|
{ },
|
|
54329
|
-
{ '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') },
|
|
54235
|
+
{ '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') },
|
|
54330
54236
|
{ },
|
|
54331
54237
|
{ },
|
|
54332
54238
|
null,
|
|
@@ -54344,6 +54250,7 @@ class UsersApi {
|
|
|
54344
54250
|
* @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
|
|
54345
54251
|
* @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
|
|
54346
54252
|
* @param {Object} opts.overdue Specifies if non-overdue, overdue, or all activities are returned. If not specified, all activities are returned (default to Any)
|
|
54253
|
+
* @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)
|
|
54347
54254
|
* @param {Number} opts.pageSize Page size (default to 25)
|
|
54348
54255
|
* @param {Number} opts.pageNumber Page number (default to 1)
|
|
54349
54256
|
* @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)
|
|
@@ -54359,7 +54266,7 @@ class UsersApi {
|
|
|
54359
54266
|
'/api/v2/users/development/activities/me',
|
|
54360
54267
|
'GET',
|
|
54361
54268
|
{ },
|
|
54362
|
-
{ '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') },
|
|
54269
|
+
{ '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') },
|
|
54363
54270
|
{ },
|
|
54364
54271
|
{ },
|
|
54365
54272
|
null,
|
|
@@ -55590,7 +55497,7 @@ class UtilitiesApi {
|
|
|
55590
55497
|
/**
|
|
55591
55498
|
* Utilities service.
|
|
55592
55499
|
* @module purecloud-platform-client-v2/api/UtilitiesApi
|
|
55593
|
-
* @version
|
|
55500
|
+
* @version 165.0.0
|
|
55594
55501
|
*/
|
|
55595
55502
|
|
|
55596
55503
|
/**
|
|
@@ -55701,7 +55608,7 @@ class VoicemailApi {
|
|
|
55701
55608
|
/**
|
|
55702
55609
|
* Voicemail service.
|
|
55703
55610
|
* @module purecloud-platform-client-v2/api/VoicemailApi
|
|
55704
|
-
* @version
|
|
55611
|
+
* @version 165.0.0
|
|
55705
55612
|
*/
|
|
55706
55613
|
|
|
55707
55614
|
/**
|
|
@@ -56368,7 +56275,7 @@ class WebChatApi {
|
|
|
56368
56275
|
/**
|
|
56369
56276
|
* WebChat service.
|
|
56370
56277
|
* @module purecloud-platform-client-v2/api/WebChatApi
|
|
56371
|
-
* @version
|
|
56278
|
+
* @version 165.0.0
|
|
56372
56279
|
*/
|
|
56373
56280
|
|
|
56374
56281
|
/**
|
|
@@ -56912,7 +56819,7 @@ class WebDeploymentsApi {
|
|
|
56912
56819
|
/**
|
|
56913
56820
|
* WebDeployments service.
|
|
56914
56821
|
* @module purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
56915
|
-
* @version
|
|
56822
|
+
* @version 165.0.0
|
|
56916
56823
|
*/
|
|
56917
56824
|
|
|
56918
56825
|
/**
|
|
@@ -57434,7 +57341,7 @@ class WebMessagingApi {
|
|
|
57434
57341
|
/**
|
|
57435
57342
|
* WebMessaging service.
|
|
57436
57343
|
* @module purecloud-platform-client-v2/api/WebMessagingApi
|
|
57437
|
-
* @version
|
|
57344
|
+
* @version 165.0.0
|
|
57438
57345
|
*/
|
|
57439
57346
|
|
|
57440
57347
|
/**
|
|
@@ -57480,7 +57387,7 @@ class WidgetsApi {
|
|
|
57480
57387
|
/**
|
|
57481
57388
|
* Widgets service.
|
|
57482
57389
|
* @module purecloud-platform-client-v2/api/WidgetsApi
|
|
57483
|
-
* @version
|
|
57390
|
+
* @version 165.0.0
|
|
57484
57391
|
*/
|
|
57485
57392
|
|
|
57486
57393
|
/**
|
|
@@ -57626,7 +57533,7 @@ class WorkforceManagementApi {
|
|
|
57626
57533
|
/**
|
|
57627
57534
|
* WorkforceManagement service.
|
|
57628
57535
|
* @module purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
57629
|
-
* @version
|
|
57536
|
+
* @version 165.0.0
|
|
57630
57537
|
*/
|
|
57631
57538
|
|
|
57632
57539
|
/**
|
|
@@ -62370,7 +62277,7 @@ class WorkforceManagementApi {
|
|
|
62370
62277
|
* </pre>
|
|
62371
62278
|
* </p>
|
|
62372
62279
|
* @module purecloud-platform-client-v2/index
|
|
62373
|
-
* @version
|
|
62280
|
+
* @version 165.0.0
|
|
62374
62281
|
*/
|
|
62375
62282
|
class platformClient {
|
|
62376
62283
|
constructor() {
|