purecloud-platform-client-v2 156.0.0 → 158.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 (77) hide show
  1. package/README.md +2 -2
  2. package/dist/node/purecloud-platform-client-v2.js +652 -73
  3. package/dist/web-amd/purecloud-platform-client-v2.js +652 -73
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +652 -73
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +672 -79
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +263 -5
  9. package/package.json +1 -1
  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 +1 -1
  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 +26 -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 +1 -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/IntegrationsApi.js +1 -1
  34. package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
  35. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
  36. package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +3 -2
  37. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LearningApi.js +3 -3
  39. package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
  40. package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
  41. package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
  42. package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
  43. package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
  44. package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
  45. package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
  46. package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
  47. package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +371 -1
  48. package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
  49. package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
  50. package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
  51. package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
  52. package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
  53. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
  55. package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
  56. package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
  57. package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
  58. package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
  59. package/src/purecloud-platform-client-v2/api/StationsApi.js +3 -3
  60. package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
  61. package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
  62. package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
  63. package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
  64. package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
  65. package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
  66. package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
  67. package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
  68. package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
  69. package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
  70. package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
  71. package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
  72. package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
  73. package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +135 -1
  74. package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
  75. package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
  76. package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +50 -1
  77. package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts CHANGED
@@ -1109,6 +1109,7 @@ declare class ConversationsApi {
1109
1109
  postAnalyticsConversationsDetailsJobs(body: Models.AsyncConversationQuery): Promise<Models.AsyncQueryResponse>;
1110
1110
  postAnalyticsConversationsDetailsQuery(body: Models.ConversationQuery): Promise<Models.AnalyticsConversationQueryResponse>;
1111
1111
  postConversationAssign(conversationId: string, body: Models.ConversationUser): Promise<string>;
1112
+ postConversationCobrowse(conversationId: string): Promise<Models.CobrowseWebMessagingSession>;
1112
1113
  postConversationDisconnect(conversationId: string): Promise<string>;
1113
1114
  postConversationParticipantCallbacks(conversationId: string, participantId: string, opts?: ConversationsApi.postConversationParticipantCallbacksOptions): Promise<void>;
1114
1115
  postConversationParticipantDigits(conversationId: string, participantId: string, opts?: ConversationsApi.postConversationParticipantDigitsOptions): Promise<void>;
@@ -1131,7 +1132,7 @@ declare class ConversationsApi {
1131
1132
  postConversationsChats(body: Models.CreateWebChatRequest): Promise<Models.ChatConversation>;
1132
1133
  postConversationsCobrowsesessionParticipantReplace(conversationId: string, participantId: string, opts?: ConversationsApi.postConversationsCobrowsesessionParticipantReplaceOptions): Promise<void>;
1133
1134
  postConversationsEmailInboundmessages(conversationId: string, body: Models.InboundMessageRequest): Promise<Models.EmailConversation>;
1134
- postConversationsEmailMessages(conversationId: string, body: Models.EmailMessage): Promise<Models.EmailMessage>;
1135
+ postConversationsEmailMessages(conversationId: string, body: Models.EmailMessage): Promise<Models.EmailMessageReply>;
1135
1136
  postConversationsEmailMessagesDraftAttachmentsCopy(conversationId: string, body: Models.CopyAttachmentsRequest): Promise<Models.EmailMessage>;
1136
1137
  postConversationsEmailParticipantReplace(conversationId: string, participantId: string, body: Models.TransferRequest): Promise<void>;
1137
1138
  postConversationsEmails(body: Models.CreateEmailRequest): Promise<Models.EmailConversation>;
@@ -2418,6 +2419,7 @@ declare namespace LanguageUnderstandingApi {
2418
2419
  "pageNumber"?: number;
2419
2420
  "pageSize"?: number;
2420
2421
  "enableCursorPagination"?: boolean;
2422
+ "includeTrainingUtterances"?: boolean;
2421
2423
  "after"?: string;
2422
2424
  "fields"?: Array<string>;
2423
2425
  }
@@ -2803,14 +2805,20 @@ declare namespace OrganizationApi {
2803
2805
  declare class OrganizationAuthorizationApi {
2804
2806
  deleteOrgauthorizationTrustee(trusteeOrgId: string): Promise<void>;
2805
2807
  deleteOrgauthorizationTrusteeCloneduser(trusteeOrgId: string, trusteeUserId: string): Promise<void>;
2808
+ deleteOrgauthorizationTrusteeGroup(trusteeOrgId: string, trusteeGroupId: string): Promise<void>;
2809
+ deleteOrgauthorizationTrusteeGroupRoles(trusteeOrgId: string, trusteeGroupId: string): Promise<void>;
2806
2810
  deleteOrgauthorizationTrusteeUser(trusteeOrgId: string, trusteeUserId: string): Promise<void>;
2807
2811
  deleteOrgauthorizationTrusteeUserRoles(trusteeOrgId: string, trusteeUserId: string): Promise<void>;
2808
2812
  deleteOrgauthorizationTrustor(trustorOrgId: string): Promise<void>;
2809
2813
  deleteOrgauthorizationTrustorCloneduser(trustorOrgId: string, trusteeUserId: string): Promise<void>;
2814
+ deleteOrgauthorizationTrustorGroup(trustorOrgId: string, trustorGroupId: string): Promise<void>;
2810
2815
  deleteOrgauthorizationTrustorUser(trustorOrgId: string, trusteeUserId: string): Promise<void>;
2811
2816
  getOrgauthorizationPairing(pairingId: string): Promise<Models.TrustRequest>;
2812
2817
  getOrgauthorizationTrustee(trusteeOrgId: string): Promise<Models.Trustee>;
2813
2818
  getOrgauthorizationTrusteeClonedusers(trusteeOrgId: string): Promise<Models.ClonedUserEntityListing>;
2819
+ getOrgauthorizationTrusteeGroup(trusteeOrgId: string, trusteeGroupId: string): Promise<Models.TrustGroup>;
2820
+ getOrgauthorizationTrusteeGroupRoles(trusteeOrgId: string, trusteeGroupId: string): Promise<Models.UserAuthorization>;
2821
+ getOrgauthorizationTrusteeGroups(trusteeOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrusteeGroupsOptions): Promise<Models.TrustGroupEntityListing>;
2814
2822
  getOrgauthorizationTrusteeUser(trusteeOrgId: string, trusteeUserId: string): Promise<Models.TrustUser>;
2815
2823
  getOrgauthorizationTrusteeUserRoles(trusteeOrgId: string, trusteeUserId: string): Promise<Models.UserAuthorization>;
2816
2824
  getOrgauthorizationTrusteeUsers(trusteeOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrusteeUsersOptions): Promise<Models.TrustUserEntityListing>;
@@ -2819,23 +2827,33 @@ declare class OrganizationAuthorizationApi {
2819
2827
  getOrgauthorizationTrustor(trustorOrgId: string): Promise<Models.Trustor>;
2820
2828
  getOrgauthorizationTrustorCloneduser(trustorOrgId: string, trusteeUserId: string): Promise<Models.ClonedUser>;
2821
2829
  getOrgauthorizationTrustorClonedusers(trustorOrgId: string): Promise<Models.ClonedUserEntityListing>;
2830
+ getOrgauthorizationTrustorGroup(trustorOrgId: string, trustorGroupId: string): Promise<Models.TrustGroup>;
2831
+ getOrgauthorizationTrustorGroups(trustorOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrustorGroupsOptions): Promise<Models.TrustGroupEntityListing>;
2822
2832
  getOrgauthorizationTrustorUser(trustorOrgId: string, trusteeUserId: string): Promise<Models.TrustUser>;
2823
2833
  getOrgauthorizationTrustorUsers(trustorOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrustorUsersOptions): Promise<Models.TrustUserEntityListing>;
2824
2834
  getOrgauthorizationTrustors(opts?: OrganizationAuthorizationApi.getOrgauthorizationTrustorsOptions): Promise<Models.TrustorEntityListing>;
2825
2835
  postOrgauthorizationPairings(body: Models.TrustRequestCreate): Promise<Models.TrustRequest>;
2836
+ postOrgauthorizationTrusteeGroups(trusteeOrgId: string, body: Models.TrustMemberCreate): Promise<Models.TrustGroup>;
2826
2837
  postOrgauthorizationTrusteeUsers(trusteeOrgId: string, body: Models.TrustMemberCreate): Promise<Models.TrustUser>;
2827
2838
  postOrgauthorizationTrustees(body: Models.TrustCreate): Promise<Models.Trustee>;
2828
2839
  postOrgauthorizationTrusteesAudits(body: Models.TrusteeAuditQueryRequest, opts?: OrganizationAuthorizationApi.postOrgauthorizationTrusteesAuditsOptions): Promise<object>;
2829
2840
  postOrgauthorizationTrusteesDefault(opts?: OrganizationAuthorizationApi.postOrgauthorizationTrusteesDefaultOptions): Promise<Models.Trustee>;
2830
2841
  postOrgauthorizationTrustorAudits(body: Models.TrustorAuditQueryRequest, opts?: OrganizationAuthorizationApi.postOrgauthorizationTrustorAuditsOptions): Promise<object>;
2831
2842
  putOrgauthorizationTrustee(trusteeOrgId: string, body: Models.TrustUpdate): Promise<Models.Trustee>;
2843
+ putOrgauthorizationTrusteeGroupRoledivisions(trusteeOrgId: string, trusteeGroupId: string, body: Models.RoleDivisionGrants): Promise<Models.UserAuthorization>;
2844
+ putOrgauthorizationTrusteeGroupRoles(trusteeOrgId: string, trusteeGroupId: string, body: Array<string>): Promise<Models.UserAuthorization>;
2832
2845
  putOrgauthorizationTrusteeUserRoledivisions(trusteeOrgId: string, trusteeUserId: string, body: Models.RoleDivisionGrants): Promise<Models.UserAuthorization>;
2833
2846
  putOrgauthorizationTrusteeUserRoles(trusteeOrgId: string, trusteeUserId: string, body: Array<string>): Promise<Models.UserAuthorization>;
2834
2847
  putOrgauthorizationTrustorCloneduser(trustorOrgId: string, trusteeUserId: string): Promise<Models.ClonedUser>;
2848
+ putOrgauthorizationTrustorGroup(trustorOrgId: string, trustorGroupId: string): Promise<Models.TrustGroup>;
2835
2849
  putOrgauthorizationTrustorUser(trustorOrgId: string, trusteeUserId: string): Promise<Models.TrustUser>;
2836
2850
  }
2837
2851
 
2838
2852
  declare namespace OrganizationAuthorizationApi {
2853
+ export interface getOrgauthorizationTrusteeGroupsOptions {
2854
+ "pageSize"?: number;
2855
+ "pageNumber"?: number;
2856
+ }
2839
2857
  export interface getOrgauthorizationTrusteeUsersOptions {
2840
2858
  "pageSize"?: number;
2841
2859
  "pageNumber"?: number;
@@ -2844,6 +2862,10 @@ declare namespace OrganizationAuthorizationApi {
2844
2862
  "pageSize"?: number;
2845
2863
  "pageNumber"?: number;
2846
2864
  }
2865
+ export interface getOrgauthorizationTrustorGroupsOptions {
2866
+ "pageSize"?: number;
2867
+ "pageNumber"?: number;
2868
+ }
2847
2869
  export interface getOrgauthorizationTrustorUsersOptions {
2848
2870
  "pageSize"?: number;
2849
2871
  "pageNumber"?: number;
@@ -5240,21 +5262,30 @@ declare namespace WebChatApi {
5240
5262
  declare class WebDeploymentsApi {
5241
5263
  deleteWebdeploymentsConfiguration(configurationId: string): Promise<void>;
5242
5264
  deleteWebdeploymentsDeployment(deploymentId: string): Promise<void>;
5265
+ deleteWebdeploymentsDeploymentCobrowseSessionId(deploymentId: string, sessionId: string): Promise<object>;
5266
+ deleteWebdeploymentsTokenRevoke(opts?: WebDeploymentsApi.deleteWebdeploymentsTokenRevokeOptions): Promise<void>;
5243
5267
  getWebdeploymentsConfigurationVersion(configurationId: string, versionId: string): Promise<Models.WebDeploymentConfigurationVersion>;
5244
5268
  getWebdeploymentsConfigurationVersions(configurationId: string): Promise<Models.WebDeploymentConfigurationVersionEntityListing>;
5245
5269
  getWebdeploymentsConfigurationVersionsDraft(configurationId: string): Promise<Models.WebDeploymentConfigurationVersion>;
5246
5270
  getWebdeploymentsConfigurations(opts?: WebDeploymentsApi.getWebdeploymentsConfigurationsOptions): Promise<Models.WebDeploymentConfigurationVersionEntityListing>;
5247
5271
  getWebdeploymentsDeployment(deploymentId: string): Promise<Models.WebDeployment>;
5272
+ getWebdeploymentsDeploymentCobrowseSessionId(deploymentId: string, sessionId: string): Promise<Models.CobrowseWebMessagingSession>;
5248
5273
  getWebdeploymentsDeploymentConfigurations(deploymentId: string, opts?: WebDeploymentsApi.getWebdeploymentsDeploymentConfigurationsOptions): Promise<Models.WebDeploymentActiveConfigurationOnDeployment>;
5249
5274
  getWebdeploymentsDeployments(opts?: WebDeploymentsApi.getWebdeploymentsDeploymentsOptions): Promise<Models.ExpandableWebDeploymentEntityListing>;
5250
5275
  postWebdeploymentsConfigurationVersionsDraftPublish(configurationId: string): Promise<Models.WebDeploymentConfigurationVersion>;
5251
5276
  postWebdeploymentsConfigurations(configurationVersion: Models.WebDeploymentConfigurationVersion): Promise<Models.WebDeploymentConfigurationVersion>;
5252
5277
  postWebdeploymentsDeployments(deployment: Models.WebDeployment): Promise<Models.WebDeployment>;
5278
+ postWebdeploymentsTokenOauthcodegrantjwtexchange(body: Models.WebDeploymentsOAuthExchangeRequest): Promise<Models.WebDeploymentsAuthorizationResponse>;
5279
+ postWebdeploymentsTokenRefresh(opts?: WebDeploymentsApi.postWebdeploymentsTokenRefreshOptions): Promise<Models.SignedData>;
5253
5280
  putWebdeploymentsConfigurationVersionsDraft(configurationId: string, configurationVersion: Models.WebDeploymentConfigurationVersion): Promise<Models.WebDeploymentConfigurationVersion>;
5254
5281
  putWebdeploymentsDeployment(deploymentId: string, deployment: Models.WebDeployment): Promise<Models.WebDeployment>;
5255
5282
  }
5256
5283
 
5257
5284
  declare namespace WebDeploymentsApi {
5285
+ export interface deleteWebdeploymentsTokenRevokeOptions {
5286
+ "xJourneySessionId"?: string;
5287
+ "xJourneySessionType"?: string;
5288
+ }
5258
5289
  export interface getWebdeploymentsConfigurationsOptions {
5259
5290
  "showOnlyPublished"?: boolean;
5260
5291
  }
@@ -5264,6 +5295,9 @@ declare namespace WebDeploymentsApi {
5264
5295
  export interface getWebdeploymentsDeploymentsOptions {
5265
5296
  "expand"?: Array<string>;
5266
5297
  }
5298
+ export interface postWebdeploymentsTokenRefreshOptions {
5299
+ "body"?: Models.WebDeploymentsRefreshJWTRequest;
5300
+ }
5267
5301
  }
5268
5302
 
5269
5303
  declare class WebMessagingApi {
@@ -5305,6 +5339,7 @@ declare class WorkforceManagementApi {
5305
5339
  getWorkforcemanagementAdherence(userId: Array<string>): Promise<Array<Models.UserScheduleAdherence>>;
5306
5340
  getWorkforcemanagementAdherenceExplanation(explanationId: string): Promise<Models.AdherenceExplanationResponse>;
5307
5341
  getWorkforcemanagementAdherenceExplanationsJob(jobId: string): Promise<Models.AdherenceExplanationJob>;
5342
+ getWorkforcemanagementAdherenceHistoricalBulkJob(jobId: string): Promise<Models.WfmHistoricalAdherenceBulkResponse>;
5308
5343
  getWorkforcemanagementAdherenceHistoricalJob(jobId: string): Promise<Models.WfmHistoricalAdherenceResponse>;
5309
5344
  getWorkforcemanagementAdhocmodelingjob(jobId: string): Promise<Models.ModelingStatusResponse>;
5310
5345
  getWorkforcemanagementAgentAdherenceExplanation(agentId: string, explanationId: string): Promise<Models.AdherenceExplanationResponse>;
@@ -5387,6 +5422,7 @@ declare class WorkforceManagementApi {
5387
5422
  postWorkforcemanagementAdherenceExplanations(body: Models.AddAdherenceExplanationAgentRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
5388
5423
  postWorkforcemanagementAdherenceExplanationsQuery(body: Models.AgentQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementAdherenceExplanationsQueryOptions): Promise<Models.QueryAdherenceExplanationsResponse>;
5389
5424
  postWorkforcemanagementAdherenceHistorical(opts?: WorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalOptions): Promise<Models.WfmHistoricalAdherenceResponse>;
5425
+ postWorkforcemanagementAdherenceHistoricalBulk(opts?: WorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalBulkOptions): Promise<Models.WfmHistoricalAdherenceBulkResponse>;
5390
5426
  postWorkforcemanagementAgentAdherenceExplanations(agentId: string, body: Models.AddAdherenceExplanationAdminRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
5391
5427
  postWorkforcemanagementAgentAdherenceExplanationsQuery(agentId: string, body: Models.AgentQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsQueryOptions): Promise<Models.AgentQueryAdherenceExplanationsResponse>;
5392
5428
  postWorkforcemanagementAgentschedulesMine(opts?: WorkforceManagementApi.postWorkforcemanagementAgentschedulesMineOptions): Promise<Models.BuCurrentAgentScheduleSearchResponse>;
@@ -5568,6 +5604,9 @@ declare namespace WorkforceManagementApi {
5568
5604
  export interface postWorkforcemanagementAdherenceHistoricalOptions {
5569
5605
  "body"?: Models.WfmHistoricalAdherenceQueryForUsers;
5570
5606
  }
5607
+ export interface postWorkforcemanagementAdherenceHistoricalBulkOptions {
5608
+ "body"?: Models.WfmHistoricalAdherenceBulkQuery;
5609
+ }
5571
5610
  export interface postWorkforcemanagementAgentAdherenceExplanationsQueryOptions {
5572
5611
  "forceAsync"?: boolean;
5573
5612
  "forceDownloadService"?: boolean;
@@ -6578,6 +6617,7 @@ declare namespace Models {
6578
6617
  "contextId"?: string;
6579
6618
  "deleted"?: boolean;
6580
6619
  "evaluationId"?: string;
6620
+ "evaluationStatus"?: string;
6581
6621
  "evaluatorId"?: string;
6582
6622
  "eventTime"?: string;
6583
6623
  "formId"?: string;
@@ -9099,6 +9139,7 @@ declare namespace Models {
9099
9139
  "held"?: boolean;
9100
9140
  "wrapupRequired"?: boolean;
9101
9141
  "wrapupPrompt"?: string;
9142
+ "mediaRoles"?: Array<string>;
9102
9143
  "user"?: Models.DomainEntityRef;
9103
9144
  "queue"?: Models.DomainEntityRef;
9104
9145
  "team"?: Models.DomainEntityRef;
@@ -9319,6 +9360,7 @@ declare namespace Models {
9319
9360
  "held"?: boolean;
9320
9361
  "wrapupRequired"?: boolean;
9321
9362
  "wrapupPrompt"?: string;
9363
+ "mediaRoles"?: Array<string>;
9322
9364
  "user"?: Models.DomainEntityRef;
9323
9365
  "queue"?: Models.DomainEntityRef;
9324
9366
  "team"?: Models.DomainEntityRef;
@@ -9765,6 +9807,7 @@ declare namespace Models {
9765
9807
  "held"?: boolean;
9766
9808
  "wrapupRequired"?: boolean;
9767
9809
  "wrapupPrompt"?: string;
9810
+ "mediaRoles"?: Array<string>;
9768
9811
  "user"?: Models.DomainEntityRef;
9769
9812
  "queue"?: Models.DomainEntityRef;
9770
9813
  "team"?: Models.DomainEntityRef;
@@ -10069,6 +10112,7 @@ declare namespace Models {
10069
10112
  "held"?: boolean;
10070
10113
  "wrapupRequired"?: boolean;
10071
10114
  "wrapupPrompt"?: string;
10115
+ "mediaRoles"?: Array<string>;
10072
10116
  "user"?: Models.DomainEntityRef;
10073
10117
  "queue"?: Models.DomainEntityRef;
10074
10118
  "team"?: Models.DomainEntityRef;
@@ -10101,6 +10145,16 @@ declare namespace Models {
10101
10145
  "maskSelectors"?: Array<string>;
10102
10146
  }
10103
10147
 
10148
+ export interface CobrowseWebMessagingSession {
10149
+ "id"?: string;
10150
+ "name"?: string;
10151
+ "joinCode"?: string;
10152
+ "websocketUrl"?: string;
10153
+ "dateOfferEnds"?: string;
10154
+ "communicationType"?: string;
10155
+ "selfUri"?: string;
10156
+ }
10157
+
10104
10158
  export interface Cobrowsesession {
10105
10159
  "state"?: string;
10106
10160
  "initialState"?: string;
@@ -10242,6 +10296,16 @@ declare namespace Models {
10242
10296
  "selfUri"?: string;
10243
10297
  }
10244
10298
 
10299
+ export interface Compliance {
10300
+ "stopSettings": Array<Models.StopSettings>;
10301
+ "optInSettings": Array<Models.OptInSettings>;
10302
+ "helpSettings": Array<Models.HelpSettings>;
10303
+ }
10304
+
10305
+ export interface ComplianceResponse {
10306
+ "message": string;
10307
+ }
10308
+
10245
10309
  export interface Condition {
10246
10310
  "type"?: string;
10247
10311
  "inverted"?: boolean;
@@ -11007,6 +11071,7 @@ declare namespace Models {
11007
11071
  "journeyContext"?: Models.ConversationCallEventTopicJourneyContext;
11008
11072
  "startAcwTime"?: string;
11009
11073
  "endAcwTime"?: string;
11074
+ "mediaRoles"?: Array<string>;
11010
11075
  "muted"?: boolean;
11011
11076
  "confined"?: boolean;
11012
11077
  "recording"?: boolean;
@@ -11153,6 +11218,7 @@ declare namespace Models {
11153
11218
  "journeyContext"?: Models.ConversationCallbackEventTopicJourneyContext;
11154
11219
  "startAcwTime"?: string;
11155
11220
  "endAcwTime"?: string;
11221
+ "mediaRoles"?: Array<string>;
11156
11222
  "outboundPreview"?: Models.ConversationCallbackEventTopicDialerPreview;
11157
11223
  "voicemail"?: Models.ConversationCallbackEventTopicVoicemail;
11158
11224
  "callbackNumbers"?: Array<string>;
@@ -11336,6 +11402,7 @@ declare namespace Models {
11336
11402
  "journeyContext"?: Models.ConversationChatEventTopicJourneyContext;
11337
11403
  "startAcwTime"?: string;
11338
11404
  "endAcwTime"?: string;
11405
+ "mediaRoles"?: Array<string>;
11339
11406
  "roomId"?: string;
11340
11407
  "avatarImageUrl"?: string;
11341
11408
  }
@@ -11459,6 +11526,7 @@ declare namespace Models {
11459
11526
  "journeyContext"?: Models.ConversationCobrowseEventTopicJourneyContext;
11460
11527
  "startAcwTime"?: string;
11461
11528
  "endAcwTime"?: string;
11529
+ "mediaRoles"?: Array<string>;
11462
11530
  "cobrowseSessionId"?: string;
11463
11531
  "cobrowseRole"?: string;
11464
11532
  "viewerUrl"?: string;
@@ -11723,6 +11791,7 @@ declare namespace Models {
11723
11791
  "journeyContext"?: Models.ConversationEmailEventTopicJourneyContext;
11724
11792
  "startAcwTime"?: string;
11725
11793
  "endAcwTime"?: string;
11794
+ "mediaRoles"?: Array<string>;
11726
11795
  "subject"?: string;
11727
11796
  "messagesSent"?: number;
11728
11797
  "autoGenerated"?: boolean;
@@ -12163,6 +12232,7 @@ declare namespace Models {
12163
12232
  "monitoredParticipantId"?: string;
12164
12233
  "coachedParticipantId"?: string;
12165
12234
  "bargedParticipantId"?: string;
12235
+ "mediaRoles"?: Array<string>;
12166
12236
  "screenRecordingState"?: string;
12167
12237
  "flaggedReason"?: string;
12168
12238
  "attributes"?: { [key: string]: string; };
@@ -12433,6 +12503,7 @@ declare namespace Models {
12433
12503
  "journeyContext"?: Models.ConversationMessageEventTopicJourneyContext;
12434
12504
  "startAcwTime"?: string;
12435
12505
  "endAcwTime"?: string;
12506
+ "mediaRoles"?: Array<string>;
12436
12507
  "messages"?: Array<Models.ConversationMessageEventTopicMessageDetails>;
12437
12508
  "type"?: string;
12438
12509
  "recipientCountry"?: string;
@@ -12823,6 +12894,7 @@ declare namespace Models {
12823
12894
  "journeyContext"?: Models.ConversationScreenShareEventTopicJourneyContext;
12824
12895
  "startAcwTime"?: string;
12825
12896
  "endAcwTime"?: string;
12897
+ "mediaRoles"?: Array<string>;
12826
12898
  "context"?: string;
12827
12899
  "peerCount"?: number;
12828
12900
  "sharing"?: boolean;
@@ -12952,6 +13024,7 @@ declare namespace Models {
12952
13024
  "journeyContext"?: Models.ConversationSocialExpressionEventTopicJourneyContext;
12953
13025
  "startAcwTime"?: string;
12954
13026
  "endAcwTime"?: string;
13027
+ "mediaRoles"?: Array<string>;
12955
13028
  "socialMediaId"?: string;
12956
13029
  "socialMediaHub"?: string;
12957
13030
  "socialUserName"?: string;
@@ -13107,6 +13180,7 @@ declare namespace Models {
13107
13180
  "journeyContext"?: Models.ConversationVideoEventTopicJourneyContext;
13108
13181
  "startAcwTime"?: string;
13109
13182
  "endAcwTime"?: string;
13183
+ "mediaRoles"?: Array<string>;
13110
13184
  "audioMuted"?: boolean;
13111
13185
  "videoMuted"?: boolean;
13112
13186
  "sharingScreen"?: boolean;
@@ -13348,6 +13422,8 @@ declare namespace Models {
13348
13422
  "objective"?: Models.CreateObjective;
13349
13423
  "performanceProfileId"?: string;
13350
13424
  "name": string;
13425
+ "precision"?: number;
13426
+ "timeDisplayUnit"?: string;
13351
13427
  }
13352
13428
 
13353
13429
  export interface CreateObjective {
@@ -16448,6 +16524,7 @@ declare namespace Models {
16448
16524
  "held"?: boolean;
16449
16525
  "wrapupRequired"?: boolean;
16450
16526
  "wrapupPrompt"?: string;
16527
+ "mediaRoles"?: Array<string>;
16451
16528
  "user"?: Models.DomainEntityRef;
16452
16529
  "queue"?: Models.DomainEntityRef;
16453
16530
  "team"?: Models.DomainEntityRef;
@@ -16504,6 +16581,7 @@ declare namespace Models {
16504
16581
  "htmlBody"?: string;
16505
16582
  "time"?: string;
16506
16583
  "historyIncluded"?: boolean;
16584
+ "state"?: string;
16507
16585
  "emailSizeBytes"?: number;
16508
16586
  "maxEmailSizeBytes"?: number;
16509
16587
  "selfUri"?: string;
@@ -16522,6 +16600,22 @@ declare namespace Models {
16522
16600
  "pageCount"?: number;
16523
16601
  }
16524
16602
 
16603
+ export interface EmailMessageReply {
16604
+ "to": Array<Models.EmailAddress>;
16605
+ "cc"?: Array<Models.EmailAddress>;
16606
+ "bcc"?: Array<Models.EmailAddress>;
16607
+ "from": Models.EmailAddress;
16608
+ "replyTo"?: Models.EmailAddress;
16609
+ "subject"?: string;
16610
+ "attachments"?: Array<Models.Attachment>;
16611
+ "textBody": string;
16612
+ "htmlBody"?: string;
16613
+ "time"?: string;
16614
+ "historyIncluded"?: boolean;
16615
+ "emailSizeBytes"?: number;
16616
+ "maxEmailSizeBytes"?: number;
16617
+ }
16618
+
16525
16619
  export interface EmailOutboundDomainResult {
16526
16620
  "dnsCnameBounceRecord"?: Models.DnsRecordEntry;
16527
16621
  "dnsTxtSendingRecord"?: Models.DnsRecordEntry;
@@ -18903,6 +18997,11 @@ declare namespace Models {
18903
18997
  "description"?: string;
18904
18998
  }
18905
18999
 
19000
+ export interface HelpSettings {
19001
+ "keyword": Array<string>;
19002
+ "response": Models.ComplianceResponse;
19003
+ }
19004
+
18906
19005
  export interface HistoricalAdherenceActuals {
18907
19006
  "actualActivityCategory"?: string;
18908
19007
  "actualSecondaryPresenceLookupId"?: string;
@@ -20012,8 +20111,6 @@ declare namespace Models {
20012
20111
  "customerId"?: string;
20013
20112
  "customerIdType"?: string;
20014
20113
  "type"?: string;
20015
- "externalId"?: string;
20016
- "externalUrl"?: string;
20017
20114
  "outcomeAchievements"?: Array<Models.JourneySessionEventsNotificationOutcomeAchievement>;
20018
20115
  "segmentAssignments"?: Array<Models.JourneySessionEventsNotificationSegmentAssignment>;
20019
20116
  "attributes"?: { [key: string]: Models.JourneySessionEventsNotificationCustomEventAttribute; };
@@ -20335,6 +20432,15 @@ declare namespace Models {
20335
20432
  "medium"?: string;
20336
20433
  }
20337
20434
 
20435
+ export interface JourneyWebEventsNotificationSegment {
20436
+ "id"?: string;
20437
+ "selfUri"?: string;
20438
+ }
20439
+
20440
+ export interface JourneyWebEventsNotificationSegmentAssignmentMessage {
20441
+ "segment"?: Models.JourneyWebEventsNotificationSegment;
20442
+ }
20443
+
20338
20444
  export interface JourneyWebEventsNotificationSession {
20339
20445
  "id"?: string;
20340
20446
  "selfUri"?: string;
@@ -20369,6 +20475,7 @@ declare namespace Models {
20369
20475
  "webEvent"?: Models.JourneyWebEventsNotificationWebMessage;
20370
20476
  "webActionEvent"?: Models.JourneyWebEventsNotificationWebActionMessage;
20371
20477
  "outcomeAchievedEvent"?: Models.JourneyWebEventsNotificationOutcomeAchievedMessage;
20478
+ "segmentAssignmentEvent"?: Models.JourneyWebEventsNotificationSegmentAssignmentMessage;
20372
20479
  }
20373
20480
 
20374
20481
  export interface JourneyWebEventsNotificationWebMessage {
@@ -20437,6 +20544,7 @@ declare namespace Models {
20437
20544
  "kpiType"?: string;
20438
20545
  "source"?: string;
20439
20546
  "wrapUpCodeConfig"?: Models.WrapUpCodeConfig;
20547
+ "outcomeConfig"?: Models.OutcomeConfig;
20440
20548
  "status"?: string;
20441
20549
  "kpiGroup"?: string;
20442
20550
  "selfUri"?: string;
@@ -22449,6 +22557,7 @@ declare namespace Models {
22449
22557
  "held"?: boolean;
22450
22558
  "wrapupRequired"?: boolean;
22451
22559
  "wrapupPrompt"?: string;
22560
+ "mediaRoles"?: Array<string>;
22452
22561
  "user"?: Models.DomainEntityRef;
22453
22562
  "queue"?: Models.DomainEntityRef;
22454
22563
  "team"?: Models.DomainEntityRef;
@@ -22754,6 +22863,8 @@ declare namespace Models {
22754
22863
  "linkedMetric"?: Models.AddressableEntityRef;
22755
22864
  "dateCreated"?: string;
22756
22865
  "dateUnlinked"?: string;
22866
+ "precision"?: number;
22867
+ "timeDisplayUnit"?: string;
22757
22868
  "sourcePerformanceProfile"?: Models.PerformanceProfile;
22758
22869
  "selfUri"?: string;
22759
22870
  }
@@ -23549,6 +23660,11 @@ declare namespace Models {
23549
23660
  "actionStatus"?: string;
23550
23661
  }
23551
23662
 
23663
+ export interface OptInSettings {
23664
+ "keyword": Array<string>;
23665
+ "response": Models.ComplianceResponse;
23666
+ }
23667
+
23552
23668
  export interface OrgOAuthClient {
23553
23669
  "id"?: string;
23554
23670
  "name": string;
@@ -23993,6 +24109,10 @@ declare namespace Models {
23993
24109
  "achievedDate"?: string;
23994
24110
  }
23995
24111
 
24112
+ export interface OutcomeConfig {
24113
+ "values"?: Array<string>;
24114
+ }
24115
+
23996
24116
  export interface OutcomeEventScore {
23997
24117
  "outcome"?: Models.AddressableEntityRef;
23998
24118
  "sessionMaxProbability"?: number;
@@ -24102,6 +24222,7 @@ declare namespace Models {
24102
24222
  "wrapupTimeoutMs"?: number;
24103
24223
  "wrapupSkipped"?: boolean;
24104
24224
  "wrapup"?: Models.Wrapup;
24225
+ "mediaRoles"?: Array<string>;
24105
24226
  "conversationRoutingData"?: Models.ConversationRoutingData;
24106
24227
  "alertingTimeoutMs"?: number;
24107
24228
  "monitoredParticipantId"?: string;
@@ -24155,6 +24276,7 @@ declare namespace Models {
24155
24276
  "wrapupTimeoutMs"?: number;
24156
24277
  "wrapupSkipped"?: boolean;
24157
24278
  "wrapup"?: Models.Wrapup;
24279
+ "mediaRoles"?: Array<string>;
24158
24280
  "conversationRoutingData"?: Models.ConversationRoutingData;
24159
24281
  "alertingTimeoutMs"?: number;
24160
24282
  "monitoredParticipantId"?: string;
@@ -24467,7 +24589,7 @@ declare namespace Models {
24467
24589
  "modifiedByApp"?: string;
24468
24590
  "createdByApp"?: string;
24469
24591
  "site": Models.DomainEntityRef;
24470
- "phoneBaseSettings": Models.DomainEntityRef;
24592
+ "phoneBaseSettings": Models.PhoneBaseSettings;
24471
24593
  "lineBaseSettings"?: Models.DomainEntityRef;
24472
24594
  "phoneMetaBase"?: Models.DomainEntityRef;
24473
24595
  "lines": Array<Models.Line>;
@@ -24515,6 +24637,12 @@ declare namespace Models {
24515
24637
  "pageCount"?: number;
24516
24638
  }
24517
24639
 
24640
+ export interface PhoneBaseSettings {
24641
+ "id": string;
24642
+ "name"?: string;
24643
+ "selfUri"?: string;
24644
+ }
24645
+
24518
24646
  export interface PhoneCapabilities {
24519
24647
  "provisions"?: boolean;
24520
24648
  "registers"?: boolean;
@@ -25439,6 +25567,7 @@ declare namespace Models {
25439
25567
  "journeyContext"?: Models.QueueConversationCallEventTopicJourneyContext;
25440
25568
  "startAcwTime"?: string;
25441
25569
  "endAcwTime"?: string;
25570
+ "mediaRoles"?: Array<string>;
25442
25571
  "muted"?: boolean;
25443
25572
  "confined"?: boolean;
25444
25573
  "recording"?: boolean;
@@ -25585,6 +25714,7 @@ declare namespace Models {
25585
25714
  "journeyContext"?: Models.QueueConversationCallbackEventTopicJourneyContext;
25586
25715
  "startAcwTime"?: string;
25587
25716
  "endAcwTime"?: string;
25717
+ "mediaRoles"?: Array<string>;
25588
25718
  "outboundPreview"?: Models.QueueConversationCallbackEventTopicDialerPreview;
25589
25719
  "voicemail"?: Models.QueueConversationCallbackEventTopicVoicemail;
25590
25720
  "callbackNumbers"?: Array<string>;
@@ -25735,6 +25865,7 @@ declare namespace Models {
25735
25865
  "journeyContext"?: Models.QueueConversationChatEventTopicJourneyContext;
25736
25866
  "startAcwTime"?: string;
25737
25867
  "endAcwTime"?: string;
25868
+ "mediaRoles"?: Array<string>;
25738
25869
  "roomId"?: string;
25739
25870
  "avatarImageUrl"?: string;
25740
25871
  }
@@ -25858,6 +25989,7 @@ declare namespace Models {
25858
25989
  "journeyContext"?: Models.QueueConversationCobrowseEventTopicJourneyContext;
25859
25990
  "startAcwTime"?: string;
25860
25991
  "endAcwTime"?: string;
25992
+ "mediaRoles"?: Array<string>;
25861
25993
  "cobrowseSessionId"?: string;
25862
25994
  "cobrowseRole"?: string;
25863
25995
  "viewerUrl"?: string;
@@ -26008,6 +26140,7 @@ declare namespace Models {
26008
26140
  "journeyContext"?: Models.QueueConversationEmailEventTopicJourneyContext;
26009
26141
  "startAcwTime"?: string;
26010
26142
  "endAcwTime"?: string;
26143
+ "mediaRoles"?: Array<string>;
26011
26144
  "subject"?: string;
26012
26145
  "messagesSent"?: number;
26013
26146
  "autoGenerated"?: boolean;
@@ -26411,6 +26544,7 @@ declare namespace Models {
26411
26544
  "monitoredParticipantId"?: string;
26412
26545
  "coachedParticipantId"?: string;
26413
26546
  "bargedParticipantId"?: string;
26547
+ "mediaRoles"?: Array<string>;
26414
26548
  "screenRecordingState"?: string;
26415
26549
  "flaggedReason"?: string;
26416
26550
  "attributes"?: { [key: string]: string; };
@@ -26655,6 +26789,7 @@ declare namespace Models {
26655
26789
  "journeyContext"?: Models.QueueConversationMessageEventTopicJourneyContext;
26656
26790
  "startAcwTime"?: string;
26657
26791
  "endAcwTime"?: string;
26792
+ "mediaRoles"?: Array<string>;
26658
26793
  "messages"?: Array<Models.QueueConversationMessageEventTopicMessageDetails>;
26659
26794
  "type"?: string;
26660
26795
  "recipientCountry"?: string;
@@ -26809,6 +26944,7 @@ declare namespace Models {
26809
26944
  "journeyContext"?: Models.QueueConversationScreenShareEventTopicJourneyContext;
26810
26945
  "startAcwTime"?: string;
26811
26946
  "endAcwTime"?: string;
26947
+ "mediaRoles"?: Array<string>;
26812
26948
  "context"?: string;
26813
26949
  "peerCount"?: number;
26814
26950
  "sharing"?: boolean;
@@ -27162,6 +27298,7 @@ declare namespace Models {
27162
27298
  "monitoredParticipantId"?: string;
27163
27299
  "coachedParticipantId"?: string;
27164
27300
  "bargedParticipantId"?: string;
27301
+ "mediaRoles"?: Array<string>;
27165
27302
  "screenRecordingState"?: string;
27166
27303
  "flaggedReason"?: string;
27167
27304
  "attributes"?: { [key: string]: string; };
@@ -27613,6 +27750,7 @@ declare namespace Models {
27613
27750
  "monitoredParticipantId"?: string;
27614
27751
  "coachedParticipantId"?: string;
27615
27752
  "bargedParticipantId"?: string;
27753
+ "mediaRoles"?: Array<string>;
27616
27754
  "screenRecordingState"?: string;
27617
27755
  "flaggedReason"?: string;
27618
27756
  "attributes"?: { [key: string]: string; };
@@ -28120,6 +28258,9 @@ declare namespace Models {
28120
28258
  export interface RecordingJobsQuery {
28121
28259
  "action": string;
28122
28260
  "actionDate"?: string;
28261
+ "actionAge"?: number;
28262
+ "screenRecordingActionDate"?: string;
28263
+ "screenRecordingActionAge"?: number;
28123
28264
  "integrationId"?: string;
28124
28265
  "includeRecordingsWithSensitiveData"?: boolean;
28125
28266
  "includeScreenRecordings"?: boolean;
@@ -28392,6 +28533,7 @@ declare namespace Models {
28392
28533
  "emailStatuses"?: { [key: string]: string; };
28393
28534
  "emailErrorDescription"?: string;
28394
28535
  "scheduleExpression"?: string;
28536
+ "scheduleStaticLinkUrl"?: string;
28395
28537
  }
28396
28538
 
28397
28539
  export interface ReportingExportJobListing {
@@ -30136,6 +30278,10 @@ declare namespace Models {
30136
30278
  "alwaysIncluded"?: boolean;
30137
30279
  }
30138
30280
 
30281
+ export interface SignedData {
30282
+ "jwt"?: string;
30283
+ }
30284
+
30139
30285
  export interface SignedUrlResponse {
30140
30286
  "id"?: string;
30141
30287
  "name"?: string;
@@ -30392,6 +30538,8 @@ declare namespace Models {
30392
30538
  "supportsSms"?: boolean;
30393
30539
  "supportsMms"?: boolean;
30394
30540
  "supportsVoice"?: boolean;
30541
+ "integration"?: Models.DomainEntityRef;
30542
+ "compliance"?: Models.Compliance;
30395
30543
  "selfUri"?: string;
30396
30544
  }
30397
30545
 
@@ -30410,10 +30558,10 @@ declare namespace Models {
30410
30558
 
30411
30559
  export interface SmsPhoneNumberProvision {
30412
30560
  "id"?: string;
30413
- "name"?: string;
30414
30561
  "phoneNumber": string;
30415
30562
  "phoneNumberType": string;
30416
30563
  "countryCode": string;
30564
+ "name"?: string;
30417
30565
  "addressId"?: string;
30418
30566
  "selfUri"?: string;
30419
30567
  }
@@ -30661,6 +30809,11 @@ declare namespace Models {
30661
30809
  "rejectReason"?: string;
30662
30810
  }
30663
30811
 
30812
+ export interface StopSettings {
30813
+ "keyword": Array<string>;
30814
+ "response": Models.ComplianceResponse;
30815
+ }
30816
+
30664
30817
  export interface StorySetting {
30665
30818
  "mention"?: Models.InboundOnlySetting;
30666
30819
  "reply"?: Models.InboundOnlySetting;
@@ -32182,6 +32335,19 @@ declare namespace Models {
32182
32335
  "createdBy"?: Models.OrgUser;
32183
32336
  }
32184
32337
 
32338
+ export interface TrustGroupEntityListing {
32339
+ "entities"?: Array<Models.TrustGroup>;
32340
+ "pageSize"?: number;
32341
+ "pageNumber"?: number;
32342
+ "total"?: number;
32343
+ "firstUri"?: string;
32344
+ "nextUri"?: string;
32345
+ "previousUri"?: string;
32346
+ "lastUri"?: string;
32347
+ "selfUri"?: string;
32348
+ "pageCount"?: number;
32349
+ }
32350
+
32185
32351
  export interface TrustMemberCreate {
32186
32352
  "id": string;
32187
32353
  "roleIds"?: Array<string>;
@@ -34776,6 +34942,11 @@ declare namespace Models {
34776
34942
  "enabled"?: boolean;
34777
34943
  }
34778
34944
 
34945
+ export interface WebDeploymentsAuthorizationResponse {
34946
+ "refreshToken"?: string;
34947
+ "jwt"?: string;
34948
+ }
34949
+
34779
34950
  export interface WebDeploymentsConfigTopicWebMessagingConfigChangeEventBody {
34780
34951
  "id"?: string;
34781
34952
  "version"?: string;
@@ -34794,6 +34965,31 @@ declare namespace Models {
34794
34965
  "status"?: string;
34795
34966
  }
34796
34967
 
34968
+ export interface WebDeploymentsJourneyContext {
34969
+ "customer"?: Models.JourneyCustomer;
34970
+ "customerSession"?: Models.JourneyCustomerSession;
34971
+ }
34972
+
34973
+ export interface WebDeploymentsOAuthExchangeRequest {
34974
+ "deploymentId": string;
34975
+ "journeyContext"?: Models.WebDeploymentsJourneyContext;
34976
+ "oauth"?: Models.WebDeploymentsOAuthRequestParameters;
34977
+ }
34978
+
34979
+ export interface WebDeploymentsOAuthRequestParameters {
34980
+ "code": string;
34981
+ "redirectUri": string;
34982
+ "nonce"?: string;
34983
+ "maxAge"?: number;
34984
+ "codeVerifier"?: string;
34985
+ "iss"?: string;
34986
+ }
34987
+
34988
+ export interface WebDeploymentsRefreshJWTRequest {
34989
+ "refreshToken": string;
34990
+ "deploymentId": string;
34991
+ }
34992
+
34797
34993
  export interface WebMessagingAttachment {
34798
34994
  "id"?: string;
34799
34995
  "mediaType"?: string;
@@ -35485,6 +35681,68 @@ declare namespace Models {
35485
35681
  "value": number;
35486
35682
  }
35487
35683
 
35684
+ export interface WfmHistoricalAdherenceBulkCalculationsCompleteTopicWfmHistoricalAdherenceBulkCalculationsCompleteNotification {
35685
+ "id"?: string;
35686
+ "downloadUrls"?: Array<string>;
35687
+ "queryState"?: string;
35688
+ }
35689
+
35690
+ export interface WfmHistoricalAdherenceBulkItem {
35691
+ "managementUnitId": string;
35692
+ "startDate": string;
35693
+ "endDate": string;
35694
+ "userIds"?: Array<string>;
35695
+ "includeExceptions"?: boolean;
35696
+ }
35697
+
35698
+ export interface WfmHistoricalAdherenceBulkJobReference {
35699
+ "id"?: string;
35700
+ "status"?: string;
35701
+ "selfUri"?: string;
35702
+ }
35703
+
35704
+ export interface WfmHistoricalAdherenceBulkQuery {
35705
+ "items": Array<Models.WfmHistoricalAdherenceBulkItem>;
35706
+ "timeZone": string;
35707
+ }
35708
+
35709
+ export interface WfmHistoricalAdherenceBulkResponse {
35710
+ "job"?: Models.WfmHistoricalAdherenceBulkJobReference;
35711
+ "downloadUrls"?: Array<string>;
35712
+ "downloadResult"?: Models.WfmHistoricalAdherenceBulkResult;
35713
+ }
35714
+
35715
+ export interface WfmHistoricalAdherenceBulkResult {
35716
+ "startDate"?: string;
35717
+ "endDate"?: string;
35718
+ "managementUnitId"?: string;
35719
+ "userResults"?: Array<Models.WfmHistoricalAdherenceBulkUserResult>;
35720
+ "lookupIdToSecondaryPresenceId"?: { [key: string]: string; };
35721
+ }
35722
+
35723
+ export interface WfmHistoricalAdherenceBulkUserDayMetrics {
35724
+ "dayStartOffsetSeconds"?: number;
35725
+ "adherenceScheduleSeconds"?: number;
35726
+ "conformanceScheduleSeconds"?: number;
35727
+ "conformanceActualSeconds"?: number;
35728
+ "exceptionCount"?: number;
35729
+ "exceptionDurationSeconds"?: number;
35730
+ "impactSeconds"?: number;
35731
+ "scheduleLengthSeconds"?: number;
35732
+ "actualLengthSeconds"?: number;
35733
+ "adherencePercentage"?: number;
35734
+ "conformancePercentage"?: number;
35735
+ }
35736
+
35737
+ export interface WfmHistoricalAdherenceBulkUserResult {
35738
+ "userId"?: string;
35739
+ "adherencePercentage"?: number;
35740
+ "conformancePercentage"?: number;
35741
+ "impact"?: string;
35742
+ "exceptionInfo"?: Array<Models.HistoricalAdherenceExceptionInfo>;
35743
+ "dayMetrics"?: Array<Models.WfmHistoricalAdherenceBulkUserDayMetrics>;
35744
+ }
35745
+
35488
35746
  export interface WfmHistoricalAdherenceCalculationsCompleteTopicWfmHistoricalAdherenceCalculationsCompleteNotice {
35489
35747
  "id"?: string;
35490
35748
  "downloadUrl"?: string;