purecloud-platform-client-v2 157.0.0 → 159.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 +631 -80
  3. package/dist/web-amd/purecloud-platform-client-v2.js +631 -80
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +631 -80
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +641 -80
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +214 -3
  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 +95 -1
  35. package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +2 -3
  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 +5 -4
  52. package/src/purecloud-platform-client-v2/api/RecordingApi.js +2 -2
  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 +3 -2
  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 +61 -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 +1 -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>;
@@ -2054,6 +2055,7 @@ declare class JourneyApi {
2054
2055
  deleteJourneyActionmap(actionMapId: string): Promise<void>;
2055
2056
  deleteJourneyActiontemplate(actionTemplateId: string, opts?: JourneyApi.deleteJourneyActiontemplateOptions): Promise<void>;
2056
2057
  deleteJourneyOutcome(outcomeId: string): Promise<void>;
2058
+ deleteJourneyOutcomesPredictor(predictorId: string): Promise<void>;
2057
2059
  deleteJourneySegment(segmentId: string): Promise<void>;
2058
2060
  getJourneyActionmap(actionMapId: string): Promise<Models.ActionMap>;
2059
2061
  getJourneyActionmaps(opts?: JourneyApi.getJourneyActionmapsOptions): Promise<Models.ActionMapListing>;
@@ -2065,6 +2067,8 @@ declare class JourneyApi {
2065
2067
  getJourneyActiontemplates(opts?: JourneyApi.getJourneyActiontemplatesOptions): Promise<Models.ActionTemplateListing>;
2066
2068
  getJourneyOutcome(outcomeId: string): Promise<Models.Outcome>;
2067
2069
  getJourneyOutcomes(opts?: JourneyApi.getJourneyOutcomesOptions): Promise<Models.OutcomeListing>;
2070
+ getJourneyOutcomesPredictor(predictorId: string): Promise<Models.OutcomePredictor>;
2071
+ getJourneyOutcomesPredictors(): Promise<Models.OutcomePredictorListing>;
2068
2072
  getJourneySegment(segmentId: string): Promise<Models.JourneySegment>;
2069
2073
  getJourneySegments(opts?: JourneyApi.getJourneySegmentsOptions): Promise<Models.SegmentListing>;
2070
2074
  getJourneySession(sessionId: string): Promise<Models.Session>;
@@ -2079,6 +2083,7 @@ declare class JourneyApi {
2079
2083
  postJourneyActionmapsEstimatesJobs(body: Models.ActionMapEstimateRequest): Promise<Models.EstimateJobAsyncResponse>;
2080
2084
  postJourneyActiontemplates(opts?: JourneyApi.postJourneyActiontemplatesOptions): Promise<Models.ActionTemplate>;
2081
2085
  postJourneyOutcomes(opts?: JourneyApi.postJourneyOutcomesOptions): Promise<Models.Outcome>;
2086
+ postJourneyOutcomesPredictors(opts?: JourneyApi.postJourneyOutcomesPredictorsOptions): Promise<Models.OutcomePredictor>;
2082
2087
  postJourneySegments(opts?: JourneyApi.postJourneySegmentsOptions): Promise<Models.JourneySegment>;
2083
2088
  }
2084
2089
 
@@ -2150,6 +2155,9 @@ declare namespace JourneyApi {
2150
2155
  export interface postJourneyOutcomesOptions {
2151
2156
  "body"?: Models.Outcome;
2152
2157
  }
2158
+ export interface postJourneyOutcomesPredictorsOptions {
2159
+ "body"?: Models.OutcomePredictorRequest;
2160
+ }
2153
2161
  export interface postJourneySegmentsOptions {
2154
2162
  "body"?: Models.JourneySegment;
2155
2163
  }
@@ -2244,7 +2252,6 @@ declare namespace KnowledgeApi {
2244
2252
  }
2245
2253
  export interface getKnowledgeGuestSessionDocumentsOptions {
2246
2254
  "categoryId"?: Array<string>;
2247
- "includeSubcategories"?: boolean;
2248
2255
  "pageSize"?: number;
2249
2256
  }
2250
2257
  export interface getKnowledgeKnowledgebaseCategoriesOptions {
@@ -2418,6 +2425,7 @@ declare namespace LanguageUnderstandingApi {
2418
2425
  "pageNumber"?: number;
2419
2426
  "pageSize"?: number;
2420
2427
  "enableCursorPagination"?: boolean;
2428
+ "includeTrainingUtterances"?: boolean;
2421
2429
  "after"?: string;
2422
2430
  "fields"?: Array<string>;
2423
2431
  }
@@ -2803,14 +2811,20 @@ declare namespace OrganizationApi {
2803
2811
  declare class OrganizationAuthorizationApi {
2804
2812
  deleteOrgauthorizationTrustee(trusteeOrgId: string): Promise<void>;
2805
2813
  deleteOrgauthorizationTrusteeCloneduser(trusteeOrgId: string, trusteeUserId: string): Promise<void>;
2814
+ deleteOrgauthorizationTrusteeGroup(trusteeOrgId: string, trusteeGroupId: string): Promise<void>;
2815
+ deleteOrgauthorizationTrusteeGroupRoles(trusteeOrgId: string, trusteeGroupId: string): Promise<void>;
2806
2816
  deleteOrgauthorizationTrusteeUser(trusteeOrgId: string, trusteeUserId: string): Promise<void>;
2807
2817
  deleteOrgauthorizationTrusteeUserRoles(trusteeOrgId: string, trusteeUserId: string): Promise<void>;
2808
2818
  deleteOrgauthorizationTrustor(trustorOrgId: string): Promise<void>;
2809
2819
  deleteOrgauthorizationTrustorCloneduser(trustorOrgId: string, trusteeUserId: string): Promise<void>;
2820
+ deleteOrgauthorizationTrustorGroup(trustorOrgId: string, trustorGroupId: string): Promise<void>;
2810
2821
  deleteOrgauthorizationTrustorUser(trustorOrgId: string, trusteeUserId: string): Promise<void>;
2811
2822
  getOrgauthorizationPairing(pairingId: string): Promise<Models.TrustRequest>;
2812
2823
  getOrgauthorizationTrustee(trusteeOrgId: string): Promise<Models.Trustee>;
2813
2824
  getOrgauthorizationTrusteeClonedusers(trusteeOrgId: string): Promise<Models.ClonedUserEntityListing>;
2825
+ getOrgauthorizationTrusteeGroup(trusteeOrgId: string, trusteeGroupId: string): Promise<Models.TrustGroup>;
2826
+ getOrgauthorizationTrusteeGroupRoles(trusteeOrgId: string, trusteeGroupId: string): Promise<Models.UserAuthorization>;
2827
+ getOrgauthorizationTrusteeGroups(trusteeOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrusteeGroupsOptions): Promise<Models.TrustGroupEntityListing>;
2814
2828
  getOrgauthorizationTrusteeUser(trusteeOrgId: string, trusteeUserId: string): Promise<Models.TrustUser>;
2815
2829
  getOrgauthorizationTrusteeUserRoles(trusteeOrgId: string, trusteeUserId: string): Promise<Models.UserAuthorization>;
2816
2830
  getOrgauthorizationTrusteeUsers(trusteeOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrusteeUsersOptions): Promise<Models.TrustUserEntityListing>;
@@ -2819,23 +2833,33 @@ declare class OrganizationAuthorizationApi {
2819
2833
  getOrgauthorizationTrustor(trustorOrgId: string): Promise<Models.Trustor>;
2820
2834
  getOrgauthorizationTrustorCloneduser(trustorOrgId: string, trusteeUserId: string): Promise<Models.ClonedUser>;
2821
2835
  getOrgauthorizationTrustorClonedusers(trustorOrgId: string): Promise<Models.ClonedUserEntityListing>;
2836
+ getOrgauthorizationTrustorGroup(trustorOrgId: string, trustorGroupId: string): Promise<Models.TrustGroup>;
2837
+ getOrgauthorizationTrustorGroups(trustorOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrustorGroupsOptions): Promise<Models.TrustGroupEntityListing>;
2822
2838
  getOrgauthorizationTrustorUser(trustorOrgId: string, trusteeUserId: string): Promise<Models.TrustUser>;
2823
2839
  getOrgauthorizationTrustorUsers(trustorOrgId: string, opts?: OrganizationAuthorizationApi.getOrgauthorizationTrustorUsersOptions): Promise<Models.TrustUserEntityListing>;
2824
2840
  getOrgauthorizationTrustors(opts?: OrganizationAuthorizationApi.getOrgauthorizationTrustorsOptions): Promise<Models.TrustorEntityListing>;
2825
2841
  postOrgauthorizationPairings(body: Models.TrustRequestCreate): Promise<Models.TrustRequest>;
2842
+ postOrgauthorizationTrusteeGroups(trusteeOrgId: string, body: Models.TrustMemberCreate): Promise<Models.TrustGroup>;
2826
2843
  postOrgauthorizationTrusteeUsers(trusteeOrgId: string, body: Models.TrustMemberCreate): Promise<Models.TrustUser>;
2827
2844
  postOrgauthorizationTrustees(body: Models.TrustCreate): Promise<Models.Trustee>;
2828
2845
  postOrgauthorizationTrusteesAudits(body: Models.TrusteeAuditQueryRequest, opts?: OrganizationAuthorizationApi.postOrgauthorizationTrusteesAuditsOptions): Promise<object>;
2829
2846
  postOrgauthorizationTrusteesDefault(opts?: OrganizationAuthorizationApi.postOrgauthorizationTrusteesDefaultOptions): Promise<Models.Trustee>;
2830
2847
  postOrgauthorizationTrustorAudits(body: Models.TrustorAuditQueryRequest, opts?: OrganizationAuthorizationApi.postOrgauthorizationTrustorAuditsOptions): Promise<object>;
2831
2848
  putOrgauthorizationTrustee(trusteeOrgId: string, body: Models.TrustUpdate): Promise<Models.Trustee>;
2849
+ putOrgauthorizationTrusteeGroupRoledivisions(trusteeOrgId: string, trusteeGroupId: string, body: Models.RoleDivisionGrants): Promise<Models.UserAuthorization>;
2850
+ putOrgauthorizationTrusteeGroupRoles(trusteeOrgId: string, trusteeGroupId: string, body: Array<string>): Promise<Models.UserAuthorization>;
2832
2851
  putOrgauthorizationTrusteeUserRoledivisions(trusteeOrgId: string, trusteeUserId: string, body: Models.RoleDivisionGrants): Promise<Models.UserAuthorization>;
2833
2852
  putOrgauthorizationTrusteeUserRoles(trusteeOrgId: string, trusteeUserId: string, body: Array<string>): Promise<Models.UserAuthorization>;
2834
2853
  putOrgauthorizationTrustorCloneduser(trustorOrgId: string, trusteeUserId: string): Promise<Models.ClonedUser>;
2854
+ putOrgauthorizationTrustorGroup(trustorOrgId: string, trustorGroupId: string): Promise<Models.TrustGroup>;
2835
2855
  putOrgauthorizationTrustorUser(trustorOrgId: string, trusteeUserId: string): Promise<Models.TrustUser>;
2836
2856
  }
2837
2857
 
2838
2858
  declare namespace OrganizationAuthorizationApi {
2859
+ export interface getOrgauthorizationTrusteeGroupsOptions {
2860
+ "pageSize"?: number;
2861
+ "pageNumber"?: number;
2862
+ }
2839
2863
  export interface getOrgauthorizationTrusteeUsersOptions {
2840
2864
  "pageSize"?: number;
2841
2865
  "pageNumber"?: number;
@@ -2844,6 +2868,10 @@ declare namespace OrganizationAuthorizationApi {
2844
2868
  "pageSize"?: number;
2845
2869
  "pageNumber"?: number;
2846
2870
  }
2871
+ export interface getOrgauthorizationTrustorGroupsOptions {
2872
+ "pageSize"?: number;
2873
+ "pageNumber"?: number;
2874
+ }
2847
2875
  export interface getOrgauthorizationTrustorUsersOptions {
2848
2876
  "pageSize"?: number;
2849
2877
  "pageNumber"?: number;
@@ -3419,6 +3447,7 @@ declare namespace QualityApi {
3419
3447
  "conversationId"?: string;
3420
3448
  "agentUserId"?: string;
3421
3449
  "evaluatorUserId"?: string;
3450
+ "assigneeUserId"?: string;
3422
3451
  "queueId"?: string;
3423
3452
  "startTime"?: string;
3424
3453
  "endTime"?: string;
@@ -4677,6 +4706,7 @@ declare namespace TelephonyProvidersEdgeApi {
4677
4706
  "edgeGroupId"?: string;
4678
4707
  "sortBy"?: string;
4679
4708
  "managed"?: boolean;
4709
+ "showCloudMedia"?: boolean;
4680
4710
  }
4681
4711
  export interface getTelephonyProvidersEdgesDidpoolsOptions {
4682
4712
  "pageSize"?: number;
@@ -5240,12 +5270,14 @@ declare namespace WebChatApi {
5240
5270
  declare class WebDeploymentsApi {
5241
5271
  deleteWebdeploymentsConfiguration(configurationId: string): Promise<void>;
5242
5272
  deleteWebdeploymentsDeployment(deploymentId: string): Promise<void>;
5273
+ deleteWebdeploymentsDeploymentCobrowseSessionId(deploymentId: string, sessionId: string): Promise<object>;
5243
5274
  deleteWebdeploymentsTokenRevoke(opts?: WebDeploymentsApi.deleteWebdeploymentsTokenRevokeOptions): Promise<void>;
5244
5275
  getWebdeploymentsConfigurationVersion(configurationId: string, versionId: string): Promise<Models.WebDeploymentConfigurationVersion>;
5245
5276
  getWebdeploymentsConfigurationVersions(configurationId: string): Promise<Models.WebDeploymentConfigurationVersionEntityListing>;
5246
5277
  getWebdeploymentsConfigurationVersionsDraft(configurationId: string): Promise<Models.WebDeploymentConfigurationVersion>;
5247
5278
  getWebdeploymentsConfigurations(opts?: WebDeploymentsApi.getWebdeploymentsConfigurationsOptions): Promise<Models.WebDeploymentConfigurationVersionEntityListing>;
5248
5279
  getWebdeploymentsDeployment(deploymentId: string): Promise<Models.WebDeployment>;
5280
+ getWebdeploymentsDeploymentCobrowseSessionId(deploymentId: string, sessionId: string): Promise<Models.CobrowseWebMessagingSession>;
5249
5281
  getWebdeploymentsDeploymentConfigurations(deploymentId: string, opts?: WebDeploymentsApi.getWebdeploymentsDeploymentConfigurationsOptions): Promise<Models.WebDeploymentActiveConfigurationOnDeployment>;
5250
5282
  getWebdeploymentsDeployments(opts?: WebDeploymentsApi.getWebdeploymentsDeploymentsOptions): Promise<Models.ExpandableWebDeploymentEntityListing>;
5251
5283
  postWebdeploymentsConfigurationVersionsDraftPublish(configurationId: string): Promise<Models.WebDeploymentConfigurationVersion>;
@@ -6593,6 +6625,7 @@ declare namespace Models {
6593
6625
  "contextId"?: string;
6594
6626
  "deleted"?: boolean;
6595
6627
  "evaluationId"?: string;
6628
+ "evaluationStatus"?: string;
6596
6629
  "evaluatorId"?: string;
6597
6630
  "eventTime"?: string;
6598
6631
  "formId"?: string;
@@ -8997,6 +9030,7 @@ declare namespace Models {
8997
9030
  "name"?: string;
8998
9031
  "participants"?: Array<Models.CallMediaParticipant>;
8999
9032
  "otherMediaUris"?: Array<string>;
9033
+ "recentTransfers"?: Array<Models.TransferResponse>;
9000
9034
  "recordingState"?: string;
9001
9035
  "maxParticipants"?: number;
9002
9036
  "selfUri"?: string;
@@ -9114,6 +9148,7 @@ declare namespace Models {
9114
9148
  "held"?: boolean;
9115
9149
  "wrapupRequired"?: boolean;
9116
9150
  "wrapupPrompt"?: string;
9151
+ "mediaRoles"?: Array<string>;
9117
9152
  "user"?: Models.DomainEntityRef;
9118
9153
  "queue"?: Models.DomainEntityRef;
9119
9154
  "team"?: Models.DomainEntityRef;
@@ -9293,6 +9328,7 @@ declare namespace Models {
9293
9328
  "name"?: string;
9294
9329
  "participants"?: Array<Models.CallbackMediaParticipant>;
9295
9330
  "otherMediaUris"?: Array<string>;
9331
+ "recentTransfers"?: Array<Models.TransferResponse>;
9296
9332
  "selfUri"?: string;
9297
9333
  }
9298
9334
 
@@ -9334,6 +9370,7 @@ declare namespace Models {
9334
9370
  "held"?: boolean;
9335
9371
  "wrapupRequired"?: boolean;
9336
9372
  "wrapupPrompt"?: string;
9373
+ "mediaRoles"?: Array<string>;
9337
9374
  "user"?: Models.DomainEntityRef;
9338
9375
  "queue"?: Models.DomainEntityRef;
9339
9376
  "team"?: Models.DomainEntityRef;
@@ -9749,6 +9786,7 @@ declare namespace Models {
9749
9786
  "name"?: string;
9750
9787
  "participants"?: Array<Models.ChatMediaParticipant>;
9751
9788
  "otherMediaUris"?: Array<string>;
9789
+ "recentTransfers"?: Array<Models.TransferResponse>;
9752
9790
  "selfUri"?: string;
9753
9791
  }
9754
9792
 
@@ -9780,6 +9818,7 @@ declare namespace Models {
9780
9818
  "held"?: boolean;
9781
9819
  "wrapupRequired"?: boolean;
9782
9820
  "wrapupPrompt"?: string;
9821
+ "mediaRoles"?: Array<string>;
9783
9822
  "user"?: Models.DomainEntityRef;
9784
9823
  "queue"?: Models.DomainEntityRef;
9785
9824
  "team"?: Models.DomainEntityRef;
@@ -10053,6 +10092,7 @@ declare namespace Models {
10053
10092
  "name"?: string;
10054
10093
  "participants"?: Array<Models.CobrowseMediaParticipant>;
10055
10094
  "otherMediaUris"?: Array<string>;
10095
+ "recentTransfers"?: Array<Models.TransferResponse>;
10056
10096
  "selfUri"?: string;
10057
10097
  }
10058
10098
 
@@ -10084,6 +10124,7 @@ declare namespace Models {
10084
10124
  "held"?: boolean;
10085
10125
  "wrapupRequired"?: boolean;
10086
10126
  "wrapupPrompt"?: string;
10127
+ "mediaRoles"?: Array<string>;
10087
10128
  "user"?: Models.DomainEntityRef;
10088
10129
  "queue"?: Models.DomainEntityRef;
10089
10130
  "team"?: Models.DomainEntityRef;
@@ -10116,6 +10157,16 @@ declare namespace Models {
10116
10157
  "maskSelectors"?: Array<string>;
10117
10158
  }
10118
10159
 
10160
+ export interface CobrowseWebMessagingSession {
10161
+ "id"?: string;
10162
+ "name"?: string;
10163
+ "joinCode"?: string;
10164
+ "websocketUrl"?: string;
10165
+ "dateOfferEnds"?: string;
10166
+ "communicationType"?: string;
10167
+ "selfUri"?: string;
10168
+ }
10169
+
10119
10170
  export interface Cobrowsesession {
10120
10171
  "state"?: string;
10121
10172
  "initialState"?: string;
@@ -10257,6 +10308,16 @@ declare namespace Models {
10257
10308
  "selfUri"?: string;
10258
10309
  }
10259
10310
 
10311
+ export interface Compliance {
10312
+ "stopSettings": Array<Models.StopSettings>;
10313
+ "optInSettings": Array<Models.OptInSettings>;
10314
+ "helpSettings": Array<Models.HelpSettings>;
10315
+ }
10316
+
10317
+ export interface ComplianceResponse {
10318
+ "message": string;
10319
+ }
10320
+
10260
10321
  export interface Condition {
10261
10322
  "type"?: string;
10262
10323
  "inverted"?: boolean;
@@ -10899,6 +10960,7 @@ declare namespace Models {
10899
10960
  "recordingState"?: string;
10900
10961
  "state"?: string;
10901
10962
  "divisions"?: Array<Models.ConversationDivisionMembership>;
10963
+ "recentTransfers"?: Array<Models.TransferResponse>;
10902
10964
  "selfUri"?: string;
10903
10965
  }
10904
10966
 
@@ -11022,6 +11084,7 @@ declare namespace Models {
11022
11084
  "journeyContext"?: Models.ConversationCallEventTopicJourneyContext;
11023
11085
  "startAcwTime"?: string;
11024
11086
  "endAcwTime"?: string;
11087
+ "mediaRoles"?: Array<string>;
11025
11088
  "muted"?: boolean;
11026
11089
  "confined"?: boolean;
11027
11090
  "recording"?: boolean;
@@ -11168,6 +11231,7 @@ declare namespace Models {
11168
11231
  "journeyContext"?: Models.ConversationCallbackEventTopicJourneyContext;
11169
11232
  "startAcwTime"?: string;
11170
11233
  "endAcwTime"?: string;
11234
+ "mediaRoles"?: Array<string>;
11171
11235
  "outboundPreview"?: Models.ConversationCallbackEventTopicDialerPreview;
11172
11236
  "voicemail"?: Models.ConversationCallbackEventTopicVoicemail;
11173
11237
  "callbackNumbers"?: Array<string>;
@@ -11351,6 +11415,7 @@ declare namespace Models {
11351
11415
  "journeyContext"?: Models.ConversationChatEventTopicJourneyContext;
11352
11416
  "startAcwTime"?: string;
11353
11417
  "endAcwTime"?: string;
11418
+ "mediaRoles"?: Array<string>;
11354
11419
  "roomId"?: string;
11355
11420
  "avatarImageUrl"?: string;
11356
11421
  }
@@ -11474,6 +11539,7 @@ declare namespace Models {
11474
11539
  "journeyContext"?: Models.ConversationCobrowseEventTopicJourneyContext;
11475
11540
  "startAcwTime"?: string;
11476
11541
  "endAcwTime"?: string;
11542
+ "mediaRoles"?: Array<string>;
11477
11543
  "cobrowseSessionId"?: string;
11478
11544
  "cobrowseRole"?: string;
11479
11545
  "viewerUrl"?: string;
@@ -11738,6 +11804,7 @@ declare namespace Models {
11738
11804
  "journeyContext"?: Models.ConversationEmailEventTopicJourneyContext;
11739
11805
  "startAcwTime"?: string;
11740
11806
  "endAcwTime"?: string;
11807
+ "mediaRoles"?: Array<string>;
11741
11808
  "subject"?: string;
11742
11809
  "messagesSent"?: number;
11743
11810
  "autoGenerated"?: boolean;
@@ -12178,6 +12245,7 @@ declare namespace Models {
12178
12245
  "monitoredParticipantId"?: string;
12179
12246
  "coachedParticipantId"?: string;
12180
12247
  "bargedParticipantId"?: string;
12248
+ "mediaRoles"?: Array<string>;
12181
12249
  "screenRecordingState"?: string;
12182
12250
  "flaggedReason"?: string;
12183
12251
  "attributes"?: { [key: string]: string; };
@@ -12448,6 +12516,7 @@ declare namespace Models {
12448
12516
  "journeyContext"?: Models.ConversationMessageEventTopicJourneyContext;
12449
12517
  "startAcwTime"?: string;
12450
12518
  "endAcwTime"?: string;
12519
+ "mediaRoles"?: Array<string>;
12451
12520
  "messages"?: Array<Models.ConversationMessageEventTopicMessageDetails>;
12452
12521
  "type"?: string;
12453
12522
  "recipientCountry"?: string;
@@ -12838,6 +12907,7 @@ declare namespace Models {
12838
12907
  "journeyContext"?: Models.ConversationScreenShareEventTopicJourneyContext;
12839
12908
  "startAcwTime"?: string;
12840
12909
  "endAcwTime"?: string;
12910
+ "mediaRoles"?: Array<string>;
12841
12911
  "context"?: string;
12842
12912
  "peerCount"?: number;
12843
12913
  "sharing"?: boolean;
@@ -12967,6 +13037,7 @@ declare namespace Models {
12967
13037
  "journeyContext"?: Models.ConversationSocialExpressionEventTopicJourneyContext;
12968
13038
  "startAcwTime"?: string;
12969
13039
  "endAcwTime"?: string;
13040
+ "mediaRoles"?: Array<string>;
12970
13041
  "socialMediaId"?: string;
12971
13042
  "socialMediaHub"?: string;
12972
13043
  "socialUserName"?: string;
@@ -13122,6 +13193,7 @@ declare namespace Models {
13122
13193
  "journeyContext"?: Models.ConversationVideoEventTopicJourneyContext;
13123
13194
  "startAcwTime"?: string;
13124
13195
  "endAcwTime"?: string;
13196
+ "mediaRoles"?: Array<string>;
13125
13197
  "audioMuted"?: boolean;
13126
13198
  "videoMuted"?: boolean;
13127
13199
  "sharingScreen"?: boolean;
@@ -13363,6 +13435,8 @@ declare namespace Models {
13363
13435
  "objective"?: Models.CreateObjective;
13364
13436
  "performanceProfileId"?: string;
13365
13437
  "name": string;
13438
+ "precision"?: number;
13439
+ "timeDisplayUnit"?: string;
13366
13440
  }
13367
13441
 
13368
13442
  export interface CreateObjective {
@@ -16432,6 +16506,7 @@ declare namespace Models {
16432
16506
  "name"?: string;
16433
16507
  "participants"?: Array<Models.EmailMediaParticipant>;
16434
16508
  "otherMediaUris"?: Array<string>;
16509
+ "recentTransfers"?: Array<Models.TransferResponse>;
16435
16510
  "selfUri"?: string;
16436
16511
  }
16437
16512
 
@@ -16463,6 +16538,7 @@ declare namespace Models {
16463
16538
  "held"?: boolean;
16464
16539
  "wrapupRequired"?: boolean;
16465
16540
  "wrapupPrompt"?: string;
16541
+ "mediaRoles"?: Array<string>;
16466
16542
  "user"?: Models.DomainEntityRef;
16467
16543
  "queue"?: Models.DomainEntityRef;
16468
16544
  "team"?: Models.DomainEntityRef;
@@ -16519,6 +16595,8 @@ declare namespace Models {
16519
16595
  "htmlBody"?: string;
16520
16596
  "time"?: string;
16521
16597
  "historyIncluded"?: boolean;
16598
+ "state"?: string;
16599
+ "draftType"?: string;
16522
16600
  "emailSizeBytes"?: number;
16523
16601
  "maxEmailSizeBytes"?: number;
16524
16602
  "selfUri"?: string;
@@ -16537,6 +16615,22 @@ declare namespace Models {
16537
16615
  "pageCount"?: number;
16538
16616
  }
16539
16617
 
16618
+ export interface EmailMessageReply {
16619
+ "to": Array<Models.EmailAddress>;
16620
+ "cc"?: Array<Models.EmailAddress>;
16621
+ "bcc"?: Array<Models.EmailAddress>;
16622
+ "from": Models.EmailAddress;
16623
+ "replyTo"?: Models.EmailAddress;
16624
+ "subject"?: string;
16625
+ "attachments"?: Array<Models.Attachment>;
16626
+ "textBody": string;
16627
+ "htmlBody"?: string;
16628
+ "time"?: string;
16629
+ "historyIncluded"?: boolean;
16630
+ "emailSizeBytes"?: number;
16631
+ "maxEmailSizeBytes"?: number;
16632
+ }
16633
+
16540
16634
  export interface EmailOutboundDomainResult {
16541
16635
  "dnsCnameBounceRecord"?: Models.DnsRecordEntry;
16542
16636
  "dnsTxtSendingRecord"?: Models.DnsRecordEntry;
@@ -16744,6 +16838,7 @@ declare namespace Models {
16744
16838
  "status"?: string;
16745
16839
  "answers"?: Models.EvaluationScoringSet;
16746
16840
  "agentHasRead"?: boolean;
16841
+ "assignee"?: Models.User;
16747
16842
  "releaseDate"?: string;
16748
16843
  "assignedDate"?: string;
16749
16844
  "changedDate"?: string;
@@ -16759,6 +16854,7 @@ declare namespace Models {
16759
16854
  "isScoringIndex"?: boolean;
16760
16855
  "authorizedActions"?: Array<string>;
16761
16856
  "hasAssistanceFailed"?: boolean;
16857
+ "evaluationSource"?: Models.EvaluationSource;
16762
16858
  "selfUri"?: string;
16763
16859
  }
16764
16860
 
@@ -17000,6 +17096,7 @@ declare namespace Models {
17000
17096
  "status"?: string;
17001
17097
  "answers"?: Models.EvaluationScoringSet;
17002
17098
  "agentHasRead"?: boolean;
17099
+ "assignee"?: Models.User;
17003
17100
  "releaseDate"?: string;
17004
17101
  "assignedDate"?: string;
17005
17102
  "changedDate"?: string;
@@ -17015,6 +17112,7 @@ declare namespace Models {
17015
17112
  "isScoringIndex"?: boolean;
17016
17113
  "authorizedActions"?: Array<string>;
17017
17114
  "hasAssistanceFailed"?: boolean;
17115
+ "evaluationSource"?: Models.EvaluationSource;
17018
17116
  "selfUri"?: string;
17019
17117
  }
17020
17118
 
@@ -17025,10 +17123,18 @@ declare namespace Models {
17025
17123
  "questionGroupScores"?: Array<Models.EvaluationQuestionGroupScore>;
17026
17124
  "anyFailedKillQuestions"?: boolean;
17027
17125
  "comments"?: string;
17126
+ "privateComments"?: string;
17028
17127
  "agentComments"?: string;
17029
17128
  "transcriptTopics"?: Array<Models.TranscriptTopic>;
17030
17129
  }
17031
17130
 
17131
+ export interface EvaluationSource {
17132
+ "id"?: string;
17133
+ "name"?: string;
17134
+ "type"?: string;
17135
+ "selfUri"?: string;
17136
+ }
17137
+
17032
17138
  export interface EvaluatorActivity {
17033
17139
  "id"?: string;
17034
17140
  "name"?: string;
@@ -18918,6 +19024,11 @@ declare namespace Models {
18918
19024
  "description"?: string;
18919
19025
  }
18920
19026
 
19027
+ export interface HelpSettings {
19028
+ "keyword": Array<string>;
19029
+ "response": Models.ComplianceResponse;
19030
+ }
19031
+
18921
19032
  export interface HistoricalAdherenceActuals {
18922
19033
  "actualActivityCategory"?: string;
18923
19034
  "actualSecondaryPresenceLookupId"?: string;
@@ -19317,6 +19428,7 @@ declare namespace Models {
19317
19428
  "spamFlow"?: Models.DomainEntityRef;
19318
19429
  "signature"?: Models.Signature;
19319
19430
  "historyInclusion"?: string;
19431
+ "allowMultipleActions"?: boolean;
19320
19432
  "selfUri"?: string;
19321
19433
  }
19322
19434
 
@@ -20348,6 +20460,15 @@ declare namespace Models {
20348
20460
  "medium"?: string;
20349
20461
  }
20350
20462
 
20463
+ export interface JourneyWebEventsNotificationSegment {
20464
+ "id"?: string;
20465
+ "selfUri"?: string;
20466
+ }
20467
+
20468
+ export interface JourneyWebEventsNotificationSegmentAssignmentMessage {
20469
+ "segment"?: Models.JourneyWebEventsNotificationSegment;
20470
+ }
20471
+
20351
20472
  export interface JourneyWebEventsNotificationSession {
20352
20473
  "id"?: string;
20353
20474
  "selfUri"?: string;
@@ -20382,6 +20503,7 @@ declare namespace Models {
20382
20503
  "webEvent"?: Models.JourneyWebEventsNotificationWebMessage;
20383
20504
  "webActionEvent"?: Models.JourneyWebEventsNotificationWebActionMessage;
20384
20505
  "outcomeAchievedEvent"?: Models.JourneyWebEventsNotificationOutcomeAchievedMessage;
20506
+ "segmentAssignmentEvent"?: Models.JourneyWebEventsNotificationSegmentAssignmentMessage;
20385
20507
  }
20386
20508
 
20387
20509
  export interface JourneyWebEventsNotificationWebMessage {
@@ -20450,6 +20572,7 @@ declare namespace Models {
20450
20572
  "kpiType"?: string;
20451
20573
  "source"?: string;
20452
20574
  "wrapUpCodeConfig"?: Models.WrapUpCodeConfig;
20575
+ "outcomeConfig"?: Models.OutcomeConfig;
20453
20576
  "status"?: string;
20454
20577
  "kpiGroup"?: string;
20455
20578
  "selfUri"?: string;
@@ -22350,6 +22473,7 @@ declare namespace Models {
22350
22473
  "name"?: string;
22351
22474
  "participants"?: Array<Models.MessageMediaParticipant>;
22352
22475
  "otherMediaUris"?: Array<string>;
22476
+ "recentTransfers"?: Array<Models.TransferResponse>;
22353
22477
  "selfUri"?: string;
22354
22478
  }
22355
22479
 
@@ -22462,6 +22586,7 @@ declare namespace Models {
22462
22586
  "held"?: boolean;
22463
22587
  "wrapupRequired"?: boolean;
22464
22588
  "wrapupPrompt"?: string;
22589
+ "mediaRoles"?: Array<string>;
22465
22590
  "user"?: Models.DomainEntityRef;
22466
22591
  "queue"?: Models.DomainEntityRef;
22467
22592
  "team"?: Models.DomainEntityRef;
@@ -22767,6 +22892,8 @@ declare namespace Models {
22767
22892
  "linkedMetric"?: Models.AddressableEntityRef;
22768
22893
  "dateCreated"?: string;
22769
22894
  "dateUnlinked"?: string;
22895
+ "precision"?: number;
22896
+ "timeDisplayUnit"?: string;
22770
22897
  "sourcePerformanceProfile"?: Models.PerformanceProfile;
22771
22898
  "selfUri"?: string;
22772
22899
  }
@@ -23562,6 +23689,11 @@ declare namespace Models {
23562
23689
  "actionStatus"?: string;
23563
23690
  }
23564
23691
 
23692
+ export interface OptInSettings {
23693
+ "keyword": Array<string>;
23694
+ "response": Models.ComplianceResponse;
23695
+ }
23696
+
23565
23697
  export interface OrgOAuthClient {
23566
23698
  "id"?: string;
23567
23699
  "name": string;
@@ -24006,6 +24138,10 @@ declare namespace Models {
24006
24138
  "achievedDate"?: string;
24007
24139
  }
24008
24140
 
24141
+ export interface OutcomeConfig {
24142
+ "values"?: Array<string>;
24143
+ }
24144
+
24009
24145
  export interface OutcomeEventScore {
24010
24146
  "outcome"?: Models.AddressableEntityRef;
24011
24147
  "sessionMaxProbability"?: number;
@@ -24027,12 +24163,35 @@ declare namespace Models {
24027
24163
  "pageCount"?: number;
24028
24164
  }
24029
24165
 
24166
+ export interface OutcomePredictor {
24167
+ "id"?: string;
24168
+ "outcome"?: Models.OutcomeRef;
24169
+ "selfUri"?: string;
24170
+ }
24171
+
24172
+ export interface OutcomePredictorListing {
24173
+ "entities"?: Array<Models.OutcomePredictor>;
24174
+ }
24175
+
24176
+ export interface OutcomePredictorRequest {
24177
+ "outcome": Models.OutcomeRefRequest;
24178
+ }
24179
+
24030
24180
  export interface OutcomeProbabilityCondition {
24031
24181
  "outcomeId": string;
24032
24182
  "maximumProbability": number;
24033
24183
  "probability"?: number;
24034
24184
  }
24035
24185
 
24186
+ export interface OutcomeRef {
24187
+ "id"?: string;
24188
+ "selfUri"?: string;
24189
+ }
24190
+
24191
+ export interface OutcomeRefRequest {
24192
+ "id": string;
24193
+ }
24194
+
24036
24195
  export interface OutcomeScoresResult {
24037
24196
  "outcomeScores"?: Array<Models.OutcomeEventScore>;
24038
24197
  "modifiedDate"?: string;
@@ -24115,6 +24274,7 @@ declare namespace Models {
24115
24274
  "wrapupTimeoutMs"?: number;
24116
24275
  "wrapupSkipped"?: boolean;
24117
24276
  "wrapup"?: Models.Wrapup;
24277
+ "mediaRoles"?: Array<string>;
24118
24278
  "conversationRoutingData"?: Models.ConversationRoutingData;
24119
24279
  "alertingTimeoutMs"?: number;
24120
24280
  "monitoredParticipantId"?: string;
@@ -24168,6 +24328,7 @@ declare namespace Models {
24168
24328
  "wrapupTimeoutMs"?: number;
24169
24329
  "wrapupSkipped"?: boolean;
24170
24330
  "wrapup"?: Models.Wrapup;
24331
+ "mediaRoles"?: Array<string>;
24171
24332
  "conversationRoutingData"?: Models.ConversationRoutingData;
24172
24333
  "alertingTimeoutMs"?: number;
24173
24334
  "monitoredParticipantId"?: string;
@@ -25458,6 +25619,7 @@ declare namespace Models {
25458
25619
  "journeyContext"?: Models.QueueConversationCallEventTopicJourneyContext;
25459
25620
  "startAcwTime"?: string;
25460
25621
  "endAcwTime"?: string;
25622
+ "mediaRoles"?: Array<string>;
25461
25623
  "muted"?: boolean;
25462
25624
  "confined"?: boolean;
25463
25625
  "recording"?: boolean;
@@ -25604,6 +25766,7 @@ declare namespace Models {
25604
25766
  "journeyContext"?: Models.QueueConversationCallbackEventTopicJourneyContext;
25605
25767
  "startAcwTime"?: string;
25606
25768
  "endAcwTime"?: string;
25769
+ "mediaRoles"?: Array<string>;
25607
25770
  "outboundPreview"?: Models.QueueConversationCallbackEventTopicDialerPreview;
25608
25771
  "voicemail"?: Models.QueueConversationCallbackEventTopicVoicemail;
25609
25772
  "callbackNumbers"?: Array<string>;
@@ -25754,6 +25917,7 @@ declare namespace Models {
25754
25917
  "journeyContext"?: Models.QueueConversationChatEventTopicJourneyContext;
25755
25918
  "startAcwTime"?: string;
25756
25919
  "endAcwTime"?: string;
25920
+ "mediaRoles"?: Array<string>;
25757
25921
  "roomId"?: string;
25758
25922
  "avatarImageUrl"?: string;
25759
25923
  }
@@ -25877,6 +26041,7 @@ declare namespace Models {
25877
26041
  "journeyContext"?: Models.QueueConversationCobrowseEventTopicJourneyContext;
25878
26042
  "startAcwTime"?: string;
25879
26043
  "endAcwTime"?: string;
26044
+ "mediaRoles"?: Array<string>;
25880
26045
  "cobrowseSessionId"?: string;
25881
26046
  "cobrowseRole"?: string;
25882
26047
  "viewerUrl"?: string;
@@ -26027,6 +26192,7 @@ declare namespace Models {
26027
26192
  "journeyContext"?: Models.QueueConversationEmailEventTopicJourneyContext;
26028
26193
  "startAcwTime"?: string;
26029
26194
  "endAcwTime"?: string;
26195
+ "mediaRoles"?: Array<string>;
26030
26196
  "subject"?: string;
26031
26197
  "messagesSent"?: number;
26032
26198
  "autoGenerated"?: boolean;
@@ -26430,6 +26596,7 @@ declare namespace Models {
26430
26596
  "monitoredParticipantId"?: string;
26431
26597
  "coachedParticipantId"?: string;
26432
26598
  "bargedParticipantId"?: string;
26599
+ "mediaRoles"?: Array<string>;
26433
26600
  "screenRecordingState"?: string;
26434
26601
  "flaggedReason"?: string;
26435
26602
  "attributes"?: { [key: string]: string; };
@@ -26674,6 +26841,7 @@ declare namespace Models {
26674
26841
  "journeyContext"?: Models.QueueConversationMessageEventTopicJourneyContext;
26675
26842
  "startAcwTime"?: string;
26676
26843
  "endAcwTime"?: string;
26844
+ "mediaRoles"?: Array<string>;
26677
26845
  "messages"?: Array<Models.QueueConversationMessageEventTopicMessageDetails>;
26678
26846
  "type"?: string;
26679
26847
  "recipientCountry"?: string;
@@ -26828,6 +26996,7 @@ declare namespace Models {
26828
26996
  "journeyContext"?: Models.QueueConversationScreenShareEventTopicJourneyContext;
26829
26997
  "startAcwTime"?: string;
26830
26998
  "endAcwTime"?: string;
26999
+ "mediaRoles"?: Array<string>;
26831
27000
  "context"?: string;
26832
27001
  "peerCount"?: number;
26833
27002
  "sharing"?: boolean;
@@ -27181,6 +27350,7 @@ declare namespace Models {
27181
27350
  "monitoredParticipantId"?: string;
27182
27351
  "coachedParticipantId"?: string;
27183
27352
  "bargedParticipantId"?: string;
27353
+ "mediaRoles"?: Array<string>;
27184
27354
  "screenRecordingState"?: string;
27185
27355
  "flaggedReason"?: string;
27186
27356
  "attributes"?: { [key: string]: string; };
@@ -27632,6 +27802,7 @@ declare namespace Models {
27632
27802
  "monitoredParticipantId"?: string;
27633
27803
  "coachedParticipantId"?: string;
27634
27804
  "bargedParticipantId"?: string;
27805
+ "mediaRoles"?: Array<string>;
27635
27806
  "screenRecordingState"?: string;
27636
27807
  "flaggedReason"?: string;
27637
27808
  "attributes"?: { [key: string]: string; };
@@ -30419,6 +30590,8 @@ declare namespace Models {
30419
30590
  "supportsSms"?: boolean;
30420
30591
  "supportsMms"?: boolean;
30421
30592
  "supportsVoice"?: boolean;
30593
+ "integration"?: Models.DomainEntityRef;
30594
+ "compliance"?: Models.Compliance;
30422
30595
  "selfUri"?: string;
30423
30596
  }
30424
30597
 
@@ -30437,10 +30610,10 @@ declare namespace Models {
30437
30610
 
30438
30611
  export interface SmsPhoneNumberProvision {
30439
30612
  "id"?: string;
30440
- "name"?: string;
30441
30613
  "phoneNumber": string;
30442
30614
  "phoneNumberType": string;
30443
30615
  "countryCode": string;
30616
+ "name"?: string;
30444
30617
  "addressId"?: string;
30445
30618
  "selfUri"?: string;
30446
30619
  }
@@ -30637,6 +30810,7 @@ declare namespace Models {
30637
30810
  "webRtcPersistentEnabled"?: boolean;
30638
30811
  "webRtcForceTurn"?: boolean;
30639
30812
  "webRtcCallAppearances"?: number;
30813
+ "webRtcRequireMediaHelper"?: boolean;
30640
30814
  "selfUri"?: string;
30641
30815
  }
30642
30816
 
@@ -30688,6 +30862,11 @@ declare namespace Models {
30688
30862
  "rejectReason"?: string;
30689
30863
  }
30690
30864
 
30865
+ export interface StopSettings {
30866
+ "keyword": Array<string>;
30867
+ "response": Models.ComplianceResponse;
30868
+ }
30869
+
30691
30870
  export interface StorySetting {
30692
30871
  "mention"?: Models.InboundOnlySetting;
30693
30872
  "reply"?: Models.InboundOnlySetting;
@@ -31917,12 +32096,31 @@ declare namespace Models {
31917
32096
  "doesNotContain"?: Array<string>;
31918
32097
  }
31919
32098
 
32099
+ export interface TransferDestination {
32100
+ "userId"?: string;
32101
+ "address"?: string;
32102
+ }
32103
+
32104
+ export interface TransferInitiator {
32105
+ "userId"?: string;
32106
+ }
32107
+
31920
32108
  export interface TransferRequest {
31921
32109
  "userId"?: string;
31922
32110
  "address"?: string;
31923
32111
  "userName"?: string;
31924
32112
  "queueId"?: string;
31925
32113
  "voicemail"?: boolean;
32114
+ "transferType"?: string;
32115
+ }
32116
+
32117
+ export interface TransferResponse {
32118
+ "id"?: string;
32119
+ "state"?: string;
32120
+ "dateIssued"?: string;
32121
+ "initiator"?: Models.TransferInitiator;
32122
+ "destination"?: Models.TransferDestination;
32123
+ "transferType"?: string;
31926
32124
  }
31927
32125
 
31928
32126
  export interface Trigger {
@@ -32209,6 +32407,19 @@ declare namespace Models {
32209
32407
  "createdBy"?: Models.OrgUser;
32210
32408
  }
32211
32409
 
32410
+ export interface TrustGroupEntityListing {
32411
+ "entities"?: Array<Models.TrustGroup>;
32412
+ "pageSize"?: number;
32413
+ "pageNumber"?: number;
32414
+ "total"?: number;
32415
+ "firstUri"?: string;
32416
+ "nextUri"?: string;
32417
+ "previousUri"?: string;
32418
+ "lastUri"?: string;
32419
+ "selfUri"?: string;
32420
+ "pageCount"?: number;
32421
+ }
32422
+
32212
32423
  export interface TrustMemberCreate {
32213
32424
  "id": string;
32214
32425
  "roleIds"?: Array<string>;