purecloud-platform-client-v2 149.0.0 → 150.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 +833 -74
- package/dist/web-amd/purecloud-platform-client-v2.js +833 -74
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +833 -74
- package/dist/web-cjs/purecloud-platform-client-v2.js +833 -74
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +789 -228
- 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 +46 -8
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +57 -0
- package/src/purecloud-platform-client-v2/api/EventsApi.js +101 -0
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +185 -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/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 +185 -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 +2 -2
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +196 -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 +1 -1
- 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 +1 -1
- 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 +13 -1
package/index.d.ts
CHANGED
|
@@ -1041,8 +1041,8 @@ declare class ConversationsApi {
|
|
|
1041
1041
|
getConversationsKeyconfigurations(): Promise<Models.ConversationEncryptionConfigurationListing>;
|
|
1042
1042
|
getConversationsMessage(conversationId: string): Promise<Models.MessageConversation>;
|
|
1043
1043
|
getConversationsMessageCommunicationMessagesMediaMediaId(conversationId: string, communicationId: string, mediaId: string): Promise<Models.MessageMediaData>;
|
|
1044
|
-
getConversationsMessageDetails(messageId: string): Promise<Models.MessageData>;
|
|
1045
|
-
getConversationsMessageMessage(conversationId: string, messageId: string): Promise<Models.MessageData>;
|
|
1044
|
+
getConversationsMessageDetails(messageId: string, opts?: ConversationsApi.getConversationsMessageDetailsOptions): Promise<Models.MessageData>;
|
|
1045
|
+
getConversationsMessageMessage(conversationId: string, messageId: string, opts?: ConversationsApi.getConversationsMessageMessageOptions): Promise<Models.MessageData>;
|
|
1046
1046
|
getConversationsMessageParticipantWrapup(conversationId: string, participantId: string, opts?: ConversationsApi.getConversationsMessageParticipantWrapupOptions): Promise<Models.AssignedWrapupCode>;
|
|
1047
1047
|
getConversationsMessageParticipantWrapupcodes(conversationId: string, participantId: string): Promise<Array<Models.WrapupCode>>;
|
|
1048
1048
|
getConversationsMessages(): Promise<Models.MessageConversationEntityListing>;
|
|
@@ -1128,10 +1128,11 @@ declare class ConversationsApi {
|
|
|
1128
1128
|
postConversationsEmailMessagesDraftAttachmentsCopy(conversationId: string, body: Models.CopyAttachmentsRequest): Promise<Models.EmailMessage>;
|
|
1129
1129
|
postConversationsEmailParticipantReplace(conversationId: string, participantId: string, body: Models.TransferRequest): Promise<void>;
|
|
1130
1130
|
postConversationsEmails(body: Models.CreateEmailRequest): Promise<Models.EmailConversation>;
|
|
1131
|
+
postConversationsEmailsAgentless(body: Models.AgentlessEmailSendRequestDto): Promise<Models.AgentlessEmailSendResponseDto>;
|
|
1131
1132
|
postConversationsFaxes(body: Models.FaxSendRequest): Promise<Models.FaxSendResponse>;
|
|
1132
1133
|
postConversationsKeyconfigurations(body: Models.ConversationEncryptionConfiguration): Promise<Models.ConversationEncryptionConfiguration>;
|
|
1133
1134
|
postConversationsKeyconfigurationsValidate(body: Models.ConversationEncryptionConfiguration): Promise<Models.ConversationEncryptionConfiguration>;
|
|
1134
|
-
postConversationsMessageCommunicationMessages(conversationId: string, communicationId: string, body: Models.AdditionalMessage): Promise<Models.MessageData>;
|
|
1135
|
+
postConversationsMessageCommunicationMessages(conversationId: string, communicationId: string, body: Models.AdditionalMessage, opts?: ConversationsApi.postConversationsMessageCommunicationMessagesOptions): Promise<Models.MessageData>;
|
|
1135
1136
|
postConversationsMessageCommunicationMessagesMedia(conversationId: string, communicationId: string): Promise<Models.MessageMediaData>;
|
|
1136
1137
|
postConversationsMessageMessagesBulk(conversationId: string, opts?: ConversationsApi.postConversationsMessageMessagesBulkOptions): Promise<Models.TextMessageListing>;
|
|
1137
1138
|
postConversationsMessageParticipantReplace(conversationId: string, participantId: string, body: Models.TransferRequest): Promise<void>;
|
|
@@ -1205,6 +1206,12 @@ declare namespace ConversationsApi {
|
|
|
1205
1206
|
export interface getConversationsEmailParticipantWrapupOptions {
|
|
1206
1207
|
"provisional"?: boolean;
|
|
1207
1208
|
}
|
|
1209
|
+
export interface getConversationsMessageDetailsOptions {
|
|
1210
|
+
"useNormalizedMessage"?: boolean;
|
|
1211
|
+
}
|
|
1212
|
+
export interface getConversationsMessageMessageOptions {
|
|
1213
|
+
"useNormalizedMessage"?: boolean;
|
|
1214
|
+
}
|
|
1208
1215
|
export interface getConversationsMessageParticipantWrapupOptions {
|
|
1209
1216
|
"provisional"?: boolean;
|
|
1210
1217
|
}
|
|
@@ -1291,7 +1298,11 @@ declare namespace ConversationsApi {
|
|
|
1291
1298
|
export interface postConversationsCobrowsesessionParticipantReplaceOptions {
|
|
1292
1299
|
"body"?: Models.TransferRequest;
|
|
1293
1300
|
}
|
|
1301
|
+
export interface postConversationsMessageCommunicationMessagesOptions {
|
|
1302
|
+
"useNormalizedMessage"?: boolean;
|
|
1303
|
+
}
|
|
1294
1304
|
export interface postConversationsMessageMessagesBulkOptions {
|
|
1305
|
+
"useNormalizedMessage"?: boolean;
|
|
1295
1306
|
"body"?: Array<string>;
|
|
1296
1307
|
}
|
|
1297
1308
|
}
|
|
@@ -1305,6 +1316,27 @@ declare class DataExtensionsApi {
|
|
|
1305
1316
|
declare namespace DataExtensionsApi {
|
|
1306
1317
|
}
|
|
1307
1318
|
|
|
1319
|
+
declare class DownloadsApi {
|
|
1320
|
+
getDownload(downloadId: string, opts?: DownloadsApi.getDownloadOptions): Promise<Models.UrlResponse>;
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
declare namespace DownloadsApi {
|
|
1324
|
+
export interface getDownloadOptions {
|
|
1325
|
+
"contentDisposition"?: string;
|
|
1326
|
+
"issueRedirect"?: boolean;
|
|
1327
|
+
"redirectToAuth"?: boolean;
|
|
1328
|
+
}
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
declare class EventsApi {
|
|
1332
|
+
postEventsConversations(body: Models.BatchConversationEventRequest): Promise<Models.BatchEventResponse>;
|
|
1333
|
+
postEventsUsersPresence(body: Models.BatchUserPresenceEventRequest): Promise<Models.BatchEventResponse>;
|
|
1334
|
+
postEventsUsersRoutingstatus(body: Models.BatchUserRoutingStatusEventRequest): Promise<Models.BatchEventResponse>;
|
|
1335
|
+
}
|
|
1336
|
+
|
|
1337
|
+
declare namespace EventsApi {
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1308
1340
|
declare class ExternalContactsApi {
|
|
1309
1341
|
deleteExternalcontactsContact(contactId: string): Promise<object>;
|
|
1310
1342
|
deleteExternalcontactsContactNote(contactId: string, noteId: string): Promise<object>;
|
|
@@ -1314,8 +1346,10 @@ declare class ExternalContactsApi {
|
|
|
1314
1346
|
deleteExternalcontactsOrganizationTrustor(externalOrganizationId: string): Promise<void>;
|
|
1315
1347
|
deleteExternalcontactsRelationship(relationshipId: string): Promise<object>;
|
|
1316
1348
|
getExternalcontactsContact(contactId: string, opts?: ExternalContactsApi.getExternalcontactsContactOptions): Promise<Models.ExternalContact>;
|
|
1349
|
+
getExternalcontactsContactIdentifiers(contactId: string): Promise<Models.EntityListing>;
|
|
1317
1350
|
getExternalcontactsContactNote(contactId: string, noteId: string, opts?: ExternalContactsApi.getExternalcontactsContactNoteOptions): Promise<Models.Note>;
|
|
1318
1351
|
getExternalcontactsContactNotes(contactId: string, opts?: ExternalContactsApi.getExternalcontactsContactNotesOptions): Promise<Models.NoteListing>;
|
|
1352
|
+
getExternalcontactsContactUnresolved(contactId: string, opts?: ExternalContactsApi.getExternalcontactsContactUnresolvedOptions): Promise<Models.ExternalContact>;
|
|
1319
1353
|
getExternalcontactsContacts(opts?: ExternalContactsApi.getExternalcontactsContactsOptions): Promise<Models.ContactListing>;
|
|
1320
1354
|
getExternalcontactsContactsSchema(schemaId: string): Promise<Models.DataSchema>;
|
|
1321
1355
|
getExternalcontactsContactsSchemaVersion(schemaId: string, versionId: string): Promise<Models.DataSchema>;
|
|
@@ -1337,9 +1371,11 @@ declare class ExternalContactsApi {
|
|
|
1337
1371
|
getExternalcontactsScanNotes(opts?: ExternalContactsApi.getExternalcontactsScanNotesOptions): Promise<Models.CursorNoteListing>;
|
|
1338
1372
|
getExternalcontactsScanOrganizations(opts?: ExternalContactsApi.getExternalcontactsScanOrganizationsOptions): Promise<Models.CursorOrganizationListing>;
|
|
1339
1373
|
getExternalcontactsScanRelationships(opts?: ExternalContactsApi.getExternalcontactsScanRelationshipsOptions): Promise<Models.CursorRelationshipListing>;
|
|
1374
|
+
patchExternalcontactsContactIdentifiers(contactId: string, body: Models.IdentifierClaimRequest): Promise<Models.ContactIdentifier>;
|
|
1340
1375
|
postExternalcontactsBulkContacts(body: Models.BulkIdsRequest): Promise<Models.BulkFetchContactsResponse>;
|
|
1341
1376
|
postExternalcontactsBulkContactsAdd(body: Models.BulkContactsRequest): Promise<Models.BulkContactsResponse>;
|
|
1342
1377
|
postExternalcontactsBulkContactsRemove(body: Models.BulkIdsRequest): Promise<Models.BulkDeleteResponse>;
|
|
1378
|
+
postExternalcontactsBulkContactsUnresolved(body: Models.BulkIdsRequest): Promise<Models.BulkFetchContactsResponse>;
|
|
1343
1379
|
postExternalcontactsBulkContactsUpdate(body: Models.BulkContactsRequest): Promise<Models.BulkContactsResponse>;
|
|
1344
1380
|
postExternalcontactsBulkNotes(body: Models.BulkIdsRequest): Promise<Models.BulkFetchNotesResponse>;
|
|
1345
1381
|
postExternalcontactsBulkNotesAdd(body: Models.BulkNotesRequest): Promise<Models.BulkNotesResponse>;
|
|
@@ -1354,8 +1390,11 @@ declare class ExternalContactsApi {
|
|
|
1354
1390
|
postExternalcontactsBulkRelationshipsRemove(body: Models.BulkIdsRequest): Promise<Models.BulkDeleteResponse>;
|
|
1355
1391
|
postExternalcontactsBulkRelationshipsUpdate(body: Models.BulkRelationshipsRequest): Promise<Models.BulkRelationshipsResponse>;
|
|
1356
1392
|
postExternalcontactsContactNotes(contactId: string, body: Models.Note): Promise<Models.Note>;
|
|
1393
|
+
postExternalcontactsContactPromotion(contactId: string): Promise<Models.ExternalContact>;
|
|
1357
1394
|
postExternalcontactsContacts(body: Models.ExternalContact): Promise<Models.ExternalContact>;
|
|
1358
1395
|
postExternalcontactsContactsSchemas(body: Models.DataSchema): Promise<Models.DataSchema>;
|
|
1396
|
+
postExternalcontactsIdentifierlookup(identifier: Models.ContactIdentifier): Promise<Models.ExternalContact>;
|
|
1397
|
+
postExternalcontactsMergeContacts(body: Models.MergeRequest): Promise<Models.ExternalContact>;
|
|
1359
1398
|
postExternalcontactsOrganizationNotes(externalOrganizationId: string, body: Models.Note): Promise<Models.Note>;
|
|
1360
1399
|
postExternalcontactsOrganizations(body: Models.ExternalOrganization): Promise<Models.ExternalOrganization>;
|
|
1361
1400
|
postExternalcontactsOrganizationsSchemas(body: Models.DataSchema): Promise<Models.DataSchema>;
|
|
@@ -1384,6 +1423,9 @@ declare namespace ExternalContactsApi {
|
|
|
1384
1423
|
"sortOrder"?: string;
|
|
1385
1424
|
"expand"?: Array<string>;
|
|
1386
1425
|
}
|
|
1426
|
+
export interface getExternalcontactsContactUnresolvedOptions {
|
|
1427
|
+
"expand"?: Array<string>;
|
|
1428
|
+
}
|
|
1387
1429
|
export interface getExternalcontactsContactsOptions {
|
|
1388
1430
|
"pageSize"?: number;
|
|
1389
1431
|
"pageNumber"?: number;
|
|
@@ -2304,7 +2346,7 @@ declare namespace KnowledgeApi {
|
|
|
2304
2346
|
"body"?: Models.KnowledgeDocumentGuestSearchRequest;
|
|
2305
2347
|
}
|
|
2306
2348
|
export interface postKnowledgeGuestSessionDocumentsSearchSuggestionsOptions {
|
|
2307
|
-
"body"?: Models.
|
|
2349
|
+
"body"?: Models.KnowledgeGuestDocumentSuggestionRequest;
|
|
2308
2350
|
}
|
|
2309
2351
|
export interface postKnowledgeKnowledgebaseDocumentsSearchOptions {
|
|
2310
2352
|
"expand"?: Array<string>;
|
|
@@ -3162,7 +3204,11 @@ declare namespace OutboundApi {
|
|
|
3162
3204
|
}
|
|
3163
3205
|
|
|
3164
3206
|
declare class PresenceApi {
|
|
3207
|
+
deletePresenceSource(sourceId: string): Promise<void>;
|
|
3165
3208
|
deletePresencedefinition(presenceId: string): Promise<void>;
|
|
3209
|
+
getPresenceSource(sourceId: string): Promise<Models.Source>;
|
|
3210
|
+
getPresenceSources(opts?: PresenceApi.getPresenceSourcesOptions): Promise<Models.SourceEntityListing>;
|
|
3211
|
+
getPresenceUserPrimarysource(userId: string): Promise<Models.UserPrimarySource>;
|
|
3166
3212
|
getPresencedefinition(presenceId: string, opts?: PresenceApi.getPresencedefinitionOptions): Promise<Models.OrganizationPresence>;
|
|
3167
3213
|
getPresencedefinitions(opts?: PresenceApi.getPresencedefinitionsOptions): Promise<Models.OrganizationPresenceEntityListing>;
|
|
3168
3214
|
getSystempresences(): Promise<Array<Models.SystemPresence>>;
|
|
@@ -3170,12 +3216,18 @@ declare class PresenceApi {
|
|
|
3170
3216
|
getUserPresencesPurecloud(userId: string): Promise<Models.UserPresence>;
|
|
3171
3217
|
patchUserPresence(userId: string, sourceId: string, body: Models.UserPresence): Promise<Models.UserPresence>;
|
|
3172
3218
|
patchUserPresencesPurecloud(userId: string, body: Models.UserPresence): Promise<Models.UserPresence>;
|
|
3219
|
+
postPresenceSources(body: Models.Source): Promise<Models.Source>;
|
|
3173
3220
|
postPresencedefinitions(body: Models.OrganizationPresence): Promise<Models.OrganizationPresence>;
|
|
3221
|
+
putPresenceSource(sourceId: string, body: Models.Source): Promise<Models.Source>;
|
|
3222
|
+
putPresenceUserPrimarysource(userId: string, body: Models.UserPrimarySource): Promise<Models.UserPrimarySource>;
|
|
3174
3223
|
putPresencedefinition(presenceId: string, body: Models.OrganizationPresence): Promise<Models.OrganizationPresence>;
|
|
3175
3224
|
putUsersPresencesBulk(body: Array<Models.UserPresence>): Promise<Array<Models.UserPresence>>;
|
|
3176
3225
|
}
|
|
3177
3226
|
|
|
3178
3227
|
declare namespace PresenceApi {
|
|
3228
|
+
export interface getPresenceSourcesOptions {
|
|
3229
|
+
"deleted"?: string;
|
|
3230
|
+
}
|
|
3179
3231
|
export interface getPresencedefinitionOptions {
|
|
3180
3232
|
"localeCode"?: string;
|
|
3181
3233
|
}
|
|
@@ -3646,6 +3698,7 @@ declare class RoutingApi {
|
|
|
3646
3698
|
deleteRoutingAssessment(assessmentId: string): Promise<void>;
|
|
3647
3699
|
deleteRoutingEmailDomain(domainId: string): Promise<void>;
|
|
3648
3700
|
deleteRoutingEmailDomainRoute(domainName: string, routeId: string): Promise<void>;
|
|
3701
|
+
deleteRoutingEmailOutboundDomain(domainId: string): Promise<void>;
|
|
3649
3702
|
deleteRoutingPredictor(predictorId: string): Promise<void>;
|
|
3650
3703
|
deleteRoutingQueue(queueId: string, opts?: RoutingApi.deleteRoutingQueueOptions): Promise<void>;
|
|
3651
3704
|
deleteRoutingQueueMember(queueId: string, memberId: string): Promise<void>;
|
|
@@ -3669,6 +3722,10 @@ declare class RoutingApi {
|
|
|
3669
3722
|
getRoutingEmailDomainRoute(domainName: string, routeId: string): Promise<Models.InboundRoute>;
|
|
3670
3723
|
getRoutingEmailDomainRoutes(domainName: string, opts?: RoutingApi.getRoutingEmailDomainRoutesOptions): Promise<Models.InboundRouteEntityListing>;
|
|
3671
3724
|
getRoutingEmailDomains(opts?: RoutingApi.getRoutingEmailDomainsOptions): Promise<Models.InboundDomainEntityListing>;
|
|
3725
|
+
getRoutingEmailOutboundDomain(domainId: string): Promise<Models.OutboundDomain>;
|
|
3726
|
+
getRoutingEmailOutboundDomainActivation(domainId: string): Promise<Models.EmailOutboundDomainResult>;
|
|
3727
|
+
getRoutingEmailOutboundDomainSearch(domainId: string): Promise<Models.OutboundDomain>;
|
|
3728
|
+
getRoutingEmailOutboundDomains(): Promise<Models.OutboundDomainEntityListing>;
|
|
3672
3729
|
getRoutingEmailSetup(): Promise<Models.EmailSetup>;
|
|
3673
3730
|
getRoutingLanguages(opts?: RoutingApi.getRoutingLanguagesOptions): Promise<Models.LanguageEntityListing>;
|
|
3674
3731
|
getRoutingMessageRecipient(recipientId: string): Promise<Models.Recipient>;
|
|
@@ -3727,6 +3784,8 @@ declare class RoutingApi {
|
|
|
3727
3784
|
postRoutingEmailDomainRoutes(domainName: string, body: Models.InboundRoute): Promise<Models.InboundRoute>;
|
|
3728
3785
|
postRoutingEmailDomainTestconnection(domainId: string, opts?: RoutingApi.postRoutingEmailDomainTestconnectionOptions): Promise<Models.TestMessage>;
|
|
3729
3786
|
postRoutingEmailDomains(body: Models.InboundDomain): Promise<Models.InboundDomain>;
|
|
3787
|
+
postRoutingEmailOutboundDomains(body: Models.OutboundDomain): Promise<Models.EmailOutboundDomainResult>;
|
|
3788
|
+
postRoutingEmailOutboundDomainsSimulated(body: Models.OutboundDomain): Promise<Models.EmailOutboundDomainResult>;
|
|
3730
3789
|
postRoutingLanguages(body: Models.Language): Promise<Models.Language>;
|
|
3731
3790
|
postRoutingPredictors(opts?: RoutingApi.postRoutingPredictorsOptions): Promise<Models.Predictor>;
|
|
3732
3791
|
postRoutingQueueMembers(queueId: string, body: Array<Models.WritableEntity>, opts?: RoutingApi.postRoutingQueueMembersOptions): Promise<void>;
|
|
@@ -3740,6 +3799,7 @@ declare class RoutingApi {
|
|
|
3740
3799
|
postUserRoutinglanguages(userId: string, body: Models.UserRoutingLanguagePost): Promise<Models.UserRoutingLanguage>;
|
|
3741
3800
|
postUserRoutingskills(userId: string, body: Models.UserRoutingSkillPost): Promise<Models.UserRoutingSkill>;
|
|
3742
3801
|
putRoutingEmailDomainRoute(domainName: string, routeId: string, body: Models.InboundRoute): Promise<Models.InboundRoute>;
|
|
3802
|
+
putRoutingEmailOutboundDomainActivation(domainId: string): Promise<Models.EmailOutboundDomainResult>;
|
|
3743
3803
|
putRoutingMessageRecipient(recipientId: string, body: Models.Recipient): Promise<Models.Recipient>;
|
|
3744
3804
|
putRoutingQueue(queueId: string, body: Models.QueueRequest): Promise<Models.Queue>;
|
|
3745
3805
|
putRoutingSettings(body: Models.RoutingSettings): Promise<Models.RoutingSettings>;
|
|
@@ -5103,7 +5163,7 @@ declare class WebDeploymentsApi {
|
|
|
5103
5163
|
getWebdeploymentsConfigurations(opts?: WebDeploymentsApi.getWebdeploymentsConfigurationsOptions): Promise<Models.WebDeploymentConfigurationVersionEntityListing>;
|
|
5104
5164
|
getWebdeploymentsDeployment(deploymentId: string): Promise<Models.WebDeployment>;
|
|
5105
5165
|
getWebdeploymentsDeploymentConfigurations(deploymentId: string, opts?: WebDeploymentsApi.getWebdeploymentsDeploymentConfigurationsOptions): Promise<Models.WebDeploymentActiveConfigurationOnDeployment>;
|
|
5106
|
-
getWebdeploymentsDeployments(opts?: WebDeploymentsApi.getWebdeploymentsDeploymentsOptions): Promise<Models.
|
|
5166
|
+
getWebdeploymentsDeployments(opts?: WebDeploymentsApi.getWebdeploymentsDeploymentsOptions): Promise<Models.ExpandableWebDeploymentEntityListing>;
|
|
5107
5167
|
postWebdeploymentsConfigurationVersionsDraftPublish(configurationId: string): Promise<Models.WebDeploymentConfigurationVersion>;
|
|
5108
5168
|
postWebdeploymentsConfigurations(configurationVersion: Models.WebDeploymentConfigurationVersion): Promise<Models.WebDeploymentConfigurationVersion>;
|
|
5109
5169
|
postWebdeploymentsDeployments(deployment: Models.WebDeployment): Promise<Models.WebDeployment>;
|
|
@@ -5631,9 +5691,9 @@ declare namespace Models {
|
|
|
5631
5691
|
"pageNumber"?: number;
|
|
5632
5692
|
"total"?: number;
|
|
5633
5693
|
"firstUri"?: string;
|
|
5694
|
+
"nextUri"?: string;
|
|
5634
5695
|
"lastUri"?: string;
|
|
5635
5696
|
"selfUri"?: string;
|
|
5636
|
-
"nextUri"?: string;
|
|
5637
5697
|
"previousUri"?: string;
|
|
5638
5698
|
"pageCount"?: number;
|
|
5639
5699
|
}
|
|
@@ -5705,9 +5765,9 @@ declare namespace Models {
|
|
|
5705
5765
|
"pageNumber"?: number;
|
|
5706
5766
|
"total"?: number;
|
|
5707
5767
|
"firstUri"?: string;
|
|
5768
|
+
"nextUri"?: string;
|
|
5708
5769
|
"lastUri"?: string;
|
|
5709
5770
|
"selfUri"?: string;
|
|
5710
|
-
"nextUri"?: string;
|
|
5711
5771
|
"previousUri"?: string;
|
|
5712
5772
|
"pageCount"?: number;
|
|
5713
5773
|
}
|
|
@@ -5762,9 +5822,9 @@ declare namespace Models {
|
|
|
5762
5822
|
"pageNumber"?: number;
|
|
5763
5823
|
"total"?: number;
|
|
5764
5824
|
"firstUri"?: string;
|
|
5825
|
+
"nextUri"?: string;
|
|
5765
5826
|
"lastUri"?: string;
|
|
5766
5827
|
"selfUri"?: string;
|
|
5767
|
-
"nextUri"?: string;
|
|
5768
5828
|
"previousUri"?: string;
|
|
5769
5829
|
"pageCount"?: number;
|
|
5770
5830
|
}
|
|
@@ -5788,9 +5848,9 @@ declare namespace Models {
|
|
|
5788
5848
|
"pageNumber"?: number;
|
|
5789
5849
|
"total"?: number;
|
|
5790
5850
|
"firstUri"?: string;
|
|
5851
|
+
"nextUri"?: string;
|
|
5791
5852
|
"lastUri"?: string;
|
|
5792
5853
|
"selfUri"?: string;
|
|
5793
|
-
"nextUri"?: string;
|
|
5794
5854
|
"previousUri"?: string;
|
|
5795
5855
|
"pageCount"?: number;
|
|
5796
5856
|
}
|
|
@@ -6058,9 +6118,9 @@ declare namespace Models {
|
|
|
6058
6118
|
"pageNumber"?: number;
|
|
6059
6119
|
"total"?: number;
|
|
6060
6120
|
"firstUri"?: string;
|
|
6121
|
+
"nextUri"?: string;
|
|
6061
6122
|
"lastUri"?: string;
|
|
6062
6123
|
"selfUri"?: string;
|
|
6063
|
-
"nextUri"?: string;
|
|
6064
6124
|
"previousUri"?: string;
|
|
6065
6125
|
"pageCount"?: number;
|
|
6066
6126
|
}
|
|
@@ -6112,6 +6172,29 @@ declare namespace Models {
|
|
|
6112
6172
|
"notes"?: string;
|
|
6113
6173
|
}
|
|
6114
6174
|
|
|
6175
|
+
export interface AgentlessEmailSendRequestDto {
|
|
6176
|
+
"senderType": string;
|
|
6177
|
+
"conversationId"?: string;
|
|
6178
|
+
"fromAddress": Models.EmailAddress;
|
|
6179
|
+
"toAddresses": Array<Models.EmailAddress>;
|
|
6180
|
+
"replyToAddress"?: Models.EmailAddress;
|
|
6181
|
+
"subject"?: string;
|
|
6182
|
+
"textBody"?: string;
|
|
6183
|
+
"htmlBody"?: string;
|
|
6184
|
+
}
|
|
6185
|
+
|
|
6186
|
+
export interface AgentlessEmailSendResponseDto {
|
|
6187
|
+
"id"?: string;
|
|
6188
|
+
"conversationId": string;
|
|
6189
|
+
"senderType": string;
|
|
6190
|
+
"fromAddress": Models.EmailAddress;
|
|
6191
|
+
"toAddresses": Array<Models.EmailAddress>;
|
|
6192
|
+
"replyToAddress"?: Models.EmailAddress;
|
|
6193
|
+
"subject"?: string;
|
|
6194
|
+
"dateCreated": string;
|
|
6195
|
+
"selfUri"?: string;
|
|
6196
|
+
}
|
|
6197
|
+
|
|
6115
6198
|
export interface AggregateMetricData {
|
|
6116
6199
|
"metric"?: string;
|
|
6117
6200
|
"qualifier"?: string;
|
|
@@ -6385,9 +6468,11 @@ declare namespace Models {
|
|
|
6385
6468
|
"assignerId"?: string;
|
|
6386
6469
|
"authenticated"?: boolean;
|
|
6387
6470
|
"bargedParticipantId"?: string;
|
|
6471
|
+
"bcc"?: Array<string>;
|
|
6388
6472
|
"callbackNumbers"?: Array<string>;
|
|
6389
6473
|
"callbackScheduledTime"?: string;
|
|
6390
6474
|
"callbackUserName"?: string;
|
|
6475
|
+
"cc"?: Array<string>;
|
|
6391
6476
|
"coachedParticipantId"?: string;
|
|
6392
6477
|
"cobrowseRole"?: string;
|
|
6393
6478
|
"cobrowseRoomId"?: string;
|
|
@@ -6903,9 +6988,9 @@ declare namespace Models {
|
|
|
6903
6988
|
"pageNumber"?: number;
|
|
6904
6989
|
"total"?: number;
|
|
6905
6990
|
"firstUri"?: string;
|
|
6991
|
+
"nextUri"?: string;
|
|
6906
6992
|
"lastUri"?: string;
|
|
6907
6993
|
"selfUri"?: string;
|
|
6908
|
-
"nextUri"?: string;
|
|
6909
6994
|
"previousUri"?: string;
|
|
6910
6995
|
"pageCount"?: number;
|
|
6911
6996
|
}
|
|
@@ -7027,9 +7112,9 @@ declare namespace Models {
|
|
|
7027
7112
|
"pageNumber"?: number;
|
|
7028
7113
|
"total"?: number;
|
|
7029
7114
|
"firstUri"?: string;
|
|
7115
|
+
"nextUri"?: string;
|
|
7030
7116
|
"lastUri"?: string;
|
|
7031
7117
|
"selfUri"?: string;
|
|
7032
|
-
"nextUri"?: string;
|
|
7033
7118
|
"previousUri"?: string;
|
|
7034
7119
|
"pageCount"?: number;
|
|
7035
7120
|
}
|
|
@@ -7079,6 +7164,19 @@ declare namespace Models {
|
|
|
7079
7164
|
"timeZoneId"?: string;
|
|
7080
7165
|
}
|
|
7081
7166
|
|
|
7167
|
+
export interface AudioState {
|
|
7168
|
+
"canHear"?: boolean;
|
|
7169
|
+
"canSpeak"?: boolean;
|
|
7170
|
+
}
|
|
7171
|
+
|
|
7172
|
+
export interface AudioUpdatedEvent {
|
|
7173
|
+
"eventId": string;
|
|
7174
|
+
"eventDateTime": string;
|
|
7175
|
+
"conversationId": string;
|
|
7176
|
+
"communicationId": string;
|
|
7177
|
+
"audioState": Models.AudioState;
|
|
7178
|
+
}
|
|
7179
|
+
|
|
7082
7180
|
export interface AuditChange {
|
|
7083
7181
|
"property"?: string;
|
|
7084
7182
|
"entity"?: Models.AuditEntityReference;
|
|
@@ -7127,8 +7225,12 @@ declare namespace Models {
|
|
|
7127
7225
|
"entity"?: Models.DomainEntityRef;
|
|
7128
7226
|
"entityType"?: string;
|
|
7129
7227
|
"status"?: string;
|
|
7228
|
+
"application"?: string;
|
|
7229
|
+
"initiatingAction"?: Models.InitiatingAction;
|
|
7230
|
+
"transactionInitiator"?: boolean;
|
|
7130
7231
|
"propertyChanges"?: Array<Models.PropertyChange>;
|
|
7131
7232
|
"context"?: { [key: string]: string; };
|
|
7233
|
+
"entityChanges"?: Array<Models.EntityChange>;
|
|
7132
7234
|
}
|
|
7133
7235
|
|
|
7134
7236
|
export interface AuditMessage {
|
|
@@ -7295,9 +7397,9 @@ declare namespace Models {
|
|
|
7295
7397
|
"pageNumber"?: number;
|
|
7296
7398
|
"total"?: number;
|
|
7297
7399
|
"firstUri"?: string;
|
|
7400
|
+
"nextUri"?: string;
|
|
7298
7401
|
"lastUri"?: string;
|
|
7299
7402
|
"selfUri"?: string;
|
|
7300
|
-
"nextUri"?: string;
|
|
7301
7403
|
"previousUri"?: string;
|
|
7302
7404
|
"pageCount"?: number;
|
|
7303
7405
|
}
|
|
@@ -7431,6 +7533,27 @@ declare namespace Models {
|
|
|
7431
7533
|
"selfUri"?: string;
|
|
7432
7534
|
}
|
|
7433
7535
|
|
|
7536
|
+
export interface BatchConversationEventRequest {
|
|
7537
|
+
"endTransferEvents"?: Array<Models.EndTransferEvent>;
|
|
7538
|
+
"phoneTransferEvents"?: Array<Models.PhoneTransferEvent>;
|
|
7539
|
+
"progressTransferEvents"?: Array<Models.ProgressTransferEvent>;
|
|
7540
|
+
"routingTransferEvents"?: Array<Models.RoutingTransferEvent>;
|
|
7541
|
+
"userTransferEvents"?: Array<Models.UserTransferEvent>;
|
|
7542
|
+
"communicationAnsweredEvents"?: Array<Models.CommunicationAnsweredEvent>;
|
|
7543
|
+
"communicationDispositionAppliedEvents"?: Array<Models.CommunicationDispositionAppliedEvent>;
|
|
7544
|
+
"holdUpdatedEvents"?: Array<Models.HoldUpdatedEvent>;
|
|
7545
|
+
"externalEstablishedEvents"?: Array<Models.ExternalEstablishedEvent>;
|
|
7546
|
+
"ivrEstablishedEvents"?: Array<Models.IvrEstablishedEvent>;
|
|
7547
|
+
"phoneEstablishedEvents"?: Array<Models.PhoneEstablishedEvent>;
|
|
7548
|
+
"routingEstablishedEvents"?: Array<Models.RoutingEstablishedEvent>;
|
|
7549
|
+
"userEstablishedEvents"?: Array<Models.UserEstablishedEvent>;
|
|
7550
|
+
"audioUpdatedEvents"?: Array<Models.AudioUpdatedEvent>;
|
|
7551
|
+
"communicationEndedEvents"?: Array<Models.CommunicationEndedEvent>;
|
|
7552
|
+
"consultTransferEvents"?: Array<Models.ConsultTransferEvent>;
|
|
7553
|
+
"progressConsultTransferEvents"?: Array<Models.ProgressConsultTransferEvent>;
|
|
7554
|
+
"endConsultTransferEvents"?: Array<Models.EndConsultTransferEvent>;
|
|
7555
|
+
}
|
|
7556
|
+
|
|
7434
7557
|
export interface BatchDownloadJobResult {
|
|
7435
7558
|
"id"?: string;
|
|
7436
7559
|
"name"?: string;
|
|
@@ -7466,6 +7589,18 @@ declare namespace Models {
|
|
|
7466
7589
|
"recordingId"?: string;
|
|
7467
7590
|
}
|
|
7468
7591
|
|
|
7592
|
+
export interface BatchEventResponse {
|
|
7593
|
+
"errors"?: Array<Models.EventError>;
|
|
7594
|
+
}
|
|
7595
|
+
|
|
7596
|
+
export interface BatchUserPresenceEventRequest {
|
|
7597
|
+
"userPresenceEvents"?: Array<Models.UserPresenceEvent>;
|
|
7598
|
+
}
|
|
7599
|
+
|
|
7600
|
+
export interface BatchUserRoutingStatusEventRequest {
|
|
7601
|
+
"userRoutingStatusEvents"?: Array<Models.UserRoutingStatusEvent>;
|
|
7602
|
+
}
|
|
7603
|
+
|
|
7469
7604
|
export interface BenefitAssessment {
|
|
7470
7605
|
"id"?: string;
|
|
7471
7606
|
"queues"?: Array<Models.AddressableEntityRef>;
|
|
@@ -7575,9 +7710,9 @@ declare namespace Models {
|
|
|
7575
7710
|
"pageNumber"?: number;
|
|
7576
7711
|
"total"?: number;
|
|
7577
7712
|
"firstUri"?: string;
|
|
7713
|
+
"nextUri"?: string;
|
|
7578
7714
|
"lastUri"?: string;
|
|
7579
7715
|
"selfUri"?: string;
|
|
7580
|
-
"nextUri"?: string;
|
|
7581
7716
|
"previousUri"?: string;
|
|
7582
7717
|
"pageCount"?: number;
|
|
7583
7718
|
}
|
|
@@ -7594,9 +7729,9 @@ declare namespace Models {
|
|
|
7594
7729
|
"pageNumber"?: number;
|
|
7595
7730
|
"total"?: number;
|
|
7596
7731
|
"firstUri"?: string;
|
|
7732
|
+
"nextUri"?: string;
|
|
7597
7733
|
"lastUri"?: string;
|
|
7598
7734
|
"selfUri"?: string;
|
|
7599
|
-
"nextUri"?: string;
|
|
7600
7735
|
"previousUri"?: string;
|
|
7601
7736
|
"pageCount"?: number;
|
|
7602
7737
|
}
|
|
@@ -8492,15 +8627,16 @@ declare namespace Models {
|
|
|
8492
8627
|
"pageNumber"?: number;
|
|
8493
8628
|
"total"?: number;
|
|
8494
8629
|
"firstUri"?: string;
|
|
8630
|
+
"nextUri"?: string;
|
|
8495
8631
|
"lastUri"?: string;
|
|
8496
8632
|
"selfUri"?: string;
|
|
8497
|
-
"nextUri"?: string;
|
|
8498
8633
|
"previousUri"?: string;
|
|
8499
8634
|
"pageCount"?: number;
|
|
8500
8635
|
}
|
|
8501
8636
|
|
|
8502
8637
|
export interface Call {
|
|
8503
8638
|
"state"?: string;
|
|
8639
|
+
"initialState"?: string;
|
|
8504
8640
|
"id"?: string;
|
|
8505
8641
|
"direction"?: string;
|
|
8506
8642
|
"recording"?: boolean;
|
|
@@ -8529,11 +8665,11 @@ declare namespace Models {
|
|
|
8529
8665
|
"afterCallWork"?: Models.AfterCallWork;
|
|
8530
8666
|
"afterCallWorkRequired"?: boolean;
|
|
8531
8667
|
"agentAssistantId"?: string;
|
|
8532
|
-
"initialState"?: string;
|
|
8533
8668
|
}
|
|
8534
8669
|
|
|
8535
8670
|
export interface CallBasic {
|
|
8536
8671
|
"state"?: string;
|
|
8672
|
+
"initialState"?: string;
|
|
8537
8673
|
"id"?: string;
|
|
8538
8674
|
"direction"?: string;
|
|
8539
8675
|
"recording"?: boolean;
|
|
@@ -8562,7 +8698,6 @@ declare namespace Models {
|
|
|
8562
8698
|
"afterCallWork"?: Models.AfterCallWork;
|
|
8563
8699
|
"afterCallWorkRequired"?: boolean;
|
|
8564
8700
|
"agentAssistantId"?: string;
|
|
8565
|
-
"initialState"?: string;
|
|
8566
8701
|
}
|
|
8567
8702
|
|
|
8568
8703
|
export interface CallCommand {
|
|
@@ -8586,9 +8721,9 @@ declare namespace Models {
|
|
|
8586
8721
|
"pageNumber"?: number;
|
|
8587
8722
|
"total"?: number;
|
|
8588
8723
|
"firstUri"?: string;
|
|
8724
|
+
"nextUri"?: string;
|
|
8589
8725
|
"lastUri"?: string;
|
|
8590
8726
|
"selfUri"?: string;
|
|
8591
|
-
"nextUri"?: string;
|
|
8592
8727
|
"previousUri"?: string;
|
|
8593
8728
|
"pageCount"?: number;
|
|
8594
8729
|
}
|
|
@@ -8648,9 +8783,9 @@ declare namespace Models {
|
|
|
8648
8783
|
"pageNumber"?: number;
|
|
8649
8784
|
"total"?: number;
|
|
8650
8785
|
"firstUri"?: string;
|
|
8786
|
+
"nextUri"?: string;
|
|
8651
8787
|
"lastUri"?: string;
|
|
8652
8788
|
"selfUri"?: string;
|
|
8653
|
-
"nextUri"?: string;
|
|
8654
8789
|
"previousUri"?: string;
|
|
8655
8790
|
"pageCount"?: number;
|
|
8656
8791
|
}
|
|
@@ -8792,9 +8927,9 @@ declare namespace Models {
|
|
|
8792
8927
|
"pageNumber"?: number;
|
|
8793
8928
|
"total"?: number;
|
|
8794
8929
|
"firstUri"?: string;
|
|
8930
|
+
"nextUri"?: string;
|
|
8795
8931
|
"lastUri"?: string;
|
|
8796
8932
|
"selfUri"?: string;
|
|
8797
|
-
"nextUri"?: string;
|
|
8798
8933
|
"previousUri"?: string;
|
|
8799
8934
|
"pageCount"?: number;
|
|
8800
8935
|
}
|
|
@@ -8806,6 +8941,7 @@ declare namespace Models {
|
|
|
8806
8941
|
|
|
8807
8942
|
export interface Callback {
|
|
8808
8943
|
"state"?: string;
|
|
8944
|
+
"initialState"?: string;
|
|
8809
8945
|
"id"?: string;
|
|
8810
8946
|
"segments"?: Array<Models.Segment>;
|
|
8811
8947
|
"direction"?: string;
|
|
@@ -8832,11 +8968,11 @@ declare namespace Models {
|
|
|
8832
8968
|
"afterCallWorkRequired"?: boolean;
|
|
8833
8969
|
"callerId"?: string;
|
|
8834
8970
|
"callerIdName"?: string;
|
|
8835
|
-
"initialState"?: string;
|
|
8836
8971
|
}
|
|
8837
8972
|
|
|
8838
8973
|
export interface CallbackBasic {
|
|
8839
8974
|
"state"?: string;
|
|
8975
|
+
"initialState"?: string;
|
|
8840
8976
|
"id"?: string;
|
|
8841
8977
|
"segments"?: Array<Models.Segment>;
|
|
8842
8978
|
"direction"?: string;
|
|
@@ -8863,7 +8999,6 @@ declare namespace Models {
|
|
|
8863
8999
|
"afterCallWorkRequired"?: boolean;
|
|
8864
9000
|
"callerId"?: string;
|
|
8865
9001
|
"callerIdName"?: string;
|
|
8866
|
-
"initialState"?: string;
|
|
8867
9002
|
}
|
|
8868
9003
|
|
|
8869
9004
|
export interface CallbackConversation {
|
|
@@ -8880,9 +9015,9 @@ declare namespace Models {
|
|
|
8880
9015
|
"pageNumber"?: number;
|
|
8881
9016
|
"total"?: number;
|
|
8882
9017
|
"firstUri"?: string;
|
|
9018
|
+
"nextUri"?: string;
|
|
8883
9019
|
"lastUri"?: string;
|
|
8884
9020
|
"selfUri"?: string;
|
|
8885
|
-
"nextUri"?: string;
|
|
8886
9021
|
"previousUri"?: string;
|
|
8887
9022
|
"pageCount"?: number;
|
|
8888
9023
|
}
|
|
@@ -8999,9 +9134,9 @@ declare namespace Models {
|
|
|
8999
9134
|
"pageNumber"?: number;
|
|
9000
9135
|
"total"?: number;
|
|
9001
9136
|
"firstUri"?: string;
|
|
9137
|
+
"nextUri"?: string;
|
|
9002
9138
|
"lastUri"?: string;
|
|
9003
9139
|
"selfUri"?: string;
|
|
9004
|
-
"nextUri"?: string;
|
|
9005
9140
|
"previousUri"?: string;
|
|
9006
9141
|
"pageCount"?: number;
|
|
9007
9142
|
}
|
|
@@ -9012,9 +9147,9 @@ declare namespace Models {
|
|
|
9012
9147
|
"pageNumber"?: number;
|
|
9013
9148
|
"total"?: number;
|
|
9014
9149
|
"firstUri"?: string;
|
|
9150
|
+
"nextUri"?: string;
|
|
9015
9151
|
"lastUri"?: string;
|
|
9016
9152
|
"selfUri"?: string;
|
|
9017
|
-
"nextUri"?: string;
|
|
9018
9153
|
"previousUri"?: string;
|
|
9019
9154
|
"pageCount"?: number;
|
|
9020
9155
|
}
|
|
@@ -9105,9 +9240,9 @@ declare namespace Models {
|
|
|
9105
9240
|
"pageNumber"?: number;
|
|
9106
9241
|
"total"?: number;
|
|
9107
9242
|
"firstUri"?: string;
|
|
9243
|
+
"nextUri"?: string;
|
|
9108
9244
|
"lastUri"?: string;
|
|
9109
9245
|
"selfUri"?: string;
|
|
9110
|
-
"nextUri"?: string;
|
|
9111
9246
|
"previousUri"?: string;
|
|
9112
9247
|
"pageCount"?: number;
|
|
9113
9248
|
}
|
|
@@ -9151,9 +9286,9 @@ declare namespace Models {
|
|
|
9151
9286
|
"pageNumber"?: number;
|
|
9152
9287
|
"total"?: number;
|
|
9153
9288
|
"firstUri"?: string;
|
|
9289
|
+
"nextUri"?: string;
|
|
9154
9290
|
"lastUri"?: string;
|
|
9155
9291
|
"selfUri"?: string;
|
|
9156
|
-
"nextUri"?: string;
|
|
9157
9292
|
"previousUri"?: string;
|
|
9158
9293
|
"pageCount"?: number;
|
|
9159
9294
|
}
|
|
@@ -9252,9 +9387,9 @@ declare namespace Models {
|
|
|
9252
9387
|
"pageNumber"?: number;
|
|
9253
9388
|
"total"?: number;
|
|
9254
9389
|
"firstUri"?: string;
|
|
9390
|
+
"nextUri"?: string;
|
|
9255
9391
|
"lastUri"?: string;
|
|
9256
9392
|
"selfUri"?: string;
|
|
9257
|
-
"nextUri"?: string;
|
|
9258
9393
|
"previousUri"?: string;
|
|
9259
9394
|
"pageCount"?: number;
|
|
9260
9395
|
}
|
|
@@ -9335,9 +9470,9 @@ declare namespace Models {
|
|
|
9335
9470
|
"pageNumber"?: number;
|
|
9336
9471
|
"total"?: number;
|
|
9337
9472
|
"firstUri"?: string;
|
|
9473
|
+
"nextUri"?: string;
|
|
9338
9474
|
"lastUri"?: string;
|
|
9339
9475
|
"selfUri"?: string;
|
|
9340
|
-
"nextUri"?: string;
|
|
9341
9476
|
"previousUri"?: string;
|
|
9342
9477
|
"pageCount"?: number;
|
|
9343
9478
|
}
|
|
@@ -9450,9 +9585,9 @@ declare namespace Models {
|
|
|
9450
9585
|
"pageNumber"?: number;
|
|
9451
9586
|
"total"?: number;
|
|
9452
9587
|
"firstUri"?: string;
|
|
9588
|
+
"nextUri"?: string;
|
|
9453
9589
|
"lastUri"?: string;
|
|
9454
9590
|
"selfUri"?: string;
|
|
9455
|
-
"nextUri"?: string;
|
|
9456
9591
|
"previousUri"?: string;
|
|
9457
9592
|
"pageCount"?: number;
|
|
9458
9593
|
}
|
|
@@ -9498,9 +9633,9 @@ declare namespace Models {
|
|
|
9498
9633
|
"pageNumber"?: number;
|
|
9499
9634
|
"total"?: number;
|
|
9500
9635
|
"firstUri"?: string;
|
|
9636
|
+
"nextUri"?: string;
|
|
9501
9637
|
"lastUri"?: string;
|
|
9502
9638
|
"selfUri"?: string;
|
|
9503
|
-
"nextUri"?: string;
|
|
9504
9639
|
"previousUri"?: string;
|
|
9505
9640
|
"pageCount"?: number;
|
|
9506
9641
|
}
|
|
@@ -9549,9 +9684,9 @@ declare namespace Models {
|
|
|
9549
9684
|
"pageNumber"?: number;
|
|
9550
9685
|
"total"?: number;
|
|
9551
9686
|
"firstUri"?: string;
|
|
9687
|
+
"nextUri"?: string;
|
|
9552
9688
|
"lastUri"?: string;
|
|
9553
9689
|
"selfUri"?: string;
|
|
9554
|
-
"nextUri"?: string;
|
|
9555
9690
|
"previousUri"?: string;
|
|
9556
9691
|
"pageCount"?: number;
|
|
9557
9692
|
}
|
|
@@ -9595,9 +9730,9 @@ declare namespace Models {
|
|
|
9595
9730
|
"pageNumber"?: number;
|
|
9596
9731
|
"total"?: number;
|
|
9597
9732
|
"firstUri"?: string;
|
|
9733
|
+
"nextUri"?: string;
|
|
9598
9734
|
"lastUri"?: string;
|
|
9599
9735
|
"selfUri"?: string;
|
|
9600
|
-
"nextUri"?: string;
|
|
9601
9736
|
"previousUri"?: string;
|
|
9602
9737
|
"pageCount"?: number;
|
|
9603
9738
|
}
|
|
@@ -9639,9 +9774,9 @@ declare namespace Models {
|
|
|
9639
9774
|
"pageNumber"?: number;
|
|
9640
9775
|
"total"?: number;
|
|
9641
9776
|
"firstUri"?: string;
|
|
9777
|
+
"nextUri"?: string;
|
|
9642
9778
|
"lastUri"?: string;
|
|
9643
9779
|
"selfUri"?: string;
|
|
9644
|
-
"nextUri"?: string;
|
|
9645
9780
|
"previousUri"?: string;
|
|
9646
9781
|
"pageCount"?: number;
|
|
9647
9782
|
}
|
|
@@ -9695,6 +9830,7 @@ declare namespace Models {
|
|
|
9695
9830
|
|
|
9696
9831
|
export interface Cobrowsesession {
|
|
9697
9832
|
"state"?: string;
|
|
9833
|
+
"initialState"?: string;
|
|
9698
9834
|
"id"?: string;
|
|
9699
9835
|
"disconnectType"?: string;
|
|
9700
9836
|
"self"?: Models.Address;
|
|
@@ -9712,7 +9848,6 @@ declare namespace Models {
|
|
|
9712
9848
|
"wrapup"?: Models.Wrapup;
|
|
9713
9849
|
"afterCallWork"?: Models.AfterCallWork;
|
|
9714
9850
|
"afterCallWorkRequired"?: boolean;
|
|
9715
|
-
"initialState"?: string;
|
|
9716
9851
|
}
|
|
9717
9852
|
|
|
9718
9853
|
export interface ColumnDataTypeSpecification {
|
|
@@ -9744,9 +9879,9 @@ declare namespace Models {
|
|
|
9744
9879
|
"pageNumber"?: number;
|
|
9745
9880
|
"total"?: number;
|
|
9746
9881
|
"firstUri"?: string;
|
|
9882
|
+
"nextUri"?: string;
|
|
9747
9883
|
"lastUri"?: string;
|
|
9748
9884
|
"selfUri"?: string;
|
|
9749
|
-
"nextUri"?: string;
|
|
9750
9885
|
"previousUri"?: string;
|
|
9751
9886
|
"pageCount"?: number;
|
|
9752
9887
|
}
|
|
@@ -9773,9 +9908,9 @@ declare namespace Models {
|
|
|
9773
9908
|
"pageNumber"?: number;
|
|
9774
9909
|
"total"?: number;
|
|
9775
9910
|
"firstUri"?: string;
|
|
9911
|
+
"nextUri"?: string;
|
|
9776
9912
|
"lastUri"?: string;
|
|
9777
9913
|
"selfUri"?: string;
|
|
9778
|
-
"nextUri"?: string;
|
|
9779
9914
|
"previousUri"?: string;
|
|
9780
9915
|
"pageCount"?: number;
|
|
9781
9916
|
}
|
|
@@ -9786,13 +9921,39 @@ declare namespace Models {
|
|
|
9786
9921
|
"pageNumber"?: number;
|
|
9787
9922
|
"total"?: number;
|
|
9788
9923
|
"firstUri"?: string;
|
|
9924
|
+
"nextUri"?: string;
|
|
9789
9925
|
"lastUri"?: string;
|
|
9790
9926
|
"selfUri"?: string;
|
|
9791
|
-
"nextUri"?: string;
|
|
9792
9927
|
"previousUri"?: string;
|
|
9793
9928
|
"pageCount"?: number;
|
|
9794
9929
|
}
|
|
9795
9930
|
|
|
9931
|
+
export interface CommunicationAnsweredEvent {
|
|
9932
|
+
"eventId": string;
|
|
9933
|
+
"eventDateTime": string;
|
|
9934
|
+
"conversationId": string;
|
|
9935
|
+
"communicationId": string;
|
|
9936
|
+
}
|
|
9937
|
+
|
|
9938
|
+
export interface CommunicationDispositionAppliedEvent {
|
|
9939
|
+
"eventId": string;
|
|
9940
|
+
"eventDateTime": string;
|
|
9941
|
+
"conversationId": string;
|
|
9942
|
+
"communicationId": string;
|
|
9943
|
+
"code"?: string;
|
|
9944
|
+
"notes"?: string;
|
|
9945
|
+
"tags"?: Array<string>;
|
|
9946
|
+
}
|
|
9947
|
+
|
|
9948
|
+
export interface CommunicationEndedEvent {
|
|
9949
|
+
"eventId": string;
|
|
9950
|
+
"eventDateTime": string;
|
|
9951
|
+
"conversationId": string;
|
|
9952
|
+
"communicationId": string;
|
|
9953
|
+
"disconnectType": string;
|
|
9954
|
+
"destinationConversationId"?: string;
|
|
9955
|
+
}
|
|
9956
|
+
|
|
9796
9957
|
export interface ComparisonPeriod {
|
|
9797
9958
|
"id"?: string;
|
|
9798
9959
|
"kpi"?: string;
|
|
@@ -9883,6 +10044,15 @@ declare namespace Models {
|
|
|
9883
10044
|
"destination": Models.Destination;
|
|
9884
10045
|
}
|
|
9885
10046
|
|
|
10047
|
+
export interface ConsultTransferEvent {
|
|
10048
|
+
"eventId": string;
|
|
10049
|
+
"eventDateTime": string;
|
|
10050
|
+
"conversationId": string;
|
|
10051
|
+
"initiatingCommunicationId": string;
|
|
10052
|
+
"destinationCommunicationId": string;
|
|
10053
|
+
"objectCommunicationId": string;
|
|
10054
|
+
}
|
|
10055
|
+
|
|
9886
10056
|
export interface ConsultTransferResponse {
|
|
9887
10057
|
"destinationParticipantId": string;
|
|
9888
10058
|
}
|
|
@@ -9897,9 +10067,9 @@ declare namespace Models {
|
|
|
9897
10067
|
"pageNumber"?: number;
|
|
9898
10068
|
"total"?: number;
|
|
9899
10069
|
"firstUri"?: string;
|
|
10070
|
+
"nextUri"?: string;
|
|
9900
10071
|
"lastUri"?: string;
|
|
9901
10072
|
"selfUri"?: string;
|
|
9902
|
-
"nextUri"?: string;
|
|
9903
10073
|
"previousUri"?: string;
|
|
9904
10074
|
"pageCount"?: number;
|
|
9905
10075
|
}
|
|
@@ -9910,9 +10080,9 @@ declare namespace Models {
|
|
|
9910
10080
|
"pageNumber"?: number;
|
|
9911
10081
|
"total"?: number;
|
|
9912
10082
|
"firstUri"?: string;
|
|
10083
|
+
"nextUri"?: string;
|
|
9913
10084
|
"lastUri"?: string;
|
|
9914
10085
|
"selfUri"?: string;
|
|
9915
|
-
"nextUri"?: string;
|
|
9916
10086
|
"previousUri"?: string;
|
|
9917
10087
|
"pageCount"?: number;
|
|
9918
10088
|
}
|
|
@@ -10001,6 +10171,12 @@ declare namespace Models {
|
|
|
10001
10171
|
"messageType"?: string;
|
|
10002
10172
|
}
|
|
10003
10173
|
|
|
10174
|
+
export interface ContactIdentifier {
|
|
10175
|
+
"type": string;
|
|
10176
|
+
"value": string;
|
|
10177
|
+
"dateCreated"?: string;
|
|
10178
|
+
}
|
|
10179
|
+
|
|
10004
10180
|
export interface ContactList {
|
|
10005
10181
|
"id"?: string;
|
|
10006
10182
|
"name"?: string;
|
|
@@ -10037,9 +10213,9 @@ declare namespace Models {
|
|
|
10037
10213
|
"pageNumber"?: number;
|
|
10038
10214
|
"total"?: number;
|
|
10039
10215
|
"firstUri"?: string;
|
|
10216
|
+
"nextUri"?: string;
|
|
10040
10217
|
"lastUri"?: string;
|
|
10041
10218
|
"selfUri"?: string;
|
|
10042
|
-
"nextUri"?: string;
|
|
10043
10219
|
"previousUri"?: string;
|
|
10044
10220
|
"pageCount"?: number;
|
|
10045
10221
|
}
|
|
@@ -10050,9 +10226,9 @@ declare namespace Models {
|
|
|
10050
10226
|
"pageNumber"?: number;
|
|
10051
10227
|
"total"?: number;
|
|
10052
10228
|
"firstUri"?: string;
|
|
10229
|
+
"nextUri"?: string;
|
|
10053
10230
|
"lastUri"?: string;
|
|
10054
10231
|
"selfUri"?: string;
|
|
10055
|
-
"nextUri"?: string;
|
|
10056
10232
|
"previousUri"?: string;
|
|
10057
10233
|
"pageCount"?: number;
|
|
10058
10234
|
}
|
|
@@ -10080,9 +10256,9 @@ declare namespace Models {
|
|
|
10080
10256
|
"pageNumber"?: number;
|
|
10081
10257
|
"total"?: number;
|
|
10082
10258
|
"firstUri"?: string;
|
|
10259
|
+
"nextUri"?: string;
|
|
10083
10260
|
"lastUri"?: string;
|
|
10084
10261
|
"selfUri"?: string;
|
|
10085
|
-
"nextUri"?: string;
|
|
10086
10262
|
"previousUri"?: string;
|
|
10087
10263
|
"pageCount"?: number;
|
|
10088
10264
|
}
|
|
@@ -10110,9 +10286,9 @@ declare namespace Models {
|
|
|
10110
10286
|
"pageNumber"?: number;
|
|
10111
10287
|
"total"?: number;
|
|
10112
10288
|
"firstUri"?: string;
|
|
10289
|
+
"nextUri"?: string;
|
|
10113
10290
|
"lastUri"?: string;
|
|
10114
10291
|
"selfUri"?: string;
|
|
10115
|
-
"nextUri"?: string;
|
|
10116
10292
|
"previousUri"?: string;
|
|
10117
10293
|
"pageCount"?: number;
|
|
10118
10294
|
}
|
|
@@ -10368,6 +10544,11 @@ declare namespace Models {
|
|
|
10368
10544
|
"action"?: string;
|
|
10369
10545
|
}
|
|
10370
10546
|
|
|
10547
|
+
export interface ContentQuickReplyV2 {
|
|
10548
|
+
"title": string;
|
|
10549
|
+
"actions": Array<Models.ContentQuickReply>;
|
|
10550
|
+
}
|
|
10551
|
+
|
|
10371
10552
|
export interface ContentReaction {
|
|
10372
10553
|
"reactionType": string;
|
|
10373
10554
|
"count": number;
|
|
@@ -10388,6 +10569,11 @@ declare namespace Models {
|
|
|
10388
10569
|
"replyToId"?: string;
|
|
10389
10570
|
}
|
|
10390
10571
|
|
|
10572
|
+
export interface ContentText {
|
|
10573
|
+
"type"?: string;
|
|
10574
|
+
"body": string;
|
|
10575
|
+
}
|
|
10576
|
+
|
|
10391
10577
|
export interface Context {
|
|
10392
10578
|
"patterns": Array<Models.ContextPattern>;
|
|
10393
10579
|
}
|
|
@@ -10794,6 +10980,7 @@ declare namespace Models {
|
|
|
10794
10980
|
|
|
10795
10981
|
export interface ConversationChat {
|
|
10796
10982
|
"state"?: string;
|
|
10983
|
+
"initialState"?: string;
|
|
10797
10984
|
"id"?: string;
|
|
10798
10985
|
"roomId"?: string;
|
|
10799
10986
|
"recordingId"?: string;
|
|
@@ -10813,7 +11000,6 @@ declare namespace Models {
|
|
|
10813
11000
|
"wrapup"?: Models.Wrapup;
|
|
10814
11001
|
"afterCallWork"?: Models.AfterCallWork;
|
|
10815
11002
|
"afterCallWorkRequired"?: boolean;
|
|
10816
|
-
"initialState"?: string;
|
|
10817
11003
|
}
|
|
10818
11004
|
|
|
10819
11005
|
export interface ConversationChatEventTopicChatConversation {
|
|
@@ -11117,12 +11303,22 @@ declare namespace Models {
|
|
|
11117
11303
|
"action"?: string;
|
|
11118
11304
|
}
|
|
11119
11305
|
|
|
11306
|
+
export interface ConversationContentQuickReplyV2 {
|
|
11307
|
+
"title": string;
|
|
11308
|
+
"actions": Array<Models.ConversationContentQuickReply>;
|
|
11309
|
+
}
|
|
11310
|
+
|
|
11120
11311
|
export interface ConversationContentStory {
|
|
11121
11312
|
"type"?: string;
|
|
11122
11313
|
"url"?: string;
|
|
11123
11314
|
"replyToId"?: string;
|
|
11124
11315
|
}
|
|
11125
11316
|
|
|
11317
|
+
export interface ConversationContentText {
|
|
11318
|
+
"type"?: string;
|
|
11319
|
+
"body": string;
|
|
11320
|
+
}
|
|
11321
|
+
|
|
11126
11322
|
export interface ConversationDeletionProtectionQuery {
|
|
11127
11323
|
"conversationIds": Array<string>;
|
|
11128
11324
|
}
|
|
@@ -11312,9 +11508,9 @@ declare namespace Models {
|
|
|
11312
11508
|
"pageNumber"?: number;
|
|
11313
11509
|
"total"?: number;
|
|
11314
11510
|
"firstUri"?: string;
|
|
11511
|
+
"nextUri"?: string;
|
|
11315
11512
|
"lastUri"?: string;
|
|
11316
11513
|
"selfUri"?: string;
|
|
11317
|
-
"nextUri"?: string;
|
|
11318
11514
|
"previousUri"?: string;
|
|
11319
11515
|
"pageCount"?: number;
|
|
11320
11516
|
}
|
|
@@ -11777,6 +11973,8 @@ declare namespace Models {
|
|
|
11777
11973
|
"story"?: Models.ConversationContentStory;
|
|
11778
11974
|
"card"?: Models.ConversationContentCard;
|
|
11779
11975
|
"carousel"?: Models.ConversationContentCarousel;
|
|
11976
|
+
"text"?: Models.ConversationContentText;
|
|
11977
|
+
"quickReplyV2"?: Models.ConversationContentQuickReplyV2;
|
|
11780
11978
|
}
|
|
11781
11979
|
|
|
11782
11980
|
export interface ConversationMessageEvent {
|
|
@@ -13112,9 +13310,9 @@ declare namespace Models {
|
|
|
13112
13310
|
"pageNumber"?: number;
|
|
13113
13311
|
"total"?: number;
|
|
13114
13312
|
"firstUri"?: string;
|
|
13313
|
+
"nextUri"?: string;
|
|
13115
13314
|
"lastUri"?: string;
|
|
13116
13315
|
"selfUri"?: string;
|
|
13117
|
-
"nextUri"?: string;
|
|
13118
13316
|
"previousUri"?: string;
|
|
13119
13317
|
"pageCount"?: number;
|
|
13120
13318
|
}
|
|
@@ -13139,9 +13337,9 @@ declare namespace Models {
|
|
|
13139
13337
|
"pageNumber"?: number;
|
|
13140
13338
|
"total"?: number;
|
|
13141
13339
|
"firstUri"?: string;
|
|
13340
|
+
"nextUri"?: string;
|
|
13142
13341
|
"lastUri"?: string;
|
|
13143
13342
|
"selfUri"?: string;
|
|
13144
|
-
"nextUri"?: string;
|
|
13145
13343
|
"previousUri"?: string;
|
|
13146
13344
|
"pageCount"?: number;
|
|
13147
13345
|
}
|
|
@@ -13377,9 +13575,9 @@ declare namespace Models {
|
|
|
13377
13575
|
"pageNumber"?: number;
|
|
13378
13576
|
"total"?: number;
|
|
13379
13577
|
"firstUri"?: string;
|
|
13578
|
+
"nextUri"?: string;
|
|
13380
13579
|
"lastUri"?: string;
|
|
13381
13580
|
"selfUri"?: string;
|
|
13382
|
-
"nextUri"?: string;
|
|
13383
13581
|
"previousUri"?: string;
|
|
13384
13582
|
"pageCount"?: number;
|
|
13385
13583
|
}
|
|
@@ -13401,9 +13599,9 @@ declare namespace Models {
|
|
|
13401
13599
|
"pageNumber"?: number;
|
|
13402
13600
|
"total"?: number;
|
|
13403
13601
|
"firstUri"?: string;
|
|
13602
|
+
"nextUri"?: string;
|
|
13404
13603
|
"lastUri"?: string;
|
|
13405
13604
|
"selfUri"?: string;
|
|
13406
|
-
"nextUri"?: string;
|
|
13407
13605
|
"previousUri"?: string;
|
|
13408
13606
|
"pageCount"?: number;
|
|
13409
13607
|
}
|
|
@@ -13434,9 +13632,9 @@ declare namespace Models {
|
|
|
13434
13632
|
"pageNumber"?: number;
|
|
13435
13633
|
"total"?: number;
|
|
13436
13634
|
"firstUri"?: string;
|
|
13635
|
+
"nextUri"?: string;
|
|
13437
13636
|
"lastUri"?: string;
|
|
13438
13637
|
"selfUri"?: string;
|
|
13439
|
-
"nextUri"?: string;
|
|
13440
13638
|
"previousUri"?: string;
|
|
13441
13639
|
"pageCount"?: number;
|
|
13442
13640
|
}
|
|
@@ -13523,9 +13721,9 @@ declare namespace Models {
|
|
|
13523
13721
|
"pageNumber"?: number;
|
|
13524
13722
|
"total"?: number;
|
|
13525
13723
|
"firstUri"?: string;
|
|
13724
|
+
"nextUri"?: string;
|
|
13526
13725
|
"lastUri"?: string;
|
|
13527
13726
|
"selfUri"?: string;
|
|
13528
|
-
"nextUri"?: string;
|
|
13529
13727
|
"previousUri"?: string;
|
|
13530
13728
|
"pageCount"?: number;
|
|
13531
13729
|
}
|
|
@@ -13536,9 +13734,9 @@ declare namespace Models {
|
|
|
13536
13734
|
"pageNumber"?: number;
|
|
13537
13735
|
"total"?: number;
|
|
13538
13736
|
"firstUri"?: string;
|
|
13737
|
+
"nextUri"?: string;
|
|
13539
13738
|
"lastUri"?: string;
|
|
13540
13739
|
"selfUri"?: string;
|
|
13541
|
-
"nextUri"?: string;
|
|
13542
13740
|
"previousUri"?: string;
|
|
13543
13741
|
"pageCount"?: number;
|
|
13544
13742
|
}
|
|
@@ -13617,9 +13815,9 @@ declare namespace Models {
|
|
|
13617
13815
|
"pageNumber"?: number;
|
|
13618
13816
|
"total"?: number;
|
|
13619
13817
|
"firstUri"?: string;
|
|
13818
|
+
"nextUri"?: string;
|
|
13620
13819
|
"lastUri"?: string;
|
|
13621
13820
|
"selfUri"?: string;
|
|
13622
|
-
"nextUri"?: string;
|
|
13623
13821
|
"previousUri"?: string;
|
|
13624
13822
|
"pageCount"?: number;
|
|
13625
13823
|
}
|
|
@@ -13650,9 +13848,9 @@ declare namespace Models {
|
|
|
13650
13848
|
"pageNumber"?: number;
|
|
13651
13849
|
"total"?: number;
|
|
13652
13850
|
"firstUri"?: string;
|
|
13851
|
+
"nextUri"?: string;
|
|
13653
13852
|
"lastUri"?: string;
|
|
13654
13853
|
"selfUri"?: string;
|
|
13655
|
-
"nextUri"?: string;
|
|
13656
13854
|
"previousUri"?: string;
|
|
13657
13855
|
"pageCount"?: number;
|
|
13658
13856
|
}
|
|
@@ -13765,9 +13963,9 @@ declare namespace Models {
|
|
|
13765
13963
|
"pageNumber"?: number;
|
|
13766
13964
|
"total"?: number;
|
|
13767
13965
|
"firstUri"?: string;
|
|
13966
|
+
"nextUri"?: string;
|
|
13768
13967
|
"lastUri"?: string;
|
|
13769
13968
|
"selfUri"?: string;
|
|
13770
|
-
"nextUri"?: string;
|
|
13771
13969
|
"previousUri"?: string;
|
|
13772
13970
|
"pageCount"?: number;
|
|
13773
13971
|
}
|
|
@@ -14111,9 +14309,9 @@ declare namespace Models {
|
|
|
14111
14309
|
"pageNumber"?: number;
|
|
14112
14310
|
"total"?: number;
|
|
14113
14311
|
"firstUri"?: string;
|
|
14312
|
+
"nextUri"?: string;
|
|
14114
14313
|
"lastUri"?: string;
|
|
14115
14314
|
"selfUri"?: string;
|
|
14116
|
-
"nextUri"?: string;
|
|
14117
14315
|
"previousUri"?: string;
|
|
14118
14316
|
"pageCount"?: number;
|
|
14119
14317
|
}
|
|
@@ -14323,9 +14521,9 @@ declare namespace Models {
|
|
|
14323
14521
|
"pageNumber"?: number;
|
|
14324
14522
|
"total"?: number;
|
|
14325
14523
|
"firstUri"?: string;
|
|
14524
|
+
"nextUri"?: string;
|
|
14326
14525
|
"lastUri"?: string;
|
|
14327
14526
|
"selfUri"?: string;
|
|
14328
|
-
"nextUri"?: string;
|
|
14329
14527
|
"previousUri"?: string;
|
|
14330
14528
|
"pageCount"?: number;
|
|
14331
14529
|
}
|
|
@@ -14396,9 +14594,9 @@ declare namespace Models {
|
|
|
14396
14594
|
"pageNumber"?: number;
|
|
14397
14595
|
"total"?: number;
|
|
14398
14596
|
"firstUri"?: string;
|
|
14597
|
+
"nextUri"?: string;
|
|
14399
14598
|
"lastUri"?: string;
|
|
14400
14599
|
"selfUri"?: string;
|
|
14401
|
-
"nextUri"?: string;
|
|
14402
14600
|
"previousUri"?: string;
|
|
14403
14601
|
"pageCount"?: number;
|
|
14404
14602
|
}
|
|
@@ -14413,9 +14611,9 @@ declare namespace Models {
|
|
|
14413
14611
|
"pageNumber"?: number;
|
|
14414
14612
|
"total"?: number;
|
|
14415
14613
|
"firstUri"?: string;
|
|
14614
|
+
"nextUri"?: string;
|
|
14416
14615
|
"lastUri"?: string;
|
|
14417
14616
|
"selfUri"?: string;
|
|
14418
|
-
"nextUri"?: string;
|
|
14419
14617
|
"previousUri"?: string;
|
|
14420
14618
|
"pageCount"?: number;
|
|
14421
14619
|
}
|
|
@@ -14454,9 +14652,9 @@ declare namespace Models {
|
|
|
14454
14652
|
"total"?: number;
|
|
14455
14653
|
"allDivsPermitted"?: boolean;
|
|
14456
14654
|
"firstUri"?: string;
|
|
14655
|
+
"nextUri"?: string;
|
|
14457
14656
|
"lastUri"?: string;
|
|
14458
14657
|
"selfUri"?: string;
|
|
14459
|
-
"nextUri"?: string;
|
|
14460
14658
|
"previousUri"?: string;
|
|
14461
14659
|
"pageCount"?: number;
|
|
14462
14660
|
}
|
|
@@ -14514,9 +14712,9 @@ declare namespace Models {
|
|
|
14514
14712
|
"pageNumber"?: number;
|
|
14515
14713
|
"total"?: number;
|
|
14516
14714
|
"firstUri"?: string;
|
|
14715
|
+
"nextUri"?: string;
|
|
14517
14716
|
"lastUri"?: string;
|
|
14518
14717
|
"selfUri"?: string;
|
|
14519
|
-
"nextUri"?: string;
|
|
14520
14718
|
"previousUri"?: string;
|
|
14521
14719
|
"pageCount"?: number;
|
|
14522
14720
|
}
|
|
@@ -14527,9 +14725,9 @@ declare namespace Models {
|
|
|
14527
14725
|
"pageNumber"?: number;
|
|
14528
14726
|
"total"?: number;
|
|
14529
14727
|
"firstUri"?: string;
|
|
14728
|
+
"nextUri"?: string;
|
|
14530
14729
|
"lastUri"?: string;
|
|
14531
14730
|
"selfUri"?: string;
|
|
14532
|
-
"nextUri"?: string;
|
|
14533
14731
|
"previousUri"?: string;
|
|
14534
14732
|
"pageCount"?: number;
|
|
14535
14733
|
}
|
|
@@ -14547,6 +14745,12 @@ declare namespace Models {
|
|
|
14547
14745
|
"failureReason"?: string;
|
|
14548
14746
|
}
|
|
14549
14747
|
|
|
14748
|
+
export interface DnsRecordEntry {
|
|
14749
|
+
"host"?: string;
|
|
14750
|
+
"recordContents"?: string;
|
|
14751
|
+
"verificationStatus"?: string;
|
|
14752
|
+
}
|
|
14753
|
+
|
|
14550
14754
|
export interface DoNotSendActionSettings {
|
|
14551
14755
|
}
|
|
14552
14756
|
|
|
@@ -14620,9 +14824,9 @@ declare namespace Models {
|
|
|
14620
14824
|
"pageNumber"?: number;
|
|
14621
14825
|
"total"?: number;
|
|
14622
14826
|
"firstUri"?: string;
|
|
14827
|
+
"nextUri"?: string;
|
|
14623
14828
|
"lastUri"?: string;
|
|
14624
14829
|
"selfUri"?: string;
|
|
14625
|
-
"nextUri"?: string;
|
|
14626
14830
|
"previousUri"?: string;
|
|
14627
14831
|
"pageCount"?: number;
|
|
14628
14832
|
}
|
|
@@ -14676,9 +14880,9 @@ declare namespace Models {
|
|
|
14676
14880
|
"pageNumber"?: number;
|
|
14677
14881
|
"total"?: number;
|
|
14678
14882
|
"firstUri"?: string;
|
|
14883
|
+
"nextUri"?: string;
|
|
14679
14884
|
"lastUri"?: string;
|
|
14680
14885
|
"selfUri"?: string;
|
|
14681
|
-
"nextUri"?: string;
|
|
14682
14886
|
"previousUri"?: string;
|
|
14683
14887
|
"pageCount"?: number;
|
|
14684
14888
|
}
|
|
@@ -14696,6 +14900,27 @@ declare namespace Models {
|
|
|
14696
14900
|
"previousUri"?: string;
|
|
14697
14901
|
}
|
|
14698
14902
|
|
|
14903
|
+
export interface DocumentQuery {
|
|
14904
|
+
"clauses": Array<Models.DocumentQueryClause>;
|
|
14905
|
+
"operator": string;
|
|
14906
|
+
}
|
|
14907
|
+
|
|
14908
|
+
export interface DocumentQueryClause {
|
|
14909
|
+
"operator": string;
|
|
14910
|
+
"predicates": Array<Models.DocumentQueryPredicate>;
|
|
14911
|
+
}
|
|
14912
|
+
|
|
14913
|
+
export interface DocumentQueryInterval {
|
|
14914
|
+
"field"?: string;
|
|
14915
|
+
"value"?: string;
|
|
14916
|
+
}
|
|
14917
|
+
|
|
14918
|
+
export interface DocumentQueryPredicate {
|
|
14919
|
+
"fields": Array<string>;
|
|
14920
|
+
"values": Array<string>;
|
|
14921
|
+
"type": string;
|
|
14922
|
+
}
|
|
14923
|
+
|
|
14699
14924
|
export interface DocumentReference {
|
|
14700
14925
|
"id"?: string;
|
|
14701
14926
|
"selfUri"?: string;
|
|
@@ -14860,8 +15085,8 @@ declare namespace Models {
|
|
|
14860
15085
|
"edgeVersion"?: string;
|
|
14861
15086
|
"publishDate"?: string;
|
|
14862
15087
|
"edgeUri"?: string;
|
|
14863
|
-
"current"?: boolean;
|
|
14864
15088
|
"latestRelease"?: boolean;
|
|
15089
|
+
"current"?: boolean;
|
|
14865
15090
|
"selfUri"?: string;
|
|
14866
15091
|
}
|
|
14867
15092
|
|
|
@@ -14871,9 +15096,9 @@ declare namespace Models {
|
|
|
14871
15096
|
"pageNumber"?: number;
|
|
14872
15097
|
"total"?: number;
|
|
14873
15098
|
"firstUri"?: string;
|
|
15099
|
+
"nextUri"?: string;
|
|
14874
15100
|
"lastUri"?: string;
|
|
14875
15101
|
"selfUri"?: string;
|
|
14876
|
-
"nextUri"?: string;
|
|
14877
15102
|
"previousUri"?: string;
|
|
14878
15103
|
"pageCount"?: number;
|
|
14879
15104
|
}
|
|
@@ -14890,9 +15115,9 @@ declare namespace Models {
|
|
|
14890
15115
|
"pageNumber"?: number;
|
|
14891
15116
|
"total"?: number;
|
|
14892
15117
|
"firstUri"?: string;
|
|
15118
|
+
"nextUri"?: string;
|
|
14893
15119
|
"lastUri"?: string;
|
|
14894
15120
|
"selfUri"?: string;
|
|
14895
|
-
"nextUri"?: string;
|
|
14896
15121
|
"previousUri"?: string;
|
|
14897
15122
|
"pageCount"?: number;
|
|
14898
15123
|
}
|
|
@@ -14903,9 +15128,9 @@ declare namespace Models {
|
|
|
14903
15128
|
"pageNumber"?: number;
|
|
14904
15129
|
"total"?: number;
|
|
14905
15130
|
"firstUri"?: string;
|
|
15131
|
+
"nextUri"?: string;
|
|
14906
15132
|
"lastUri"?: string;
|
|
14907
15133
|
"selfUri"?: string;
|
|
14908
|
-
"nextUri"?: string;
|
|
14909
15134
|
"previousUri"?: string;
|
|
14910
15135
|
"pageCount"?: number;
|
|
14911
15136
|
}
|
|
@@ -14916,9 +15141,9 @@ declare namespace Models {
|
|
|
14916
15141
|
"pageNumber"?: number;
|
|
14917
15142
|
"total"?: number;
|
|
14918
15143
|
"firstUri"?: string;
|
|
15144
|
+
"nextUri"?: string;
|
|
14919
15145
|
"lastUri"?: string;
|
|
14920
15146
|
"selfUri"?: string;
|
|
14921
|
-
"nextUri"?: string;
|
|
14922
15147
|
"previousUri"?: string;
|
|
14923
15148
|
"pageCount"?: number;
|
|
14924
15149
|
}
|
|
@@ -14929,9 +15154,9 @@ declare namespace Models {
|
|
|
14929
15154
|
"pageNumber"?: number;
|
|
14930
15155
|
"total"?: number;
|
|
14931
15156
|
"firstUri"?: string;
|
|
15157
|
+
"nextUri"?: string;
|
|
14932
15158
|
"lastUri"?: string;
|
|
14933
15159
|
"selfUri"?: string;
|
|
14934
|
-
"nextUri"?: string;
|
|
14935
15160
|
"previousUri"?: string;
|
|
14936
15161
|
"pageCount"?: number;
|
|
14937
15162
|
}
|
|
@@ -15298,9 +15523,9 @@ declare namespace Models {
|
|
|
15298
15523
|
"pageNumber"?: number;
|
|
15299
15524
|
"total"?: number;
|
|
15300
15525
|
"firstUri"?: string;
|
|
15526
|
+
"nextUri"?: string;
|
|
15301
15527
|
"lastUri"?: string;
|
|
15302
15528
|
"selfUri"?: string;
|
|
15303
|
-
"nextUri"?: string;
|
|
15304
15529
|
"previousUri"?: string;
|
|
15305
15530
|
"pageCount"?: number;
|
|
15306
15531
|
}
|
|
@@ -15331,9 +15556,9 @@ declare namespace Models {
|
|
|
15331
15556
|
"pageNumber"?: number;
|
|
15332
15557
|
"total"?: number;
|
|
15333
15558
|
"firstUri"?: string;
|
|
15559
|
+
"nextUri"?: string;
|
|
15334
15560
|
"lastUri"?: string;
|
|
15335
15561
|
"selfUri"?: string;
|
|
15336
|
-
"nextUri"?: string;
|
|
15337
15562
|
"previousUri"?: string;
|
|
15338
15563
|
"pageCount"?: number;
|
|
15339
15564
|
}
|
|
@@ -15379,9 +15604,9 @@ declare namespace Models {
|
|
|
15379
15604
|
"pageNumber"?: number;
|
|
15380
15605
|
"total"?: number;
|
|
15381
15606
|
"firstUri"?: string;
|
|
15607
|
+
"nextUri"?: string;
|
|
15382
15608
|
"lastUri"?: string;
|
|
15383
15609
|
"selfUri"?: string;
|
|
15384
|
-
"nextUri"?: string;
|
|
15385
15610
|
"previousUri"?: string;
|
|
15386
15611
|
"pageCount"?: number;
|
|
15387
15612
|
}
|
|
@@ -15640,6 +15865,7 @@ declare namespace Models {
|
|
|
15640
15865
|
|
|
15641
15866
|
export interface Email {
|
|
15642
15867
|
"state"?: string;
|
|
15868
|
+
"initialState"?: string;
|
|
15643
15869
|
"id"?: string;
|
|
15644
15870
|
"held"?: boolean;
|
|
15645
15871
|
"subject"?: string;
|
|
@@ -15663,7 +15889,6 @@ declare namespace Models {
|
|
|
15663
15889
|
"wrapup"?: Models.Wrapup;
|
|
15664
15890
|
"afterCallWork"?: Models.AfterCallWork;
|
|
15665
15891
|
"afterCallWorkRequired"?: boolean;
|
|
15666
|
-
"initialState"?: string;
|
|
15667
15892
|
}
|
|
15668
15893
|
|
|
15669
15894
|
export interface EmailAddress {
|
|
@@ -15694,6 +15919,7 @@ declare namespace Models {
|
|
|
15694
15919
|
export interface EmailColumn {
|
|
15695
15920
|
"columnName": string;
|
|
15696
15921
|
"type": string;
|
|
15922
|
+
"contactableTimeColumn"?: string;
|
|
15697
15923
|
}
|
|
15698
15924
|
|
|
15699
15925
|
export interface EmailConfig {
|
|
@@ -15717,9 +15943,9 @@ declare namespace Models {
|
|
|
15717
15943
|
"pageNumber"?: number;
|
|
15718
15944
|
"total"?: number;
|
|
15719
15945
|
"firstUri"?: string;
|
|
15946
|
+
"nextUri"?: string;
|
|
15720
15947
|
"lastUri"?: string;
|
|
15721
15948
|
"selfUri"?: string;
|
|
15722
|
-
"nextUri"?: string;
|
|
15723
15949
|
"previousUri"?: string;
|
|
15724
15950
|
"pageCount"?: number;
|
|
15725
15951
|
}
|
|
@@ -15806,13 +16032,21 @@ declare namespace Models {
|
|
|
15806
16032
|
"pageNumber"?: number;
|
|
15807
16033
|
"total"?: number;
|
|
15808
16034
|
"firstUri"?: string;
|
|
16035
|
+
"nextUri"?: string;
|
|
15809
16036
|
"lastUri"?: string;
|
|
15810
16037
|
"selfUri"?: string;
|
|
15811
|
-
"nextUri"?: string;
|
|
15812
16038
|
"previousUri"?: string;
|
|
15813
16039
|
"pageCount"?: number;
|
|
15814
16040
|
}
|
|
15815
16041
|
|
|
16042
|
+
export interface EmailOutboundDomainResult {
|
|
16043
|
+
"dnsCnameBounceRecord"?: Models.DnsRecordEntry;
|
|
16044
|
+
"dnsTxtSendingRecord"?: Models.DnsRecordEntry;
|
|
16045
|
+
"domainName"?: string;
|
|
16046
|
+
"senderStatus"?: string;
|
|
16047
|
+
"senderType"?: string;
|
|
16048
|
+
}
|
|
16049
|
+
|
|
15816
16050
|
export interface EmailSetup {
|
|
15817
16051
|
"rootDomain"?: string;
|
|
15818
16052
|
}
|
|
@@ -15855,9 +16089,9 @@ declare namespace Models {
|
|
|
15855
16089
|
"pageNumber"?: number;
|
|
15856
16090
|
"total"?: number;
|
|
15857
16091
|
"firstUri"?: string;
|
|
16092
|
+
"nextUri"?: string;
|
|
15858
16093
|
"lastUri"?: string;
|
|
15859
16094
|
"selfUri"?: string;
|
|
15860
|
-
"nextUri"?: string;
|
|
15861
16095
|
"previousUri"?: string;
|
|
15862
16096
|
"pageCount"?: number;
|
|
15863
16097
|
}
|
|
@@ -15890,13 +16124,28 @@ declare namespace Models {
|
|
|
15890
16124
|
"pageNumber"?: number;
|
|
15891
16125
|
"total"?: number;
|
|
15892
16126
|
"firstUri"?: string;
|
|
16127
|
+
"nextUri"?: string;
|
|
15893
16128
|
"lastUri"?: string;
|
|
15894
16129
|
"selfUri"?: string;
|
|
15895
|
-
"nextUri"?: string;
|
|
15896
16130
|
"previousUri"?: string;
|
|
15897
16131
|
"pageCount"?: number;
|
|
15898
16132
|
}
|
|
15899
16133
|
|
|
16134
|
+
export interface EndConsultTransferEvent {
|
|
16135
|
+
"eventId": string;
|
|
16136
|
+
"eventDateTime": string;
|
|
16137
|
+
"conversationId": string;
|
|
16138
|
+
}
|
|
16139
|
+
|
|
16140
|
+
export interface EndTransferEvent {
|
|
16141
|
+
"eventId": string;
|
|
16142
|
+
"eventDateTime": string;
|
|
16143
|
+
"conversationId": string;
|
|
16144
|
+
"commandId": string;
|
|
16145
|
+
"finalState": string;
|
|
16146
|
+
"objectCommunicationId": string;
|
|
16147
|
+
}
|
|
16148
|
+
|
|
15900
16149
|
export interface Endpoint {
|
|
15901
16150
|
"id"?: string;
|
|
15902
16151
|
"name": string;
|
|
@@ -15923,6 +16172,14 @@ declare namespace Models {
|
|
|
15923
16172
|
"id"?: string;
|
|
15924
16173
|
}
|
|
15925
16174
|
|
|
16175
|
+
export interface EntityChange {
|
|
16176
|
+
"entityId"?: string;
|
|
16177
|
+
"entityName"?: string;
|
|
16178
|
+
"entityType"?: string;
|
|
16179
|
+
"oldValues"?: Array<string>;
|
|
16180
|
+
"newValues"?: Array<string>;
|
|
16181
|
+
}
|
|
16182
|
+
|
|
15926
16183
|
export interface EntityListing {
|
|
15927
16184
|
"entities"?: Array<object>;
|
|
15928
16185
|
}
|
|
@@ -16094,9 +16351,9 @@ declare namespace Models {
|
|
|
16094
16351
|
"pageNumber"?: number;
|
|
16095
16352
|
"total"?: number;
|
|
16096
16353
|
"firstUri"?: string;
|
|
16354
|
+
"nextUri"?: string;
|
|
16097
16355
|
"lastUri"?: string;
|
|
16098
16356
|
"selfUri"?: string;
|
|
16099
|
-
"nextUri"?: string;
|
|
16100
16357
|
"previousUri"?: string;
|
|
16101
16358
|
"pageCount"?: number;
|
|
16102
16359
|
}
|
|
@@ -16123,9 +16380,9 @@ declare namespace Models {
|
|
|
16123
16380
|
"pageNumber"?: number;
|
|
16124
16381
|
"total"?: number;
|
|
16125
16382
|
"firstUri"?: string;
|
|
16383
|
+
"nextUri"?: string;
|
|
16126
16384
|
"lastUri"?: string;
|
|
16127
16385
|
"selfUri"?: string;
|
|
16128
|
-
"nextUri"?: string;
|
|
16129
16386
|
"previousUri"?: string;
|
|
16130
16387
|
"pageCount"?: number;
|
|
16131
16388
|
}
|
|
@@ -16294,9 +16551,9 @@ declare namespace Models {
|
|
|
16294
16551
|
"pageNumber"?: number;
|
|
16295
16552
|
"total"?: number;
|
|
16296
16553
|
"firstUri"?: string;
|
|
16554
|
+
"nextUri"?: string;
|
|
16297
16555
|
"lastUri"?: string;
|
|
16298
16556
|
"selfUri"?: string;
|
|
16299
|
-
"nextUri"?: string;
|
|
16300
16557
|
"previousUri"?: string;
|
|
16301
16558
|
"pageCount"?: number;
|
|
16302
16559
|
}
|
|
@@ -16316,6 +16573,12 @@ declare namespace Models {
|
|
|
16316
16573
|
"eventName"?: string;
|
|
16317
16574
|
}
|
|
16318
16575
|
|
|
16576
|
+
export interface EventError {
|
|
16577
|
+
"eventId"?: string;
|
|
16578
|
+
"message"?: string;
|
|
16579
|
+
"retryable"?: boolean;
|
|
16580
|
+
}
|
|
16581
|
+
|
|
16319
16582
|
export interface EventLog {
|
|
16320
16583
|
"id"?: string;
|
|
16321
16584
|
"name"?: string;
|
|
@@ -16356,6 +16619,28 @@ declare namespace Models {
|
|
|
16356
16619
|
"state": string;
|
|
16357
16620
|
}
|
|
16358
16621
|
|
|
16622
|
+
export interface ExpandableWebDeployment {
|
|
16623
|
+
"id"?: string;
|
|
16624
|
+
"name": string;
|
|
16625
|
+
"description"?: string;
|
|
16626
|
+
"allowAllDomains"?: boolean;
|
|
16627
|
+
"allowedDomains"?: Array<string>;
|
|
16628
|
+
"snippet"?: string;
|
|
16629
|
+
"dateCreated"?: string;
|
|
16630
|
+
"dateModified"?: string;
|
|
16631
|
+
"lastModifiedUser"?: Models.AddressableEntityRef;
|
|
16632
|
+
"flow"?: Models.DomainEntityRef;
|
|
16633
|
+
"status"?: string;
|
|
16634
|
+
"configuration": Models.WebDeploymentConfigurationVersionResponse;
|
|
16635
|
+
"selfUri"?: string;
|
|
16636
|
+
}
|
|
16637
|
+
|
|
16638
|
+
export interface ExpandableWebDeploymentEntityListing {
|
|
16639
|
+
"total"?: number;
|
|
16640
|
+
"entities"?: Array<Models.ExpandableWebDeployment>;
|
|
16641
|
+
"selfUri"?: string;
|
|
16642
|
+
}
|
|
16643
|
+
|
|
16359
16644
|
export interface ExpansionCriterium {
|
|
16360
16645
|
"type"?: string;
|
|
16361
16646
|
"threshold"?: number;
|
|
@@ -16416,9 +16701,9 @@ declare namespace Models {
|
|
|
16416
16701
|
"pageNumber"?: number;
|
|
16417
16702
|
"total"?: number;
|
|
16418
16703
|
"firstUri"?: string;
|
|
16704
|
+
"nextUri"?: string;
|
|
16419
16705
|
"lastUri"?: string;
|
|
16420
16706
|
"selfUri"?: string;
|
|
16421
|
-
"nextUri"?: string;
|
|
16422
16707
|
"previousUri"?: string;
|
|
16423
16708
|
"pageCount"?: number;
|
|
16424
16709
|
}
|
|
@@ -16447,9 +16732,9 @@ declare namespace Models {
|
|
|
16447
16732
|
"pageNumber"?: number;
|
|
16448
16733
|
"total"?: number;
|
|
16449
16734
|
"firstUri"?: string;
|
|
16735
|
+
"nextUri"?: string;
|
|
16450
16736
|
"lastUri"?: string;
|
|
16451
16737
|
"selfUri"?: string;
|
|
16452
|
-
"nextUri"?: string;
|
|
16453
16738
|
"previousUri"?: string;
|
|
16454
16739
|
"pageCount"?: number;
|
|
16455
16740
|
}
|
|
@@ -16639,6 +16924,19 @@ declare namespace Models {
|
|
|
16639
16924
|
"url"?: string;
|
|
16640
16925
|
}
|
|
16641
16926
|
|
|
16927
|
+
export interface ExternalEstablishedEvent {
|
|
16928
|
+
"eventId": string;
|
|
16929
|
+
"eventDateTime": string;
|
|
16930
|
+
"conversationId": string;
|
|
16931
|
+
"communicationId": string;
|
|
16932
|
+
"ani"?: string;
|
|
16933
|
+
"aniName"?: string;
|
|
16934
|
+
"dnis"?: string;
|
|
16935
|
+
"dnisName"?: string;
|
|
16936
|
+
"initialConfiguration": Models.InitialConfiguration;
|
|
16937
|
+
"sourceConfiguration": Models.SourceConfiguration;
|
|
16938
|
+
}
|
|
16939
|
+
|
|
16642
16940
|
export interface ExternalMetricDataItem {
|
|
16643
16941
|
"userId"?: string;
|
|
16644
16942
|
"userEmail"?: string;
|
|
@@ -16706,9 +17004,9 @@ declare namespace Models {
|
|
|
16706
17004
|
"pageNumber"?: number;
|
|
16707
17005
|
"total"?: number;
|
|
16708
17006
|
"firstUri"?: string;
|
|
17007
|
+
"nextUri"?: string;
|
|
16709
17008
|
"lastUri"?: string;
|
|
16710
17009
|
"selfUri"?: string;
|
|
16711
|
-
"nextUri"?: string;
|
|
16712
17010
|
"previousUri"?: string;
|
|
16713
17011
|
"pageCount"?: number;
|
|
16714
17012
|
}
|
|
@@ -16751,9 +17049,9 @@ declare namespace Models {
|
|
|
16751
17049
|
"pageNumber"?: number;
|
|
16752
17050
|
"total"?: number;
|
|
16753
17051
|
"firstUri"?: string;
|
|
17052
|
+
"nextUri"?: string;
|
|
16754
17053
|
"lastUri"?: string;
|
|
16755
17054
|
"selfUri"?: string;
|
|
16756
|
-
"nextUri"?: string;
|
|
16757
17055
|
"previousUri"?: string;
|
|
16758
17056
|
"pageCount"?: number;
|
|
16759
17057
|
}
|
|
@@ -16807,9 +17105,9 @@ declare namespace Models {
|
|
|
16807
17105
|
"pageNumber"?: number;
|
|
16808
17106
|
"total"?: number;
|
|
16809
17107
|
"firstUri"?: string;
|
|
17108
|
+
"nextUri"?: string;
|
|
16810
17109
|
"lastUri"?: string;
|
|
16811
17110
|
"selfUri"?: string;
|
|
16812
|
-
"nextUri"?: string;
|
|
16813
17111
|
"previousUri"?: string;
|
|
16814
17112
|
"pageCount"?: number;
|
|
16815
17113
|
}
|
|
@@ -16900,9 +17198,9 @@ declare namespace Models {
|
|
|
16900
17198
|
"pageNumber"?: number;
|
|
16901
17199
|
"total"?: number;
|
|
16902
17200
|
"firstUri"?: string;
|
|
17201
|
+
"nextUri"?: string;
|
|
16903
17202
|
"lastUri"?: string;
|
|
16904
17203
|
"selfUri"?: string;
|
|
16905
|
-
"nextUri"?: string;
|
|
16906
17204
|
"previousUri"?: string;
|
|
16907
17205
|
"pageCount"?: number;
|
|
16908
17206
|
}
|
|
@@ -16934,9 +17232,9 @@ declare namespace Models {
|
|
|
16934
17232
|
"pageNumber"?: number;
|
|
16935
17233
|
"total"?: number;
|
|
16936
17234
|
"firstUri"?: string;
|
|
17235
|
+
"nextUri"?: string;
|
|
16937
17236
|
"lastUri"?: string;
|
|
16938
17237
|
"selfUri"?: string;
|
|
16939
|
-
"nextUri"?: string;
|
|
16940
17238
|
"previousUri"?: string;
|
|
16941
17239
|
"pageCount"?: number;
|
|
16942
17240
|
}
|
|
@@ -17166,9 +17464,9 @@ declare namespace Models {
|
|
|
17166
17464
|
"pageNumber"?: number;
|
|
17167
17465
|
"total"?: number;
|
|
17168
17466
|
"firstUri"?: string;
|
|
17467
|
+
"nextUri"?: string;
|
|
17169
17468
|
"lastUri"?: string;
|
|
17170
17469
|
"selfUri"?: string;
|
|
17171
|
-
"nextUri"?: string;
|
|
17172
17470
|
"previousUri"?: string;
|
|
17173
17471
|
"pageCount"?: number;
|
|
17174
17472
|
}
|
|
@@ -17201,9 +17499,9 @@ declare namespace Models {
|
|
|
17201
17499
|
"pageNumber"?: number;
|
|
17202
17500
|
"total"?: number;
|
|
17203
17501
|
"firstUri"?: string;
|
|
17502
|
+
"nextUri"?: string;
|
|
17204
17503
|
"lastUri"?: string;
|
|
17205
17504
|
"selfUri"?: string;
|
|
17206
|
-
"nextUri"?: string;
|
|
17207
17505
|
"previousUri"?: string;
|
|
17208
17506
|
"pageCount"?: number;
|
|
17209
17507
|
}
|
|
@@ -17356,9 +17654,9 @@ declare namespace Models {
|
|
|
17356
17654
|
"pageNumber"?: number;
|
|
17357
17655
|
"total"?: number;
|
|
17358
17656
|
"firstUri"?: string;
|
|
17657
|
+
"nextUri"?: string;
|
|
17359
17658
|
"lastUri"?: string;
|
|
17360
17659
|
"selfUri"?: string;
|
|
17361
|
-
"nextUri"?: string;
|
|
17362
17660
|
"previousUri"?: string;
|
|
17363
17661
|
"pageCount"?: number;
|
|
17364
17662
|
}
|
|
@@ -17369,9 +17667,9 @@ declare namespace Models {
|
|
|
17369
17667
|
"pageNumber"?: number;
|
|
17370
17668
|
"total"?: number;
|
|
17371
17669
|
"firstUri"?: string;
|
|
17670
|
+
"nextUri"?: string;
|
|
17372
17671
|
"lastUri"?: string;
|
|
17373
17672
|
"selfUri"?: string;
|
|
17374
|
-
"nextUri"?: string;
|
|
17375
17673
|
"previousUri"?: string;
|
|
17376
17674
|
"pageCount"?: number;
|
|
17377
17675
|
}
|
|
@@ -17432,9 +17730,9 @@ declare namespace Models {
|
|
|
17432
17730
|
"pageNumber"?: number;
|
|
17433
17731
|
"total"?: number;
|
|
17434
17732
|
"firstUri"?: string;
|
|
17733
|
+
"nextUri"?: string;
|
|
17435
17734
|
"lastUri"?: string;
|
|
17436
17735
|
"selfUri"?: string;
|
|
17437
|
-
"nextUri"?: string;
|
|
17438
17736
|
"previousUri"?: string;
|
|
17439
17737
|
"pageCount"?: number;
|
|
17440
17738
|
}
|
|
@@ -17445,9 +17743,9 @@ declare namespace Models {
|
|
|
17445
17743
|
"pageNumber"?: number;
|
|
17446
17744
|
"total"?: number;
|
|
17447
17745
|
"firstUri"?: string;
|
|
17746
|
+
"nextUri"?: string;
|
|
17448
17747
|
"lastUri"?: string;
|
|
17449
17748
|
"selfUri"?: string;
|
|
17450
|
-
"nextUri"?: string;
|
|
17451
17749
|
"previousUri"?: string;
|
|
17452
17750
|
"pageCount"?: number;
|
|
17453
17751
|
}
|
|
@@ -17516,9 +17814,9 @@ declare namespace Models {
|
|
|
17516
17814
|
"pageNumber"?: number;
|
|
17517
17815
|
"total"?: number;
|
|
17518
17816
|
"firstUri"?: string;
|
|
17817
|
+
"nextUri"?: string;
|
|
17519
17818
|
"lastUri"?: string;
|
|
17520
17819
|
"selfUri"?: string;
|
|
17521
|
-
"nextUri"?: string;
|
|
17522
17820
|
"previousUri"?: string;
|
|
17523
17821
|
"pageCount"?: number;
|
|
17524
17822
|
}
|
|
@@ -17627,9 +17925,9 @@ declare namespace Models {
|
|
|
17627
17925
|
"pageNumber"?: number;
|
|
17628
17926
|
"total"?: number;
|
|
17629
17927
|
"firstUri"?: string;
|
|
17928
|
+
"nextUri"?: string;
|
|
17630
17929
|
"lastUri"?: string;
|
|
17631
17930
|
"selfUri"?: string;
|
|
17632
|
-
"nextUri"?: string;
|
|
17633
17931
|
"previousUri"?: string;
|
|
17634
17932
|
"pageCount"?: number;
|
|
17635
17933
|
}
|
|
@@ -17653,9 +17951,9 @@ declare namespace Models {
|
|
|
17653
17951
|
"pageNumber"?: number;
|
|
17654
17952
|
"total"?: number;
|
|
17655
17953
|
"firstUri"?: string;
|
|
17954
|
+
"nextUri"?: string;
|
|
17656
17955
|
"lastUri"?: string;
|
|
17657
17956
|
"selfUri"?: string;
|
|
17658
|
-
"nextUri"?: string;
|
|
17659
17957
|
"previousUri"?: string;
|
|
17660
17958
|
"pageCount"?: number;
|
|
17661
17959
|
}
|
|
@@ -17899,9 +18197,9 @@ declare namespace Models {
|
|
|
17899
18197
|
"pageNumber"?: number;
|
|
17900
18198
|
"total"?: number;
|
|
17901
18199
|
"firstUri"?: string;
|
|
18200
|
+
"nextUri"?: string;
|
|
17902
18201
|
"lastUri"?: string;
|
|
17903
18202
|
"selfUri"?: string;
|
|
17904
|
-
"nextUri"?: string;
|
|
17905
18203
|
"previousUri"?: string;
|
|
17906
18204
|
"pageCount"?: number;
|
|
17907
18205
|
}
|
|
@@ -17966,9 +18264,9 @@ declare namespace Models {
|
|
|
17966
18264
|
"pageNumber"?: number;
|
|
17967
18265
|
"total"?: number;
|
|
17968
18266
|
"firstUri"?: string;
|
|
18267
|
+
"nextUri"?: string;
|
|
17969
18268
|
"lastUri"?: string;
|
|
17970
18269
|
"selfUri"?: string;
|
|
17971
|
-
"nextUri"?: string;
|
|
17972
18270
|
"previousUri"?: string;
|
|
17973
18271
|
"pageCount"?: number;
|
|
17974
18272
|
}
|
|
@@ -18012,9 +18310,9 @@ declare namespace Models {
|
|
|
18012
18310
|
"pageNumber"?: number;
|
|
18013
18311
|
"total"?: number;
|
|
18014
18312
|
"firstUri"?: string;
|
|
18313
|
+
"nextUri"?: string;
|
|
18015
18314
|
"lastUri"?: string;
|
|
18016
18315
|
"selfUri"?: string;
|
|
18017
|
-
"nextUri"?: string;
|
|
18018
18316
|
"previousUri"?: string;
|
|
18019
18317
|
"pageCount"?: number;
|
|
18020
18318
|
}
|
|
@@ -18219,6 +18517,14 @@ declare namespace Models {
|
|
|
18219
18517
|
"pageCount"?: number;
|
|
18220
18518
|
}
|
|
18221
18519
|
|
|
18520
|
+
export interface HoldUpdatedEvent {
|
|
18521
|
+
"eventId": string;
|
|
18522
|
+
"eventDateTime": string;
|
|
18523
|
+
"conversationId": string;
|
|
18524
|
+
"communicationId": string;
|
|
18525
|
+
"held": boolean;
|
|
18526
|
+
}
|
|
18527
|
+
|
|
18222
18528
|
export interface HomerRecord {
|
|
18223
18529
|
"id"?: string;
|
|
18224
18530
|
"name"?: string;
|
|
@@ -18305,13 +18611,18 @@ declare namespace Models {
|
|
|
18305
18611
|
"pageNumber"?: number;
|
|
18306
18612
|
"total"?: number;
|
|
18307
18613
|
"firstUri"?: string;
|
|
18614
|
+
"nextUri"?: string;
|
|
18308
18615
|
"lastUri"?: string;
|
|
18309
18616
|
"selfUri"?: string;
|
|
18310
|
-
"nextUri"?: string;
|
|
18311
18617
|
"previousUri"?: string;
|
|
18312
18618
|
"pageCount"?: number;
|
|
18313
18619
|
}
|
|
18314
18620
|
|
|
18621
|
+
export interface IdentifierClaimRequest {
|
|
18622
|
+
"operation": string;
|
|
18623
|
+
"identifier": Models.ContactIdentifier;
|
|
18624
|
+
}
|
|
18625
|
+
|
|
18315
18626
|
export interface IdentityNow {
|
|
18316
18627
|
"id"?: string;
|
|
18317
18628
|
"name"?: string;
|
|
@@ -18410,9 +18721,9 @@ declare namespace Models {
|
|
|
18410
18721
|
"pageNumber"?: number;
|
|
18411
18722
|
"total"?: number;
|
|
18412
18723
|
"firstUri"?: string;
|
|
18724
|
+
"nextUri"?: string;
|
|
18413
18725
|
"lastUri"?: string;
|
|
18414
18726
|
"selfUri"?: string;
|
|
18415
|
-
"nextUri"?: string;
|
|
18416
18727
|
"previousUri"?: string;
|
|
18417
18728
|
"pageCount"?: number;
|
|
18418
18729
|
}
|
|
@@ -18455,6 +18766,7 @@ declare namespace Models {
|
|
|
18455
18766
|
"replyEmailAddress"?: Models.QueueEmailAddress;
|
|
18456
18767
|
"autoBcc"?: Array<Models.EmailAddress>;
|
|
18457
18768
|
"spamFlow"?: Models.DomainEntityRef;
|
|
18769
|
+
"signature"?: Models.Signature;
|
|
18458
18770
|
"selfUri"?: string;
|
|
18459
18771
|
}
|
|
18460
18772
|
|
|
@@ -18464,19 +18776,33 @@ declare namespace Models {
|
|
|
18464
18776
|
"pageNumber"?: number;
|
|
18465
18777
|
"total"?: number;
|
|
18466
18778
|
"firstUri"?: string;
|
|
18779
|
+
"nextUri"?: string;
|
|
18467
18780
|
"lastUri"?: string;
|
|
18468
18781
|
"selfUri"?: string;
|
|
18469
|
-
"nextUri"?: string;
|
|
18470
18782
|
"previousUri"?: string;
|
|
18471
18783
|
"pageCount"?: number;
|
|
18472
18784
|
}
|
|
18473
18785
|
|
|
18786
|
+
export interface InitialConfiguration {
|
|
18787
|
+
"audioState"?: Models.AudioState;
|
|
18788
|
+
"alerting"?: boolean;
|
|
18789
|
+
"inbound"?: boolean;
|
|
18790
|
+
"invitedBy"?: string;
|
|
18791
|
+
"recordingActive"?: boolean;
|
|
18792
|
+
"additionalInfo"?: { [key: string]: string; };
|
|
18793
|
+
}
|
|
18794
|
+
|
|
18474
18795
|
export interface InitiateScreenRecording {
|
|
18475
18796
|
"recordACW"?: boolean;
|
|
18476
18797
|
"archiveRetention"?: Models.ArchiveRetention;
|
|
18477
18798
|
"deleteRetention"?: Models.DeleteRetention;
|
|
18478
18799
|
}
|
|
18479
18800
|
|
|
18801
|
+
export interface InitiatingAction {
|
|
18802
|
+
"transactionId"?: string;
|
|
18803
|
+
"actionContext"?: string;
|
|
18804
|
+
}
|
|
18805
|
+
|
|
18480
18806
|
export interface Integration {
|
|
18481
18807
|
"id"?: string;
|
|
18482
18808
|
"name"?: string;
|
|
@@ -18506,13 +18832,7 @@ declare namespace Models {
|
|
|
18506
18832
|
"properties": object;
|
|
18507
18833
|
"advanced": object;
|
|
18508
18834
|
"notes": string;
|
|
18509
|
-
"credentials": { [key: string]: Models.
|
|
18510
|
-
"selfUri"?: string;
|
|
18511
|
-
}
|
|
18512
|
-
|
|
18513
|
-
export interface IntegrationConfigurationCredential {
|
|
18514
|
-
"id"?: string;
|
|
18515
|
-
"name"?: string;
|
|
18835
|
+
"credentials": { [key: string]: Models.CredentialInfo; };
|
|
18516
18836
|
"selfUri"?: string;
|
|
18517
18837
|
}
|
|
18518
18838
|
|
|
@@ -18526,9 +18846,9 @@ declare namespace Models {
|
|
|
18526
18846
|
"pageNumber"?: number;
|
|
18527
18847
|
"total"?: number;
|
|
18528
18848
|
"firstUri"?: string;
|
|
18849
|
+
"nextUri"?: string;
|
|
18529
18850
|
"lastUri"?: string;
|
|
18530
18851
|
"selfUri"?: string;
|
|
18531
|
-
"nextUri"?: string;
|
|
18532
18852
|
"previousUri"?: string;
|
|
18533
18853
|
"pageCount"?: number;
|
|
18534
18854
|
}
|
|
@@ -18578,9 +18898,9 @@ declare namespace Models {
|
|
|
18578
18898
|
"pageNumber"?: number;
|
|
18579
18899
|
"total"?: number;
|
|
18580
18900
|
"firstUri"?: string;
|
|
18901
|
+
"nextUri"?: string;
|
|
18581
18902
|
"lastUri"?: string;
|
|
18582
18903
|
"selfUri"?: string;
|
|
18583
|
-
"nextUri"?: string;
|
|
18584
18904
|
"previousUri"?: string;
|
|
18585
18905
|
"pageCount"?: number;
|
|
18586
18906
|
}
|
|
@@ -18629,9 +18949,9 @@ declare namespace Models {
|
|
|
18629
18949
|
"pageNumber"?: number;
|
|
18630
18950
|
"total"?: number;
|
|
18631
18951
|
"firstUri"?: string;
|
|
18952
|
+
"nextUri"?: string;
|
|
18632
18953
|
"lastUri"?: string;
|
|
18633
18954
|
"selfUri"?: string;
|
|
18634
|
-
"nextUri"?: string;
|
|
18635
18955
|
"previousUri"?: string;
|
|
18636
18956
|
"pageCount"?: number;
|
|
18637
18957
|
}
|
|
@@ -18659,9 +18979,9 @@ declare namespace Models {
|
|
|
18659
18979
|
"pageNumber"?: number;
|
|
18660
18980
|
"total"?: number;
|
|
18661
18981
|
"firstUri"?: string;
|
|
18982
|
+
"nextUri"?: string;
|
|
18662
18983
|
"lastUri"?: string;
|
|
18663
18984
|
"selfUri"?: string;
|
|
18664
|
-
"nextUri"?: string;
|
|
18665
18985
|
"previousUri"?: string;
|
|
18666
18986
|
"pageCount"?: number;
|
|
18667
18987
|
}
|
|
@@ -18708,6 +19028,17 @@ declare namespace Models {
|
|
|
18708
19028
|
"pattern"?: string;
|
|
18709
19029
|
}
|
|
18710
19030
|
|
|
19031
|
+
export interface IvrEstablishedEvent {
|
|
19032
|
+
"eventId": string;
|
|
19033
|
+
"eventDateTime": string;
|
|
19034
|
+
"conversationId": string;
|
|
19035
|
+
"communicationId": string;
|
|
19036
|
+
"ivrPhoneNumber"?: string;
|
|
19037
|
+
"ivrName"?: string;
|
|
19038
|
+
"initialConfiguration": Models.InitialConfiguration;
|
|
19039
|
+
"sourceConfiguration": Models.SourceConfiguration;
|
|
19040
|
+
}
|
|
19041
|
+
|
|
18711
19042
|
export interface Journey {
|
|
18712
19043
|
"patterns": Array<Models.JourneyPattern>;
|
|
18713
19044
|
}
|
|
@@ -19850,6 +20181,10 @@ declare namespace Models {
|
|
|
19850
20181
|
"total"?: number;
|
|
19851
20182
|
"pageCount"?: number;
|
|
19852
20183
|
"includeDraftDocuments"?: boolean;
|
|
20184
|
+
"interval"?: Models.DocumentQueryInterval;
|
|
20185
|
+
"filter"?: Models.DocumentQuery;
|
|
20186
|
+
"sortOrder"?: string;
|
|
20187
|
+
"sortBy"?: string;
|
|
19853
20188
|
}
|
|
19854
20189
|
|
|
19855
20190
|
export interface KnowledgeDocumentSearchResult {
|
|
@@ -19867,6 +20202,8 @@ declare namespace Models {
|
|
|
19867
20202
|
"query": string;
|
|
19868
20203
|
"pageSize"?: number;
|
|
19869
20204
|
"includeDraftDocuments"?: boolean;
|
|
20205
|
+
"interval"?: Models.DocumentQueryInterval;
|
|
20206
|
+
"filter"?: Models.DocumentQuery;
|
|
19870
20207
|
}
|
|
19871
20208
|
|
|
19872
20209
|
export interface KnowledgeDocumentSuggestionResult {
|
|
@@ -19993,6 +20330,12 @@ declare namespace Models {
|
|
|
19993
20330
|
"results"?: Array<Models.KnowledgeGuestDocumentSuggestionResult>;
|
|
19994
20331
|
}
|
|
19995
20332
|
|
|
20333
|
+
export interface KnowledgeGuestDocumentSuggestionRequest {
|
|
20334
|
+
"query": string;
|
|
20335
|
+
"pageSize"?: number;
|
|
20336
|
+
"includeDraftDocuments"?: boolean;
|
|
20337
|
+
}
|
|
20338
|
+
|
|
19996
20339
|
export interface KnowledgeGuestDocumentSuggestionResult {
|
|
19997
20340
|
"matchedPhrase"?: string;
|
|
19998
20341
|
}
|
|
@@ -20212,9 +20555,9 @@ declare namespace Models {
|
|
|
20212
20555
|
"pageNumber"?: number;
|
|
20213
20556
|
"total"?: number;
|
|
20214
20557
|
"firstUri"?: string;
|
|
20558
|
+
"nextUri"?: string;
|
|
20215
20559
|
"lastUri"?: string;
|
|
20216
20560
|
"selfUri"?: string;
|
|
20217
|
-
"nextUri"?: string;
|
|
20218
20561
|
"previousUri"?: string;
|
|
20219
20562
|
"pageCount"?: number;
|
|
20220
20563
|
}
|
|
@@ -20450,9 +20793,9 @@ declare namespace Models {
|
|
|
20450
20793
|
"total"?: number;
|
|
20451
20794
|
"unfilteredTotal"?: number;
|
|
20452
20795
|
"firstUri"?: string;
|
|
20796
|
+
"nextUri"?: string;
|
|
20453
20797
|
"lastUri"?: string;
|
|
20454
20798
|
"selfUri"?: string;
|
|
20455
|
-
"nextUri"?: string;
|
|
20456
20799
|
"previousUri"?: string;
|
|
20457
20800
|
"pageCount"?: number;
|
|
20458
20801
|
}
|
|
@@ -20468,9 +20811,9 @@ declare namespace Models {
|
|
|
20468
20811
|
"pageNumber"?: number;
|
|
20469
20812
|
"total"?: number;
|
|
20470
20813
|
"firstUri"?: string;
|
|
20814
|
+
"nextUri"?: string;
|
|
20471
20815
|
"lastUri"?: string;
|
|
20472
20816
|
"selfUri"?: string;
|
|
20473
|
-
"nextUri"?: string;
|
|
20474
20817
|
"previousUri"?: string;
|
|
20475
20818
|
"pageCount"?: number;
|
|
20476
20819
|
}
|
|
@@ -20602,9 +20945,9 @@ declare namespace Models {
|
|
|
20602
20945
|
"pageNumber"?: number;
|
|
20603
20946
|
"total"?: number;
|
|
20604
20947
|
"firstUri"?: string;
|
|
20948
|
+
"nextUri"?: string;
|
|
20605
20949
|
"lastUri"?: string;
|
|
20606
20950
|
"selfUri"?: string;
|
|
20607
|
-
"nextUri"?: string;
|
|
20608
20951
|
"previousUri"?: string;
|
|
20609
20952
|
"pageCount"?: number;
|
|
20610
20953
|
}
|
|
@@ -20634,9 +20977,9 @@ declare namespace Models {
|
|
|
20634
20977
|
"pageNumber"?: number;
|
|
20635
20978
|
"total"?: number;
|
|
20636
20979
|
"firstUri"?: string;
|
|
20980
|
+
"nextUri"?: string;
|
|
20637
20981
|
"lastUri"?: string;
|
|
20638
20982
|
"selfUri"?: string;
|
|
20639
|
-
"nextUri"?: string;
|
|
20640
20983
|
"previousUri"?: string;
|
|
20641
20984
|
"pageCount"?: number;
|
|
20642
20985
|
}
|
|
@@ -20647,9 +20990,9 @@ declare namespace Models {
|
|
|
20647
20990
|
"pageNumber"?: number;
|
|
20648
20991
|
"total"?: number;
|
|
20649
20992
|
"firstUri"?: string;
|
|
20993
|
+
"nextUri"?: string;
|
|
20650
20994
|
"lastUri"?: string;
|
|
20651
20995
|
"selfUri"?: string;
|
|
20652
|
-
"nextUri"?: string;
|
|
20653
20996
|
"previousUri"?: string;
|
|
20654
20997
|
"pageCount"?: number;
|
|
20655
20998
|
}
|
|
@@ -20684,9 +21027,9 @@ declare namespace Models {
|
|
|
20684
21027
|
"pageNumber"?: number;
|
|
20685
21028
|
"total"?: number;
|
|
20686
21029
|
"firstUri"?: string;
|
|
21030
|
+
"nextUri"?: string;
|
|
20687
21031
|
"lastUri"?: string;
|
|
20688
21032
|
"selfUri"?: string;
|
|
20689
|
-
"nextUri"?: string;
|
|
20690
21033
|
"previousUri"?: string;
|
|
20691
21034
|
"pageCount"?: number;
|
|
20692
21035
|
}
|
|
@@ -20808,9 +21151,9 @@ declare namespace Models {
|
|
|
20808
21151
|
"pageNumber"?: number;
|
|
20809
21152
|
"total"?: number;
|
|
20810
21153
|
"firstUri"?: string;
|
|
21154
|
+
"nextUri"?: string;
|
|
20811
21155
|
"lastUri"?: string;
|
|
20812
21156
|
"selfUri"?: string;
|
|
20813
|
-
"nextUri"?: string;
|
|
20814
21157
|
"previousUri"?: string;
|
|
20815
21158
|
"pageCount"?: number;
|
|
20816
21159
|
}
|
|
@@ -20821,9 +21164,9 @@ declare namespace Models {
|
|
|
20821
21164
|
"pageNumber"?: number;
|
|
20822
21165
|
"total"?: number;
|
|
20823
21166
|
"firstUri"?: string;
|
|
21167
|
+
"nextUri"?: string;
|
|
20824
21168
|
"lastUri"?: string;
|
|
20825
21169
|
"selfUri"?: string;
|
|
20826
|
-
"nextUri"?: string;
|
|
20827
21170
|
"previousUri"?: string;
|
|
20828
21171
|
"pageCount"?: number;
|
|
20829
21172
|
}
|
|
@@ -20858,9 +21201,9 @@ declare namespace Models {
|
|
|
20858
21201
|
"pageNumber"?: number;
|
|
20859
21202
|
"total"?: number;
|
|
20860
21203
|
"firstUri"?: string;
|
|
21204
|
+
"nextUri"?: string;
|
|
20861
21205
|
"lastUri"?: string;
|
|
20862
21206
|
"selfUri"?: string;
|
|
20863
|
-
"nextUri"?: string;
|
|
20864
21207
|
"previousUri"?: string;
|
|
20865
21208
|
"pageCount"?: number;
|
|
20866
21209
|
}
|
|
@@ -21041,9 +21384,9 @@ declare namespace Models {
|
|
|
21041
21384
|
"pageNumber"?: number;
|
|
21042
21385
|
"total"?: number;
|
|
21043
21386
|
"firstUri"?: string;
|
|
21387
|
+
"nextUri"?: string;
|
|
21044
21388
|
"lastUri"?: string;
|
|
21045
21389
|
"selfUri"?: string;
|
|
21046
|
-
"nextUri"?: string;
|
|
21047
21390
|
"previousUri"?: string;
|
|
21048
21391
|
"pageCount"?: number;
|
|
21049
21392
|
}
|
|
@@ -21117,9 +21460,9 @@ declare namespace Models {
|
|
|
21117
21460
|
"pageNumber"?: number;
|
|
21118
21461
|
"total"?: number;
|
|
21119
21462
|
"firstUri"?: string;
|
|
21463
|
+
"nextUri"?: string;
|
|
21120
21464
|
"lastUri"?: string;
|
|
21121
21465
|
"selfUri"?: string;
|
|
21122
|
-
"nextUri"?: string;
|
|
21123
21466
|
"previousUri"?: string;
|
|
21124
21467
|
"pageCount"?: number;
|
|
21125
21468
|
}
|
|
@@ -21156,9 +21499,9 @@ declare namespace Models {
|
|
|
21156
21499
|
"settings"?: Models.ManagementUnitSettingsResponse;
|
|
21157
21500
|
"metadata"?: Models.WfmVersionedEntityMetadata;
|
|
21158
21501
|
"division"?: Models.DivisionReference;
|
|
21502
|
+
"modifiedBy"?: Models.UserReference;
|
|
21159
21503
|
"version"?: number;
|
|
21160
21504
|
"dateModified"?: string;
|
|
21161
|
-
"modifiedBy"?: Models.UserReference;
|
|
21162
21505
|
"selfUri"?: string;
|
|
21163
21506
|
}
|
|
21164
21507
|
|
|
@@ -21168,9 +21511,9 @@ declare namespace Models {
|
|
|
21168
21511
|
"pageNumber"?: number;
|
|
21169
21512
|
"total"?: number;
|
|
21170
21513
|
"firstUri"?: string;
|
|
21171
|
-
"lastUri"?: string;
|
|
21172
21514
|
"nextUri"?: string;
|
|
21173
21515
|
"pageCount"?: number;
|
|
21516
|
+
"lastUri"?: string;
|
|
21174
21517
|
"previousUri"?: string;
|
|
21175
21518
|
"selfUri"?: string;
|
|
21176
21519
|
}
|
|
@@ -21349,8 +21692,14 @@ declare namespace Models {
|
|
|
21349
21692
|
"resultingContact"?: Models.AddressableEntityRef;
|
|
21350
21693
|
}
|
|
21351
21694
|
|
|
21695
|
+
export interface MergeRequest {
|
|
21696
|
+
"sourceContactId": string;
|
|
21697
|
+
"targetContactId": string;
|
|
21698
|
+
}
|
|
21699
|
+
|
|
21352
21700
|
export interface Message {
|
|
21353
21701
|
"state"?: string;
|
|
21702
|
+
"initialState"?: string;
|
|
21354
21703
|
"id"?: string;
|
|
21355
21704
|
"held"?: boolean;
|
|
21356
21705
|
"segments"?: Array<Models.Segment>;
|
|
@@ -21377,7 +21726,6 @@ declare namespace Models {
|
|
|
21377
21726
|
"afterCallWork"?: Models.AfterCallWork;
|
|
21378
21727
|
"afterCallWorkRequired"?: boolean;
|
|
21379
21728
|
"agentAssistantId"?: string;
|
|
21380
|
-
"initialState"?: string;
|
|
21381
21729
|
}
|
|
21382
21730
|
|
|
21383
21731
|
export interface MessageContent {
|
|
@@ -21395,6 +21743,8 @@ declare namespace Models {
|
|
|
21395
21743
|
"story"?: Models.ContentStory;
|
|
21396
21744
|
"card"?: Models.ContentCard;
|
|
21397
21745
|
"carousel"?: Models.ContentCarousel;
|
|
21746
|
+
"text"?: Models.ContentText;
|
|
21747
|
+
"quickReplyV2"?: Models.ContentQuickReplyV2;
|
|
21398
21748
|
}
|
|
21399
21749
|
|
|
21400
21750
|
export interface MessageConversation {
|
|
@@ -21411,9 +21761,9 @@ declare namespace Models {
|
|
|
21411
21761
|
"pageNumber"?: number;
|
|
21412
21762
|
"total"?: number;
|
|
21413
21763
|
"firstUri"?: string;
|
|
21764
|
+
"nextUri"?: string;
|
|
21414
21765
|
"lastUri"?: string;
|
|
21415
21766
|
"selfUri"?: string;
|
|
21416
|
-
"nextUri"?: string;
|
|
21417
21767
|
"previousUri"?: string;
|
|
21418
21768
|
"pageCount"?: number;
|
|
21419
21769
|
}
|
|
@@ -21581,6 +21931,7 @@ declare namespace Models {
|
|
|
21581
21931
|
"alwaysRunning"?: boolean;
|
|
21582
21932
|
"contactSorts"?: Array<Models.ContactSort>;
|
|
21583
21933
|
"messagesPerMinute": number;
|
|
21934
|
+
"ruleSets"?: Array<Models.DomainEntityRef>;
|
|
21584
21935
|
"contactListFilters"?: Array<Models.DomainEntityRef>;
|
|
21585
21936
|
"errors"?: Array<Models.RestErrorDetail>;
|
|
21586
21937
|
"emailConfig"?: Models.EmailConfig;
|
|
@@ -21601,9 +21952,9 @@ declare namespace Models {
|
|
|
21601
21952
|
"pageNumber"?: number;
|
|
21602
21953
|
"total"?: number;
|
|
21603
21954
|
"firstUri"?: string;
|
|
21955
|
+
"nextUri"?: string;
|
|
21604
21956
|
"lastUri"?: string;
|
|
21605
21957
|
"selfUri"?: string;
|
|
21606
|
-
"nextUri"?: string;
|
|
21607
21958
|
"previousUri"?: string;
|
|
21608
21959
|
"pageCount"?: number;
|
|
21609
21960
|
}
|
|
@@ -21614,9 +21965,9 @@ declare namespace Models {
|
|
|
21614
21965
|
"pageNumber"?: number;
|
|
21615
21966
|
"total"?: number;
|
|
21616
21967
|
"firstUri"?: string;
|
|
21968
|
+
"nextUri"?: string;
|
|
21617
21969
|
"lastUri"?: string;
|
|
21618
21970
|
"selfUri"?: string;
|
|
21619
|
-
"nextUri"?: string;
|
|
21620
21971
|
"previousUri"?: string;
|
|
21621
21972
|
"pageCount"?: number;
|
|
21622
21973
|
}
|
|
@@ -21639,9 +21990,9 @@ declare namespace Models {
|
|
|
21639
21990
|
"pageNumber"?: number;
|
|
21640
21991
|
"total"?: number;
|
|
21641
21992
|
"firstUri"?: string;
|
|
21993
|
+
"nextUri"?: string;
|
|
21642
21994
|
"lastUri"?: string;
|
|
21643
21995
|
"selfUri"?: string;
|
|
21644
|
-
"nextUri"?: string;
|
|
21645
21996
|
"previousUri"?: string;
|
|
21646
21997
|
"pageCount"?: number;
|
|
21647
21998
|
}
|
|
@@ -21668,9 +22019,9 @@ declare namespace Models {
|
|
|
21668
22019
|
"pageNumber"?: number;
|
|
21669
22020
|
"total"?: number;
|
|
21670
22021
|
"firstUri"?: string;
|
|
22022
|
+
"nextUri"?: string;
|
|
21671
22023
|
"lastUri"?: string;
|
|
21672
22024
|
"selfUri"?: string;
|
|
21673
|
-
"nextUri"?: string;
|
|
21674
22025
|
"previousUri"?: string;
|
|
21675
22026
|
"pageCount"?: number;
|
|
21676
22027
|
}
|
|
@@ -21722,9 +22073,9 @@ declare namespace Models {
|
|
|
21722
22073
|
"pageNumber"?: number;
|
|
21723
22074
|
"total"?: number;
|
|
21724
22075
|
"firstUri"?: string;
|
|
22076
|
+
"nextUri"?: string;
|
|
21725
22077
|
"lastUri"?: string;
|
|
21726
22078
|
"selfUri"?: string;
|
|
21727
|
-
"nextUri"?: string;
|
|
21728
22079
|
"previousUri"?: string;
|
|
21729
22080
|
"pageCount"?: number;
|
|
21730
22081
|
}
|
|
@@ -22036,9 +22387,9 @@ declare namespace Models {
|
|
|
22036
22387
|
"pageNumber"?: number;
|
|
22037
22388
|
"total"?: number;
|
|
22038
22389
|
"firstUri"?: string;
|
|
22390
|
+
"nextUri"?: string;
|
|
22039
22391
|
"lastUri"?: string;
|
|
22040
22392
|
"selfUri"?: string;
|
|
22041
|
-
"nextUri"?: string;
|
|
22042
22393
|
"previousUri"?: string;
|
|
22043
22394
|
"pageCount"?: number;
|
|
22044
22395
|
}
|
|
@@ -22067,9 +22418,9 @@ declare namespace Models {
|
|
|
22067
22418
|
"pageNumber"?: number;
|
|
22068
22419
|
"total"?: number;
|
|
22069
22420
|
"firstUri"?: string;
|
|
22421
|
+
"nextUri"?: string;
|
|
22070
22422
|
"lastUri"?: string;
|
|
22071
22423
|
"selfUri"?: string;
|
|
22072
|
-
"nextUri"?: string;
|
|
22073
22424
|
"previousUri"?: string;
|
|
22074
22425
|
"pageCount"?: number;
|
|
22075
22426
|
}
|
|
@@ -22091,9 +22442,9 @@ declare namespace Models {
|
|
|
22091
22442
|
"pageNumber"?: number;
|
|
22092
22443
|
"total"?: number;
|
|
22093
22444
|
"firstUri"?: string;
|
|
22445
|
+
"nextUri"?: string;
|
|
22094
22446
|
"lastUri"?: string;
|
|
22095
22447
|
"selfUri"?: string;
|
|
22096
|
-
"nextUri"?: string;
|
|
22097
22448
|
"previousUri"?: string;
|
|
22098
22449
|
"pageCount"?: number;
|
|
22099
22450
|
}
|
|
@@ -22156,9 +22507,9 @@ declare namespace Models {
|
|
|
22156
22507
|
"pageNumber"?: number;
|
|
22157
22508
|
"total"?: number;
|
|
22158
22509
|
"firstUri"?: string;
|
|
22510
|
+
"nextUri"?: string;
|
|
22159
22511
|
"lastUri"?: string;
|
|
22160
22512
|
"selfUri"?: string;
|
|
22161
|
-
"nextUri"?: string;
|
|
22162
22513
|
"previousUri"?: string;
|
|
22163
22514
|
"pageCount"?: number;
|
|
22164
22515
|
}
|
|
@@ -22274,9 +22625,9 @@ declare namespace Models {
|
|
|
22274
22625
|
"pageNumber"?: number;
|
|
22275
22626
|
"total"?: number;
|
|
22276
22627
|
"firstUri"?: string;
|
|
22628
|
+
"nextUri"?: string;
|
|
22277
22629
|
"lastUri"?: string;
|
|
22278
22630
|
"selfUri"?: string;
|
|
22279
|
-
"nextUri"?: string;
|
|
22280
22631
|
"previousUri"?: string;
|
|
22281
22632
|
"pageCount"?: number;
|
|
22282
22633
|
}
|
|
@@ -22330,9 +22681,9 @@ declare namespace Models {
|
|
|
22330
22681
|
"pageNumber"?: number;
|
|
22331
22682
|
"total"?: number;
|
|
22332
22683
|
"firstUri"?: string;
|
|
22684
|
+
"nextUri"?: string;
|
|
22333
22685
|
"lastUri"?: string;
|
|
22334
22686
|
"selfUri"?: string;
|
|
22335
|
-
"nextUri"?: string;
|
|
22336
22687
|
"previousUri"?: string;
|
|
22337
22688
|
"pageCount"?: number;
|
|
22338
22689
|
}
|
|
@@ -22466,9 +22817,9 @@ declare namespace Models {
|
|
|
22466
22817
|
"pageNumber"?: number;
|
|
22467
22818
|
"total"?: number;
|
|
22468
22819
|
"firstUri"?: string;
|
|
22820
|
+
"nextUri"?: string;
|
|
22469
22821
|
"lastUri"?: string;
|
|
22470
22822
|
"selfUri"?: string;
|
|
22471
|
-
"nextUri"?: string;
|
|
22472
22823
|
"previousUri"?: string;
|
|
22473
22824
|
"pageCount"?: number;
|
|
22474
22825
|
}
|
|
@@ -22676,9 +23027,9 @@ declare namespace Models {
|
|
|
22676
23027
|
"pageNumber"?: number;
|
|
22677
23028
|
"total"?: number;
|
|
22678
23029
|
"firstUri"?: string;
|
|
23030
|
+
"nextUri"?: string;
|
|
22679
23031
|
"lastUri"?: string;
|
|
22680
23032
|
"selfUri"?: string;
|
|
22681
|
-
"nextUri"?: string;
|
|
22682
23033
|
"previousUri"?: string;
|
|
22683
23034
|
"pageCount"?: number;
|
|
22684
23035
|
}
|
|
@@ -22697,9 +23048,9 @@ declare namespace Models {
|
|
|
22697
23048
|
"pageNumber"?: number;
|
|
22698
23049
|
"total"?: number;
|
|
22699
23050
|
"firstUri"?: string;
|
|
23051
|
+
"nextUri"?: string;
|
|
22700
23052
|
"lastUri"?: string;
|
|
22701
23053
|
"selfUri"?: string;
|
|
22702
|
-
"nextUri"?: string;
|
|
22703
23054
|
"previousUri"?: string;
|
|
22704
23055
|
"pageCount"?: number;
|
|
22705
23056
|
}
|
|
@@ -22727,9 +23078,9 @@ declare namespace Models {
|
|
|
22727
23078
|
"pageNumber"?: number;
|
|
22728
23079
|
"total"?: number;
|
|
22729
23080
|
"firstUri"?: string;
|
|
23081
|
+
"nextUri"?: string;
|
|
22730
23082
|
"lastUri"?: string;
|
|
22731
23083
|
"selfUri"?: string;
|
|
22732
|
-
"nextUri"?: string;
|
|
22733
23084
|
"previousUri"?: string;
|
|
22734
23085
|
"pageCount"?: number;
|
|
22735
23086
|
}
|
|
@@ -22791,6 +23142,28 @@ declare namespace Models {
|
|
|
22791
23142
|
"outboundContactId"?: string;
|
|
22792
23143
|
}
|
|
22793
23144
|
|
|
23145
|
+
export interface OutboundDomain {
|
|
23146
|
+
"id": string;
|
|
23147
|
+
"name"?: string;
|
|
23148
|
+
"cnameVerificationResult"?: Models.VerificationResult;
|
|
23149
|
+
"dkimVerificationResult"?: Models.VerificationResult;
|
|
23150
|
+
"senderType"?: string;
|
|
23151
|
+
"selfUri"?: string;
|
|
23152
|
+
}
|
|
23153
|
+
|
|
23154
|
+
export interface OutboundDomainEntityListing {
|
|
23155
|
+
"entities"?: Array<Models.OutboundDomain>;
|
|
23156
|
+
"pageSize"?: number;
|
|
23157
|
+
"pageNumber"?: number;
|
|
23158
|
+
"total"?: number;
|
|
23159
|
+
"firstUri"?: string;
|
|
23160
|
+
"nextUri"?: string;
|
|
23161
|
+
"lastUri"?: string;
|
|
23162
|
+
"selfUri"?: string;
|
|
23163
|
+
"previousUri"?: string;
|
|
23164
|
+
"pageCount"?: number;
|
|
23165
|
+
}
|
|
23166
|
+
|
|
22794
23167
|
export interface OutboundMessagingMessagingCampaignConfigChangeContactSort {
|
|
22795
23168
|
"fieldName"?: string;
|
|
22796
23169
|
"direction"?: string;
|
|
@@ -22922,9 +23295,9 @@ declare namespace Models {
|
|
|
22922
23295
|
"pageNumber"?: number;
|
|
22923
23296
|
"total"?: number;
|
|
22924
23297
|
"firstUri"?: string;
|
|
23298
|
+
"nextUri"?: string;
|
|
22925
23299
|
"lastUri"?: string;
|
|
22926
23300
|
"selfUri"?: string;
|
|
22927
|
-
"nextUri"?: string;
|
|
22928
23301
|
"previousUri"?: string;
|
|
22929
23302
|
"pageCount"?: number;
|
|
22930
23303
|
}
|
|
@@ -22935,9 +23308,9 @@ declare namespace Models {
|
|
|
22935
23308
|
"pageNumber"?: number;
|
|
22936
23309
|
"total"?: number;
|
|
22937
23310
|
"firstUri"?: string;
|
|
23311
|
+
"nextUri"?: string;
|
|
22938
23312
|
"lastUri"?: string;
|
|
22939
23313
|
"selfUri"?: string;
|
|
22940
|
-
"nextUri"?: string;
|
|
22941
23314
|
"previousUri"?: string;
|
|
22942
23315
|
"pageCount"?: number;
|
|
22943
23316
|
}
|
|
@@ -22989,9 +23362,9 @@ declare namespace Models {
|
|
|
22989
23362
|
"pageNumber"?: number;
|
|
22990
23363
|
"total"?: number;
|
|
22991
23364
|
"firstUri"?: string;
|
|
23365
|
+
"nextUri"?: string;
|
|
22992
23366
|
"lastUri"?: string;
|
|
22993
23367
|
"selfUri"?: string;
|
|
22994
|
-
"nextUri"?: string;
|
|
22995
23368
|
"previousUri"?: string;
|
|
22996
23369
|
"pageCount"?: number;
|
|
22997
23370
|
}
|
|
@@ -23417,9 +23790,9 @@ declare namespace Models {
|
|
|
23417
23790
|
"pageNumber"?: number;
|
|
23418
23791
|
"total"?: number;
|
|
23419
23792
|
"firstUri"?: string;
|
|
23793
|
+
"nextUri"?: string;
|
|
23420
23794
|
"lastUri"?: string;
|
|
23421
23795
|
"selfUri"?: string;
|
|
23422
|
-
"nextUri"?: string;
|
|
23423
23796
|
"previousUri"?: string;
|
|
23424
23797
|
"pageCount"?: number;
|
|
23425
23798
|
}
|
|
@@ -23490,9 +23863,9 @@ declare namespace Models {
|
|
|
23490
23863
|
"pageNumber"?: number;
|
|
23491
23864
|
"total"?: number;
|
|
23492
23865
|
"firstUri"?: string;
|
|
23866
|
+
"nextUri"?: string;
|
|
23493
23867
|
"lastUri"?: string;
|
|
23494
23868
|
"selfUri"?: string;
|
|
23495
|
-
"nextUri"?: string;
|
|
23496
23869
|
"previousUri"?: string;
|
|
23497
23870
|
"pageCount"?: number;
|
|
23498
23871
|
}
|
|
@@ -23562,22 +23935,32 @@ declare namespace Models {
|
|
|
23562
23935
|
"pageNumber"?: number;
|
|
23563
23936
|
"total"?: number;
|
|
23564
23937
|
"firstUri"?: string;
|
|
23938
|
+
"nextUri"?: string;
|
|
23565
23939
|
"lastUri"?: string;
|
|
23566
23940
|
"selfUri"?: string;
|
|
23567
|
-
"nextUri"?: string;
|
|
23568
23941
|
"previousUri"?: string;
|
|
23569
23942
|
"pageCount"?: number;
|
|
23570
23943
|
}
|
|
23571
23944
|
|
|
23945
|
+
export interface PhoneEstablishedEvent {
|
|
23946
|
+
"eventId": string;
|
|
23947
|
+
"eventDateTime": string;
|
|
23948
|
+
"conversationId": string;
|
|
23949
|
+
"communicationId": string;
|
|
23950
|
+
"phoneNumber"?: string;
|
|
23951
|
+
"initialConfiguration": Models.InitialConfiguration;
|
|
23952
|
+
"sourceConfiguration": Models.SourceConfiguration;
|
|
23953
|
+
}
|
|
23954
|
+
|
|
23572
23955
|
export interface PhoneMetaBaseEntityListing {
|
|
23573
23956
|
"entities"?: Array<Models.Metabase>;
|
|
23574
23957
|
"pageSize"?: number;
|
|
23575
23958
|
"pageNumber"?: number;
|
|
23576
23959
|
"total"?: number;
|
|
23577
23960
|
"firstUri"?: string;
|
|
23961
|
+
"nextUri"?: string;
|
|
23578
23962
|
"lastUri"?: string;
|
|
23579
23963
|
"selfUri"?: string;
|
|
23580
|
-
"nextUri"?: string;
|
|
23581
23964
|
"previousUri"?: string;
|
|
23582
23965
|
"pageCount"?: number;
|
|
23583
23966
|
}
|
|
@@ -23613,6 +23996,18 @@ declare namespace Models {
|
|
|
23613
23996
|
"selfUri"?: string;
|
|
23614
23997
|
}
|
|
23615
23998
|
|
|
23999
|
+
export interface PhoneTransferEvent {
|
|
24000
|
+
"eventId": string;
|
|
24001
|
+
"eventDateTime": string;
|
|
24002
|
+
"conversationId": string;
|
|
24003
|
+
"transferType": string;
|
|
24004
|
+
"commandId": string;
|
|
24005
|
+
"initiatingCommunicationId": string;
|
|
24006
|
+
"targetCommunicationId": string;
|
|
24007
|
+
"objectCommunicationId": string;
|
|
24008
|
+
"destinationPhoneNumber": string;
|
|
24009
|
+
}
|
|
24010
|
+
|
|
23616
24011
|
export interface PhonesReboot {
|
|
23617
24012
|
"phoneIds"?: Array<string>;
|
|
23618
24013
|
"siteId"?: string;
|
|
@@ -23635,9 +24030,9 @@ declare namespace Models {
|
|
|
23635
24030
|
"pageNumber"?: number;
|
|
23636
24031
|
"total"?: number;
|
|
23637
24032
|
"firstUri"?: string;
|
|
24033
|
+
"nextUri"?: string;
|
|
23638
24034
|
"lastUri"?: string;
|
|
23639
24035
|
"selfUri"?: string;
|
|
23640
|
-
"nextUri"?: string;
|
|
23641
24036
|
"previousUri"?: string;
|
|
23642
24037
|
"pageCount"?: number;
|
|
23643
24038
|
}
|
|
@@ -23742,9 +24137,9 @@ declare namespace Models {
|
|
|
23742
24137
|
"pageNumber"?: number;
|
|
23743
24138
|
"total"?: number;
|
|
23744
24139
|
"firstUri"?: string;
|
|
24140
|
+
"nextUri"?: string;
|
|
23745
24141
|
"lastUri"?: string;
|
|
23746
24142
|
"selfUri"?: string;
|
|
23747
|
-
"nextUri"?: string;
|
|
23748
24143
|
"previousUri"?: string;
|
|
23749
24144
|
"pageCount"?: number;
|
|
23750
24145
|
}
|
|
@@ -23990,17 +24385,35 @@ declare namespace Models {
|
|
|
23990
24385
|
export interface ProgramsEntityListing {
|
|
23991
24386
|
"entities"?: Array<Models.ListedProgram>;
|
|
23992
24387
|
"pageSize"?: number;
|
|
23993
|
-
"selfUri"?: string;
|
|
23994
24388
|
"nextUri"?: string;
|
|
24389
|
+
"selfUri"?: string;
|
|
23995
24390
|
"pageCount"?: number;
|
|
23996
24391
|
}
|
|
23997
24392
|
|
|
23998
24393
|
export interface ProgramsMappingsEntityListing {
|
|
23999
24394
|
"entities"?: Array<Models.ProgramMappings>;
|
|
24000
24395
|
"pageSize"?: number;
|
|
24001
|
-
"selfUri"?: string;
|
|
24002
24396
|
"nextUri"?: string;
|
|
24003
24397
|
"pageCount"?: number;
|
|
24398
|
+
"selfUri"?: string;
|
|
24399
|
+
}
|
|
24400
|
+
|
|
24401
|
+
export interface ProgressConsultTransferEvent {
|
|
24402
|
+
"eventId": string;
|
|
24403
|
+
"eventDateTime": string;
|
|
24404
|
+
"conversationId": string;
|
|
24405
|
+
"initiatingCommunicationId": string;
|
|
24406
|
+
"destinationCommunicationId": string;
|
|
24407
|
+
"objectCommunicationId": string;
|
|
24408
|
+
}
|
|
24409
|
+
|
|
24410
|
+
export interface ProgressTransferEvent {
|
|
24411
|
+
"eventId": string;
|
|
24412
|
+
"eventDateTime": string;
|
|
24413
|
+
"conversationId": string;
|
|
24414
|
+
"commandId": string;
|
|
24415
|
+
"objectCommunicationId": string;
|
|
24416
|
+
"destinationCommunicationId": string;
|
|
24004
24417
|
}
|
|
24005
24418
|
|
|
24006
24419
|
export interface Prompt {
|
|
@@ -24050,9 +24463,9 @@ declare namespace Models {
|
|
|
24050
24463
|
"pageNumber"?: number;
|
|
24051
24464
|
"total"?: number;
|
|
24052
24465
|
"firstUri"?: string;
|
|
24466
|
+
"nextUri"?: string;
|
|
24053
24467
|
"lastUri"?: string;
|
|
24054
24468
|
"selfUri"?: string;
|
|
24055
|
-
"nextUri"?: string;
|
|
24056
24469
|
"previousUri"?: string;
|
|
24057
24470
|
"pageCount"?: number;
|
|
24058
24471
|
}
|
|
@@ -24063,9 +24476,9 @@ declare namespace Models {
|
|
|
24063
24476
|
"pageNumber"?: number;
|
|
24064
24477
|
"total"?: number;
|
|
24065
24478
|
"firstUri"?: string;
|
|
24479
|
+
"nextUri"?: string;
|
|
24066
24480
|
"lastUri"?: string;
|
|
24067
24481
|
"selfUri"?: string;
|
|
24068
|
-
"nextUri"?: string;
|
|
24069
24482
|
"previousUri"?: string;
|
|
24070
24483
|
"pageCount"?: number;
|
|
24071
24484
|
}
|
|
@@ -26573,9 +26986,9 @@ declare namespace Models {
|
|
|
26573
26986
|
"pageNumber"?: number;
|
|
26574
26987
|
"total"?: number;
|
|
26575
26988
|
"firstUri"?: string;
|
|
26989
|
+
"nextUri"?: string;
|
|
26576
26990
|
"lastUri"?: string;
|
|
26577
26991
|
"selfUri"?: string;
|
|
26578
|
-
"nextUri"?: string;
|
|
26579
26992
|
"previousUri"?: string;
|
|
26580
26993
|
"pageCount"?: number;
|
|
26581
26994
|
}
|
|
@@ -26596,8 +27009,8 @@ declare namespace Models {
|
|
|
26596
27009
|
"pageNumber"?: number;
|
|
26597
27010
|
"pageSize"?: number;
|
|
26598
27011
|
"firstUri"?: string;
|
|
26599
|
-
"selfUri"?: string;
|
|
26600
27012
|
"nextUri"?: string;
|
|
27013
|
+
"selfUri"?: string;
|
|
26601
27014
|
"previousUri"?: string;
|
|
26602
27015
|
}
|
|
26603
27016
|
|
|
@@ -26607,9 +27020,9 @@ declare namespace Models {
|
|
|
26607
27020
|
"pageNumber"?: number;
|
|
26608
27021
|
"total"?: number;
|
|
26609
27022
|
"firstUri"?: string;
|
|
27023
|
+
"nextUri"?: string;
|
|
26610
27024
|
"lastUri"?: string;
|
|
26611
27025
|
"selfUri"?: string;
|
|
26612
|
-
"nextUri"?: string;
|
|
26613
27026
|
"previousUri"?: string;
|
|
26614
27027
|
"pageCount"?: number;
|
|
26615
27028
|
}
|
|
@@ -26777,9 +27190,9 @@ declare namespace Models {
|
|
|
26777
27190
|
"pageNumber"?: number;
|
|
26778
27191
|
"total"?: number;
|
|
26779
27192
|
"firstUri"?: string;
|
|
27193
|
+
"nextUri"?: string;
|
|
26780
27194
|
"lastUri"?: string;
|
|
26781
27195
|
"selfUri"?: string;
|
|
26782
|
-
"nextUri"?: string;
|
|
26783
27196
|
"previousUri"?: string;
|
|
26784
27197
|
"pageCount"?: number;
|
|
26785
27198
|
}
|
|
@@ -26927,9 +27340,9 @@ declare namespace Models {
|
|
|
26927
27340
|
"pageNumber"?: number;
|
|
26928
27341
|
"total"?: number;
|
|
26929
27342
|
"firstUri"?: string;
|
|
27343
|
+
"nextUri"?: string;
|
|
26930
27344
|
"lastUri"?: string;
|
|
26931
27345
|
"selfUri"?: string;
|
|
26932
|
-
"nextUri"?: string;
|
|
26933
27346
|
"previousUri"?: string;
|
|
26934
27347
|
"pageCount"?: number;
|
|
26935
27348
|
}
|
|
@@ -26943,7 +27356,9 @@ declare namespace Models {
|
|
|
26943
27356
|
"action": string;
|
|
26944
27357
|
"actionDate"?: string;
|
|
26945
27358
|
"integrationId"?: string;
|
|
27359
|
+
"includeRecordingsWithSensitiveData"?: boolean;
|
|
26946
27360
|
"includeScreenRecordings"?: boolean;
|
|
27361
|
+
"clearExport"?: boolean;
|
|
26947
27362
|
"conversationQuery": Models.AsyncConversationQuery;
|
|
26948
27363
|
}
|
|
26949
27364
|
|
|
@@ -27064,9 +27479,9 @@ declare namespace Models {
|
|
|
27064
27479
|
"pageNumber"?: number;
|
|
27065
27480
|
"total"?: number;
|
|
27066
27481
|
"firstUri"?: string;
|
|
27482
|
+
"nextUri"?: string;
|
|
27067
27483
|
"lastUri"?: string;
|
|
27068
27484
|
"selfUri"?: string;
|
|
27069
|
-
"nextUri"?: string;
|
|
27070
27485
|
"previousUri"?: string;
|
|
27071
27486
|
"pageCount"?: number;
|
|
27072
27487
|
}
|
|
@@ -27115,9 +27530,9 @@ declare namespace Models {
|
|
|
27115
27530
|
"pageNumber"?: number;
|
|
27116
27531
|
"total"?: number;
|
|
27117
27532
|
"firstUri"?: string;
|
|
27533
|
+
"nextUri"?: string;
|
|
27118
27534
|
"lastUri"?: string;
|
|
27119
27535
|
"selfUri"?: string;
|
|
27120
|
-
"nextUri"?: string;
|
|
27121
27536
|
"previousUri"?: string;
|
|
27122
27537
|
"pageCount"?: number;
|
|
27123
27538
|
}
|
|
@@ -27142,9 +27557,9 @@ declare namespace Models {
|
|
|
27142
27557
|
"pageNumber"?: number;
|
|
27143
27558
|
"total"?: number;
|
|
27144
27559
|
"firstUri"?: string;
|
|
27560
|
+
"nextUri"?: string;
|
|
27145
27561
|
"lastUri"?: string;
|
|
27146
27562
|
"selfUri"?: string;
|
|
27147
|
-
"nextUri"?: string;
|
|
27148
27563
|
"previousUri"?: string;
|
|
27149
27564
|
"pageCount"?: number;
|
|
27150
27565
|
}
|
|
@@ -27175,9 +27590,9 @@ declare namespace Models {
|
|
|
27175
27590
|
"pageNumber"?: number;
|
|
27176
27591
|
"total"?: number;
|
|
27177
27592
|
"firstUri"?: string;
|
|
27593
|
+
"nextUri"?: string;
|
|
27178
27594
|
"lastUri"?: string;
|
|
27179
27595
|
"selfUri"?: string;
|
|
27180
|
-
"nextUri"?: string;
|
|
27181
27596
|
"previousUri"?: string;
|
|
27182
27597
|
"pageCount"?: number;
|
|
27183
27598
|
}
|
|
@@ -27206,9 +27621,9 @@ declare namespace Models {
|
|
|
27206
27621
|
"pageNumber"?: number;
|
|
27207
27622
|
"total"?: number;
|
|
27208
27623
|
"firstUri"?: string;
|
|
27624
|
+
"nextUri"?: string;
|
|
27209
27625
|
"lastUri"?: string;
|
|
27210
27626
|
"selfUri"?: string;
|
|
27211
|
-
"nextUri"?: string;
|
|
27212
27627
|
"previousUri"?: string;
|
|
27213
27628
|
"pageCount"?: number;
|
|
27214
27629
|
}
|
|
@@ -27273,9 +27688,9 @@ declare namespace Models {
|
|
|
27273
27688
|
"pageNumber"?: number;
|
|
27274
27689
|
"total"?: number;
|
|
27275
27690
|
"firstUri"?: string;
|
|
27691
|
+
"nextUri"?: string;
|
|
27276
27692
|
"lastUri"?: string;
|
|
27277
27693
|
"selfUri"?: string;
|
|
27278
|
-
"nextUri"?: string;
|
|
27279
27694
|
"previousUri"?: string;
|
|
27280
27695
|
"pageCount"?: number;
|
|
27281
27696
|
}
|
|
@@ -27530,9 +27945,9 @@ declare namespace Models {
|
|
|
27530
27945
|
"pageNumber"?: number;
|
|
27531
27946
|
"total"?: number;
|
|
27532
27947
|
"firstUri"?: string;
|
|
27948
|
+
"nextUri"?: string;
|
|
27533
27949
|
"lastUri"?: string;
|
|
27534
27950
|
"selfUri"?: string;
|
|
27535
|
-
"nextUri"?: string;
|
|
27536
27951
|
"previousUri"?: string;
|
|
27537
27952
|
"pageCount"?: number;
|
|
27538
27953
|
}
|
|
@@ -27543,9 +27958,9 @@ declare namespace Models {
|
|
|
27543
27958
|
"pageNumber"?: number;
|
|
27544
27959
|
"total"?: number;
|
|
27545
27960
|
"firstUri"?: string;
|
|
27961
|
+
"nextUri"?: string;
|
|
27546
27962
|
"lastUri"?: string;
|
|
27547
27963
|
"selfUri"?: string;
|
|
27548
|
-
"nextUri"?: string;
|
|
27549
27964
|
"previousUri"?: string;
|
|
27550
27965
|
"pageCount"?: number;
|
|
27551
27966
|
}
|
|
@@ -27584,9 +27999,9 @@ declare namespace Models {
|
|
|
27584
27999
|
"pageNumber"?: number;
|
|
27585
28000
|
"total"?: number;
|
|
27586
28001
|
"firstUri"?: string;
|
|
28002
|
+
"nextUri"?: string;
|
|
27587
28003
|
"lastUri"?: string;
|
|
27588
28004
|
"selfUri"?: string;
|
|
27589
|
-
"nextUri"?: string;
|
|
27590
28005
|
"previousUri"?: string;
|
|
27591
28006
|
"pageCount"?: number;
|
|
27592
28007
|
}
|
|
@@ -27681,6 +28096,19 @@ declare namespace Models {
|
|
|
27681
28096
|
"routingFlags"?: Array<string>;
|
|
27682
28097
|
}
|
|
27683
28098
|
|
|
28099
|
+
export interface RoutingEstablishedEvent {
|
|
28100
|
+
"eventId": string;
|
|
28101
|
+
"eventDateTime": string;
|
|
28102
|
+
"conversationId": string;
|
|
28103
|
+
"communicationId": string;
|
|
28104
|
+
"phoneNumber"?: string;
|
|
28105
|
+
"queueId": string;
|
|
28106
|
+
"skillIds"?: Array<string>;
|
|
28107
|
+
"languageId"?: string;
|
|
28108
|
+
"initialConfiguration": Models.InitialConfiguration;
|
|
28109
|
+
"sourceConfiguration": Models.SourceConfiguration;
|
|
28110
|
+
}
|
|
28111
|
+
|
|
27684
28112
|
export interface RoutingRule {
|
|
27685
28113
|
"operator"?: string;
|
|
27686
28114
|
"threshold"?: number;
|
|
@@ -27730,6 +28158,20 @@ declare namespace Models {
|
|
|
27730
28158
|
"range"?: Models.NumericRange;
|
|
27731
28159
|
}
|
|
27732
28160
|
|
|
28161
|
+
export interface RoutingTransferEvent {
|
|
28162
|
+
"eventId": string;
|
|
28163
|
+
"eventDateTime": string;
|
|
28164
|
+
"conversationId": string;
|
|
28165
|
+
"transferType": string;
|
|
28166
|
+
"commandId": string;
|
|
28167
|
+
"initiatingCommunicationId": string;
|
|
28168
|
+
"targetCommunicationId": string;
|
|
28169
|
+
"objectCommunicationId": string;
|
|
28170
|
+
"destinationQueueId": string;
|
|
28171
|
+
"languageId"?: string;
|
|
28172
|
+
"skillIds"?: Array<string>;
|
|
28173
|
+
}
|
|
28174
|
+
|
|
27733
28175
|
export interface RuleSet {
|
|
27734
28176
|
"id"?: string;
|
|
27735
28177
|
"name": string;
|
|
@@ -27753,9 +28195,9 @@ declare namespace Models {
|
|
|
27753
28195
|
"pageNumber"?: number;
|
|
27754
28196
|
"total"?: number;
|
|
27755
28197
|
"firstUri"?: string;
|
|
28198
|
+
"nextUri"?: string;
|
|
27756
28199
|
"lastUri"?: string;
|
|
27757
28200
|
"selfUri"?: string;
|
|
27758
|
-
"nextUri"?: string;
|
|
27759
28201
|
"previousUri"?: string;
|
|
27760
28202
|
"pageCount"?: number;
|
|
27761
28203
|
}
|
|
@@ -27833,9 +28275,9 @@ declare namespace Models {
|
|
|
27833
28275
|
"pageNumber"?: number;
|
|
27834
28276
|
"total"?: number;
|
|
27835
28277
|
"firstUri"?: string;
|
|
28278
|
+
"nextUri"?: string;
|
|
27836
28279
|
"lastUri"?: string;
|
|
27837
28280
|
"selfUri"?: string;
|
|
27838
|
-
"nextUri"?: string;
|
|
27839
28281
|
"previousUri"?: string;
|
|
27840
28282
|
"pageCount"?: number;
|
|
27841
28283
|
}
|
|
@@ -27897,9 +28339,9 @@ declare namespace Models {
|
|
|
27897
28339
|
"pageNumber"?: number;
|
|
27898
28340
|
"total"?: number;
|
|
27899
28341
|
"firstUri"?: string;
|
|
28342
|
+
"nextUri"?: string;
|
|
27900
28343
|
"lastUri"?: string;
|
|
27901
28344
|
"selfUri"?: string;
|
|
27902
|
-
"nextUri"?: string;
|
|
27903
28345
|
"previousUri"?: string;
|
|
27904
28346
|
"pageCount"?: number;
|
|
27905
28347
|
}
|
|
@@ -28006,9 +28448,9 @@ declare namespace Models {
|
|
|
28006
28448
|
"pageNumber"?: number;
|
|
28007
28449
|
"total"?: number;
|
|
28008
28450
|
"firstUri"?: string;
|
|
28451
|
+
"nextUri"?: string;
|
|
28009
28452
|
"lastUri"?: string;
|
|
28010
28453
|
"selfUri"?: string;
|
|
28011
|
-
"nextUri"?: string;
|
|
28012
28454
|
"previousUri"?: string;
|
|
28013
28455
|
"pageCount"?: number;
|
|
28014
28456
|
}
|
|
@@ -28036,9 +28478,9 @@ declare namespace Models {
|
|
|
28036
28478
|
"pageNumber"?: number;
|
|
28037
28479
|
"total"?: number;
|
|
28038
28480
|
"firstUri"?: string;
|
|
28481
|
+
"nextUri"?: string;
|
|
28039
28482
|
"lastUri"?: string;
|
|
28040
28483
|
"selfUri"?: string;
|
|
28041
|
-
"nextUri"?: string;
|
|
28042
28484
|
"previousUri"?: string;
|
|
28043
28485
|
"pageCount"?: number;
|
|
28044
28486
|
}
|
|
@@ -28321,9 +28763,9 @@ declare namespace Models {
|
|
|
28321
28763
|
"pageNumber"?: number;
|
|
28322
28764
|
"total"?: number;
|
|
28323
28765
|
"firstUri"?: string;
|
|
28766
|
+
"nextUri"?: string;
|
|
28324
28767
|
"lastUri"?: string;
|
|
28325
28768
|
"selfUri"?: string;
|
|
28326
|
-
"nextUri"?: string;
|
|
28327
28769
|
"previousUri"?: string;
|
|
28328
28770
|
"pageCount"?: number;
|
|
28329
28771
|
}
|
|
@@ -28336,6 +28778,7 @@ declare namespace Models {
|
|
|
28336
28778
|
|
|
28337
28779
|
export interface Screenshare {
|
|
28338
28780
|
"state"?: string;
|
|
28781
|
+
"initialState"?: string;
|
|
28339
28782
|
"id"?: string;
|
|
28340
28783
|
"context"?: string;
|
|
28341
28784
|
"sharing"?: boolean;
|
|
@@ -28350,7 +28793,6 @@ declare namespace Models {
|
|
|
28350
28793
|
"wrapup"?: Models.Wrapup;
|
|
28351
28794
|
"afterCallWork"?: Models.AfterCallWork;
|
|
28352
28795
|
"afterCallWorkRequired"?: boolean;
|
|
28353
|
-
"initialState"?: string;
|
|
28354
28796
|
}
|
|
28355
28797
|
|
|
28356
28798
|
export interface Script {
|
|
@@ -28377,9 +28819,9 @@ declare namespace Models {
|
|
|
28377
28819
|
"pageNumber"?: number;
|
|
28378
28820
|
"total"?: number;
|
|
28379
28821
|
"firstUri"?: string;
|
|
28822
|
+
"nextUri"?: string;
|
|
28380
28823
|
"lastUri"?: string;
|
|
28381
28824
|
"selfUri"?: string;
|
|
28382
|
-
"nextUri"?: string;
|
|
28383
28825
|
"previousUri"?: string;
|
|
28384
28826
|
"pageCount"?: number;
|
|
28385
28827
|
}
|
|
@@ -28488,9 +28930,9 @@ declare namespace Models {
|
|
|
28488
28930
|
"pageNumber"?: number;
|
|
28489
28931
|
"total"?: number;
|
|
28490
28932
|
"firstUri"?: string;
|
|
28933
|
+
"nextUri"?: string;
|
|
28491
28934
|
"lastUri"?: string;
|
|
28492
28935
|
"selfUri"?: string;
|
|
28493
|
-
"nextUri"?: string;
|
|
28494
28936
|
"previousUri"?: string;
|
|
28495
28937
|
"pageCount"?: number;
|
|
28496
28938
|
}
|
|
@@ -28536,9 +28978,9 @@ declare namespace Models {
|
|
|
28536
28978
|
"pageNumber"?: number;
|
|
28537
28979
|
"total"?: number;
|
|
28538
28980
|
"firstUri"?: string;
|
|
28981
|
+
"nextUri"?: string;
|
|
28539
28982
|
"lastUri"?: string;
|
|
28540
28983
|
"selfUri"?: string;
|
|
28541
|
-
"nextUri"?: string;
|
|
28542
28984
|
"previousUri"?: string;
|
|
28543
28985
|
"pageCount"?: number;
|
|
28544
28986
|
}
|
|
@@ -28757,9 +29199,9 @@ declare namespace Models {
|
|
|
28757
29199
|
"pageNumber"?: number;
|
|
28758
29200
|
"total"?: number;
|
|
28759
29201
|
"firstUri"?: string;
|
|
29202
|
+
"nextUri"?: string;
|
|
28760
29203
|
"lastUri"?: string;
|
|
28761
29204
|
"selfUri"?: string;
|
|
28762
|
-
"nextUri"?: string;
|
|
28763
29205
|
"previousUri"?: string;
|
|
28764
29206
|
"pageCount"?: number;
|
|
28765
29207
|
}
|
|
@@ -28895,6 +29337,12 @@ declare namespace Models {
|
|
|
28895
29337
|
"values"?: Array<Models.ShrinkageOverride>;
|
|
28896
29338
|
}
|
|
28897
29339
|
|
|
29340
|
+
export interface Signature {
|
|
29341
|
+
"enabled"?: boolean;
|
|
29342
|
+
"cannedResponseId"?: string;
|
|
29343
|
+
"alwaysIncluded"?: boolean;
|
|
29344
|
+
}
|
|
29345
|
+
|
|
28898
29346
|
export interface SignedUrlResponse {
|
|
28899
29347
|
"id"?: string;
|
|
28900
29348
|
"name"?: string;
|
|
@@ -28984,9 +29432,9 @@ declare namespace Models {
|
|
|
28984
29432
|
"pageNumber"?: number;
|
|
28985
29433
|
"total"?: number;
|
|
28986
29434
|
"firstUri"?: string;
|
|
29435
|
+
"nextUri"?: string;
|
|
28987
29436
|
"lastUri"?: string;
|
|
28988
29437
|
"selfUri"?: string;
|
|
28989
|
-
"nextUri"?: string;
|
|
28990
29438
|
"previousUri"?: string;
|
|
28991
29439
|
"pageCount"?: number;
|
|
28992
29440
|
}
|
|
@@ -28997,9 +29445,9 @@ declare namespace Models {
|
|
|
28997
29445
|
"pageNumber"?: number;
|
|
28998
29446
|
"total"?: number;
|
|
28999
29447
|
"firstUri"?: string;
|
|
29448
|
+
"nextUri"?: string;
|
|
29000
29449
|
"lastUri"?: string;
|
|
29001
29450
|
"selfUri"?: string;
|
|
29002
|
-
"nextUri"?: string;
|
|
29003
29451
|
"previousUri"?: string;
|
|
29004
29452
|
"pageCount"?: number;
|
|
29005
29453
|
}
|
|
@@ -29028,9 +29476,9 @@ declare namespace Models {
|
|
|
29028
29476
|
"pageNumber"?: number;
|
|
29029
29477
|
"total"?: number;
|
|
29030
29478
|
"firstUri"?: string;
|
|
29479
|
+
"nextUri"?: string;
|
|
29031
29480
|
"lastUri"?: string;
|
|
29032
29481
|
"selfUri"?: string;
|
|
29033
|
-
"nextUri"?: string;
|
|
29034
29482
|
"previousUri"?: string;
|
|
29035
29483
|
"pageCount"?: number;
|
|
29036
29484
|
}
|
|
@@ -29101,9 +29549,9 @@ declare namespace Models {
|
|
|
29101
29549
|
"pageNumber"?: number;
|
|
29102
29550
|
"total"?: number;
|
|
29103
29551
|
"firstUri"?: string;
|
|
29552
|
+
"nextUri"?: string;
|
|
29104
29553
|
"lastUri"?: string;
|
|
29105
29554
|
"selfUri"?: string;
|
|
29106
|
-
"nextUri"?: string;
|
|
29107
29555
|
"previousUri"?: string;
|
|
29108
29556
|
"pageCount"?: number;
|
|
29109
29557
|
}
|
|
@@ -29163,6 +29611,27 @@ declare namespace Models {
|
|
|
29163
29611
|
"ascending"?: boolean;
|
|
29164
29612
|
}
|
|
29165
29613
|
|
|
29614
|
+
export interface Source {
|
|
29615
|
+
"id"?: string;
|
|
29616
|
+
"name": string;
|
|
29617
|
+
"description"?: string;
|
|
29618
|
+
"type"?: string;
|
|
29619
|
+
"deactivated"?: boolean;
|
|
29620
|
+
"selfUri"?: string;
|
|
29621
|
+
}
|
|
29622
|
+
|
|
29623
|
+
export interface SourceConfiguration {
|
|
29624
|
+
"sourceId": string;
|
|
29625
|
+
"interactionId": string;
|
|
29626
|
+
"tagId"?: string;
|
|
29627
|
+
}
|
|
29628
|
+
|
|
29629
|
+
export interface SourceEntityListing {
|
|
29630
|
+
"total"?: number;
|
|
29631
|
+
"entities"?: Array<Models.Source>;
|
|
29632
|
+
"selfUri"?: string;
|
|
29633
|
+
}
|
|
29634
|
+
|
|
29166
29635
|
export interface SourcePlanningGroupRequest {
|
|
29167
29636
|
"id": string;
|
|
29168
29637
|
"metadata": Models.WfmVersionedEntityMetadata;
|
|
@@ -29298,9 +29767,9 @@ declare namespace Models {
|
|
|
29298
29767
|
"pageNumber"?: number;
|
|
29299
29768
|
"total"?: number;
|
|
29300
29769
|
"firstUri"?: string;
|
|
29770
|
+
"nextUri"?: string;
|
|
29301
29771
|
"lastUri"?: string;
|
|
29302
29772
|
"selfUri"?: string;
|
|
29303
|
-
"nextUri"?: string;
|
|
29304
29773
|
"previousUri"?: string;
|
|
29305
29774
|
"pageCount"?: number;
|
|
29306
29775
|
}
|
|
@@ -29327,6 +29796,8 @@ declare namespace Models {
|
|
|
29327
29796
|
"numerator"?: number;
|
|
29328
29797
|
"denominator"?: number;
|
|
29329
29798
|
"target"?: number;
|
|
29799
|
+
"p95"?: number;
|
|
29800
|
+
"p99"?: number;
|
|
29330
29801
|
}
|
|
29331
29802
|
|
|
29332
29803
|
export interface StatusChange {
|
|
@@ -29368,9 +29839,9 @@ declare namespace Models {
|
|
|
29368
29839
|
"pageNumber"?: number;
|
|
29369
29840
|
"total"?: number;
|
|
29370
29841
|
"firstUri"?: string;
|
|
29842
|
+
"nextUri"?: string;
|
|
29371
29843
|
"lastUri"?: string;
|
|
29372
29844
|
"selfUri"?: string;
|
|
29373
|
-
"nextUri"?: string;
|
|
29374
29845
|
"previousUri"?: string;
|
|
29375
29846
|
"pageCount"?: number;
|
|
29376
29847
|
}
|
|
@@ -29484,9 +29955,9 @@ declare namespace Models {
|
|
|
29484
29955
|
"pageNumber"?: number;
|
|
29485
29956
|
"total"?: number;
|
|
29486
29957
|
"firstUri"?: string;
|
|
29958
|
+
"nextUri"?: string;
|
|
29487
29959
|
"lastUri"?: string;
|
|
29488
29960
|
"selfUri"?: string;
|
|
29489
|
-
"nextUri"?: string;
|
|
29490
29961
|
"previousUri"?: string;
|
|
29491
29962
|
"pageCount"?: number;
|
|
29492
29963
|
}
|
|
@@ -29623,9 +30094,9 @@ declare namespace Models {
|
|
|
29623
30094
|
"pageNumber"?: number;
|
|
29624
30095
|
"total"?: number;
|
|
29625
30096
|
"firstUri"?: string;
|
|
30097
|
+
"nextUri"?: string;
|
|
29626
30098
|
"lastUri"?: string;
|
|
29627
30099
|
"selfUri"?: string;
|
|
29628
|
-
"nextUri"?: string;
|
|
29629
30100
|
"previousUri"?: string;
|
|
29630
30101
|
"pageCount"?: number;
|
|
29631
30102
|
}
|
|
@@ -29728,9 +30199,9 @@ declare namespace Models {
|
|
|
29728
30199
|
"pageNumber"?: number;
|
|
29729
30200
|
"total"?: number;
|
|
29730
30201
|
"firstUri"?: string;
|
|
30202
|
+
"nextUri"?: string;
|
|
29731
30203
|
"lastUri"?: string;
|
|
29732
30204
|
"selfUri"?: string;
|
|
29733
|
-
"nextUri"?: string;
|
|
29734
30205
|
"previousUri"?: string;
|
|
29735
30206
|
"pageCount"?: number;
|
|
29736
30207
|
}
|
|
@@ -29741,9 +30212,9 @@ declare namespace Models {
|
|
|
29741
30212
|
"pageNumber"?: number;
|
|
29742
30213
|
"total"?: number;
|
|
29743
30214
|
"firstUri"?: string;
|
|
30215
|
+
"nextUri"?: string;
|
|
29744
30216
|
"lastUri"?: string;
|
|
29745
30217
|
"selfUri"?: string;
|
|
29746
|
-
"nextUri"?: string;
|
|
29747
30218
|
"previousUri"?: string;
|
|
29748
30219
|
"pageCount"?: number;
|
|
29749
30220
|
}
|
|
@@ -29768,9 +30239,9 @@ declare namespace Models {
|
|
|
29768
30239
|
"pageNumber"?: number;
|
|
29769
30240
|
"total"?: number;
|
|
29770
30241
|
"firstUri"?: string;
|
|
30242
|
+
"nextUri"?: string;
|
|
29771
30243
|
"lastUri"?: string;
|
|
29772
30244
|
"selfUri"?: string;
|
|
29773
|
-
"nextUri"?: string;
|
|
29774
30245
|
"previousUri"?: string;
|
|
29775
30246
|
"pageCount"?: number;
|
|
29776
30247
|
}
|
|
@@ -30060,9 +30531,9 @@ declare namespace Models {
|
|
|
30060
30531
|
"pageNumber"?: number;
|
|
30061
30532
|
"total"?: number;
|
|
30062
30533
|
"firstUri"?: string;
|
|
30534
|
+
"pageCount"?: number;
|
|
30063
30535
|
"lastUri"?: string;
|
|
30064
30536
|
"selfUri"?: string;
|
|
30065
|
-
"pageCount"?: number;
|
|
30066
30537
|
"nextUri"?: string;
|
|
30067
30538
|
"previousUri"?: string;
|
|
30068
30539
|
}
|
|
@@ -30237,9 +30708,9 @@ declare namespace Models {
|
|
|
30237
30708
|
"pageNumber"?: number;
|
|
30238
30709
|
"total"?: number;
|
|
30239
30710
|
"firstUri"?: string;
|
|
30711
|
+
"nextUri"?: string;
|
|
30240
30712
|
"lastUri"?: string;
|
|
30241
30713
|
"selfUri"?: string;
|
|
30242
|
-
"nextUri"?: string;
|
|
30243
30714
|
"previousUri"?: string;
|
|
30244
30715
|
"pageCount"?: number;
|
|
30245
30716
|
}
|
|
@@ -30332,8 +30803,8 @@ declare namespace Models {
|
|
|
30332
30803
|
"entities"?: Array<Models.ListedTopic>;
|
|
30333
30804
|
"pageSize"?: number;
|
|
30334
30805
|
"total"?: number;
|
|
30335
|
-
"selfUri"?: string;
|
|
30336
30806
|
"nextUri"?: string;
|
|
30807
|
+
"selfUri"?: string;
|
|
30337
30808
|
"pageCount"?: number;
|
|
30338
30809
|
}
|
|
30339
30810
|
|
|
@@ -30611,9 +31082,9 @@ declare namespace Models {
|
|
|
30611
31082
|
"pageNumber"?: number;
|
|
30612
31083
|
"total"?: number;
|
|
30613
31084
|
"firstUri"?: string;
|
|
31085
|
+
"nextUri"?: string;
|
|
30614
31086
|
"lastUri"?: string;
|
|
30615
31087
|
"selfUri"?: string;
|
|
30616
|
-
"nextUri"?: string;
|
|
30617
31088
|
"previousUri"?: string;
|
|
30618
31089
|
"pageCount"?: number;
|
|
30619
31090
|
}
|
|
@@ -30629,9 +31100,9 @@ declare namespace Models {
|
|
|
30629
31100
|
"pageNumber"?: number;
|
|
30630
31101
|
"total"?: number;
|
|
30631
31102
|
"firstUri"?: string;
|
|
31103
|
+
"nextUri"?: string;
|
|
30632
31104
|
"lastUri"?: string;
|
|
30633
31105
|
"selfUri"?: string;
|
|
30634
|
-
"nextUri"?: string;
|
|
30635
31106
|
"previousUri"?: string;
|
|
30636
31107
|
"pageCount"?: number;
|
|
30637
31108
|
}
|
|
@@ -30698,9 +31169,9 @@ declare namespace Models {
|
|
|
30698
31169
|
"pageNumber"?: number;
|
|
30699
31170
|
"total"?: number;
|
|
30700
31171
|
"firstUri"?: string;
|
|
31172
|
+
"nextUri"?: string;
|
|
30701
31173
|
"lastUri"?: string;
|
|
30702
31174
|
"selfUri"?: string;
|
|
30703
|
-
"nextUri"?: string;
|
|
30704
31175
|
"previousUri"?: string;
|
|
30705
31176
|
"pageCount"?: number;
|
|
30706
31177
|
}
|
|
@@ -30781,9 +31252,9 @@ declare namespace Models {
|
|
|
30781
31252
|
"pageNumber"?: number;
|
|
30782
31253
|
"total"?: number;
|
|
30783
31254
|
"firstUri"?: string;
|
|
31255
|
+
"nextUri"?: string;
|
|
30784
31256
|
"lastUri"?: string;
|
|
30785
31257
|
"selfUri"?: string;
|
|
30786
|
-
"nextUri"?: string;
|
|
30787
31258
|
"previousUri"?: string;
|
|
30788
31259
|
"pageCount"?: number;
|
|
30789
31260
|
}
|
|
@@ -30882,9 +31353,9 @@ declare namespace Models {
|
|
|
30882
31353
|
"pageNumber"?: number;
|
|
30883
31354
|
"total"?: number;
|
|
30884
31355
|
"firstUri"?: string;
|
|
31356
|
+
"nextUri"?: string;
|
|
30885
31357
|
"lastUri"?: string;
|
|
30886
31358
|
"selfUri"?: string;
|
|
30887
|
-
"nextUri"?: string;
|
|
30888
31359
|
"previousUri"?: string;
|
|
30889
31360
|
"pageCount"?: number;
|
|
30890
31361
|
}
|
|
@@ -30960,9 +31431,9 @@ declare namespace Models {
|
|
|
30960
31431
|
"pageNumber"?: number;
|
|
30961
31432
|
"total"?: number;
|
|
30962
31433
|
"firstUri"?: string;
|
|
31434
|
+
"nextUri"?: string;
|
|
30963
31435
|
"lastUri"?: string;
|
|
30964
31436
|
"selfUri"?: string;
|
|
30965
|
-
"nextUri"?: string;
|
|
30966
31437
|
"previousUri"?: string;
|
|
30967
31438
|
"pageCount"?: number;
|
|
30968
31439
|
}
|
|
@@ -30984,9 +31455,9 @@ declare namespace Models {
|
|
|
30984
31455
|
"pageNumber"?: number;
|
|
30985
31456
|
"total"?: number;
|
|
30986
31457
|
"firstUri"?: string;
|
|
31458
|
+
"nextUri"?: string;
|
|
30987
31459
|
"lastUri"?: string;
|
|
30988
31460
|
"selfUri"?: string;
|
|
30989
|
-
"nextUri"?: string;
|
|
30990
31461
|
"previousUri"?: string;
|
|
30991
31462
|
"pageCount"?: number;
|
|
30992
31463
|
}
|
|
@@ -31012,9 +31483,9 @@ declare namespace Models {
|
|
|
31012
31483
|
"pageNumber"?: number;
|
|
31013
31484
|
"total"?: number;
|
|
31014
31485
|
"firstUri"?: string;
|
|
31486
|
+
"nextUri"?: string;
|
|
31015
31487
|
"lastUri"?: string;
|
|
31016
31488
|
"selfUri"?: string;
|
|
31017
|
-
"nextUri"?: string;
|
|
31018
31489
|
"previousUri"?: string;
|
|
31019
31490
|
"pageCount"?: number;
|
|
31020
31491
|
}
|
|
@@ -31056,9 +31527,9 @@ declare namespace Models {
|
|
|
31056
31527
|
"pageNumber"?: number;
|
|
31057
31528
|
"total"?: number;
|
|
31058
31529
|
"firstUri"?: string;
|
|
31530
|
+
"nextUri"?: string;
|
|
31059
31531
|
"lastUri"?: string;
|
|
31060
31532
|
"selfUri"?: string;
|
|
31061
|
-
"nextUri"?: string;
|
|
31062
31533
|
"previousUri"?: string;
|
|
31063
31534
|
"pageCount"?: number;
|
|
31064
31535
|
}
|
|
@@ -31109,9 +31580,9 @@ declare namespace Models {
|
|
|
31109
31580
|
"pageNumber"?: number;
|
|
31110
31581
|
"total"?: number;
|
|
31111
31582
|
"firstUri"?: string;
|
|
31583
|
+
"nextUri"?: string;
|
|
31112
31584
|
"lastUri"?: string;
|
|
31113
31585
|
"selfUri"?: string;
|
|
31114
|
-
"nextUri"?: string;
|
|
31115
31586
|
"previousUri"?: string;
|
|
31116
31587
|
"pageCount"?: number;
|
|
31117
31588
|
}
|
|
@@ -31161,9 +31632,9 @@ declare namespace Models {
|
|
|
31161
31632
|
export interface UnpublishedProgramsEntityListing {
|
|
31162
31633
|
"entities"?: Array<Models.Program>;
|
|
31163
31634
|
"pageSize"?: number;
|
|
31164
|
-
"selfUri"?: string;
|
|
31165
31635
|
"nextUri"?: string;
|
|
31166
31636
|
"pageCount"?: number;
|
|
31637
|
+
"selfUri"?: string;
|
|
31167
31638
|
}
|
|
31168
31639
|
|
|
31169
31640
|
export interface UnreadMetric {
|
|
@@ -31509,9 +31980,9 @@ declare namespace Models {
|
|
|
31509
31980
|
"pageNumber"?: number;
|
|
31510
31981
|
"total"?: number;
|
|
31511
31982
|
"firstUri"?: string;
|
|
31983
|
+
"nextUri"?: string;
|
|
31512
31984
|
"lastUri"?: string;
|
|
31513
31985
|
"selfUri"?: string;
|
|
31514
|
-
"nextUri"?: string;
|
|
31515
31986
|
"previousUri"?: string;
|
|
31516
31987
|
"pageCount"?: number;
|
|
31517
31988
|
}
|
|
@@ -31654,13 +32125,27 @@ declare namespace Models {
|
|
|
31654
32125
|
"pageNumber"?: number;
|
|
31655
32126
|
"total"?: number;
|
|
31656
32127
|
"firstUri"?: string;
|
|
32128
|
+
"nextUri"?: string;
|
|
31657
32129
|
"lastUri"?: string;
|
|
31658
32130
|
"selfUri"?: string;
|
|
31659
|
-
"nextUri"?: string;
|
|
31660
32131
|
"previousUri"?: string;
|
|
31661
32132
|
"pageCount"?: number;
|
|
31662
32133
|
}
|
|
31663
32134
|
|
|
32135
|
+
export interface UserEstablishedEvent {
|
|
32136
|
+
"eventId": string;
|
|
32137
|
+
"eventDateTime": string;
|
|
32138
|
+
"conversationId": string;
|
|
32139
|
+
"communicationId": string;
|
|
32140
|
+
"phoneNumber"?: string;
|
|
32141
|
+
"userId": string;
|
|
32142
|
+
"stationId"?: string;
|
|
32143
|
+
"afterCallWorkRequired"?: boolean;
|
|
32144
|
+
"queueId"?: string;
|
|
32145
|
+
"initialConfiguration": Models.InitialConfiguration;
|
|
32146
|
+
"sourceConfiguration": Models.SourceConfiguration;
|
|
32147
|
+
}
|
|
32148
|
+
|
|
31664
32149
|
export interface UserExpands {
|
|
31665
32150
|
"routingStatus"?: Models.RoutingStatus;
|
|
31666
32151
|
"presence"?: Models.UserPresence;
|
|
@@ -31708,9 +32193,9 @@ declare namespace Models {
|
|
|
31708
32193
|
"pageNumber"?: number;
|
|
31709
32194
|
"total"?: number;
|
|
31710
32195
|
"firstUri"?: string;
|
|
32196
|
+
"nextUri"?: string;
|
|
31711
32197
|
"lastUri"?: string;
|
|
31712
32198
|
"selfUri"?: string;
|
|
31713
|
-
"nextUri"?: string;
|
|
31714
32199
|
"previousUri"?: string;
|
|
31715
32200
|
"pageCount"?: number;
|
|
31716
32201
|
}
|
|
@@ -31840,6 +32325,23 @@ declare namespace Models {
|
|
|
31840
32325
|
"selfUri"?: string;
|
|
31841
32326
|
}
|
|
31842
32327
|
|
|
32328
|
+
export interface UserPresenceEvent {
|
|
32329
|
+
"eventId": string;
|
|
32330
|
+
"eventDateTime": string;
|
|
32331
|
+
"userId": string;
|
|
32332
|
+
"sourceId": string;
|
|
32333
|
+
"presenceDefinitionId"?: string;
|
|
32334
|
+
"message"?: string;
|
|
32335
|
+
}
|
|
32336
|
+
|
|
32337
|
+
export interface UserPrimarySource {
|
|
32338
|
+
"id"?: string;
|
|
32339
|
+
"name"?: string;
|
|
32340
|
+
"sourceId"?: string;
|
|
32341
|
+
"registered"?: boolean;
|
|
32342
|
+
"selfUri"?: string;
|
|
32343
|
+
}
|
|
32344
|
+
|
|
31843
32345
|
export interface UserProfile {
|
|
31844
32346
|
"id"?: string;
|
|
31845
32347
|
"name"?: string;
|
|
@@ -31856,9 +32358,9 @@ declare namespace Models {
|
|
|
31856
32358
|
"pageNumber"?: number;
|
|
31857
32359
|
"total"?: number;
|
|
31858
32360
|
"firstUri"?: string;
|
|
32361
|
+
"nextUri"?: string;
|
|
31859
32362
|
"lastUri"?: string;
|
|
31860
32363
|
"selfUri"?: string;
|
|
31861
|
-
"nextUri"?: string;
|
|
31862
32364
|
"previousUri"?: string;
|
|
31863
32365
|
"pageCount"?: number;
|
|
31864
32366
|
}
|
|
@@ -31906,9 +32408,9 @@ declare namespace Models {
|
|
|
31906
32408
|
"pageNumber"?: number;
|
|
31907
32409
|
"total"?: number;
|
|
31908
32410
|
"firstUri"?: string;
|
|
32411
|
+
"nextUri"?: string;
|
|
31909
32412
|
"lastUri"?: string;
|
|
31910
32413
|
"selfUri"?: string;
|
|
31911
|
-
"nextUri"?: string;
|
|
31912
32414
|
"previousUri"?: string;
|
|
31913
32415
|
"pageCount"?: number;
|
|
31914
32416
|
}
|
|
@@ -31935,9 +32437,9 @@ declare namespace Models {
|
|
|
31935
32437
|
"pageNumber"?: number;
|
|
31936
32438
|
"total"?: number;
|
|
31937
32439
|
"firstUri"?: string;
|
|
32440
|
+
"nextUri"?: string;
|
|
31938
32441
|
"lastUri"?: string;
|
|
31939
32442
|
"selfUri"?: string;
|
|
31940
|
-
"nextUri"?: string;
|
|
31941
32443
|
"previousUri"?: string;
|
|
31942
32444
|
"pageCount"?: number;
|
|
31943
32445
|
}
|
|
@@ -31988,6 +32490,14 @@ declare namespace Models {
|
|
|
31988
32490
|
"userParams"?: Array<Models.UserRoutingStatusUserParam>;
|
|
31989
32491
|
}
|
|
31990
32492
|
|
|
32493
|
+
export interface UserRoutingStatusEvent {
|
|
32494
|
+
"eventId": string;
|
|
32495
|
+
"eventDateTime": string;
|
|
32496
|
+
"agentId": string;
|
|
32497
|
+
"status": string;
|
|
32498
|
+
"sourceId": string;
|
|
32499
|
+
}
|
|
32500
|
+
|
|
31991
32501
|
export interface UserRoutingStatusRoutingStatus {
|
|
31992
32502
|
"status"?: string;
|
|
31993
32503
|
"startTime"?: string;
|
|
@@ -32106,9 +32616,9 @@ declare namespace Models {
|
|
|
32106
32616
|
"pageNumber"?: number;
|
|
32107
32617
|
"total"?: number;
|
|
32108
32618
|
"firstUri"?: string;
|
|
32619
|
+
"nextUri"?: string;
|
|
32109
32620
|
"lastUri"?: string;
|
|
32110
32621
|
"selfUri"?: string;
|
|
32111
|
-
"nextUri"?: string;
|
|
32112
32622
|
"previousUri"?: string;
|
|
32113
32623
|
"pageCount"?: number;
|
|
32114
32624
|
}
|
|
@@ -32195,6 +32705,18 @@ declare namespace Models {
|
|
|
32195
32705
|
"name"?: string;
|
|
32196
32706
|
}
|
|
32197
32707
|
|
|
32708
|
+
export interface UserTransferEvent {
|
|
32709
|
+
"eventId": string;
|
|
32710
|
+
"eventDateTime": string;
|
|
32711
|
+
"conversationId": string;
|
|
32712
|
+
"transferType": string;
|
|
32713
|
+
"commandId": string;
|
|
32714
|
+
"initiatingCommunicationId": string;
|
|
32715
|
+
"targetCommunicationId": string;
|
|
32716
|
+
"objectCommunicationId": string;
|
|
32717
|
+
"destinationUserId": string;
|
|
32718
|
+
}
|
|
32719
|
+
|
|
32198
32720
|
export interface UsersSearchResponse {
|
|
32199
32721
|
"total": number;
|
|
32200
32722
|
"pageCount": number;
|
|
@@ -32629,8 +33151,14 @@ declare namespace Models {
|
|
|
32629
33151
|
"value"?: string;
|
|
32630
33152
|
}
|
|
32631
33153
|
|
|
33154
|
+
export interface VerificationResult {
|
|
33155
|
+
"status"?: string;
|
|
33156
|
+
"records"?: Array<Models.Record>;
|
|
33157
|
+
}
|
|
33158
|
+
|
|
32632
33159
|
export interface Video {
|
|
32633
33160
|
"state"?: string;
|
|
33161
|
+
"initialState"?: string;
|
|
32634
33162
|
"id"?: string;
|
|
32635
33163
|
"context"?: string;
|
|
32636
33164
|
"audioMuted"?: boolean;
|
|
@@ -32648,7 +33176,6 @@ declare namespace Models {
|
|
|
32648
33176
|
"wrapup"?: Models.Wrapup;
|
|
32649
33177
|
"afterCallWork"?: Models.AfterCallWork;
|
|
32650
33178
|
"afterCallWorkRequired"?: boolean;
|
|
32651
|
-
"initialState"?: string;
|
|
32652
33179
|
}
|
|
32653
33180
|
|
|
32654
33181
|
export interface ViewFilter {
|
|
@@ -32873,6 +33400,7 @@ declare namespace Models {
|
|
|
32873
33400
|
"enabled"?: boolean;
|
|
32874
33401
|
"sendEmailNotifications"?: boolean;
|
|
32875
33402
|
"disableEmailPii"?: boolean;
|
|
33403
|
+
"languagePreference"?: string;
|
|
32876
33404
|
"rotateCallsSecs"?: number;
|
|
32877
33405
|
"stopRingingAfterRotations"?: number;
|
|
32878
33406
|
"overflowGroupId"?: string;
|
|
@@ -32925,9 +33453,9 @@ declare namespace Models {
|
|
|
32925
33453
|
"pageNumber"?: number;
|
|
32926
33454
|
"total"?: number;
|
|
32927
33455
|
"firstUri"?: string;
|
|
33456
|
+
"nextUri"?: string;
|
|
32928
33457
|
"lastUri"?: string;
|
|
32929
33458
|
"selfUri"?: string;
|
|
32930
|
-
"nextUri"?: string;
|
|
32931
33459
|
"previousUri"?: string;
|
|
32932
33460
|
"pageCount"?: number;
|
|
32933
33461
|
}
|
|
@@ -32966,6 +33494,7 @@ declare namespace Models {
|
|
|
32966
33494
|
"pinRequired"?: boolean;
|
|
32967
33495
|
"interactiveResponseRequired"?: boolean;
|
|
32968
33496
|
"sendEmailNotifications"?: boolean;
|
|
33497
|
+
"includeEmailTranscriptions"?: boolean;
|
|
32969
33498
|
"disableEmailPii"?: boolean;
|
|
32970
33499
|
"modifiedDate"?: string;
|
|
32971
33500
|
}
|
|
@@ -33112,9 +33641,9 @@ declare namespace Models {
|
|
|
33112
33641
|
"pageNumber"?: number;
|
|
33113
33642
|
"total"?: number;
|
|
33114
33643
|
"firstUri"?: string;
|
|
33644
|
+
"nextUri"?: string;
|
|
33115
33645
|
"lastUri"?: string;
|
|
33116
33646
|
"selfUri"?: string;
|
|
33117
|
-
"nextUri"?: string;
|
|
33118
33647
|
"previousUri"?: string;
|
|
33119
33648
|
"pageCount"?: number;
|
|
33120
33649
|
}
|
|
@@ -33161,7 +33690,6 @@ declare namespace Models {
|
|
|
33161
33690
|
"id"?: string;
|
|
33162
33691
|
"name": string;
|
|
33163
33692
|
"description"?: string;
|
|
33164
|
-
"configuration": Models.WebDeploymentConfigurationVersion;
|
|
33165
33693
|
"allowAllDomains"?: boolean;
|
|
33166
33694
|
"allowedDomains"?: Array<string>;
|
|
33167
33695
|
"snippet"?: string;
|
|
@@ -33170,6 +33698,7 @@ declare namespace Models {
|
|
|
33170
33698
|
"lastModifiedUser"?: Models.AddressableEntityRef;
|
|
33171
33699
|
"flow"?: Models.DomainEntityRef;
|
|
33172
33700
|
"status"?: string;
|
|
33701
|
+
"configuration": Models.WebDeploymentConfigurationVersionEntityRef;
|
|
33173
33702
|
"selfUri"?: string;
|
|
33174
33703
|
}
|
|
33175
33704
|
|
|
@@ -33182,6 +33711,7 @@ declare namespace Models {
|
|
|
33182
33711
|
"id"?: string;
|
|
33183
33712
|
"name": string;
|
|
33184
33713
|
"version"?: string;
|
|
33714
|
+
"headlessMode"?: Models.WebDeploymentHeadlessMode;
|
|
33185
33715
|
"description"?: string;
|
|
33186
33716
|
"languages"?: Array<string>;
|
|
33187
33717
|
"defaultLanguage"?: string;
|
|
@@ -33208,12 +33738,42 @@ declare namespace Models {
|
|
|
33208
33738
|
"selfUri"?: string;
|
|
33209
33739
|
}
|
|
33210
33740
|
|
|
33211
|
-
export interface
|
|
33212
|
-
"
|
|
33213
|
-
"
|
|
33741
|
+
export interface WebDeploymentConfigurationVersionEntityRef {
|
|
33742
|
+
"id": string;
|
|
33743
|
+
"name"?: string;
|
|
33744
|
+
"selfUri"?: string;
|
|
33745
|
+
"version": string;
|
|
33746
|
+
}
|
|
33747
|
+
|
|
33748
|
+
export interface WebDeploymentConfigurationVersionResponse {
|
|
33749
|
+
"id"?: string;
|
|
33750
|
+
"name": string;
|
|
33751
|
+
"version"?: string;
|
|
33752
|
+
"headlessMode"?: Models.WebDeploymentHeadlessMode;
|
|
33753
|
+
"description"?: string;
|
|
33754
|
+
"languages"?: Array<string>;
|
|
33755
|
+
"defaultLanguage"?: string;
|
|
33756
|
+
"customI18nLabels"?: Array<Models.CustomI18nLabels>;
|
|
33757
|
+
"messenger"?: Models.MessengerSettings;
|
|
33758
|
+
"position"?: Models.PositionSettings;
|
|
33759
|
+
"supportCenter"?: Models.SupportCenterSettings;
|
|
33760
|
+
"cobrowse"?: Models.CobrowseSettings;
|
|
33761
|
+
"journeyEvents"?: Models.JourneyEventsSettings;
|
|
33762
|
+
"authenticationSettings"?: Models.AuthenticationSettings;
|
|
33763
|
+
"dateCreated"?: string;
|
|
33764
|
+
"dateModified"?: string;
|
|
33765
|
+
"datePublished"?: string;
|
|
33766
|
+
"lastModifiedUser"?: Models.AddressableEntityRef;
|
|
33767
|
+
"createdUser"?: Models.AddressableEntityRef;
|
|
33768
|
+
"publishedUser"?: Models.AddressableEntityRef;
|
|
33769
|
+
"status"?: string;
|
|
33214
33770
|
"selfUri"?: string;
|
|
33215
33771
|
}
|
|
33216
33772
|
|
|
33773
|
+
export interface WebDeploymentHeadlessMode {
|
|
33774
|
+
"enabled"?: boolean;
|
|
33775
|
+
}
|
|
33776
|
+
|
|
33217
33777
|
export interface WebDeploymentsConfigTopicWebMessagingConfigChangeEventBody {
|
|
33218
33778
|
"id"?: string;
|
|
33219
33779
|
"version"?: string;
|
|
@@ -33327,6 +33887,7 @@ declare namespace Models {
|
|
|
33327
33887
|
"firstName"?: string;
|
|
33328
33888
|
"lastName"?: string;
|
|
33329
33889
|
"nickname"?: string;
|
|
33890
|
+
"image"?: string;
|
|
33330
33891
|
"additionalIds"?: Array<Models.RecipientAdditionalIdentifier>;
|
|
33331
33892
|
}
|
|
33332
33893
|
|
|
@@ -34405,9 +34966,9 @@ declare namespace Models {
|
|
|
34405
34966
|
"pageNumber"?: number;
|
|
34406
34967
|
"total"?: number;
|
|
34407
34968
|
"firstUri"?: string;
|
|
34969
|
+
"nextUri"?: string;
|
|
34408
34970
|
"lastUri"?: string;
|
|
34409
34971
|
"selfUri"?: string;
|
|
34410
|
-
"nextUri"?: string;
|
|
34411
34972
|
"previousUri"?: string;
|
|
34412
34973
|
"pageCount"?: number;
|
|
34413
34974
|
}
|
|
@@ -34862,9 +35423,9 @@ declare namespace Models {
|
|
|
34862
35423
|
"pageNumber"?: number;
|
|
34863
35424
|
"total"?: number;
|
|
34864
35425
|
"firstUri"?: string;
|
|
35426
|
+
"nextUri"?: string;
|
|
34865
35427
|
"lastUri"?: string;
|
|
34866
35428
|
"selfUri"?: string;
|
|
34867
|
-
"nextUri"?: string;
|
|
34868
35429
|
"previousUri"?: string;
|
|
34869
35430
|
"pageCount"?: number;
|
|
34870
35431
|
}
|
|
@@ -34887,9 +35448,9 @@ declare namespace Models {
|
|
|
34887
35448
|
"pageNumber"?: number;
|
|
34888
35449
|
"total"?: number;
|
|
34889
35450
|
"firstUri"?: string;
|
|
35451
|
+
"nextUri"?: string;
|
|
34890
35452
|
"lastUri"?: string;
|
|
34891
35453
|
"selfUri"?: string;
|
|
34892
|
-
"nextUri"?: string;
|
|
34893
35454
|
"previousUri"?: string;
|
|
34894
35455
|
"pageCount"?: number;
|
|
34895
35456
|
}
|
|
@@ -34944,9 +35505,9 @@ declare namespace Models {
|
|
|
34944
35505
|
"pageNumber"?: number;
|
|
34945
35506
|
"total"?: number;
|
|
34946
35507
|
"firstUri"?: string;
|
|
35508
|
+
"nextUri"?: string;
|
|
34947
35509
|
"lastUri"?: string;
|
|
34948
35510
|
"selfUri"?: string;
|
|
34949
|
-
"nextUri"?: string;
|
|
34950
35511
|
"previousUri"?: string;
|
|
34951
35512
|
"pageCount"?: number;
|
|
34952
35513
|
}
|