purecloud-platform-client-v2 136.1.0 → 137.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 +9544 -9538
- package/dist/web-amd/purecloud-platform-client-v2.js +9544 -9538
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +9544 -9538
- package/dist/web-cjs/purecloud-platform-client-v2.js +9544 -9538
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +5262 -74
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +14 -5
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +56 -56
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +231 -231
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +534 -534
- package/src/purecloud-platform-client-v2/api/AuditApi.js +31 -31
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +212 -212
- package/src/purecloud-platform-client-v2/api/BillingApi.js +12 -12
- package/src/purecloud-platform-client-v2/api/ChatApi.js +16 -16
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +96 -96
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +192 -192
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +808 -808
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +17 -17
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +337 -337
- package/src/purecloud-platform-client-v2/api/FaxApi.js +31 -31
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +11 -11
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +246 -246
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +21 -21
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +26 -26
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +88 -88
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +72 -72
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +171 -171
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +311 -311
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +146 -146
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +131 -131
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +151 -151
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +51 -51
- package/src/purecloud-platform-client-v2/api/LearningApi.js +107 -107
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +49 -49
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +41 -41
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +26 -26
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +26 -26
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +43 -43
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +67 -67
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +50 -50
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +81 -81
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +162 -162
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +608 -608
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +64 -64
- package/src/purecloud-platform-client-v2/api/QualityApi.js +285 -285
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +302 -302
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +86 -86
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +536 -536
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +195 -195
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +66 -66
- package/src/purecloud-platform-client-v2/api/SearchApi.js +96 -96
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +194 -194
- package/src/purecloud-platform-client-v2/api/StationsApi.js +28 -28
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +21 -21
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +16 -16
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +657 -657
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +23 -23
- package/src/purecloud-platform-client-v2/api/TokensApi.js +21 -21
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +26 -26
- package/src/purecloud-platform-client-v2/api/UsageApi.js +11 -11
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +31 -31
- package/src/purecloud-platform-client-v2/api/UsersApi.js +413 -413
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +21 -21
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +140 -140
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +97 -97
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +66 -66
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +6 -6
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +26 -26
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +765 -765
- package/src/purecloud-platform-client-v2/index.js +145 -149
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
import PureCloudRegionHosts from './PureCloudRegionHosts.js';
|
|
3
2
|
import ApiClient from './ApiClient.js';
|
|
4
3
|
import AlertingApi from './api/AlertingApi.js';
|
|
@@ -64,7 +63,6 @@ import WebMessagingApi from './api/WebMessagingApi.js';
|
|
|
64
63
|
import WidgetsApi from './api/WidgetsApi.js';
|
|
65
64
|
import WorkforceManagementApi from './api/WorkforceManagementApi.js';
|
|
66
65
|
|
|
67
|
-
|
|
68
66
|
/**
|
|
69
67
|
* A JavaScript library to interface with the PureCloud Platform API.<br>
|
|
70
68
|
* The <code>index</code> module provides access to constructors for all the classes which comprise the public API.
|
|
@@ -94,339 +92,337 @@ import WorkforceManagementApi from './api/WorkforceManagementApi.js';
|
|
|
94
92
|
* </pre>
|
|
95
93
|
* </p>
|
|
96
94
|
* @module purecloud-platform-client-v2/index
|
|
97
|
-
* @version
|
|
95
|
+
* @version 137.0.0
|
|
98
96
|
*/
|
|
99
97
|
class platformClient {
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
98
|
+
constructor() {
|
|
99
|
+
/**
|
|
100
|
+
* The ApiClient constructor.
|
|
101
|
+
* @property {module:purecloud-platform-client-v2/ApiClient}
|
|
102
|
+
*/
|
|
103
|
+
this.ApiClient = new ApiClient();
|
|
104
|
+
/**
|
|
105
|
+
* The ApiClient class.
|
|
106
|
+
* @property {module:purecloud-platform-client-v2/ApiClient}
|
|
107
|
+
*/
|
|
108
|
+
this.ApiClientClass = ApiClient;
|
|
109
|
+
/**
|
|
112
110
|
* The AlertingApi service constructor.
|
|
113
|
-
* @property {module:purecloud-platform-client-v2/api/AlertingApi
|
|
111
|
+
* @property {module:purecloud-platform-client-v2/api/AlertingApi
|
|
114
112
|
*/
|
|
115
|
-
this.AlertingApi = AlertingApi
|
|
113
|
+
this.AlertingApi = AlertingApi
|
|
116
114
|
/**
|
|
117
115
|
* The AnalyticsApi service constructor.
|
|
118
|
-
* @property {module:purecloud-platform-client-v2/api/AnalyticsApi
|
|
116
|
+
* @property {module:purecloud-platform-client-v2/api/AnalyticsApi
|
|
119
117
|
*/
|
|
120
|
-
this.AnalyticsApi = AnalyticsApi
|
|
118
|
+
this.AnalyticsApi = AnalyticsApi
|
|
121
119
|
/**
|
|
122
120
|
* The ArchitectApi service constructor.
|
|
123
|
-
* @property {module:purecloud-platform-client-v2/api/ArchitectApi
|
|
121
|
+
* @property {module:purecloud-platform-client-v2/api/ArchitectApi
|
|
124
122
|
*/
|
|
125
|
-
this.ArchitectApi = ArchitectApi
|
|
123
|
+
this.ArchitectApi = ArchitectApi
|
|
126
124
|
/**
|
|
127
125
|
* The AuditApi service constructor.
|
|
128
|
-
* @property {module:purecloud-platform-client-v2/api/AuditApi
|
|
126
|
+
* @property {module:purecloud-platform-client-v2/api/AuditApi
|
|
129
127
|
*/
|
|
130
|
-
this.AuditApi = AuditApi
|
|
128
|
+
this.AuditApi = AuditApi
|
|
131
129
|
/**
|
|
132
130
|
* The AuthorizationApi service constructor.
|
|
133
|
-
* @property {module:purecloud-platform-client-v2/api/AuthorizationApi
|
|
131
|
+
* @property {module:purecloud-platform-client-v2/api/AuthorizationApi
|
|
134
132
|
*/
|
|
135
|
-
this.AuthorizationApi = AuthorizationApi
|
|
133
|
+
this.AuthorizationApi = AuthorizationApi
|
|
136
134
|
/**
|
|
137
135
|
* The BillingApi service constructor.
|
|
138
|
-
* @property {module:purecloud-platform-client-v2/api/BillingApi
|
|
136
|
+
* @property {module:purecloud-platform-client-v2/api/BillingApi
|
|
139
137
|
*/
|
|
140
|
-
this.BillingApi = BillingApi
|
|
138
|
+
this.BillingApi = BillingApi
|
|
141
139
|
/**
|
|
142
140
|
* The ChatApi service constructor.
|
|
143
|
-
* @property {module:purecloud-platform-client-v2/api/ChatApi
|
|
141
|
+
* @property {module:purecloud-platform-client-v2/api/ChatApi
|
|
144
142
|
*/
|
|
145
|
-
this.ChatApi = ChatApi
|
|
143
|
+
this.ChatApi = ChatApi
|
|
146
144
|
/**
|
|
147
145
|
* The CoachingApi service constructor.
|
|
148
|
-
* @property {module:purecloud-platform-client-v2/api/CoachingApi
|
|
146
|
+
* @property {module:purecloud-platform-client-v2/api/CoachingApi
|
|
149
147
|
*/
|
|
150
|
-
this.CoachingApi = CoachingApi
|
|
148
|
+
this.CoachingApi = CoachingApi
|
|
151
149
|
/**
|
|
152
150
|
* The ContentManagementApi service constructor.
|
|
153
|
-
* @property {module:purecloud-platform-client-v2/api/ContentManagementApi
|
|
151
|
+
* @property {module:purecloud-platform-client-v2/api/ContentManagementApi
|
|
154
152
|
*/
|
|
155
|
-
this.ContentManagementApi = ContentManagementApi
|
|
153
|
+
this.ContentManagementApi = ContentManagementApi
|
|
156
154
|
/**
|
|
157
155
|
* The ConversationsApi service constructor.
|
|
158
|
-
* @property {module:purecloud-platform-client-v2/api/ConversationsApi
|
|
156
|
+
* @property {module:purecloud-platform-client-v2/api/ConversationsApi
|
|
159
157
|
*/
|
|
160
|
-
this.ConversationsApi = ConversationsApi
|
|
158
|
+
this.ConversationsApi = ConversationsApi
|
|
161
159
|
/**
|
|
162
160
|
* The DataExtensionsApi service constructor.
|
|
163
|
-
* @property {module:purecloud-platform-client-v2/api/DataExtensionsApi
|
|
161
|
+
* @property {module:purecloud-platform-client-v2/api/DataExtensionsApi
|
|
164
162
|
*/
|
|
165
|
-
this.DataExtensionsApi = DataExtensionsApi
|
|
163
|
+
this.DataExtensionsApi = DataExtensionsApi
|
|
166
164
|
/**
|
|
167
165
|
* The ExternalContactsApi service constructor.
|
|
168
|
-
* @property {module:purecloud-platform-client-v2/api/ExternalContactsApi
|
|
166
|
+
* @property {module:purecloud-platform-client-v2/api/ExternalContactsApi
|
|
169
167
|
*/
|
|
170
|
-
this.ExternalContactsApi = ExternalContactsApi
|
|
168
|
+
this.ExternalContactsApi = ExternalContactsApi
|
|
171
169
|
/**
|
|
172
170
|
* The FaxApi service constructor.
|
|
173
|
-
* @property {module:purecloud-platform-client-v2/api/FaxApi
|
|
171
|
+
* @property {module:purecloud-platform-client-v2/api/FaxApi
|
|
174
172
|
*/
|
|
175
|
-
this.FaxApi = FaxApi
|
|
173
|
+
this.FaxApi = FaxApi
|
|
176
174
|
/**
|
|
177
175
|
* The FlowsApi service constructor.
|
|
178
|
-
* @property {module:purecloud-platform-client-v2/api/FlowsApi
|
|
176
|
+
* @property {module:purecloud-platform-client-v2/api/FlowsApi
|
|
179
177
|
*/
|
|
180
|
-
this.FlowsApi = FlowsApi
|
|
178
|
+
this.FlowsApi = FlowsApi
|
|
181
179
|
/**
|
|
182
180
|
* The GamificationApi service constructor.
|
|
183
|
-
* @property {module:purecloud-platform-client-v2/api/GamificationApi
|
|
181
|
+
* @property {module:purecloud-platform-client-v2/api/GamificationApi
|
|
184
182
|
*/
|
|
185
|
-
this.GamificationApi = GamificationApi
|
|
183
|
+
this.GamificationApi = GamificationApi
|
|
186
184
|
/**
|
|
187
185
|
* The GeneralDataProtectionRegulationApi service constructor.
|
|
188
|
-
* @property {module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
186
|
+
* @property {module:purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi
|
|
189
187
|
*/
|
|
190
|
-
this.GeneralDataProtectionRegulationApi = GeneralDataProtectionRegulationApi
|
|
188
|
+
this.GeneralDataProtectionRegulationApi = GeneralDataProtectionRegulationApi
|
|
191
189
|
/**
|
|
192
190
|
* The GeolocationApi service constructor.
|
|
193
|
-
* @property {module:purecloud-platform-client-v2/api/GeolocationApi
|
|
191
|
+
* @property {module:purecloud-platform-client-v2/api/GeolocationApi
|
|
194
192
|
*/
|
|
195
|
-
this.GeolocationApi = GeolocationApi
|
|
193
|
+
this.GeolocationApi = GeolocationApi
|
|
196
194
|
/**
|
|
197
195
|
* The GreetingsApi service constructor.
|
|
198
|
-
* @property {module:purecloud-platform-client-v2/api/GreetingsApi
|
|
196
|
+
* @property {module:purecloud-platform-client-v2/api/GreetingsApi
|
|
199
197
|
*/
|
|
200
|
-
this.GreetingsApi = GreetingsApi
|
|
198
|
+
this.GreetingsApi = GreetingsApi
|
|
201
199
|
/**
|
|
202
200
|
* The GroupsApi service constructor.
|
|
203
|
-
* @property {module:purecloud-platform-client-v2/api/GroupsApi
|
|
201
|
+
* @property {module:purecloud-platform-client-v2/api/GroupsApi
|
|
204
202
|
*/
|
|
205
|
-
this.GroupsApi = GroupsApi
|
|
203
|
+
this.GroupsApi = GroupsApi
|
|
206
204
|
/**
|
|
207
205
|
* The IdentityProviderApi service constructor.
|
|
208
|
-
* @property {module:purecloud-platform-client-v2/api/IdentityProviderApi
|
|
206
|
+
* @property {module:purecloud-platform-client-v2/api/IdentityProviderApi
|
|
209
207
|
*/
|
|
210
|
-
this.IdentityProviderApi = IdentityProviderApi
|
|
208
|
+
this.IdentityProviderApi = IdentityProviderApi
|
|
211
209
|
/**
|
|
212
210
|
* The IntegrationsApi service constructor.
|
|
213
|
-
* @property {module:purecloud-platform-client-v2/api/IntegrationsApi
|
|
211
|
+
* @property {module:purecloud-platform-client-v2/api/IntegrationsApi
|
|
214
212
|
*/
|
|
215
|
-
this.IntegrationsApi = IntegrationsApi
|
|
213
|
+
this.IntegrationsApi = IntegrationsApi
|
|
216
214
|
/**
|
|
217
215
|
* The JourneyApi service constructor.
|
|
218
|
-
* @property {module:purecloud-platform-client-v2/api/JourneyApi
|
|
216
|
+
* @property {module:purecloud-platform-client-v2/api/JourneyApi
|
|
219
217
|
*/
|
|
220
|
-
this.JourneyApi = JourneyApi
|
|
218
|
+
this.JourneyApi = JourneyApi
|
|
221
219
|
/**
|
|
222
220
|
* The KnowledgeApi service constructor.
|
|
223
|
-
* @property {module:purecloud-platform-client-v2/api/KnowledgeApi
|
|
221
|
+
* @property {module:purecloud-platform-client-v2/api/KnowledgeApi
|
|
224
222
|
*/
|
|
225
|
-
this.KnowledgeApi = KnowledgeApi
|
|
223
|
+
this.KnowledgeApi = KnowledgeApi
|
|
226
224
|
/**
|
|
227
225
|
* The LanguageUnderstandingApi service constructor.
|
|
228
|
-
* @property {module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
226
|
+
* @property {module:purecloud-platform-client-v2/api/LanguageUnderstandingApi
|
|
229
227
|
*/
|
|
230
|
-
this.LanguageUnderstandingApi = LanguageUnderstandingApi
|
|
228
|
+
this.LanguageUnderstandingApi = LanguageUnderstandingApi
|
|
231
229
|
/**
|
|
232
230
|
* The LanguagesApi service constructor.
|
|
233
|
-
* @property {module:purecloud-platform-client-v2/api/LanguagesApi
|
|
231
|
+
* @property {module:purecloud-platform-client-v2/api/LanguagesApi
|
|
234
232
|
*/
|
|
235
|
-
this.LanguagesApi = LanguagesApi
|
|
233
|
+
this.LanguagesApi = LanguagesApi
|
|
236
234
|
/**
|
|
237
235
|
* The LearningApi service constructor.
|
|
238
|
-
* @property {module:purecloud-platform-client-v2/api/LearningApi
|
|
236
|
+
* @property {module:purecloud-platform-client-v2/api/LearningApi
|
|
239
237
|
*/
|
|
240
|
-
this.LearningApi = LearningApi
|
|
238
|
+
this.LearningApi = LearningApi
|
|
241
239
|
/**
|
|
242
240
|
* The LicenseApi service constructor.
|
|
243
|
-
* @property {module:purecloud-platform-client-v2/api/LicenseApi
|
|
241
|
+
* @property {module:purecloud-platform-client-v2/api/LicenseApi
|
|
244
242
|
*/
|
|
245
|
-
this.LicenseApi = LicenseApi
|
|
243
|
+
this.LicenseApi = LicenseApi
|
|
246
244
|
/**
|
|
247
245
|
* The LocationsApi service constructor.
|
|
248
|
-
* @property {module:purecloud-platform-client-v2/api/LocationsApi
|
|
246
|
+
* @property {module:purecloud-platform-client-v2/api/LocationsApi
|
|
249
247
|
*/
|
|
250
|
-
this.LocationsApi = LocationsApi
|
|
248
|
+
this.LocationsApi = LocationsApi
|
|
251
249
|
/**
|
|
252
250
|
* The MessagingApi service constructor.
|
|
253
|
-
* @property {module:purecloud-platform-client-v2/api/MessagingApi
|
|
251
|
+
* @property {module:purecloud-platform-client-v2/api/MessagingApi
|
|
254
252
|
*/
|
|
255
|
-
this.MessagingApi = MessagingApi
|
|
253
|
+
this.MessagingApi = MessagingApi
|
|
256
254
|
/**
|
|
257
255
|
* The MobileDevicesApi service constructor.
|
|
258
|
-
* @property {module:purecloud-platform-client-v2/api/MobileDevicesApi
|
|
256
|
+
* @property {module:purecloud-platform-client-v2/api/MobileDevicesApi
|
|
259
257
|
*/
|
|
260
|
-
this.MobileDevicesApi = MobileDevicesApi
|
|
258
|
+
this.MobileDevicesApi = MobileDevicesApi
|
|
261
259
|
/**
|
|
262
260
|
* The NotificationsApi service constructor.
|
|
263
|
-
* @property {module:purecloud-platform-client-v2/api/NotificationsApi
|
|
261
|
+
* @property {module:purecloud-platform-client-v2/api/NotificationsApi
|
|
264
262
|
*/
|
|
265
|
-
this.NotificationsApi = NotificationsApi
|
|
263
|
+
this.NotificationsApi = NotificationsApi
|
|
266
264
|
/**
|
|
267
265
|
* The OAuthApi service constructor.
|
|
268
|
-
* @property {module:purecloud-platform-client-v2/api/OAuthApi
|
|
266
|
+
* @property {module:purecloud-platform-client-v2/api/OAuthApi
|
|
269
267
|
*/
|
|
270
|
-
this.OAuthApi = OAuthApi
|
|
268
|
+
this.OAuthApi = OAuthApi
|
|
271
269
|
/**
|
|
272
270
|
* The ObjectsApi service constructor.
|
|
273
|
-
* @property {module:purecloud-platform-client-v2/api/ObjectsApi
|
|
271
|
+
* @property {module:purecloud-platform-client-v2/api/ObjectsApi
|
|
274
272
|
*/
|
|
275
|
-
this.ObjectsApi = ObjectsApi
|
|
273
|
+
this.ObjectsApi = ObjectsApi
|
|
276
274
|
/**
|
|
277
275
|
* The OrganizationApi service constructor.
|
|
278
|
-
* @property {module:purecloud-platform-client-v2/api/OrganizationApi
|
|
276
|
+
* @property {module:purecloud-platform-client-v2/api/OrganizationApi
|
|
279
277
|
*/
|
|
280
|
-
this.OrganizationApi = OrganizationApi
|
|
278
|
+
this.OrganizationApi = OrganizationApi
|
|
281
279
|
/**
|
|
282
280
|
* The OrganizationAuthorizationApi service constructor.
|
|
283
|
-
* @property {module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
281
|
+
* @property {module:purecloud-platform-client-v2/api/OrganizationAuthorizationApi
|
|
284
282
|
*/
|
|
285
|
-
this.OrganizationAuthorizationApi = OrganizationAuthorizationApi
|
|
283
|
+
this.OrganizationAuthorizationApi = OrganizationAuthorizationApi
|
|
286
284
|
/**
|
|
287
285
|
* The OutboundApi service constructor.
|
|
288
|
-
* @property {module:purecloud-platform-client-v2/api/OutboundApi
|
|
286
|
+
* @property {module:purecloud-platform-client-v2/api/OutboundApi
|
|
289
287
|
*/
|
|
290
|
-
this.OutboundApi = OutboundApi
|
|
288
|
+
this.OutboundApi = OutboundApi
|
|
291
289
|
/**
|
|
292
290
|
* The PresenceApi service constructor.
|
|
293
|
-
* @property {module:purecloud-platform-client-v2/api/PresenceApi
|
|
291
|
+
* @property {module:purecloud-platform-client-v2/api/PresenceApi
|
|
294
292
|
*/
|
|
295
|
-
this.PresenceApi = PresenceApi
|
|
293
|
+
this.PresenceApi = PresenceApi
|
|
296
294
|
/**
|
|
297
295
|
* The QualityApi service constructor.
|
|
298
|
-
* @property {module:purecloud-platform-client-v2/api/QualityApi
|
|
296
|
+
* @property {module:purecloud-platform-client-v2/api/QualityApi
|
|
299
297
|
*/
|
|
300
|
-
this.QualityApi = QualityApi
|
|
298
|
+
this.QualityApi = QualityApi
|
|
301
299
|
/**
|
|
302
300
|
* The RecordingApi service constructor.
|
|
303
|
-
* @property {module:purecloud-platform-client-v2/api/RecordingApi
|
|
301
|
+
* @property {module:purecloud-platform-client-v2/api/RecordingApi
|
|
304
302
|
*/
|
|
305
|
-
this.RecordingApi = RecordingApi
|
|
303
|
+
this.RecordingApi = RecordingApi
|
|
306
304
|
/**
|
|
307
305
|
* The ResponseManagementApi service constructor.
|
|
308
|
-
* @property {module:purecloud-platform-client-v2/api/ResponseManagementApi
|
|
306
|
+
* @property {module:purecloud-platform-client-v2/api/ResponseManagementApi
|
|
309
307
|
*/
|
|
310
|
-
this.ResponseManagementApi = ResponseManagementApi
|
|
308
|
+
this.ResponseManagementApi = ResponseManagementApi
|
|
311
309
|
/**
|
|
312
310
|
* The RoutingApi service constructor.
|
|
313
|
-
* @property {module:purecloud-platform-client-v2/api/RoutingApi
|
|
311
|
+
* @property {module:purecloud-platform-client-v2/api/RoutingApi
|
|
314
312
|
*/
|
|
315
|
-
this.RoutingApi = RoutingApi
|
|
313
|
+
this.RoutingApi = RoutingApi
|
|
316
314
|
/**
|
|
317
315
|
* The SCIMApi service constructor.
|
|
318
|
-
* @property {module:purecloud-platform-client-v2/api/SCIMApi
|
|
316
|
+
* @property {module:purecloud-platform-client-v2/api/SCIMApi
|
|
319
317
|
*/
|
|
320
|
-
this.SCIMApi = SCIMApi
|
|
318
|
+
this.SCIMApi = SCIMApi
|
|
321
319
|
/**
|
|
322
320
|
* The ScriptsApi service constructor.
|
|
323
|
-
* @property {module:purecloud-platform-client-v2/api/ScriptsApi
|
|
321
|
+
* @property {module:purecloud-platform-client-v2/api/ScriptsApi
|
|
324
322
|
*/
|
|
325
|
-
this.ScriptsApi = ScriptsApi
|
|
323
|
+
this.ScriptsApi = ScriptsApi
|
|
326
324
|
/**
|
|
327
325
|
* The SearchApi service constructor.
|
|
328
|
-
* @property {module:purecloud-platform-client-v2/api/SearchApi
|
|
326
|
+
* @property {module:purecloud-platform-client-v2/api/SearchApi
|
|
329
327
|
*/
|
|
330
|
-
this.SearchApi = SearchApi
|
|
328
|
+
this.SearchApi = SearchApi
|
|
331
329
|
/**
|
|
332
330
|
* The SpeechTextAnalyticsApi service constructor.
|
|
333
|
-
* @property {module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
331
|
+
* @property {module:purecloud-platform-client-v2/api/SpeechTextAnalyticsApi
|
|
334
332
|
*/
|
|
335
|
-
this.SpeechTextAnalyticsApi = SpeechTextAnalyticsApi
|
|
333
|
+
this.SpeechTextAnalyticsApi = SpeechTextAnalyticsApi
|
|
336
334
|
/**
|
|
337
335
|
* The StationsApi service constructor.
|
|
338
|
-
* @property {module:purecloud-platform-client-v2/api/StationsApi
|
|
336
|
+
* @property {module:purecloud-platform-client-v2/api/StationsApi
|
|
339
337
|
*/
|
|
340
|
-
this.StationsApi = StationsApi
|
|
338
|
+
this.StationsApi = StationsApi
|
|
341
339
|
/**
|
|
342
340
|
* The SuggestApi service constructor.
|
|
343
|
-
* @property {module:purecloud-platform-client-v2/api/SuggestApi
|
|
341
|
+
* @property {module:purecloud-platform-client-v2/api/SuggestApi
|
|
344
342
|
*/
|
|
345
|
-
this.SuggestApi = SuggestApi
|
|
343
|
+
this.SuggestApi = SuggestApi
|
|
346
344
|
/**
|
|
347
345
|
* The TelephonyApi service constructor.
|
|
348
|
-
* @property {module:purecloud-platform-client-v2/api/TelephonyApi
|
|
346
|
+
* @property {module:purecloud-platform-client-v2/api/TelephonyApi
|
|
349
347
|
*/
|
|
350
|
-
this.TelephonyApi = TelephonyApi
|
|
348
|
+
this.TelephonyApi = TelephonyApi
|
|
351
349
|
/**
|
|
352
350
|
* The TelephonyProvidersEdgeApi service constructor.
|
|
353
|
-
* @property {module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
351
|
+
* @property {module:purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi
|
|
354
352
|
*/
|
|
355
|
-
this.TelephonyProvidersEdgeApi = TelephonyProvidersEdgeApi
|
|
353
|
+
this.TelephonyProvidersEdgeApi = TelephonyProvidersEdgeApi
|
|
356
354
|
/**
|
|
357
355
|
* The TextbotsApi service constructor.
|
|
358
|
-
* @property {module:purecloud-platform-client-v2/api/TextbotsApi
|
|
356
|
+
* @property {module:purecloud-platform-client-v2/api/TextbotsApi
|
|
359
357
|
*/
|
|
360
|
-
this.TextbotsApi = TextbotsApi
|
|
358
|
+
this.TextbotsApi = TextbotsApi
|
|
361
359
|
/**
|
|
362
360
|
* The TokensApi service constructor.
|
|
363
|
-
* @property {module:purecloud-platform-client-v2/api/TokensApi
|
|
361
|
+
* @property {module:purecloud-platform-client-v2/api/TokensApi
|
|
364
362
|
*/
|
|
365
|
-
this.TokensApi = TokensApi
|
|
363
|
+
this.TokensApi = TokensApi
|
|
366
364
|
/**
|
|
367
365
|
* The UploadsApi service constructor.
|
|
368
|
-
* @property {module:purecloud-platform-client-v2/api/UploadsApi
|
|
366
|
+
* @property {module:purecloud-platform-client-v2/api/UploadsApi
|
|
369
367
|
*/
|
|
370
|
-
this.UploadsApi = UploadsApi
|
|
368
|
+
this.UploadsApi = UploadsApi
|
|
371
369
|
/**
|
|
372
370
|
* The UsageApi service constructor.
|
|
373
|
-
* @property {module:purecloud-platform-client-v2/api/UsageApi
|
|
371
|
+
* @property {module:purecloud-platform-client-v2/api/UsageApi
|
|
374
372
|
*/
|
|
375
|
-
this.UsageApi = UsageApi
|
|
373
|
+
this.UsageApi = UsageApi
|
|
376
374
|
/**
|
|
377
375
|
* The UserRecordingsApi service constructor.
|
|
378
|
-
* @property {module:purecloud-platform-client-v2/api/UserRecordingsApi
|
|
376
|
+
* @property {module:purecloud-platform-client-v2/api/UserRecordingsApi
|
|
379
377
|
*/
|
|
380
|
-
this.UserRecordingsApi = UserRecordingsApi
|
|
378
|
+
this.UserRecordingsApi = UserRecordingsApi
|
|
381
379
|
/**
|
|
382
380
|
* The UsersApi service constructor.
|
|
383
|
-
* @property {module:purecloud-platform-client-v2/api/UsersApi
|
|
381
|
+
* @property {module:purecloud-platform-client-v2/api/UsersApi
|
|
384
382
|
*/
|
|
385
|
-
this.UsersApi = UsersApi
|
|
383
|
+
this.UsersApi = UsersApi
|
|
386
384
|
/**
|
|
387
385
|
* The UtilitiesApi service constructor.
|
|
388
|
-
* @property {module:purecloud-platform-client-v2/api/UtilitiesApi
|
|
386
|
+
* @property {module:purecloud-platform-client-v2/api/UtilitiesApi
|
|
389
387
|
*/
|
|
390
|
-
this.UtilitiesApi = UtilitiesApi
|
|
388
|
+
this.UtilitiesApi = UtilitiesApi
|
|
391
389
|
/**
|
|
392
390
|
* The VoicemailApi service constructor.
|
|
393
|
-
* @property {module:purecloud-platform-client-v2/api/VoicemailApi
|
|
391
|
+
* @property {module:purecloud-platform-client-v2/api/VoicemailApi
|
|
394
392
|
*/
|
|
395
|
-
this.VoicemailApi = VoicemailApi
|
|
393
|
+
this.VoicemailApi = VoicemailApi
|
|
396
394
|
/**
|
|
397
395
|
* The WebChatApi service constructor.
|
|
398
|
-
* @property {module:purecloud-platform-client-v2/api/WebChatApi
|
|
396
|
+
* @property {module:purecloud-platform-client-v2/api/WebChatApi
|
|
399
397
|
*/
|
|
400
|
-
this.WebChatApi = WebChatApi
|
|
398
|
+
this.WebChatApi = WebChatApi
|
|
401
399
|
/**
|
|
402
400
|
* The WebDeploymentsApi service constructor.
|
|
403
|
-
* @property {module:purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
401
|
+
* @property {module:purecloud-platform-client-v2/api/WebDeploymentsApi
|
|
404
402
|
*/
|
|
405
|
-
this.WebDeploymentsApi = WebDeploymentsApi
|
|
403
|
+
this.WebDeploymentsApi = WebDeploymentsApi
|
|
406
404
|
/**
|
|
407
405
|
* The WebMessagingApi service constructor.
|
|
408
|
-
* @property {module:purecloud-platform-client-v2/api/WebMessagingApi
|
|
406
|
+
* @property {module:purecloud-platform-client-v2/api/WebMessagingApi
|
|
409
407
|
*/
|
|
410
|
-
this.WebMessagingApi = WebMessagingApi
|
|
408
|
+
this.WebMessagingApi = WebMessagingApi
|
|
411
409
|
/**
|
|
412
410
|
* The WidgetsApi service constructor.
|
|
413
|
-
* @property {module:purecloud-platform-client-v2/api/WidgetsApi
|
|
411
|
+
* @property {module:purecloud-platform-client-v2/api/WidgetsApi
|
|
414
412
|
*/
|
|
415
|
-
this.WidgetsApi = WidgetsApi
|
|
413
|
+
this.WidgetsApi = WidgetsApi
|
|
416
414
|
/**
|
|
417
415
|
* The WorkforceManagementApi service constructor.
|
|
418
|
-
* @property {module:purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
419
|
-
*/
|
|
420
|
-
this.WorkforceManagementApi = WorkforceManagementApi
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
}
|
|
416
|
+
* @property {module:purecloud-platform-client-v2/api/WorkforceManagementApi
|
|
417
|
+
*/
|
|
418
|
+
this.WorkforceManagementApi = WorkforceManagementApi
|
|
419
|
+
/**
|
|
420
|
+
* The PureCloudRegionsHost Object.
|
|
421
|
+
* @property {module:purecloud-platform-client-v2/MyPureCloudRegionHost}
|
|
422
|
+
*/
|
|
423
|
+
this.PureCloudRegionHosts = PureCloudRegionHosts;
|
|
424
|
+
}
|
|
429
425
|
}
|
|
430
426
|
|
|
431
427
|
//export default platformClient;
|
|
432
|
-
export default new platformClient();
|
|
428
|
+
export default new platformClient();
|