purecloud-platform-client-v2 165.0.0 → 167.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +546 -389
  3. package/dist/web-amd/purecloud-platform-client-v2.js +546 -389
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +546 -389
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +546 -389
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +325 -94
  9. package/package.json +7 -7
  10. package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
  11. package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
  12. package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +3 -3
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
  16. package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
  17. package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
  18. package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
  19. package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
  20. package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
  21. package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
  22. package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
  23. package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
  24. package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
  25. package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
  26. package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
  27. package/src/purecloud-platform-client-v2/api/GamificationApi.js +470 -1
  28. package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
  29. package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
  30. package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
  31. package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
  32. package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
  33. package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +2 -2
  37. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  39. package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  48. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/RoutingApi.js +5 -3
  56. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  60. package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -315
  65. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  74. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  77. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +2 -2
  78. package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts CHANGED
@@ -1622,6 +1622,14 @@ declare class GamificationApi {
1622
1622
  deleteEmployeeperformanceExternalmetricsDefinition(metricId: string): Promise<void>;
1623
1623
  getEmployeeperformanceExternalmetricsDefinition(metricId: string): Promise<Models.ExternalMetricDefinition>;
1624
1624
  getEmployeeperformanceExternalmetricsDefinitions(opts?: GamificationApi.getEmployeeperformanceExternalmetricsDefinitionsOptions): Promise<Models.ExternalMetricDefinitionListing>;
1625
+ getGamificationInsights(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, primaryPeriodStartWorkday: string, opts?: GamificationApi.getGamificationInsightsOptions): Promise<Models.InsightsSummary>;
1626
+ getGamificationInsightsDetails(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, primaryPeriodStartWorkday: string): Promise<Models.InsightsDetails>;
1627
+ getGamificationInsightsGroupsTrends(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.InsightsTrend>;
1628
+ getGamificationInsightsGroupsTrendsAll(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.InsightsTrend>;
1629
+ getGamificationInsightsMembers(filterType: string, filterId: string, granularity: string, startWorkday: string): Promise<Models.InsightsAgents>;
1630
+ getGamificationInsightsTrends(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.UserInsightsTrend>;
1631
+ getGamificationInsightsUserDetails(userId: string, filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, primaryPeriodStartWorkday: string): Promise<Models.InsightsDetails>;
1632
+ getGamificationInsightsUserTrends(userId: string, filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.UserInsightsTrend>;
1625
1633
  getGamificationLeaderboard(startWorkday: string, endWorkday: string, opts?: GamificationApi.getGamificationLeaderboardOptions): Promise<Models.Leaderboard>;
1626
1634
  getGamificationLeaderboardAll(filterType: string, filterId: string, startWorkday: string, endWorkday: string, opts?: GamificationApi.getGamificationLeaderboardAllOptions): Promise<Models.Leaderboard>;
1627
1635
  getGamificationLeaderboardAllBestpoints(filterType: string, filterId: string): Promise<Models.OverallBestPoints>;
@@ -1669,6 +1677,8 @@ declare class GamificationApi {
1669
1677
  postGamificationProfileMetricLink(sourceProfileId: string, sourceMetricId: string, body: Models.TargetPerformanceProfile): Promise<Models.Metric>;
1670
1678
  postGamificationProfileMetrics(profileId: string, body: Models.CreateMetric): Promise<Models.Metric>;
1671
1679
  postGamificationProfiles(body: Models.CreatePerformanceProfile, opts?: GamificationApi.postGamificationProfilesOptions): Promise<Models.PerformanceProfile>;
1680
+ postGamificationProfilesUserQuery(userId: string, body: Models.UserProfilesInDateRangeRequest): Promise<Models.UserProfilesInDateRange>;
1681
+ postGamificationProfilesUsersMeQuery(body: Models.UserProfilesInDateRangeRequest): Promise<Models.UserProfilesInDateRange>;
1672
1682
  putGamificationProfile(profileId: string, opts?: GamificationApi.putGamificationProfileOptions): Promise<Models.PerformanceProfile>;
1673
1683
  putGamificationProfileMetric(profileId: string, metricId: string, body: Models.CreateMetric): Promise<Models.Metric>;
1674
1684
  putGamificationStatus(status: Models.GamificationStatus): Promise<Models.GamificationStatus>;
@@ -1679,6 +1689,14 @@ declare namespace GamificationApi {
1679
1689
  "pageSize"?: number;
1680
1690
  "pageNumber"?: number;
1681
1691
  }
1692
+ export interface getGamificationInsightsOptions {
1693
+ "pageSize"?: number;
1694
+ "pageNumber"?: number;
1695
+ "sortKey"?: string;
1696
+ "sortMetricId"?: string;
1697
+ "sortOrder"?: string;
1698
+ "userIds"?: string;
1699
+ }
1682
1700
  export interface getGamificationLeaderboardOptions {
1683
1701
  "metricId"?: string;
1684
1702
  }
@@ -4055,6 +4073,7 @@ declare namespace RoutingApi {
4055
4073
  }
4056
4074
  export interface getRoutingPredictorsKeyperformanceindicatorsOptions {
4057
4075
  "kpiGroup"?: string;
4076
+ "expand"?: Array<string>;
4058
4077
  }
4059
4078
  export interface getRoutingQueueEstimatedwaittimeOptions {
4060
4079
  "conversationId"?: string;
@@ -4165,6 +4184,7 @@ declare namespace RoutingApi {
4165
4184
  "sortBy"?: string;
4166
4185
  "sortOrder"?: string;
4167
4186
  "language"?: string;
4187
+ "integrationId"?: string;
4168
4188
  }
4169
4189
  export interface getRoutingWrapupcodesOptions {
4170
4190
  "pageSize"?: number;
@@ -4668,17 +4688,11 @@ declare class TelephonyProvidersEdgeApi {
4668
4688
  deleteTelephonyProvidersEdgesDidpool(didPoolId: string): Promise<void>;
4669
4689
  deleteTelephonyProvidersEdgesEdgegroup(edgeGroupId: string): Promise<void>;
4670
4690
  deleteTelephonyProvidersEdgesExtensionpool(extensionPoolId: string): Promise<void>;
4671
- deleteTelephonyProvidersEdgesOutboundroute(outboundRouteId: string): Promise<void>;
4672
4691
  deleteTelephonyProvidersEdgesPhone(phoneId: string): Promise<void>;
4673
4692
  deleteTelephonyProvidersEdgesPhonebasesetting(phoneBaseId: string): Promise<void>;
4674
4693
  deleteTelephonyProvidersEdgesSite(siteId: string): Promise<void>;
4675
4694
  deleteTelephonyProvidersEdgesSiteOutboundroute(siteId: string, outboundRouteId: string): Promise<void>;
4676
4695
  deleteTelephonyProvidersEdgesTrunkbasesetting(trunkBaseSettingsId: string): Promise<void>;
4677
- getConfigurationSchemasEdgesVnext(opts?: TelephonyProvidersEdgeApi.getConfigurationSchemasEdgesVnextOptions): Promise<Models.SchemaCategoryEntityListing>;
4678
- getConfigurationSchemasEdgesVnextSchemaCategory(schemaCategory: string, opts?: TelephonyProvidersEdgeApi.getConfigurationSchemasEdgesVnextSchemaCategoryOptions): Promise<Models.SchemaReferenceEntityListing>;
4679
- getConfigurationSchemasEdgesVnextSchemaCategorySchemaType(schemaCategory: string, schemaType: string, opts?: TelephonyProvidersEdgeApi.getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeOptions): Promise<Models.SchemaReferenceEntityListing>;
4680
- getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaId(schemaCategory: string, schemaType: string, schemaId: string): Promise<Models.Organization>;
4681
- getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataId(schemaCategory: string, schemaType: string, schemaId: string, extensionType: string, metadataId: string, opts?: TelephonyProvidersEdgeApi.getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataIdOptions): Promise<Models.Organization>;
4682
4696
  getTelephonyProvidersEdge(edgeId: string, opts?: TelephonyProvidersEdgeApi.getTelephonyProvidersEdgeOptions): Promise<Models.Edge>;
4683
4697
  getTelephonyProvidersEdgeDiagnosticNslookup(edgeId: string): Promise<Models.EdgeNetworkDiagnosticResponse>;
4684
4698
  getTelephonyProvidersEdgeDiagnosticPing(edgeId: string): Promise<Models.EdgeNetworkDiagnosticResponse>;
@@ -4763,7 +4777,6 @@ declare class TelephonyProvidersEdgeApi {
4763
4777
  postTelephonyProvidersEdgesDidpools(body: Models.DIDPool): Promise<Models.DIDPool>;
4764
4778
  postTelephonyProvidersEdgesEdgegroups(body: Models.EdgeGroup): Promise<Models.EdgeGroup>;
4765
4779
  postTelephonyProvidersEdgesExtensionpools(body: Models.ExtensionPool): Promise<Models.ExtensionPool>;
4766
- postTelephonyProvidersEdgesOutboundroutes(body: Models.OutboundRoute): Promise<Models.OutboundRoute>;
4767
4780
  postTelephonyProvidersEdgesPhoneReboot(phoneId: string): Promise<void>;
4768
4781
  postTelephonyProvidersEdgesPhonebasesettings(body: Models.PhoneBase): Promise<Models.PhoneBase>;
4769
4782
  postTelephonyProvidersEdgesPhones(body: Models.Phone): Promise<Models.Phone>;
@@ -4774,13 +4787,10 @@ declare class TelephonyProvidersEdgeApi {
4774
4787
  putTelephonyProvidersEdge(edgeId: string, body: Models.Edge): Promise<Models.Edge>;
4775
4788
  putTelephonyProvidersEdgeLogicalinterface(edgeId: string, interfaceId: string, body: Models.DomainLogicalInterface): Promise<Models.DomainLogicalInterface>;
4776
4789
  putTelephonyProvidersEdgesCertificateauthority(certificateId: string, body: Models.DomainCertificateAuthority): Promise<Models.DomainCertificateAuthority>;
4777
- putTelephonyProvidersEdgesDid(didId: string, body: Models.DID): Promise<Models.DID>;
4778
4790
  putTelephonyProvidersEdgesDidpool(didPoolId: string, body: Models.DIDPool): Promise<Models.DIDPool>;
4779
4791
  putTelephonyProvidersEdgesEdgegroup(edgeGroupId: string, body: Models.EdgeGroup): Promise<Models.EdgeGroup>;
4780
4792
  putTelephonyProvidersEdgesEdgegroupEdgetrunkbase(edgegroupId: string, edgetrunkbaseId: string, body: Models.EdgeTrunkBase): Promise<Models.EdgeTrunkBase>;
4781
- putTelephonyProvidersEdgesExtension(extensionId: string, body: Models.Extension): Promise<Models.Extension>;
4782
4793
  putTelephonyProvidersEdgesExtensionpool(extensionPoolId: string, body: Models.ExtensionPool): Promise<Models.ExtensionPool>;
4783
- putTelephonyProvidersEdgesOutboundroute(outboundRouteId: string, body: Models.OutboundRoute): Promise<Models.OutboundRoute>;
4784
4794
  putTelephonyProvidersEdgesPhone(phoneId: string, body: Models.Phone): Promise<Models.Phone>;
4785
4795
  putTelephonyProvidersEdgesPhonebasesetting(phoneBaseId: string, body: Models.PhoneBase): Promise<Models.PhoneBase>;
4786
4796
  putTelephonyProvidersEdgesSite(siteId: string, body: Models.Site): Promise<Models.Site>;
@@ -4790,21 +4800,6 @@ declare class TelephonyProvidersEdgeApi {
4790
4800
  }
4791
4801
 
4792
4802
  declare namespace TelephonyProvidersEdgeApi {
4793
- export interface getConfigurationSchemasEdgesVnextOptions {
4794
- "pageSize"?: number;
4795
- "pageNumber"?: number;
4796
- }
4797
- export interface getConfigurationSchemasEdgesVnextSchemaCategoryOptions {
4798
- "pageSize"?: number;
4799
- "pageNumber"?: number;
4800
- }
4801
- export interface getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeOptions {
4802
- "pageSize"?: number;
4803
- "pageNumber"?: number;
4804
- }
4805
- export interface getConfigurationSchemasEdgesVnextSchemaCategorySchemaTypeSchemaIdExtensionTypeMetadataIdOptions {
4806
- "type"?: string;
4807
- }
4808
4803
  export interface getTelephonyProvidersEdgeOptions {
4809
4804
  "expand"?: Array<string>;
4810
4805
  }
@@ -5932,6 +5927,8 @@ declare namespace Models {
5932
5927
  "requestedRoutingUserIds"?: Array<string>;
5933
5928
  "routingPriority"?: number;
5934
5929
  "connectedDurationMs"?: number;
5930
+ "conversationExternalContactIds"?: Array<string>;
5931
+ "conversationExternalOrganizationIds"?: Array<string>;
5935
5932
  }
5936
5933
 
5937
5934
  export interface AcdStartDetailEventTopicAcdStartEvent {
@@ -5953,6 +5950,8 @@ declare namespace Models {
5953
5950
  "messageType"?: string;
5954
5951
  "queueId"?: string;
5955
5952
  "divisionId"?: string;
5953
+ "conversationExternalContactIds"?: Array<string>;
5954
+ "conversationExternalOrganizationIds"?: Array<string>;
5956
5955
  }
5957
5956
 
5958
5957
  export interface AchievedOutcome {
@@ -6272,6 +6271,8 @@ declare namespace Models {
6272
6271
  "wrapupCode"?: string;
6273
6272
  "wrapupNotes"?: string;
6274
6273
  "wrapupDurationMs"?: number;
6274
+ "conversationExternalContactIds"?: Array<string>;
6275
+ "conversationExternalOrganizationIds"?: Array<string>;
6275
6276
  }
6276
6277
 
6277
6278
  export interface AcwSettings {
@@ -6933,6 +6934,7 @@ declare namespace Models {
6933
6934
  "callbackScheduledTime"?: string;
6934
6935
  "callbackUserName"?: string;
6935
6936
  "cc"?: Array<string>;
6937
+ "cleared"?: boolean;
6936
6938
  "coachedParticipantId"?: string;
6937
6939
  "cobrowseRole"?: string;
6938
6940
  "cobrowseRoomId"?: string;
@@ -6987,8 +6989,8 @@ declare namespace Models {
6987
6989
  "videoAddressSelf"?: string;
6988
6990
  "videoRoomId"?: string;
6989
6991
  "waitingInteractionCounts"?: Array<number>;
6990
- "agentGroups"?: Array<Models.AnalyticsAgentGroup>;
6991
6992
  "proposedAgents"?: Array<Models.AnalyticsProposedAgent>;
6993
+ "agentGroups"?: Array<Models.AnalyticsAgentGroup>;
6992
6994
  "mediaEndpointStats"?: Array<Models.AnalyticsMediaEndpointStat>;
6993
6995
  "flow"?: Models.AnalyticsFlow;
6994
6996
  "metrics"?: Array<Models.AnalyticsSessionMetric>;
@@ -7616,6 +7618,8 @@ declare namespace Models {
7616
7618
  "conversationId"?: string;
7617
7619
  "participantId"?: string;
7618
7620
  "attributes"?: { [key: string]: string; };
7621
+ "conversationExternalContactIds"?: Array<string>;
7622
+ "conversationExternalOrganizationIds"?: Array<string>;
7619
7623
  }
7620
7624
 
7621
7625
  export interface AttributeFilterItem {
@@ -9138,6 +9142,7 @@ declare namespace Models {
9138
9142
  "muted"?: boolean;
9139
9143
  "confined"?: boolean;
9140
9144
  "held"?: boolean;
9145
+ "securePause"?: boolean;
9141
9146
  "recordingId"?: string;
9142
9147
  "segments"?: Array<Models.Segment>;
9143
9148
  "errorInfo"?: Models.ErrorInfo;
@@ -9171,6 +9176,7 @@ declare namespace Models {
9171
9176
  "muted"?: boolean;
9172
9177
  "confined"?: boolean;
9173
9178
  "held"?: boolean;
9179
+ "securePause"?: boolean;
9174
9180
  "recordingId"?: string;
9175
9181
  "segments"?: Array<Models.Segment>;
9176
9182
  "errorInfo"?: Models.ErrorInfo;
@@ -9207,6 +9213,7 @@ declare namespace Models {
9207
9213
  "recentTransfers"?: Array<Models.TransferResponse>;
9208
9214
  "recordingState"?: string;
9209
9215
  "maxParticipants"?: number;
9216
+ "securePause"?: boolean;
9210
9217
  "selfUri"?: string;
9211
9218
  }
9212
9219
 
@@ -9357,6 +9364,7 @@ declare namespace Models {
9357
9364
  "consultParticipantId"?: string;
9358
9365
  "uuiData"?: string;
9359
9366
  "bargedTime"?: string;
9367
+ "securePause"?: boolean;
9360
9368
  }
9361
9369
 
9362
9370
  export interface CallMediaPolicy {
@@ -10694,6 +10702,8 @@ declare namespace Models {
10694
10702
  "callbackScheduledTime"?: number;
10695
10703
  "subject"?: string;
10696
10704
  "messageType"?: string;
10705
+ "conversationExternalContactIds"?: Array<string>;
10706
+ "conversationExternalOrganizationIds"?: Array<string>;
10697
10707
  }
10698
10708
 
10699
10709
  export interface ContactIdentifier {
@@ -11141,6 +11151,7 @@ declare namespace Models {
11141
11151
  "state"?: string;
11142
11152
  "divisions"?: Array<Models.ConversationDivisionMembership>;
11143
11153
  "recentTransfers"?: Array<Models.TransferResponse>;
11154
+ "securePause"?: boolean;
11144
11155
  "selfUri"?: string;
11145
11156
  }
11146
11157
 
@@ -11215,6 +11226,7 @@ declare namespace Models {
11215
11226
  "startTime": string;
11216
11227
  "endTime"?: string;
11217
11228
  "divisions"?: Array<Models.ConversationDivisionMembership>;
11229
+ "securePause"?: boolean;
11218
11230
  "selfUri"?: string;
11219
11231
  "participants"?: Array<Models.ParticipantBasic>;
11220
11232
  }
@@ -12681,6 +12693,7 @@ declare namespace Models {
12681
12693
  "recipientCountry"?: string;
12682
12694
  "recipientType"?: string;
12683
12695
  "byoSmsIntegrationId"?: string;
12696
+ "monitoredParticipantId"?: string;
12684
12697
  }
12685
12698
 
12686
12699
  export interface ConversationMessageEventTopicMessageMetadata {
@@ -14108,6 +14121,8 @@ declare namespace Models {
14108
14121
  "subject"?: string;
14109
14122
  "messageType"?: string;
14110
14123
  "interactingDurationMs"?: number;
14124
+ "conversationExternalContactIds"?: Array<string>;
14125
+ "conversationExternalOrganizationIds"?: Array<string>;
14111
14126
  }
14112
14127
 
14113
14128
  export interface CustomerInteractionCenter {
@@ -14143,6 +14158,8 @@ declare namespace Models {
14143
14158
  "callbackScheduledTime"?: number;
14144
14159
  "subject"?: string;
14145
14160
  "messageType"?: string;
14161
+ "conversationExternalContactIds"?: Array<string>;
14162
+ "conversationExternalOrganizationIds"?: Array<string>;
14146
14163
  }
14147
14164
 
14148
14165
  export interface DID {
@@ -14831,7 +14848,7 @@ declare namespace Models {
14831
14848
  "id"?: string;
14832
14849
  "name"?: string;
14833
14850
  "contactListId": string;
14834
- "data": { [key: string]: object; };
14851
+ "data": { [key: string]: string; };
14835
14852
  "callRecords"?: { [key: string]: Models.CallRecord; };
14836
14853
  "latestSmsEvaluations"?: { [key: string]: Models.MessageEvaluation; };
14837
14854
  "latestEmailEvaluations"?: { [key: string]: Models.MessageEvaluation; };
@@ -16121,22 +16138,6 @@ declare namespace Models {
16121
16138
  "name"?: string;
16122
16139
  }
16123
16140
 
16124
- export interface DomainSchemaReference {
16125
- "id"?: string;
16126
- "name": string;
16127
- "division"?: Models.Division;
16128
- "description"?: string;
16129
- "version"?: number;
16130
- "dateCreated"?: string;
16131
- "dateModified"?: string;
16132
- "modifiedBy"?: string;
16133
- "createdBy"?: string;
16134
- "state"?: string;
16135
- "modifiedByApp"?: string;
16136
- "createdByApp"?: string;
16137
- "selfUri"?: string;
16138
- }
16139
-
16140
16141
  export interface DownloadResponse {
16141
16142
  "contentLocationUri"?: string;
16142
16143
  "imageUri"?: string;
@@ -16998,6 +16999,7 @@ declare namespace Models {
16998
16999
  "conversationEndDate"?: string;
16999
17000
  "neverRelease"?: boolean;
17000
17001
  "assigned"?: boolean;
17002
+ "dateAssigneeChanged"?: string;
17001
17003
  "resourceId"?: string;
17002
17004
  "resourceType"?: string;
17003
17005
  "redacted"?: boolean;
@@ -17146,6 +17148,10 @@ declare namespace Models {
17146
17148
  "id"?: string;
17147
17149
  }
17148
17150
 
17151
+ export interface EvaluationQualityV2TopicEvaluationReference {
17152
+ "id"?: string;
17153
+ }
17154
+
17149
17155
  export interface EvaluationQualityV2TopicEvaluationScoringSet {
17150
17156
  "totalScore"?: number;
17151
17157
  "totalCriticalScore"?: number;
@@ -17183,6 +17189,12 @@ declare namespace Models {
17183
17189
  "evaluationSource"?: Models.EvaluationQualityV2TopicEvaluationSource;
17184
17190
  "assigneeUserId"?: string;
17185
17191
  "previousAssigneeUserId"?: string;
17192
+ "evaluationContextId"?: string;
17193
+ "disputeCount"?: number;
17194
+ "version"?: number;
17195
+ "previousStatus"?: string;
17196
+ "declinedReview"?: boolean;
17197
+ "retractedEvaluation"?: Models.EvaluationQualityV2TopicEvaluationReference;
17186
17198
  }
17187
17199
 
17188
17200
  export interface EvaluationQualityV2TopicUser {
@@ -17271,6 +17283,7 @@ declare namespace Models {
17271
17283
  "conversationEndDate"?: string;
17272
17284
  "neverRelease"?: boolean;
17273
17285
  "assigned"?: boolean;
17286
+ "dateAssigneeChanged"?: string;
17274
17287
  "resourceId"?: string;
17275
17288
  "resourceType"?: string;
17276
17289
  "redacted"?: boolean;
@@ -17565,6 +17578,7 @@ declare namespace Models {
17565
17578
  "lineId"?: Models.ExternalContactsContactChangedTopicLineId;
17566
17579
  "whatsAppId"?: Models.ExternalContactsContactChangedTopicWhatsAppId;
17567
17580
  "facebookId"?: Models.ExternalContactsContactChangedTopicFacebookId;
17581
+ "instagramId"?: Models.ExternalContactsContactChangedTopicInstagramId;
17568
17582
  }
17569
17583
 
17570
17584
  export interface ExternalContactsContactChangedTopicContactAddress {
@@ -17585,6 +17599,15 @@ declare namespace Models {
17585
17599
  "scopedId"?: string;
17586
17600
  }
17587
17601
 
17602
+ export interface ExternalContactsContactChangedTopicInstagramId {
17603
+ "ids"?: Array<Models.ExternalContactsContactChangedTopicInstagramScopedId>;
17604
+ "displayName"?: string;
17605
+ }
17606
+
17607
+ export interface ExternalContactsContactChangedTopicInstagramScopedId {
17608
+ "scopedId"?: string;
17609
+ }
17610
+
17588
17611
  export interface ExternalContactsContactChangedTopicLineId {
17589
17612
  "ids"?: Array<Models.ExternalContactsContactChangedTopicLineUserId>;
17590
17613
  "displayName"?: string;
@@ -17638,6 +17661,7 @@ declare namespace Models {
17638
17661
  "lineId"?: Models.ExternalContactsUnresolvedContactChangedTopicLineId;
17639
17662
  "whatsAppId"?: Models.ExternalContactsUnresolvedContactChangedTopicWhatsAppId;
17640
17663
  "facebookId"?: Models.ExternalContactsUnresolvedContactChangedTopicFacebookId;
17664
+ "instagramId"?: Models.ExternalContactsUnresolvedContactChangedTopicInstagramId;
17641
17665
  }
17642
17666
 
17643
17667
  export interface ExternalContactsUnresolvedContactChangedTopicContactAddress {
@@ -17658,6 +17682,15 @@ declare namespace Models {
17658
17682
  "scopedId"?: string;
17659
17683
  }
17660
17684
 
17685
+ export interface ExternalContactsUnresolvedContactChangedTopicInstagramId {
17686
+ "ids"?: Array<Models.ExternalContactsUnresolvedContactChangedTopicInstagramScopedId>;
17687
+ "displayName"?: string;
17688
+ }
17689
+
17690
+ export interface ExternalContactsUnresolvedContactChangedTopicInstagramScopedId {
17691
+ "scopedId"?: string;
17692
+ }
17693
+
17661
17694
  export interface ExternalContactsUnresolvedContactChangedTopicLineId {
17662
17695
  "ids"?: Array<Models.ExternalContactsUnresolvedContactChangedTopicLineUserId>;
17663
17696
  "displayName"?: string;
@@ -18270,6 +18303,8 @@ declare namespace Models {
18270
18303
  "divisionId"?: string;
18271
18304
  "flowVersion"?: string;
18272
18305
  "connectedDurationMs"?: number;
18306
+ "conversationExternalContactIds"?: Array<string>;
18307
+ "conversationExternalOrganizationIds"?: Array<string>;
18273
18308
  }
18274
18309
 
18275
18310
  export interface FlowEntityListing {
@@ -18562,6 +18597,8 @@ declare namespace Models {
18562
18597
  "flowId"?: string;
18563
18598
  "divisionId"?: string;
18564
18599
  "flowVersion"?: string;
18600
+ "conversationExternalContactIds"?: Array<string>;
18601
+ "conversationExternalOrganizationIds"?: Array<string>;
18565
18602
  }
18566
18603
 
18567
18604
  export interface FlowVersion {
@@ -19645,6 +19682,137 @@ declare namespace Models {
19645
19682
  "actionContext"?: string;
19646
19683
  }
19647
19684
 
19685
+ export interface InsightsAgentItem {
19686
+ "id"?: string;
19687
+ "name"?: string;
19688
+ "selfUri"?: string;
19689
+ }
19690
+
19691
+ export interface InsightsAgents {
19692
+ "performanceProfile"?: Models.AddressableEntityRef;
19693
+ "division"?: Models.DivisionReference;
19694
+ "granularity"?: string;
19695
+ "dateStartWorkday"?: string;
19696
+ "dateEndWorkday"?: string;
19697
+ "entities"?: Array<Models.InsightsAgentItem>;
19698
+ }
19699
+
19700
+ export interface InsightsDetails {
19701
+ "performanceProfile"?: Models.AddressableEntityRef;
19702
+ "division"?: Models.DivisionReference;
19703
+ "granularity"?: string;
19704
+ "comparativePeriod"?: Models.WorkdayPeriod;
19705
+ "primaryPeriod"?: Models.WorkdayPeriod;
19706
+ "user"?: Models.UserReference;
19707
+ "metricData"?: Array<Models.InsightsDetailsMetricItem>;
19708
+ "overallData"?: Models.InsightsDetailsOverallItem;
19709
+ }
19710
+
19711
+ export interface InsightsDetailsMetricItem {
19712
+ "metric"?: Models.AddressableEntityRef;
19713
+ "comparativePeriod"?: Models.InsightsDetailsMetricPeriodPoints;
19714
+ "primaryPeriod"?: Models.InsightsDetailsMetricPeriodPoints;
19715
+ "percentOfGoalChange"?: number;
19716
+ "valueChange"?: number;
19717
+ }
19718
+
19719
+ export interface InsightsDetailsMetricPeriodPoints {
19720
+ "points"?: number;
19721
+ "maxPoints"?: number;
19722
+ "dataPointCount"?: number;
19723
+ "percentOfGoal"?: number;
19724
+ "rankTotalPoints"?: number;
19725
+ "rankPercentagePoints"?: number;
19726
+ "value"?: number;
19727
+ }
19728
+
19729
+ export interface InsightsDetailsOverallItem {
19730
+ "comparativePeriod"?: Models.InsightsDetailsOverallPeriodPoints;
19731
+ "primaryPeriod"?: Models.InsightsDetailsOverallPeriodPoints;
19732
+ "percentOfGoalChange"?: number;
19733
+ }
19734
+
19735
+ export interface InsightsDetailsOverallPeriodPoints {
19736
+ "points"?: number;
19737
+ "maxPoints"?: number;
19738
+ "dataPointCount"?: number;
19739
+ "percentOfGoal"?: number;
19740
+ "rankTotalPoints"?: number;
19741
+ "rankPercentagePoints"?: number;
19742
+ }
19743
+
19744
+ export interface InsightsSummary {
19745
+ "entities"?: Array<Models.InsightsSummaryUserItem>;
19746
+ "pageSize"?: number;
19747
+ "pageNumber"?: number;
19748
+ "total"?: number;
19749
+ "performanceProfile"?: Models.AddressableEntityRef;
19750
+ "division"?: Models.DivisionReference;
19751
+ "granularity"?: string;
19752
+ "comparativePeriod"?: Models.WorkdayPeriod;
19753
+ "primaryPeriod"?: Models.WorkdayPeriod;
19754
+ "pageCount"?: number;
19755
+ }
19756
+
19757
+ export interface InsightsSummaryMetricItem {
19758
+ "metric"?: Models.AddressableEntityRef;
19759
+ "comparativePeriod"?: Models.InsightsSummaryMetricPeriodPoints;
19760
+ "primaryPeriod"?: Models.InsightsSummaryMetricPeriodPoints;
19761
+ "percentOfGoalChange"?: number;
19762
+ "valueChange"?: number;
19763
+ }
19764
+
19765
+ export interface InsightsSummaryMetricPeriodPoints {
19766
+ "points"?: number;
19767
+ "maxPoints"?: number;
19768
+ "dataPointCount"?: number;
19769
+ "percentOfGoal"?: number;
19770
+ "value"?: number;
19771
+ }
19772
+
19773
+ export interface InsightsSummaryOverallItem {
19774
+ "comparativePeriod"?: Models.InsightsSummaryOverallPeriodPoints;
19775
+ "primaryPeriod"?: Models.InsightsSummaryOverallPeriodPoints;
19776
+ "percentOfGoalChange"?: number;
19777
+ }
19778
+
19779
+ export interface InsightsSummaryOverallPeriodPoints {
19780
+ "points"?: number;
19781
+ "maxPoints"?: number;
19782
+ "dataPointCount"?: number;
19783
+ "percentOfGoal"?: number;
19784
+ }
19785
+
19786
+ export interface InsightsSummaryUserItem {
19787
+ "user"?: Models.UserReference;
19788
+ "metricData"?: Array<Models.InsightsSummaryMetricItem>;
19789
+ "overallData"?: Models.InsightsSummaryOverallItem;
19790
+ }
19791
+
19792
+ export interface InsightsTrend {
19793
+ "performanceProfile"?: Models.AddressableEntityRef;
19794
+ "division"?: Models.DivisionReference;
19795
+ "granularity"?: string;
19796
+ "comparativePeriod"?: Models.WorkdayPeriod;
19797
+ "primaryPeriod"?: Models.WorkdayPeriod;
19798
+ "entities"?: Array<Models.InsightsTrendMetricItem>;
19799
+ "total"?: Models.InsightsTrendTotalItem;
19800
+ }
19801
+
19802
+ export interface InsightsTrendMetricItem {
19803
+ "metric"?: Models.AddressableEntityRef;
19804
+ "trends"?: Models.InsightsTrends;
19805
+ }
19806
+
19807
+ export interface InsightsTrendTotalItem {
19808
+ "trends"?: Models.InsightsTrends;
19809
+ }
19810
+
19811
+ export interface InsightsTrends {
19812
+ "comparativePeriod"?: Array<Models.TrendData>;
19813
+ "primaryPeriod"?: Array<Models.TrendData>;
19814
+ }
19815
+
19648
19816
  export interface InstagramId {
19649
19817
  "ids"?: Array<Models.InstagramScopedId>;
19650
19818
  "displayName"?: string;
@@ -20759,6 +20927,7 @@ declare namespace Models {
20759
20927
  "outcomeConfig"?: Models.OutcomeConfig;
20760
20928
  "status"?: string;
20761
20929
  "kpiGroup"?: string;
20930
+ "queues"?: Array<string>;
20762
20931
  "selfUri"?: string;
20763
20932
  }
20764
20933
 
@@ -20986,7 +21155,6 @@ declare namespace Models {
20986
21155
  "queryType"?: string;
20987
21156
  "sessionId"?: string;
20988
21157
  "includeDraftDocuments"?: boolean;
20989
- "app"?: Models.KnowledgeGuestSessionApp;
20990
21158
  }
20991
21159
 
20992
21160
  export interface KnowledgeDocumentGuestSearchResult {
@@ -21026,6 +21194,7 @@ declare namespace Models {
21026
21194
  "state"?: string;
21027
21195
  "dateCreated"?: string;
21028
21196
  "dateModified"?: string;
21197
+ "dateImported"?: string;
21029
21198
  "lastPublishedVersionNumber"?: number;
21030
21199
  "datePublished"?: string;
21031
21200
  "createdBy"?: Models.UserReference;
@@ -21196,6 +21365,7 @@ declare namespace Models {
21196
21365
  "state"?: string;
21197
21366
  "dateCreated"?: string;
21198
21367
  "dateModified"?: string;
21368
+ "dateImported"?: string;
21199
21369
  "lastPublishedVersionNumber"?: number;
21200
21370
  "datePublished"?: string;
21201
21371
  "createdBy"?: Models.UserReference;
@@ -24164,6 +24334,8 @@ declare namespace Models {
24164
24334
  "divisionId"?: string;
24165
24335
  "outboundContactListId"?: string;
24166
24336
  "outboundContactId"?: string;
24337
+ "conversationExternalContactIds"?: Array<string>;
24338
+ "conversationExternalOrganizationIds"?: Array<string>;
24167
24339
  }
24168
24340
 
24169
24341
  export interface OutboundDomain {
@@ -25311,6 +25483,7 @@ declare namespace Models {
25311
25483
 
25312
25484
  export interface PredictiveRouting {
25313
25485
  "respectSkills"?: boolean;
25486
+ "enableConversationScoreBiasing"?: boolean;
25314
25487
  }
25315
25488
 
25316
25489
  export interface Predictor {
@@ -25435,6 +25608,15 @@ declare namespace Models {
25435
25608
  "managementUnitIdsForAddedTeamUsers"?: Array<string>;
25436
25609
  }
25437
25610
 
25611
+ export interface ProfileWithDateRange {
25612
+ "id"?: string;
25613
+ "name"?: string;
25614
+ "division"?: Models.Division;
25615
+ "dateStartWorkday"?: string;
25616
+ "dateEndWorkday"?: string;
25617
+ "selfUri"?: string;
25618
+ }
25619
+
25438
25620
  export interface Program {
25439
25621
  "id"?: string;
25440
25622
  "name"?: string;
@@ -25717,6 +25899,18 @@ declare namespace Models {
25717
25899
  "value": string;
25718
25900
  }
25719
25901
 
25902
+ export interface QualityEvaluationScoreItem {
25903
+ "evaluationId"?: string;
25904
+ "conversationId"?: string;
25905
+ "conversationDate"?: string;
25906
+ "conversationEndDate"?: string;
25907
+ "formName"?: string;
25908
+ "points"?: number;
25909
+ "evaluationScore"?: number;
25910
+ "maxPoints"?: number;
25911
+ "mediaTypes"?: Array<string>;
25912
+ }
25913
+
25720
25914
  export interface QueryAdherenceExplanationsResponse {
25721
25915
  "job"?: Models.AdherenceExplanationJobReference;
25722
25916
  "result"?: Models.AdherenceExplanationListing;
@@ -27091,6 +27285,7 @@ declare namespace Models {
27091
27285
  "recipientCountry"?: string;
27092
27286
  "recipientType"?: string;
27093
27287
  "byoSmsIntegrationId"?: string;
27288
+ "monitoredParticipantId"?: string;
27094
27289
  }
27095
27290
 
27096
27291
  export interface QueueConversationMessageEventTopicMessageMetadata {
@@ -28624,6 +28819,7 @@ declare namespace Models {
28624
28819
  export interface RecordingSettings {
28625
28820
  "maxSimultaneousStreams"?: number;
28626
28821
  "maxConfigurableScreenRecordingStreams"?: number;
28822
+ "regionalRecordingStorageEnabled"?: boolean;
28627
28823
  }
28628
28824
 
28629
28825
  export interface RecordingTranscodeCompleteTopicMediaResult {
@@ -29263,6 +29459,9 @@ declare namespace Models {
29263
29459
  "externalOrganizations"?: Array<Models.ExternalOrganization>;
29264
29460
  }
29265
29461
 
29462
+ export interface ReviewAssessmentResults {
29463
+ }
29464
+
29266
29465
  export interface Ring {
29267
29466
  "expansionCriteria"?: Array<Models.ExpansionCriterium>;
29268
29467
  "actions"?: Models.Actions;
@@ -29654,35 +29853,6 @@ declare namespace Models {
29654
29853
  "pattern"?: string;
29655
29854
  }
29656
29855
 
29657
- export interface SchemaCategory {
29658
- "id"?: string;
29659
- "name": string;
29660
- "division"?: Models.Division;
29661
- "description"?: string;
29662
- "version"?: number;
29663
- "dateCreated"?: string;
29664
- "dateModified"?: string;
29665
- "modifiedBy"?: string;
29666
- "createdBy"?: string;
29667
- "state"?: string;
29668
- "modifiedByApp"?: string;
29669
- "createdByApp"?: string;
29670
- "selfUri"?: string;
29671
- }
29672
-
29673
- export interface SchemaCategoryEntityListing {
29674
- "entities"?: Array<Models.SchemaCategory>;
29675
- "pageSize"?: number;
29676
- "pageNumber"?: number;
29677
- "total"?: number;
29678
- "firstUri"?: string;
29679
- "nextUri"?: string;
29680
- "previousUri"?: string;
29681
- "lastUri"?: string;
29682
- "selfUri"?: string;
29683
- "pageCount"?: number;
29684
- }
29685
-
29686
29856
  export interface SchemaQuantityLimits {
29687
29857
  "id"?: string;
29688
29858
  "name"?: string;
@@ -29700,19 +29870,6 @@ declare namespace Models {
29700
29870
  "selfUri"?: string;
29701
29871
  }
29702
29872
 
29703
- export interface SchemaReferenceEntityListing {
29704
- "entities"?: Array<Models.DomainSchemaReference>;
29705
- "pageSize"?: number;
29706
- "pageNumber"?: number;
29707
- "total"?: number;
29708
- "firstUri"?: string;
29709
- "nextUri"?: string;
29710
- "previousUri"?: string;
29711
- "lastUri"?: string;
29712
- "selfUri"?: string;
29713
- "pageCount"?: number;
29714
- }
29715
-
29716
29873
  export interface ScimConfigResourceType {
29717
29874
  "id"?: string;
29718
29875
  "schemas"?: Array<string>;
@@ -30733,8 +30890,19 @@ declare namespace Models {
30733
30890
  "operation": string;
30734
30891
  }
30735
30892
 
30893
+ export interface SkillGroupDefinition {
30894
+ "id"?: string;
30895
+ "name": string;
30896
+ "division"?: Models.WritableDivision;
30897
+ "description"?: string;
30898
+ "memberCount"?: number;
30899
+ "dateModified"?: string;
30900
+ "dateCreated"?: string;
30901
+ "selfUri"?: string;
30902
+ }
30903
+
30736
30904
  export interface SkillGroupEntityListing {
30737
- "entities"?: Array<Models.SkillGroup>;
30905
+ "entities"?: Array<Models.SkillGroupDefinition>;
30738
30906
  "nextUri"?: string;
30739
30907
  "selfUri"?: string;
30740
30908
  "previousUri"?: string;
@@ -32414,6 +32582,12 @@ declare namespace Models {
32414
32582
  "transferType"?: string;
32415
32583
  }
32416
32584
 
32585
+ export interface TrendData {
32586
+ "dateStartWorkday"?: string;
32587
+ "dateEndWorkday"?: string;
32588
+ "percentOfGoal"?: number;
32589
+ }
32590
+
32417
32591
  export interface Trigger {
32418
32592
  "id"?: string;
32419
32593
  "name"?: string;
@@ -33557,6 +33731,8 @@ declare namespace Models {
33557
33731
  "alertingDurationMs"?: number;
33558
33732
  "contactingDurationMs"?: number;
33559
33733
  "dialingDurationMs"?: number;
33734
+ "conversationExternalContactIds"?: Array<string>;
33735
+ "conversationExternalOrganizationIds"?: Array<string>;
33560
33736
  }
33561
33737
 
33562
33738
  export interface UserEntityListing {
@@ -33629,6 +33805,17 @@ declare namespace Models {
33629
33805
  "imageUri"?: string;
33630
33806
  }
33631
33807
 
33808
+ export interface UserInsightsTrend {
33809
+ "performanceProfile"?: Models.AddressableEntityRef;
33810
+ "division"?: Models.DivisionReference;
33811
+ "granularity"?: string;
33812
+ "comparativePeriod"?: Models.WorkdayPeriod;
33813
+ "primaryPeriod"?: Models.WorkdayPeriod;
33814
+ "entities"?: Array<Models.InsightsTrendMetricItem>;
33815
+ "total"?: Models.InsightsTrendTotalItem;
33816
+ "user"?: Models.UserReference;
33817
+ }
33818
+
33632
33819
  export interface UserLanguageEntityListing {
33633
33820
  "entities"?: Array<Models.UserRoutingLanguage>;
33634
33821
  "pageSize"?: number;
@@ -33808,6 +33995,18 @@ declare namespace Models {
33808
33995
  "pageCount"?: number;
33809
33996
  }
33810
33997
 
33998
+ export interface UserProfilesInDateRange {
33999
+ "user"?: Models.UserReference;
34000
+ "dateStartWorkday"?: string;
34001
+ "dateEndWorkday"?: string;
34002
+ "profiles"?: Array<Models.ProfileWithDateRange>;
34003
+ }
34004
+
34005
+ export interface UserProfilesInDateRangeRequest {
34006
+ "startWorkday": string;
34007
+ "endWorkday": string;
34008
+ }
34009
+
33811
34010
  export interface UserQueue {
33812
34011
  "id"?: string;
33813
34012
  "name"?: string;
@@ -34104,6 +34303,8 @@ declare namespace Models {
34104
34303
  "userId"?: string;
34105
34304
  "divisionId"?: string;
34106
34305
  "queueId"?: string;
34306
+ "conversationExternalContactIds"?: Array<string>;
34307
+ "conversationExternalOrganizationIds"?: Array<string>;
34107
34308
  }
34108
34309
 
34109
34310
  export interface UserState {
@@ -34733,6 +34934,17 @@ declare namespace Models {
34733
34934
  "afterCallWorkRequired"?: boolean;
34734
34935
  }
34735
34936
 
34937
+ export interface VideoConferenceUpdateTopicParticipantInfo {
34938
+ "activeParticipantCount"?: number;
34939
+ "version"?: number;
34940
+ }
34941
+
34942
+ export interface VideoConferenceUpdateTopicVideoConference {
34943
+ "conversationId"?: string;
34944
+ "conferenceId"?: string;
34945
+ "participantInfo"?: Models.VideoConferenceUpdateTopicParticipantInfo;
34946
+ }
34947
+
34736
34948
  export interface ViewFilter {
34737
34949
  "mediaTypes"?: Array<string>;
34738
34950
  "queueIds"?: Array<string>;
@@ -34890,6 +35102,11 @@ declare namespace Models {
34890
35102
  "alertRuleIds"?: Array<string>;
34891
35103
  "evaluationFormContextIds"?: Array<string>;
34892
35104
  "evaluationStatuses"?: Array<string>;
35105
+ "workbinIds"?: Array<string>;
35106
+ "worktypeIds"?: Array<string>;
35107
+ "workitemIds"?: Array<string>;
35108
+ "workitemAssigneeIds"?: Array<string>;
35109
+ "workitemStatuses"?: Array<string>;
34893
35110
  "isAnalyzedForSensitiveData"?: boolean;
34894
35111
  "hasSensitiveData"?: boolean;
34895
35112
  "subPath"?: string;
@@ -34934,6 +35151,8 @@ declare namespace Models {
34934
35151
  "queueId"?: string;
34935
35152
  "divisionId"?: string;
34936
35153
  "voicemailDurationMs"?: number;
35154
+ "conversationExternalContactIds"?: Array<string>;
35155
+ "conversationExternalOrganizationIds"?: Array<string>;
34937
35156
  }
34938
35157
 
34939
35158
  export interface VoicemailGroupPolicy {
@@ -35086,6 +35305,8 @@ declare namespace Models {
35086
35305
  "userId"?: string;
35087
35306
  "queueId"?: string;
35088
35307
  "divisionId"?: string;
35308
+ "conversationExternalContactIds"?: Array<string>;
35309
+ "conversationExternalOrganizationIds"?: Array<string>;
35089
35310
  }
35090
35311
 
35091
35312
  export interface VoicemailUserPolicy {
@@ -36982,6 +37203,11 @@ declare namespace Models {
36982
37203
  "entities"?: Array<Models.WorkdayMetric>;
36983
37204
  }
36984
37205
 
37206
+ export interface WorkdayPeriod {
37207
+ "dateStartWorkday"?: string;
37208
+ "dateEndWorkday"?: string;
37209
+ }
37210
+
36985
37211
  export interface WorkdayPointsTrend {
36986
37212
  "dateStartWorkday"?: string;
36987
37213
  "dateEndWorkday"?: string;
@@ -37074,6 +37300,7 @@ declare namespace Models {
37074
37300
  "code"?: string;
37075
37301
  "userId"?: string;
37076
37302
  "op"?: string;
37303
+ "action"?: string;
37077
37304
  }
37078
37305
 
37079
37306
  export interface WorkitemsQueueEventsNotificationCustomAttribute {
@@ -37125,6 +37352,7 @@ declare namespace Models {
37125
37352
  "code"?: string;
37126
37353
  "userId"?: string;
37127
37354
  "op"?: string;
37355
+ "action"?: string;
37128
37356
  }
37129
37357
 
37130
37358
  export interface WorkitemsUserEventsNotificationCustomAttribute {
@@ -37176,6 +37404,7 @@ declare namespace Models {
37176
37404
  "code"?: string;
37177
37405
  "userId"?: string;
37178
37406
  "op"?: string;
37407
+ "action"?: string;
37179
37408
  }
37180
37409
 
37181
37410
  export interface Workspace {
@@ -37275,9 +37504,9 @@ declare namespace Models {
37275
37504
  "id"?: string;
37276
37505
  "name": string;
37277
37506
  "division"?: Models.StarrableDivision;
37278
- "dateCreated": string;
37279
- "dateModified": string;
37280
- "createdBy": string;
37507
+ "dateCreated"?: string;
37508
+ "dateModified"?: string;
37509
+ "createdBy"?: string;
37281
37510
  "modifiedBy"?: string;
37282
37511
  "selfUri"?: string;
37283
37512
  }
@@ -37298,9 +37527,9 @@ declare namespace Models {
37298
37527
  export interface WrapupCodeRequest {
37299
37528
  "id"?: string;
37300
37529
  "name": string;
37301
- "dateCreated": string;
37302
- "dateModified": string;
37303
- "createdBy": string;
37530
+ "dateCreated"?: string;
37531
+ "dateModified"?: string;
37532
+ "createdBy"?: string;
37304
37533
  "modifiedBy"?: string;
37305
37534
  "selfUri"?: string;
37306
37535
  }
@@ -37326,6 +37555,8 @@ declare namespace Models {
37326
37555
  "wrapupCode"?: string;
37327
37556
  "wrapupNotes"?: string;
37328
37557
  "wrapupDurationMs"?: number;
37558
+ "conversationExternalContactIds"?: Array<string>;
37559
+ "conversationExternalOrganizationIds"?: Array<string>;
37329
37560
  }
37330
37561
 
37331
37562
  export interface WrapupInput {
@@ -37342,7 +37573,7 @@ declare namespace Models {
37342
37573
  export interface WritableDialerContact {
37343
37574
  "id"?: string;
37344
37575
  "contactListId": string;
37345
- "data": { [key: string]: object; };
37576
+ "data": { [key: string]: string; };
37346
37577
  "latestSmsEvaluations"?: { [key: string]: Models.MessageEvaluation; };
37347
37578
  "latestEmailEvaluations"?: { [key: string]: Models.MessageEvaluation; };
37348
37579
  "callable"?: boolean;