purecloud-platform-client-v2 152.0.0 → 154.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 +485 -81
  3. package/dist/web-amd/purecloud-platform-client-v2.js +485 -81
  4. package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
  5. package/dist/web-cjs/bundle.js +485 -81
  6. package/dist/web-cjs/purecloud-platform-client-v2.js +485 -81
  7. package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
  8. package/index.d.ts +784 -207
  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 +5 -4
  13. package/src/purecloud-platform-client-v2/api/ArchitectApi.js +3 -2
  14. package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
  15. package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +46 -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 +3 -3
  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 +1 -1
  37. package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
  38. package/src/purecloud-platform-client-v2/api/LearningApi.js +3 -2
  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 +1 -1
  48. package/src/purecloud-platform-client-v2/api/OutboundApi.js +31 -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 +6 -6
  53. package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
  54. package/src/purecloud-platform-client-v2/api/RoutingApi.js +4 -2
  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 +1 -1
  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 +1 -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 +325 -1
  77. package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts CHANGED
@@ -164,6 +164,7 @@ declare namespace AnalyticsApi {
164
164
  "actionId"?: string;
165
165
  "sessionId"?: string;
166
166
  "language"?: string;
167
+ "askActionResults"?: string;
167
168
  }
168
169
  export interface getAnalyticsConversationsDetailsOptions {
169
170
  "id"?: Array<string>;
@@ -378,6 +379,7 @@ declare namespace ArchitectApi {
378
379
  "sortOrder"?: string;
379
380
  "name"?: string;
380
381
  "dnis"?: string;
382
+ "scheduleGroup"?: string;
381
383
  }
382
384
  export interface getArchitectPromptHistoryHistoryIdOptions {
383
385
  "pageNumber"?: number;
@@ -642,11 +644,13 @@ declare class AuthorizationApi {
642
644
  getAuthorizationRoleSubjectgrants(roleId: string, opts?: AuthorizationApi.getAuthorizationRoleSubjectgrantsOptions): Promise<Models.SubjectDivisionGrantsEntityListing>;
643
645
  getAuthorizationRoleUsers(roleId: string, opts?: AuthorizationApi.getAuthorizationRoleUsersOptions): Promise<Models.UserEntityListing>;
644
646
  getAuthorizationRoles(opts?: AuthorizationApi.getAuthorizationRolesOptions): Promise<Models.OrganizationRoleEntityListing>;
647
+ getAuthorizationSettings(): Promise<Models.AuthorizationSettings>;
645
648
  getAuthorizationSubject(subjectId: string): Promise<Models.AuthzSubject>;
646
649
  getAuthorizationSubjectsMe(): Promise<Models.AuthzSubject>;
647
650
  getAuthorizationSubjectsRolecounts(opts?: AuthorizationApi.getAuthorizationSubjectsRolecountsOptions): Promise<{ [key: string]: object; }>;
648
651
  getUserRoles(subjectId: string): Promise<Models.UserAuthorization>;
649
652
  patchAuthorizationRole(roleId: string, body: Models.DomainOrganizationRole): Promise<Models.DomainOrganizationRole>;
653
+ patchAuthorizationSettings(body: Models.AuthorizationSettings): Promise<Models.AuthorizationSettings>;
650
654
  postAuthorizationDivisionObject(divisionId: string, objectType: string, body: Array<string>): Promise<void>;
651
655
  postAuthorizationDivisionRestore(divisionId: string, body: Models.AuthzDivision): Promise<Models.AuthzDivision>;
652
656
  postAuthorizationDivisions(body: Models.AuthzDivision): Promise<Models.AuthzDivision>;
@@ -2546,6 +2550,7 @@ declare namespace LearningApi {
2546
2550
  "searchTerm"?: string;
2547
2551
  "expand"?: Array<string>;
2548
2552
  "isPublished"?: string;
2553
+ "statuses"?: Array<string>;
2549
2554
  }
2550
2555
  export interface getLearningModulesAssignmentsOptions {
2551
2556
  "pageSize"?: number;
@@ -2949,6 +2954,7 @@ declare class OutboundApi {
2949
2954
  postOutboundContactlists(body: Models.ContactList): Promise<Models.ContactList>;
2950
2955
  postOutboundConversationDnc(conversationId: string): Promise<void>;
2951
2956
  postOutboundDigitalrulesets(body: Models.DigitalRuleSet): Promise<Models.DigitalRuleSet>;
2957
+ postOutboundDnclistEmailaddresses(dncListId: string, body: Array<string>): Promise<void>;
2952
2958
  postOutboundDnclistExport(dncListId: string): Promise<Models.DomainEntityRef>;
2953
2959
  postOutboundDnclistPhonenumbers(dncListId: string, body: Array<string>, opts?: OutboundApi.postOutboundDnclistPhonenumbersOptions): Promise<void>;
2954
2960
  postOutboundDnclists(body: Models.DncListCreate): Promise<Models.DncList>;
@@ -3847,6 +3853,8 @@ declare namespace RoutingApi {
3847
3853
  "pattern"?: string;
3848
3854
  }
3849
3855
  export interface getRoutingEmailDomainsOptions {
3856
+ "pageSize"?: number;
3857
+ "pageNumber"?: number;
3850
3858
  "excludeStatus"?: boolean;
3851
3859
  }
3852
3860
  export interface getRoutingLanguagesOptions {
@@ -5264,8 +5272,11 @@ declare class WorkforceManagementApi {
5264
5272
  deleteWorkforcemanagementManagementunitWorkplan(managementUnitId: string, workPlanId: string): Promise<void>;
5265
5273
  deleteWorkforcemanagementManagementunitWorkplanrotation(managementUnitId: string, workPlanRotationId: string): Promise<void>;
5266
5274
  getWorkforcemanagementAdherence(userId: Array<string>): Promise<Array<Models.UserScheduleAdherence>>;
5275
+ getWorkforcemanagementAdherenceExplanation(explanationId: string): Promise<Models.AdherenceExplanationResponse>;
5276
+ getWorkforcemanagementAdherenceExplanationsJob(jobId: string): Promise<Models.AdherenceExplanationJob>;
5267
5277
  getWorkforcemanagementAdherenceHistoricalJob(jobId: string): Promise<Models.WfmHistoricalAdherenceResponse>;
5268
5278
  getWorkforcemanagementAdhocmodelingjob(jobId: string): Promise<Models.ModelingStatusResponse>;
5279
+ getWorkforcemanagementAgentAdherenceExplanation(agentId: string, explanationId: string): Promise<Models.AdherenceExplanationResponse>;
5269
5280
  getWorkforcemanagementAgentManagementunit(agentId: string): Promise<Models.AgentManagementUnitReference>;
5270
5281
  getWorkforcemanagementAgentsMeManagementunit(): Promise<Models.AgentManagementUnitReference>;
5271
5282
  getWorkforcemanagementBusinessunit(businessUnitId: string, opts?: WorkforceManagementApi.getWorkforcemanagementBusinessunitOptions): Promise<Models.BusinessUnitResponse>;
@@ -5324,9 +5335,11 @@ declare class WorkforceManagementApi {
5324
5335
  getWorkforcemanagementNotifications(): Promise<Models.NotificationsResponse>;
5325
5336
  getWorkforcemanagementSchedulingjob(jobId: string): Promise<Models.SchedulingStatusResponse>;
5326
5337
  getWorkforcemanagementShifttrades(): Promise<Models.ShiftTradeListResponse>;
5338
+ getWorkforcemanagementShrinkageJob(jobId: string): Promise<Models.WfmHistoricalShrinkageResponse>;
5327
5339
  getWorkforcemanagementTimeoffrequest(timeOffRequestId: string): Promise<Models.TimeOffRequestResponse>;
5328
5340
  getWorkforcemanagementTimeoffrequestWaitlistpositions(timeOffRequestId: string): Promise<Models.WaitlistPositionListing>;
5329
5341
  getWorkforcemanagementTimeoffrequests(opts?: WorkforceManagementApi.getWorkforcemanagementTimeoffrequestsOptions): Promise<Models.TimeOffRequestList>;
5342
+ patchWorkforcemanagementAgentAdherenceExplanation(agentId: string, explanationId: string, body: Models.UpdateAdherenceExplanationStatusRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
5330
5343
  patchWorkforcemanagementBusinessunit(businessUnitId: string, opts?: WorkforceManagementApi.patchWorkforcemanagementBusinessunitOptions): Promise<Models.BusinessUnitResponse>;
5331
5344
  patchWorkforcemanagementBusinessunitActivitycode(businessUnitId: string, activityCodeId: string, opts?: WorkforceManagementApi.patchWorkforcemanagementBusinessunitActivitycodeOptions): Promise<Models.BusinessUnitActivityCode>;
5332
5345
  patchWorkforcemanagementBusinessunitPlanninggroup(businessUnitId: string, planningGroupId: string, opts?: WorkforceManagementApi.patchWorkforcemanagementBusinessunitPlanninggroupOptions): Promise<Models.PlanningGroup>;
@@ -5340,9 +5353,14 @@ declare class WorkforceManagementApi {
5340
5353
  patchWorkforcemanagementManagementunitWorkplan(managementUnitId: string, workPlanId: string, opts?: WorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanOptions): Promise<Models.WorkPlan>;
5341
5354
  patchWorkforcemanagementManagementunitWorkplanrotation(managementUnitId: string, workPlanRotationId: string, opts?: WorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanrotationOptions): Promise<Models.WorkPlanRotationResponse>;
5342
5355
  patchWorkforcemanagementTimeoffrequest(timeOffRequestId: string, opts?: WorkforceManagementApi.patchWorkforcemanagementTimeoffrequestOptions): Promise<Models.TimeOffRequestResponse>;
5356
+ postWorkforcemanagementAdherenceExplanations(body: Models.AddAdherenceExplanationAgentRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
5357
+ postWorkforcemanagementAdherenceExplanationsQuery(body: Models.AgentQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementAdherenceExplanationsQueryOptions): Promise<Models.QueryAdherenceExplanationsResponse>;
5343
5358
  postWorkforcemanagementAdherenceHistorical(opts?: WorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalOptions): Promise<Models.WfmHistoricalAdherenceResponse>;
5359
+ postWorkforcemanagementAgentAdherenceExplanations(agentId: string, body: Models.AddAdherenceExplanationAdminRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
5360
+ postWorkforcemanagementAgentAdherenceExplanationsQuery(agentId: string, body: Models.AgentQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsQueryOptions): Promise<Models.AgentQueryAdherenceExplanationsResponse>;
5344
5361
  postWorkforcemanagementAgentschedulesMine(opts?: WorkforceManagementApi.postWorkforcemanagementAgentschedulesMineOptions): Promise<Models.BuCurrentAgentScheduleSearchResponse>;
5345
5362
  postWorkforcemanagementBusinessunitActivitycodes(businessUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitActivitycodesOptions): Promise<Models.BusinessUnitActivityCode>;
5363
+ postWorkforcemanagementBusinessunitAdherenceExplanationsQuery(businessUnitId: string, body: Models.BuQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitAdherenceExplanationsQueryOptions): Promise<Models.BuQueryAdherenceExplanationsResponse>;
5346
5364
  postWorkforcemanagementBusinessunitAgentschedulesSearch(businessUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitAgentschedulesSearchOptions): Promise<Models.BuAsyncAgentSchedulesSearchResponse>;
5347
5365
  postWorkforcemanagementBusinessunitIntraday(businessUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitIntradayOptions): Promise<Models.AsyncIntradayResponse>;
5348
5366
  postWorkforcemanagementBusinessunitPlanninggroups(businessUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitPlanninggroupsOptions): Promise<Models.PlanningGroup>;
@@ -5368,6 +5386,7 @@ declare class WorkforceManagementApi {
5368
5386
  postWorkforcemanagementManagementunitHistoricaladherencequery(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitHistoricaladherencequeryOptions): Promise<Models.WfmHistoricalAdherenceResponse>;
5369
5387
  postWorkforcemanagementManagementunitMove(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitMoveOptions): Promise<Models.MoveManagementUnitResponse>;
5370
5388
  postWorkforcemanagementManagementunitSchedulesSearch(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitSchedulesSearchOptions): Promise<Models.UserScheduleContainer>;
5389
+ postWorkforcemanagementManagementunitShrinkageJobs(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitShrinkageJobsOptions): Promise<Models.WfmHistoricalShrinkageResponse>;
5371
5390
  postWorkforcemanagementManagementunitTimeofflimits(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimitsOptions): Promise<Models.TimeOffLimit>;
5372
5391
  postWorkforcemanagementManagementunitTimeofflimitsValuesQuery(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimitsValuesQueryOptions): Promise<Models.QueryTimeOffLimitValuesResponse>;
5373
5392
  postWorkforcemanagementManagementunitTimeoffplans(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffplansOptions): Promise<Models.TimeOffPlan>;
@@ -5511,15 +5530,27 @@ declare namespace WorkforceManagementApi {
5511
5530
  export interface patchWorkforcemanagementTimeoffrequestOptions {
5512
5531
  "body"?: Models.AgentTimeOffRequestPatch;
5513
5532
  }
5533
+ export interface postWorkforcemanagementAdherenceExplanationsQueryOptions {
5534
+ "forceAsync"?: boolean;
5535
+ "forceDownloadService"?: boolean;
5536
+ }
5514
5537
  export interface postWorkforcemanagementAdherenceHistoricalOptions {
5515
5538
  "body"?: Models.WfmHistoricalAdherenceQueryForUsers;
5516
5539
  }
5540
+ export interface postWorkforcemanagementAgentAdherenceExplanationsQueryOptions {
5541
+ "forceAsync"?: boolean;
5542
+ "forceDownloadService"?: boolean;
5543
+ }
5517
5544
  export interface postWorkforcemanagementAgentschedulesMineOptions {
5518
5545
  "body"?: Models.BuGetCurrentAgentScheduleRequest;
5519
5546
  }
5520
5547
  export interface postWorkforcemanagementBusinessunitActivitycodesOptions {
5521
5548
  "body"?: Models.CreateActivityCodeRequest;
5522
5549
  }
5550
+ export interface postWorkforcemanagementBusinessunitAdherenceExplanationsQueryOptions {
5551
+ "forceAsync"?: boolean;
5552
+ "forceDownloadService"?: boolean;
5553
+ }
5523
5554
  export interface postWorkforcemanagementBusinessunitAgentschedulesSearchOptions {
5524
5555
  "forceAsync"?: boolean;
5525
5556
  "forceDownloadService"?: boolean;
@@ -5568,6 +5599,9 @@ declare namespace WorkforceManagementApi {
5568
5599
  export interface postWorkforcemanagementManagementunitSchedulesSearchOptions {
5569
5600
  "body"?: Models.UserListScheduleRequestBody;
5570
5601
  }
5602
+ export interface postWorkforcemanagementManagementunitShrinkageJobsOptions {
5603
+ "body"?: Models.WfmHistoricalShrinkageRequest;
5604
+ }
5571
5605
  export interface postWorkforcemanagementManagementunitTimeofflimitsOptions {
5572
5606
  "body"?: Models.CreateTimeOffLimitRequest;
5573
5607
  }
@@ -5785,9 +5819,9 @@ declare namespace Models {
5785
5819
  "total"?: number;
5786
5820
  "firstUri"?: string;
5787
5821
  "nextUri"?: string;
5822
+ "previousUri"?: string;
5788
5823
  "lastUri"?: string;
5789
5824
  "selfUri"?: string;
5790
- "previousUri"?: string;
5791
5825
  "pageCount"?: number;
5792
5826
  }
5793
5827
 
@@ -5859,9 +5893,9 @@ declare namespace Models {
5859
5893
  "total"?: number;
5860
5894
  "firstUri"?: string;
5861
5895
  "nextUri"?: string;
5896
+ "previousUri"?: string;
5862
5897
  "lastUri"?: string;
5863
5898
  "selfUri"?: string;
5864
- "previousUri"?: string;
5865
5899
  "pageCount"?: number;
5866
5900
  }
5867
5901
 
@@ -5916,9 +5950,9 @@ declare namespace Models {
5916
5950
  "total"?: number;
5917
5951
  "firstUri"?: string;
5918
5952
  "nextUri"?: string;
5953
+ "previousUri"?: string;
5919
5954
  "lastUri"?: string;
5920
5955
  "selfUri"?: string;
5921
- "previousUri"?: string;
5922
5956
  "pageCount"?: number;
5923
5957
  }
5924
5958
 
@@ -5942,9 +5976,9 @@ declare namespace Models {
5942
5976
  "total"?: number;
5943
5977
  "firstUri"?: string;
5944
5978
  "nextUri"?: string;
5979
+ "previousUri"?: string;
5945
5980
  "lastUri"?: string;
5946
5981
  "selfUri"?: string;
5947
- "previousUri"?: string;
5948
5982
  "pageCount"?: number;
5949
5983
  }
5950
5984
 
@@ -6016,6 +6050,21 @@ declare namespace Models {
6016
6050
  "timeoutMs"?: number;
6017
6051
  }
6018
6052
 
6053
+ export interface AddAdherenceExplanationAdminRequest {
6054
+ "type": string;
6055
+ "startDate": string;
6056
+ "lengthMinutes": number;
6057
+ "notes"?: string;
6058
+ "status"?: string;
6059
+ }
6060
+
6061
+ export interface AddAdherenceExplanationAgentRequest {
6062
+ "type": string;
6063
+ "startDate": string;
6064
+ "lengthMinutes": number;
6065
+ "notes"?: string;
6066
+ }
6067
+
6019
6068
  export interface AddConversationRequest {
6020
6069
  "conversationId": string;
6021
6070
  }
@@ -6071,6 +6120,41 @@ declare namespace Models {
6071
6120
  "selfUri"?: string;
6072
6121
  }
6073
6122
 
6123
+ export interface AdherenceExplanationAsyncResponse {
6124
+ "job"?: Models.AdherenceExplanationJobReference;
6125
+ }
6126
+
6127
+ export interface AdherenceExplanationJob {
6128
+ "id"?: string;
6129
+ "type"?: string;
6130
+ "status"?: string;
6131
+ "adherenceExplanation"?: Models.AdherenceExplanationResponse;
6132
+ "downloadUrl"?: string;
6133
+ "error"?: Models.ErrorBody;
6134
+ "agentQueryResponseTemplate"?: Models.AdherenceExplanationListingAgentQueryResponse;
6135
+ "buQueryResponseTemplate"?: Models.AdherenceExplanationListingBuQueryResponse;
6136
+ "selfUri"?: string;
6137
+ }
6138
+
6139
+ export interface AdherenceExplanationJobReference {
6140
+ "id"?: string;
6141
+ "type"?: string;
6142
+ "status"?: string;
6143
+ "selfUri"?: string;
6144
+ }
6145
+
6146
+ export interface AdherenceExplanationListing {
6147
+ "entities"?: Array<Models.AdherenceExplanationResponse>;
6148
+ }
6149
+
6150
+ export interface AdherenceExplanationListingAgentQueryResponse {
6151
+ "entities"?: Array<Models.AdherenceExplanationResponse>;
6152
+ }
6153
+
6154
+ export interface AdherenceExplanationListingBuQueryResponse {
6155
+ "entities"?: Array<Models.AdherenceExplanationResponse>;
6156
+ }
6157
+
6074
6158
  export interface AdherenceExplanationNotification {
6075
6159
  "id"?: string;
6076
6160
  "agent"?: Models.UserReference;
@@ -6084,6 +6168,21 @@ declare namespace Models {
6084
6168
  "selfUri"?: string;
6085
6169
  }
6086
6170
 
6171
+ export interface AdherenceExplanationResponse {
6172
+ "id"?: string;
6173
+ "agent": Models.UserReference;
6174
+ "managementUnit": Models.ManagementUnitReference;
6175
+ "businessUnit": Models.BusinessUnitReference;
6176
+ "type": string;
6177
+ "status": string;
6178
+ "startDate": string;
6179
+ "lengthMinutes": number;
6180
+ "notes"?: string;
6181
+ "reviewedBy"?: Models.UserReference;
6182
+ "reviewedDate"?: string;
6183
+ "selfUri"?: string;
6184
+ }
6185
+
6087
6186
  export interface AdherenceSettings {
6088
6187
  "severeAlertThresholdMinutes"?: number;
6089
6188
  "adherenceTargetPercent"?: number;
@@ -6212,9 +6311,9 @@ declare namespace Models {
6212
6311
  "total"?: number;
6213
6312
  "firstUri"?: string;
6214
6313
  "nextUri"?: string;
6314
+ "previousUri"?: string;
6215
6315
  "lastUri"?: string;
6216
6316
  "selfUri"?: string;
6217
- "previousUri"?: string;
6218
6317
  "pageCount"?: number;
6219
6318
  }
6220
6319
 
@@ -6259,6 +6358,17 @@ declare namespace Models {
6259
6358
  "maxOwnedCallbackDelayHours"?: number;
6260
6359
  }
6261
6360
 
6361
+ export interface AgentQueryAdherenceExplanationsRequest {
6362
+ "startDate": string;
6363
+ "endDate": string;
6364
+ }
6365
+
6366
+ export interface AgentQueryAdherenceExplanationsResponse {
6367
+ "job"?: Models.AdherenceExplanationJobReference;
6368
+ "result"?: Models.AdherenceExplanationListingAgentQueryResponse;
6369
+ "downloadUrl"?: string;
6370
+ }
6371
+
6262
6372
  export interface AgentTimeOffRequestPatch {
6263
6373
  "markedAsRead"?: boolean;
6264
6374
  "status"?: string;
@@ -6728,6 +6838,12 @@ declare namespace Models {
6728
6838
  "expirationDuration"?: string;
6729
6839
  }
6730
6840
 
6841
+ export interface ApprovalNamespace {
6842
+ "namespace"?: string;
6843
+ "status"?: string;
6844
+ "type"?: string;
6845
+ }
6846
+
6731
6847
  export interface ArchitectDependencyTrackingBuildNotificationClient {
6732
6848
  "id"?: string;
6733
6849
  "name"?: string;
@@ -6766,7 +6882,7 @@ declare namespace Models {
6766
6882
  "actionStatus"?: string;
6767
6883
  "errorMessage"?: string;
6768
6884
  "errorCode"?: string;
6769
- "errorMessageParams"?: object;
6885
+ "errorMessageParams"?: Models.ArchitectFlowNotificationErrorMessageParams;
6770
6886
  "errorDetails"?: Array<Models.ArchitectFlowNotificationErrorDetail>;
6771
6887
  }
6772
6888
 
@@ -6783,6 +6899,7 @@ declare namespace Models {
6783
6899
  }
6784
6900
 
6785
6901
  export interface ArchitectFlowNotificationErrorMessageParams {
6902
+ "additionalProperties"?: { [key: string]: string; };
6786
6903
  }
6787
6904
 
6788
6905
  export interface ArchitectFlowNotificationFlowNotification {
@@ -6821,7 +6938,7 @@ declare namespace Models {
6821
6938
  "actionStatus"?: string;
6822
6939
  "errorMessage"?: string;
6823
6940
  "errorCode"?: string;
6824
- "errorMessageParams"?: object;
6941
+ "errorMessageParams"?: Models.ArchitectFlowOutcomeNotificationErrorMessageParams;
6825
6942
  "errorDetails"?: Array<Models.ArchitectFlowOutcomeNotificationErrorDetail>;
6826
6943
  }
6827
6944
 
@@ -6838,6 +6955,7 @@ declare namespace Models {
6838
6955
  }
6839
6956
 
6840
6957
  export interface ArchitectFlowOutcomeNotificationErrorMessageParams {
6958
+ "additionalProperties"?: { [key: string]: string; };
6841
6959
  }
6842
6960
 
6843
6961
  export interface ArchitectFlowOutcomeNotificationFlowOutcomeNotification {
@@ -6883,7 +7001,7 @@ declare namespace Models {
6883
7001
  "actionStatus"?: string;
6884
7002
  "errorMessage"?: string;
6885
7003
  "errorCode"?: string;
6886
- "errorMessageParams"?: object;
7004
+ "errorMessageParams"?: Models.ArchitectPromptNotificationErrorMessageParams;
6887
7005
  "errorDetails"?: Array<Models.ArchitectPromptNotificationErrorDetail>;
6888
7006
  }
6889
7007
 
@@ -6900,6 +7018,7 @@ declare namespace Models {
6900
7018
  }
6901
7019
 
6902
7020
  export interface ArchitectPromptNotificationErrorMessageParams {
7021
+ "additionalProperties"?: { [key: string]: string; };
6903
7022
  }
6904
7023
 
6905
7024
  export interface ArchitectPromptNotificationHomeOrganization {
@@ -7082,9 +7201,9 @@ declare namespace Models {
7082
7201
  "total"?: number;
7083
7202
  "firstUri"?: string;
7084
7203
  "nextUri"?: string;
7204
+ "previousUri"?: string;
7085
7205
  "lastUri"?: string;
7086
7206
  "selfUri"?: string;
7087
- "previousUri"?: string;
7088
7207
  "pageCount"?: number;
7089
7208
  }
7090
7209
 
@@ -7206,9 +7325,9 @@ declare namespace Models {
7206
7325
  "total"?: number;
7207
7326
  "firstUri"?: string;
7208
7327
  "nextUri"?: string;
7328
+ "previousUri"?: string;
7209
7329
  "lastUri"?: string;
7210
7330
  "selfUri"?: string;
7211
- "previousUri"?: string;
7212
7331
  "pageCount"?: number;
7213
7332
  }
7214
7333
 
@@ -7475,6 +7594,13 @@ declare namespace Models {
7475
7594
  "integrationId": string;
7476
7595
  }
7477
7596
 
7597
+ export interface AuthorizationSettings {
7598
+ "id"?: string;
7599
+ "analysisEnabled"?: boolean;
7600
+ "analysisDays"?: number;
7601
+ "selfUri"?: string;
7602
+ }
7603
+
7478
7604
  export interface AuthzDivision {
7479
7605
  "id"?: string;
7480
7606
  "name"?: string;
@@ -7491,9 +7617,9 @@ declare namespace Models {
7491
7617
  "total"?: number;
7492
7618
  "firstUri"?: string;
7493
7619
  "nextUri"?: string;
7620
+ "previousUri"?: string;
7494
7621
  "lastUri"?: string;
7495
7622
  "selfUri"?: string;
7496
- "previousUri"?: string;
7497
7623
  "pageCount"?: number;
7498
7624
  }
7499
7625
 
@@ -7804,9 +7930,9 @@ declare namespace Models {
7804
7930
  "total"?: number;
7805
7931
  "firstUri"?: string;
7806
7932
  "nextUri"?: string;
7933
+ "previousUri"?: string;
7807
7934
  "lastUri"?: string;
7808
7935
  "selfUri"?: string;
7809
- "previousUri"?: string;
7810
7936
  "pageCount"?: number;
7811
7937
  }
7812
7938
 
@@ -7823,9 +7949,9 @@ declare namespace Models {
7823
7949
  "total"?: number;
7824
7950
  "firstUri"?: string;
7825
7951
  "nextUri"?: string;
7952
+ "previousUri"?: string;
7826
7953
  "lastUri"?: string;
7827
7954
  "selfUri"?: string;
7828
- "previousUri"?: string;
7829
7955
  "pageCount"?: number;
7830
7956
  }
7831
7957
 
@@ -8177,6 +8303,19 @@ declare namespace Models {
8177
8303
  "requiredWithoutShrinkagePerInterval"?: Array<number>;
8178
8304
  }
8179
8305
 
8306
+ export interface BuQueryAdherenceExplanationsRequest {
8307
+ "startDate": string;
8308
+ "endDate": string;
8309
+ "managementUnitIds"?: Array<string>;
8310
+ "agentIds"?: Array<string>;
8311
+ }
8312
+
8313
+ export interface BuQueryAdherenceExplanationsResponse {
8314
+ "job"?: Models.AdherenceExplanationJobReference;
8315
+ "result"?: Models.AdherenceExplanationListingBuQueryResponse;
8316
+ "downloadUrl"?: string;
8317
+ }
8318
+
8180
8319
  export interface BuQueryAgentSchedulesRequest {
8181
8320
  "managementUnitId": string;
8182
8321
  "userIds"?: Array<string>;
@@ -8721,9 +8860,9 @@ declare namespace Models {
8721
8860
  "total"?: number;
8722
8861
  "firstUri"?: string;
8723
8862
  "nextUri"?: string;
8863
+ "previousUri"?: string;
8724
8864
  "lastUri"?: string;
8725
8865
  "selfUri"?: string;
8726
- "previousUri"?: string;
8727
8866
  "pageCount"?: number;
8728
8867
  }
8729
8868
 
@@ -8815,9 +8954,9 @@ declare namespace Models {
8815
8954
  "total"?: number;
8816
8955
  "firstUri"?: string;
8817
8956
  "nextUri"?: string;
8957
+ "previousUri"?: string;
8818
8958
  "lastUri"?: string;
8819
8959
  "selfUri"?: string;
8820
- "previousUri"?: string;
8821
8960
  "pageCount"?: number;
8822
8961
  }
8823
8962
 
@@ -8877,9 +9016,9 @@ declare namespace Models {
8877
9016
  "total"?: number;
8878
9017
  "firstUri"?: string;
8879
9018
  "nextUri"?: string;
9019
+ "previousUri"?: string;
8880
9020
  "lastUri"?: string;
8881
9021
  "selfUri"?: string;
8882
- "previousUri"?: string;
8883
9022
  "pageCount"?: number;
8884
9023
  }
8885
9024
 
@@ -9021,9 +9160,9 @@ declare namespace Models {
9021
9160
  "total"?: number;
9022
9161
  "firstUri"?: string;
9023
9162
  "nextUri"?: string;
9163
+ "previousUri"?: string;
9024
9164
  "lastUri"?: string;
9025
9165
  "selfUri"?: string;
9026
- "previousUri"?: string;
9027
9166
  "pageCount"?: number;
9028
9167
  }
9029
9168
 
@@ -9109,9 +9248,9 @@ declare namespace Models {
9109
9248
  "total"?: number;
9110
9249
  "firstUri"?: string;
9111
9250
  "nextUri"?: string;
9251
+ "previousUri"?: string;
9112
9252
  "lastUri"?: string;
9113
9253
  "selfUri"?: string;
9114
- "previousUri"?: string;
9115
9254
  "pageCount"?: number;
9116
9255
  }
9117
9256
 
@@ -9228,9 +9367,9 @@ declare namespace Models {
9228
9367
  "total"?: number;
9229
9368
  "firstUri"?: string;
9230
9369
  "nextUri"?: string;
9370
+ "previousUri"?: string;
9231
9371
  "lastUri"?: string;
9232
9372
  "selfUri"?: string;
9233
- "previousUri"?: string;
9234
9373
  "pageCount"?: number;
9235
9374
  }
9236
9375
 
@@ -9241,9 +9380,9 @@ declare namespace Models {
9241
9380
  "total"?: number;
9242
9381
  "firstUri"?: string;
9243
9382
  "nextUri"?: string;
9383
+ "previousUri"?: string;
9244
9384
  "lastUri"?: string;
9245
9385
  "selfUri"?: string;
9246
- "previousUri"?: string;
9247
9386
  "pageCount"?: number;
9248
9387
  }
9249
9388
 
@@ -9334,9 +9473,9 @@ declare namespace Models {
9334
9473
  "total"?: number;
9335
9474
  "firstUri"?: string;
9336
9475
  "nextUri"?: string;
9476
+ "previousUri"?: string;
9337
9477
  "lastUri"?: string;
9338
9478
  "selfUri"?: string;
9339
- "previousUri"?: string;
9340
9479
  "pageCount"?: number;
9341
9480
  }
9342
9481
 
@@ -9380,9 +9519,9 @@ declare namespace Models {
9380
9519
  "total"?: number;
9381
9520
  "firstUri"?: string;
9382
9521
  "nextUri"?: string;
9522
+ "previousUri"?: string;
9383
9523
  "lastUri"?: string;
9384
9524
  "selfUri"?: string;
9385
- "previousUri"?: string;
9386
9525
  "pageCount"?: number;
9387
9526
  }
9388
9527
 
@@ -9481,9 +9620,9 @@ declare namespace Models {
9481
9620
  "total"?: number;
9482
9621
  "firstUri"?: string;
9483
9622
  "nextUri"?: string;
9623
+ "previousUri"?: string;
9484
9624
  "lastUri"?: string;
9485
9625
  "selfUri"?: string;
9486
- "previousUri"?: string;
9487
9626
  "pageCount"?: number;
9488
9627
  }
9489
9628
 
@@ -9564,9 +9703,9 @@ declare namespace Models {
9564
9703
  "total"?: number;
9565
9704
  "firstUri"?: string;
9566
9705
  "nextUri"?: string;
9706
+ "previousUri"?: string;
9567
9707
  "lastUri"?: string;
9568
9708
  "selfUri"?: string;
9569
- "previousUri"?: string;
9570
9709
  "pageCount"?: number;
9571
9710
  }
9572
9711
 
@@ -9679,9 +9818,9 @@ declare namespace Models {
9679
9818
  "total"?: number;
9680
9819
  "firstUri"?: string;
9681
9820
  "nextUri"?: string;
9821
+ "previousUri"?: string;
9682
9822
  "lastUri"?: string;
9683
9823
  "selfUri"?: string;
9684
- "previousUri"?: string;
9685
9824
  "pageCount"?: number;
9686
9825
  }
9687
9826
 
@@ -9727,9 +9866,9 @@ declare namespace Models {
9727
9866
  "total"?: number;
9728
9867
  "firstUri"?: string;
9729
9868
  "nextUri"?: string;
9869
+ "previousUri"?: string;
9730
9870
  "lastUri"?: string;
9731
9871
  "selfUri"?: string;
9732
- "previousUri"?: string;
9733
9872
  "pageCount"?: number;
9734
9873
  }
9735
9874
 
@@ -9778,9 +9917,9 @@ declare namespace Models {
9778
9917
  "total"?: number;
9779
9918
  "firstUri"?: string;
9780
9919
  "nextUri"?: string;
9920
+ "previousUri"?: string;
9781
9921
  "lastUri"?: string;
9782
9922
  "selfUri"?: string;
9783
- "previousUri"?: string;
9784
9923
  "pageCount"?: number;
9785
9924
  }
9786
9925
 
@@ -9824,9 +9963,9 @@ declare namespace Models {
9824
9963
  "total"?: number;
9825
9964
  "firstUri"?: string;
9826
9965
  "nextUri"?: string;
9966
+ "previousUri"?: string;
9827
9967
  "lastUri"?: string;
9828
9968
  "selfUri"?: string;
9829
- "previousUri"?: string;
9830
9969
  "pageCount"?: number;
9831
9970
  }
9832
9971
 
@@ -9868,9 +10007,9 @@ declare namespace Models {
9868
10007
  "total"?: number;
9869
10008
  "firstUri"?: string;
9870
10009
  "nextUri"?: string;
10010
+ "previousUri"?: string;
9871
10011
  "lastUri"?: string;
9872
10012
  "selfUri"?: string;
9873
- "previousUri"?: string;
9874
10013
  "pageCount"?: number;
9875
10014
  }
9876
10015
 
@@ -9973,9 +10112,9 @@ declare namespace Models {
9973
10112
  "total"?: number;
9974
10113
  "firstUri"?: string;
9975
10114
  "nextUri"?: string;
10115
+ "previousUri"?: string;
9976
10116
  "lastUri"?: string;
9977
10117
  "selfUri"?: string;
9978
- "previousUri"?: string;
9979
10118
  "pageCount"?: number;
9980
10119
  }
9981
10120
 
@@ -10002,9 +10141,9 @@ declare namespace Models {
10002
10141
  "total"?: number;
10003
10142
  "firstUri"?: string;
10004
10143
  "nextUri"?: string;
10144
+ "previousUri"?: string;
10005
10145
  "lastUri"?: string;
10006
10146
  "selfUri"?: string;
10007
- "previousUri"?: string;
10008
10147
  "pageCount"?: number;
10009
10148
  }
10010
10149
 
@@ -10015,9 +10154,9 @@ declare namespace Models {
10015
10154
  "total"?: number;
10016
10155
  "firstUri"?: string;
10017
10156
  "nextUri"?: string;
10157
+ "previousUri"?: string;
10018
10158
  "lastUri"?: string;
10019
10159
  "selfUri"?: string;
10020
- "previousUri"?: string;
10021
10160
  "pageCount"?: number;
10022
10161
  }
10023
10162
 
@@ -10157,9 +10296,9 @@ declare namespace Models {
10157
10296
  "total"?: number;
10158
10297
  "firstUri"?: string;
10159
10298
  "nextUri"?: string;
10299
+ "previousUri"?: string;
10160
10300
  "lastUri"?: string;
10161
10301
  "selfUri"?: string;
10162
- "previousUri"?: string;
10163
10302
  "pageCount"?: number;
10164
10303
  }
10165
10304
 
@@ -10170,9 +10309,9 @@ declare namespace Models {
10170
10309
  "total"?: number;
10171
10310
  "firstUri"?: string;
10172
10311
  "nextUri"?: string;
10312
+ "previousUri"?: string;
10173
10313
  "lastUri"?: string;
10174
10314
  "selfUri"?: string;
10175
- "previousUri"?: string;
10176
10315
  "pageCount"?: number;
10177
10316
  }
10178
10317
 
@@ -10275,6 +10414,7 @@ declare namespace Models {
10275
10414
  "division"?: Models.DomainEntityRef;
10276
10415
  "columnNames": Array<string>;
10277
10416
  "phoneColumns"?: Array<Models.ContactPhoneNumberColumn>;
10417
+ "emailColumns"?: Array<Models.EmailColumn>;
10278
10418
  "importStatus"?: Models.ImportStatus;
10279
10419
  "previewModeColumnName"?: string;
10280
10420
  "previewModeAcceptedValues"?: Array<string>;
@@ -10291,6 +10431,7 @@ declare namespace Models {
10291
10431
  "division"?: Models.Division;
10292
10432
  "columnNames": Array<string>;
10293
10433
  "phoneColumns"?: Array<Models.ContactPhoneNumberColumn>;
10434
+ "emailColumns"?: Array<Models.EmailColumn>;
10294
10435
  "importStatus"?: Models.ImportStatus;
10295
10436
  "size"?: number;
10296
10437
  "selfUri"?: string;
@@ -10303,9 +10444,9 @@ declare namespace Models {
10303
10444
  "total"?: number;
10304
10445
  "firstUri"?: string;
10305
10446
  "nextUri"?: string;
10447
+ "previousUri"?: string;
10306
10448
  "lastUri"?: string;
10307
10449
  "selfUri"?: string;
10308
- "previousUri"?: string;
10309
10450
  "pageCount"?: number;
10310
10451
  }
10311
10452
 
@@ -10316,9 +10457,9 @@ declare namespace Models {
10316
10457
  "total"?: number;
10317
10458
  "firstUri"?: string;
10318
10459
  "nextUri"?: string;
10460
+ "previousUri"?: string;
10319
10461
  "lastUri"?: string;
10320
10462
  "selfUri"?: string;
10321
- "previousUri"?: string;
10322
10463
  "pageCount"?: number;
10323
10464
  }
10324
10465
 
@@ -10346,9 +10487,9 @@ declare namespace Models {
10346
10487
  "total"?: number;
10347
10488
  "firstUri"?: string;
10348
10489
  "nextUri"?: string;
10490
+ "previousUri"?: string;
10349
10491
  "lastUri"?: string;
10350
10492
  "selfUri"?: string;
10351
- "previousUri"?: string;
10352
10493
  "pageCount"?: number;
10353
10494
  }
10354
10495
 
@@ -10376,9 +10517,9 @@ declare namespace Models {
10376
10517
  "total"?: number;
10377
10518
  "firstUri"?: string;
10378
10519
  "nextUri"?: string;
10520
+ "previousUri"?: string;
10379
10521
  "lastUri"?: string;
10380
10522
  "selfUri"?: string;
10381
- "previousUri"?: string;
10382
10523
  "pageCount"?: number;
10383
10524
  }
10384
10525
 
@@ -10402,6 +10543,10 @@ declare namespace Models {
10402
10543
  export interface ContactlistDownloadReadyExportUri {
10403
10544
  "uri"?: string;
10404
10545
  "exportTimestamp"?: string;
10546
+ "additionalProperties"?: { [key: string]: object; };
10547
+ }
10548
+
10549
+ export interface ContactlistDownloadReadyObject {
10405
10550
  }
10406
10551
 
10407
10552
  export interface ContactlistImportStatusImportStatus {
@@ -10410,6 +10555,10 @@ declare namespace Models {
10410
10555
  "completedRecords"?: number;
10411
10556
  "percentageComplete"?: number;
10412
10557
  "failureReason"?: string;
10558
+ "additionalProperties"?: { [key: string]: object; };
10559
+ }
10560
+
10561
+ export interface ContactlistImportStatusObject {
10413
10562
  }
10414
10563
 
10415
10564
  export interface ContentActions {
@@ -10896,6 +11045,9 @@ declare namespace Models {
10896
11045
  "type"?: string;
10897
11046
  }
10898
11047
 
11048
+ export interface ConversationCallEventTopicObject {
11049
+ }
11050
+
10899
11051
  export interface ConversationCallEventTopicScoredAgent {
10900
11052
  "agent"?: Models.ConversationCallEventTopicUriReference;
10901
11053
  "score"?: number;
@@ -10912,6 +11064,7 @@ declare namespace Models {
10912
11064
  "tags"?: Array<string>;
10913
11065
  "durationSeconds"?: number;
10914
11066
  "endTime"?: string;
11067
+ "additionalProperties"?: { [key: string]: object; };
10915
11068
  }
10916
11069
 
10917
11070
  export interface ConversationCallbackEventTopicCallbackConversation {
@@ -10989,6 +11142,7 @@ declare namespace Models {
10989
11142
  "contactListId"?: string;
10990
11143
  "campaignId"?: string;
10991
11144
  "phoneNumberColumns"?: Array<Models.ConversationCallbackEventTopicPhoneNumberColumn>;
11145
+ "additionalProperties"?: { [key: string]: object; };
10992
11146
  }
10993
11147
 
10994
11148
  export interface ConversationCallbackEventTopicErrorBody {
@@ -11030,9 +11184,13 @@ declare namespace Models {
11030
11184
  "type"?: string;
11031
11185
  }
11032
11186
 
11187
+ export interface ConversationCallbackEventTopicObject {
11188
+ }
11189
+
11033
11190
  export interface ConversationCallbackEventTopicPhoneNumberColumn {
11034
11191
  "columnName"?: string;
11035
11192
  "type"?: string;
11193
+ "additionalProperties"?: { [key: string]: object; };
11036
11194
  }
11037
11195
 
11038
11196
  export interface ConversationCallbackEventTopicScoredAgent {
@@ -11056,6 +11214,7 @@ declare namespace Models {
11056
11214
  "tags"?: Array<string>;
11057
11215
  "durationSeconds"?: number;
11058
11216
  "endTime"?: string;
11217
+ "additionalProperties"?: { [key: string]: object; };
11059
11218
  }
11060
11219
 
11061
11220
  export interface ConversationChannel {
@@ -11192,6 +11351,9 @@ declare namespace Models {
11192
11351
  "type"?: string;
11193
11352
  }
11194
11353
 
11354
+ export interface ConversationChatEventTopicObject {
11355
+ }
11356
+
11195
11357
  export interface ConversationChatEventTopicScoredAgent {
11196
11358
  "agent"?: Models.ConversationChatEventTopicUriReference;
11197
11359
  "score"?: number;
@@ -11208,6 +11370,7 @@ declare namespace Models {
11208
11370
  "tags"?: Array<string>;
11209
11371
  "durationSeconds"?: number;
11210
11372
  "endTime"?: string;
11373
+ "additionalProperties"?: { [key: string]: object; };
11211
11374
  }
11212
11375
 
11213
11376
  export interface ConversationCobrowseEventTopicCobrowseConversation {
@@ -11314,6 +11477,9 @@ declare namespace Models {
11314
11477
  "type"?: string;
11315
11478
  }
11316
11479
 
11480
+ export interface ConversationCobrowseEventTopicObject {
11481
+ }
11482
+
11317
11483
  export interface ConversationCobrowseEventTopicScoredAgent {
11318
11484
  "agent"?: Models.ConversationCobrowseEventTopicUriReference;
11319
11485
  "score"?: number;
@@ -11330,6 +11496,7 @@ declare namespace Models {
11330
11496
  "tags"?: Array<string>;
11331
11497
  "durationSeconds"?: number;
11332
11498
  "endTime"?: string;
11499
+ "additionalProperties"?: { [key: string]: object; };
11333
11500
  }
11334
11501
 
11335
11502
  export interface ConversationContentAttachment {
@@ -11452,6 +11619,7 @@ declare namespace Models {
11452
11619
  "contentUri"?: string;
11453
11620
  "contentType"?: string;
11454
11621
  "contentLength"?: number;
11622
+ "additionalProperties"?: { [key: string]: object; };
11455
11623
  }
11456
11624
 
11457
11625
  export interface ConversationEmailEventTopicConversationRoutingData {
@@ -11559,6 +11727,9 @@ declare namespace Models {
11559
11727
  "type"?: string;
11560
11728
  }
11561
11729
 
11730
+ export interface ConversationEmailEventTopicObject {
11731
+ }
11732
+
11562
11733
  export interface ConversationEmailEventTopicScoredAgent {
11563
11734
  "agent"?: Models.ConversationEmailEventTopicUriReference;
11564
11735
  "score"?: number;
@@ -11575,6 +11746,7 @@ declare namespace Models {
11575
11746
  "tags"?: Array<string>;
11576
11747
  "durationSeconds"?: number;
11577
11748
  "endTime"?: string;
11749
+ "additionalProperties"?: { [key: string]: object; };
11578
11750
  }
11579
11751
 
11580
11752
  export interface ConversationEncryptionConfiguration {
@@ -11598,9 +11770,9 @@ declare namespace Models {
11598
11770
  "total"?: number;
11599
11771
  "firstUri"?: string;
11600
11772
  "nextUri"?: string;
11773
+ "previousUri"?: string;
11601
11774
  "lastUri"?: string;
11602
11775
  "selfUri"?: string;
11603
- "previousUri"?: string;
11604
11776
  "pageCount"?: number;
11605
11777
  }
11606
11778
 
@@ -11620,6 +11792,7 @@ declare namespace Models {
11620
11792
  "addressNormalized"?: string;
11621
11793
  "addressRaw"?: string;
11622
11794
  "addressDisplayable"?: string;
11795
+ "additionalProperties"?: { [key: string]: object; };
11623
11796
  }
11624
11797
 
11625
11798
  export interface ConversationEventTopicAfterCallWork {
@@ -11634,6 +11807,7 @@ declare namespace Models {
11634
11807
  "contentUri"?: string;
11635
11808
  "contentType"?: string;
11636
11809
  "contentLength"?: number;
11810
+ "additionalProperties"?: { [key: string]: object; };
11637
11811
  }
11638
11812
 
11639
11813
  export interface ConversationEventTopicCall {
@@ -11665,6 +11839,7 @@ declare namespace Models {
11665
11839
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
11666
11840
  "afterCallWorkRequired"?: boolean;
11667
11841
  "agentAssistantId"?: string;
11842
+ "additionalProperties"?: { [key: string]: object; };
11668
11843
  }
11669
11844
 
11670
11845
  export interface ConversationEventTopicCallback {
@@ -11694,6 +11869,7 @@ declare namespace Models {
11694
11869
  "afterCallWorkRequired"?: boolean;
11695
11870
  "callerId"?: string;
11696
11871
  "callerIdName"?: string;
11872
+ "additionalProperties"?: { [key: string]: object; };
11697
11873
  }
11698
11874
 
11699
11875
  export interface ConversationEventTopicChat {
@@ -11714,6 +11890,7 @@ declare namespace Models {
11714
11890
  "wrapup"?: Models.ConversationEventTopicWrapup;
11715
11891
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
11716
11892
  "afterCallWorkRequired"?: boolean;
11893
+ "additionalProperties"?: { [key: string]: object; };
11717
11894
  }
11718
11895
 
11719
11896
  export interface ConversationEventTopicCobrowse {
@@ -11736,6 +11913,7 @@ declare namespace Models {
11736
11913
  "wrapup"?: Models.ConversationEventTopicWrapup;
11737
11914
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
11738
11915
  "afterCallWorkRequired"?: boolean;
11916
+ "additionalProperties"?: { [key: string]: object; };
11739
11917
  }
11740
11918
 
11741
11919
  export interface ConversationEventTopicConversation {
@@ -11761,6 +11939,7 @@ declare namespace Models {
11761
11939
  "contactListId"?: string;
11762
11940
  "campaignId"?: string;
11763
11941
  "phoneNumberColumns"?: Array<Models.ConversationEventTopicPhoneNumberColumn>;
11942
+ "additionalProperties"?: { [key: string]: object; };
11764
11943
  }
11765
11944
 
11766
11945
  export interface ConversationEventTopicDisconnectReason {
@@ -11792,6 +11971,7 @@ declare namespace Models {
11792
11971
  "wrapup"?: Models.ConversationEventTopicWrapup;
11793
11972
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
11794
11973
  "afterCallWorkRequired"?: boolean;
11974
+ "additionalProperties"?: { [key: string]: object; };
11795
11975
  }
11796
11976
 
11797
11977
  export interface ConversationEventTopicErrorDetails {
@@ -11802,6 +11982,7 @@ declare namespace Models {
11802
11982
  "messageParams"?: { [key: string]: string; };
11803
11983
  "contextId"?: string;
11804
11984
  "uri"?: string;
11985
+ "additionalProperties"?: { [key: string]: object; };
11805
11986
  }
11806
11987
 
11807
11988
  export interface ConversationEventTopicFaxStatus {
@@ -11867,6 +12048,7 @@ declare namespace Models {
11867
12048
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
11868
12049
  "afterCallWorkRequired"?: boolean;
11869
12050
  "agentAssistantId"?: string;
12051
+ "additionalProperties"?: { [key: string]: object; };
11870
12052
  }
11871
12053
 
11872
12054
  export interface ConversationEventTopicMessageDetails {
@@ -11951,11 +12133,13 @@ declare namespace Models {
11951
12133
  "socialExpressions"?: Array<Models.ConversationEventTopicSocialExpression>;
11952
12134
  "videos"?: Array<Models.ConversationEventTopicVideo>;
11953
12135
  "workflow"?: Models.ConversationEventTopicWorkflow;
12136
+ "additionalProperties"?: { [key: string]: object; };
11954
12137
  }
11955
12138
 
11956
12139
  export interface ConversationEventTopicPhoneNumberColumn {
11957
12140
  "columnName"?: string;
11958
12141
  "type"?: string;
12142
+ "additionalProperties"?: { [key: string]: object; };
11959
12143
  }
11960
12144
 
11961
12145
  export interface ConversationEventTopicScoredAgent {
@@ -11980,6 +12164,7 @@ declare namespace Models {
11980
12164
  "wrapup"?: Models.ConversationEventTopicWrapup;
11981
12165
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
11982
12166
  "afterCallWorkRequired"?: boolean;
12167
+ "additionalProperties"?: { [key: string]: object; };
11983
12168
  }
11984
12169
 
11985
12170
  export interface ConversationEventTopicSocialExpression {
@@ -12002,6 +12187,7 @@ declare namespace Models {
12002
12187
  "wrapup"?: Models.ConversationEventTopicWrapup;
12003
12188
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
12004
12189
  "afterCallWorkRequired"?: boolean;
12190
+ "additionalProperties"?: { [key: string]: object; };
12005
12191
  }
12006
12192
 
12007
12193
  export interface ConversationEventTopicUriReference {
@@ -12029,6 +12215,7 @@ declare namespace Models {
12029
12215
  "wrapup"?: Models.ConversationEventTopicWrapup;
12030
12216
  "afterCallWork"?: Models.ConversationEventTopicAfterCallWork;
12031
12217
  "afterCallWorkRequired"?: boolean;
12218
+ "additionalProperties"?: { [key: string]: object; };
12032
12219
  }
12033
12220
 
12034
12221
  export interface ConversationEventTopicVoicemail {
@@ -12038,6 +12225,7 @@ declare namespace Models {
12038
12225
 
12039
12226
  export interface ConversationEventTopicWorkflow {
12040
12227
  "workflowId"?: string;
12228
+ "additionalProperties"?: { [key: string]: object; };
12041
12229
  }
12042
12230
 
12043
12231
  export interface ConversationEventTopicWrapup {
@@ -12046,6 +12234,7 @@ declare namespace Models {
12046
12234
  "tags"?: Array<string>;
12047
12235
  "durationSeconds"?: number;
12048
12236
  "endTime"?: string;
12237
+ "additionalProperties"?: { [key: string]: object; };
12049
12238
  }
12050
12239
 
12051
12240
  export interface ConversationEventTyping {
@@ -12110,6 +12299,7 @@ declare namespace Models {
12110
12299
  "messageParams"?: { [key: string]: string; };
12111
12300
  "contextId"?: string;
12112
12301
  "uri"?: string;
12302
+ "additionalProperties"?: { [key: string]: object; };
12113
12303
  }
12114
12304
 
12115
12305
  export interface ConversationMessageEventTopicJourneyAction {
@@ -12227,6 +12417,9 @@ declare namespace Models {
12227
12417
  "id"?: string;
12228
12418
  }
12229
12419
 
12420
+ export interface ConversationMessageEventTopicObject {
12421
+ }
12422
+
12230
12423
  export interface ConversationMessageEventTopicScoredAgent {
12231
12424
  "agent"?: Models.ConversationMessageEventTopicUriReference;
12232
12425
  "score"?: number;
@@ -12243,6 +12436,7 @@ declare namespace Models {
12243
12436
  "tags"?: Array<string>;
12244
12437
  "durationSeconds"?: number;
12245
12438
  "endTime"?: string;
12439
+ "additionalProperties"?: { [key: string]: object; };
12246
12440
  }
12247
12441
 
12248
12442
  export interface ConversationMessageMetadata {
@@ -12534,6 +12728,9 @@ declare namespace Models {
12534
12728
  "type"?: string;
12535
12729
  }
12536
12730
 
12731
+ export interface ConversationScreenShareEventTopicObject {
12732
+ }
12733
+
12537
12734
  export interface ConversationScreenShareEventTopicScoredAgent {
12538
12735
  "agent"?: Models.ConversationScreenShareEventTopicUriReference;
12539
12736
  "score"?: number;
@@ -12598,6 +12795,7 @@ declare namespace Models {
12598
12795
  "tags"?: Array<string>;
12599
12796
  "durationSeconds"?: number;
12600
12797
  "endTime"?: string;
12798
+ "additionalProperties"?: { [key: string]: object; };
12601
12799
  }
12602
12800
 
12603
12801
  export interface ConversationSecureAttributes {
@@ -12659,6 +12857,9 @@ declare namespace Models {
12659
12857
  "type"?: string;
12660
12858
  }
12661
12859
 
12860
+ export interface ConversationSocialExpressionEventTopicObject {
12861
+ }
12862
+
12662
12863
  export interface ConversationSocialExpressionEventTopicScoredAgent {
12663
12864
  "agent"?: Models.ConversationSocialExpressionEventTopicUriReference;
12664
12865
  "score"?: number;
@@ -12724,6 +12925,7 @@ declare namespace Models {
12724
12925
  "tags"?: Array<string>;
12725
12926
  "durationSeconds"?: number;
12726
12927
  "endTime"?: string;
12928
+ "additionalProperties"?: { [key: string]: object; };
12727
12929
  }
12728
12930
 
12729
12931
  export interface ConversationTagsUpdate {
@@ -12805,6 +13007,9 @@ declare namespace Models {
12805
13007
  "type"?: string;
12806
13008
  }
12807
13009
 
13010
+ export interface ConversationVideoEventTopicObject {
13011
+ }
13012
+
12808
13013
  export interface ConversationVideoEventTopicScoredAgent {
12809
13014
  "agent"?: Models.ConversationVideoEventTopicUriReference;
12810
13015
  "score"?: number;
@@ -12872,6 +13077,7 @@ declare namespace Models {
12872
13077
  "tags"?: Array<string>;
12873
13078
  "durationSeconds"?: number;
12874
13079
  "endTime"?: string;
13080
+ "additionalProperties"?: { [key: string]: object; };
12875
13081
  }
12876
13082
 
12877
13083
  export interface CopyAttachmentsRequest {
@@ -13401,9 +13607,9 @@ declare namespace Models {
13401
13607
  "total"?: number;
13402
13608
  "firstUri"?: string;
13403
13609
  "nextUri"?: string;
13610
+ "previousUri"?: string;
13404
13611
  "lastUri"?: string;
13405
13612
  "selfUri"?: string;
13406
- "previousUri"?: string;
13407
13613
  "pageCount"?: number;
13408
13614
  }
13409
13615
 
@@ -13428,9 +13634,9 @@ declare namespace Models {
13428
13634
  "total"?: number;
13429
13635
  "firstUri"?: string;
13430
13636
  "nextUri"?: string;
13637
+ "previousUri"?: string;
13431
13638
  "lastUri"?: string;
13432
13639
  "selfUri"?: string;
13433
- "previousUri"?: string;
13434
13640
  "pageCount"?: number;
13435
13641
  }
13436
13642
 
@@ -13666,9 +13872,9 @@ declare namespace Models {
13666
13872
  "total"?: number;
13667
13873
  "firstUri"?: string;
13668
13874
  "nextUri"?: string;
13875
+ "previousUri"?: string;
13669
13876
  "lastUri"?: string;
13670
13877
  "selfUri"?: string;
13671
- "previousUri"?: string;
13672
13878
  "pageCount"?: number;
13673
13879
  }
13674
13880
 
@@ -13690,9 +13896,9 @@ declare namespace Models {
13690
13896
  "total"?: number;
13691
13897
  "firstUri"?: string;
13692
13898
  "nextUri"?: string;
13899
+ "previousUri"?: string;
13693
13900
  "lastUri"?: string;
13694
13901
  "selfUri"?: string;
13695
- "previousUri"?: string;
13696
13902
  "pageCount"?: number;
13697
13903
  }
13698
13904
 
@@ -13723,9 +13929,9 @@ declare namespace Models {
13723
13929
  "total"?: number;
13724
13930
  "firstUri"?: string;
13725
13931
  "nextUri"?: string;
13932
+ "previousUri"?: string;
13726
13933
  "lastUri"?: string;
13727
13934
  "selfUri"?: string;
13728
- "previousUri"?: string;
13729
13935
  "pageCount"?: number;
13730
13936
  }
13731
13937
 
@@ -13737,6 +13943,19 @@ declare namespace Models {
13737
13943
  "outputFieldMissingResolution": boolean;
13738
13944
  }
13739
13945
 
13946
+ export interface DataActionConditionSettings {
13947
+ "dataActionId": string;
13948
+ "contactIdField"?: string;
13949
+ "dataNotFoundResolution": boolean;
13950
+ "predicates"?: Array<Models.DigitalDataActionConditionPredicate>;
13951
+ "contactColumnToDataActionFieldMappings"?: Array<Models.DataActionContactColumnFieldMapping>;
13952
+ }
13953
+
13954
+ export interface DataActionContactColumnFieldMapping {
13955
+ "contactColumnName": string;
13956
+ "dataActionField": string;
13957
+ }
13958
+
13740
13959
  export interface DataAvailabilityResponse {
13741
13960
  "dataAvailabilityDate"?: string;
13742
13961
  }
@@ -13812,9 +14031,9 @@ declare namespace Models {
13812
14031
  "total"?: number;
13813
14032
  "firstUri"?: string;
13814
14033
  "nextUri"?: string;
14034
+ "previousUri"?: string;
13815
14035
  "lastUri"?: string;
13816
14036
  "selfUri"?: string;
13817
- "previousUri"?: string;
13818
14037
  "pageCount"?: number;
13819
14038
  }
13820
14039
 
@@ -13825,9 +14044,9 @@ declare namespace Models {
13825
14044
  "total"?: number;
13826
14045
  "firstUri"?: string;
13827
14046
  "nextUri"?: string;
14047
+ "previousUri"?: string;
13828
14048
  "lastUri"?: string;
13829
14049
  "selfUri"?: string;
13830
- "previousUri"?: string;
13831
14050
  "pageCount"?: number;
13832
14051
  }
13833
14052
 
@@ -13906,9 +14125,9 @@ declare namespace Models {
13906
14125
  "total"?: number;
13907
14126
  "firstUri"?: string;
13908
14127
  "nextUri"?: string;
14128
+ "previousUri"?: string;
13909
14129
  "lastUri"?: string;
13910
14130
  "selfUri"?: string;
13911
- "previousUri"?: string;
13912
14131
  "pageCount"?: number;
13913
14132
  }
13914
14133
 
@@ -13939,9 +14158,9 @@ declare namespace Models {
13939
14158
  "total"?: number;
13940
14159
  "firstUri"?: string;
13941
14160
  "nextUri"?: string;
14161
+ "previousUri"?: string;
13942
14162
  "lastUri"?: string;
13943
14163
  "selfUri"?: string;
13944
- "previousUri"?: string;
13945
14164
  "pageCount"?: number;
13946
14165
  }
13947
14166
 
@@ -13989,6 +14208,7 @@ declare namespace Models {
13989
14208
  "dateCreated"?: string;
13990
14209
  "percentageScore"?: number;
13991
14210
  "isPassed"?: boolean;
14211
+ "isLatest"?: boolean;
13992
14212
  "selfUri"?: string;
13993
14213
  "name"?: string;
13994
14214
  "type"?: string;
@@ -14054,9 +14274,9 @@ declare namespace Models {
14054
14274
  "total"?: number;
14055
14275
  "firstUri"?: string;
14056
14276
  "nextUri"?: string;
14277
+ "previousUri"?: string;
14057
14278
  "lastUri"?: string;
14058
14279
  "selfUri"?: string;
14059
- "previousUri"?: string;
14060
14280
  "pageCount"?: number;
14061
14281
  }
14062
14282
 
@@ -14090,6 +14310,7 @@ declare namespace Models {
14090
14310
  "resetPeriod"?: string;
14091
14311
  "recallEntries"?: { [key: string]: Models.DialerAttemptLimitsConfigChangeRecallEntry; };
14092
14312
  "breadthFirstRecalls"?: boolean;
14313
+ "additionalProperties"?: { [key: string]: object; };
14093
14314
  "id"?: string;
14094
14315
  "name"?: string;
14095
14316
  "dateCreated"?: string;
@@ -14097,9 +14318,13 @@ declare namespace Models {
14097
14318
  "version"?: number;
14098
14319
  }
14099
14320
 
14321
+ export interface DialerAttemptLimitsConfigChangeObject {
14322
+ }
14323
+
14100
14324
  export interface DialerAttemptLimitsConfigChangeRecallEntry {
14101
14325
  "nbrAttempts"?: number;
14102
14326
  "minutesBetweenAttempts"?: number;
14327
+ "additionalProperties"?: { [key: string]: object; };
14103
14328
  }
14104
14329
 
14105
14330
  export interface DialerAuditRequest {
@@ -14112,10 +14337,12 @@ declare namespace Models {
14112
14337
  export interface DialerCallabletimesetConfigChangeCallableTime {
14113
14338
  "timeSlots"?: Array<Models.DialerCallabletimesetConfigChangeTimeSlot>;
14114
14339
  "timeZoneId"?: string;
14340
+ "additionalProperties"?: { [key: string]: object; };
14115
14341
  }
14116
14342
 
14117
14343
  export interface DialerCallabletimesetConfigChangeCallableTimeSet {
14118
14344
  "callableTimes"?: Array<Models.DialerCallabletimesetConfigChangeCallableTime>;
14345
+ "additionalProperties"?: { [key: string]: object; };
14119
14346
  "id"?: string;
14120
14347
  "name"?: string;
14121
14348
  "dateCreated"?: string;
@@ -14123,10 +14350,14 @@ declare namespace Models {
14123
14350
  "version"?: number;
14124
14351
  }
14125
14352
 
14353
+ export interface DialerCallabletimesetConfigChangeObject {
14354
+ }
14355
+
14126
14356
  export interface DialerCallabletimesetConfigChangeTimeSlot {
14127
14357
  "startTime"?: string;
14128
14358
  "stopTime"?: string;
14129
14359
  "day"?: number;
14360
+ "additionalProperties"?: { [key: string]: object; };
14130
14361
  }
14131
14362
 
14132
14363
  export interface DialerCampaignConfigChangeCampaign {
@@ -14158,6 +14389,7 @@ declare namespace Models {
14158
14389
  "contactListFilters"?: Array<Models.DialerCampaignConfigChangeUriReference>;
14159
14390
  "division"?: Models.DialerCampaignConfigChangeUriReference;
14160
14391
  "agentOwnedColumn"?: string;
14392
+ "additionalProperties"?: { [key: string]: object; };
14161
14393
  "id"?: string;
14162
14394
  "name"?: string;
14163
14395
  "dateCreated"?: string;
@@ -14169,16 +14401,22 @@ declare namespace Models {
14169
14401
  "fieldName"?: string;
14170
14402
  "direction"?: string;
14171
14403
  "numeric"?: boolean;
14404
+ "additionalProperties"?: { [key: string]: object; };
14405
+ }
14406
+
14407
+ export interface DialerCampaignConfigChangeObject {
14172
14408
  }
14173
14409
 
14174
14410
  export interface DialerCampaignConfigChangePhoneColumn {
14175
14411
  "columnName"?: string;
14176
14412
  "type"?: string;
14413
+ "additionalProperties"?: { [key: string]: object; };
14177
14414
  }
14178
14415
 
14179
14416
  export interface DialerCampaignConfigChangeRestErrorDetail {
14180
14417
  "error"?: string;
14181
14418
  "details"?: string;
14419
+ "additionalProperties"?: { [key: string]: object; };
14182
14420
  }
14183
14421
 
14184
14422
  export interface DialerCampaignConfigChangeUriReference {
@@ -14192,6 +14430,10 @@ declare namespace Models {
14192
14430
  "numberOfContactsMessaged"?: number;
14193
14431
  "totalNumberOfContacts"?: number;
14194
14432
  "percentage"?: number;
14433
+ "additionalProperties"?: { [key: string]: object; };
14434
+ }
14435
+
14436
+ export interface DialerCampaignProgressEventObject {
14195
14437
  }
14196
14438
 
14197
14439
  export interface DialerCampaignProgressEventUriReference {
@@ -14205,6 +14447,7 @@ declare namespace Models {
14205
14447
  "campaignRuleActions"?: Array<Models.DialerCampaignRuleConfigChangeCampaignRuleAction>;
14206
14448
  "matchAnyConditions"?: boolean;
14207
14449
  "enabled"?: boolean;
14450
+ "additionalProperties"?: { [key: string]: object; };
14208
14451
  "id"?: string;
14209
14452
  "name"?: string;
14210
14453
  "dateCreated"?: string;
@@ -14217,10 +14460,12 @@ declare namespace Models {
14217
14460
  "parameters"?: { [key: string]: string; };
14218
14461
  "actionType"?: string;
14219
14462
  "campaignRuleActionEntities"?: Models.DialerCampaignRuleConfigChangeCampaignRuleActionEntities;
14463
+ "additionalProperties"?: { [key: string]: object; };
14220
14464
  }
14221
14465
 
14222
14466
  export interface DialerCampaignRuleConfigChangeCampaignRuleActionEntities {
14223
14467
  "useTriggeringEntity"?: boolean;
14468
+ "additionalProperties"?: { [key: string]: object; };
14224
14469
  "campaigns"?: Array<Models.DialerCampaignRuleConfigChangeUriReference>;
14225
14470
  "sequences"?: Array<Models.DialerCampaignRuleConfigChangeUriReference>;
14226
14471
  }
@@ -14229,6 +14474,7 @@ declare namespace Models {
14229
14474
  "id"?: string;
14230
14475
  "parameters"?: { [key: string]: string; };
14231
14476
  "conditionType"?: string;
14477
+ "additionalProperties"?: { [key: string]: object; };
14232
14478
  }
14233
14479
 
14234
14480
  export interface DialerCampaignRuleConfigChangeCampaignRuleEntities {
@@ -14236,6 +14482,9 @@ declare namespace Models {
14236
14482
  "sequences"?: Array<Models.DialerCampaignRuleConfigChangeUriReference>;
14237
14483
  }
14238
14484
 
14485
+ export interface DialerCampaignRuleConfigChangeObject {
14486
+ }
14487
+
14239
14488
  export interface DialerCampaignRuleConfigChangeUriReference {
14240
14489
  "id"?: string;
14241
14490
  "name"?: string;
@@ -14245,6 +14494,7 @@ declare namespace Models {
14245
14494
  "intervals"?: Array<Models.DialerCampaignScheduleConfigChangeScheduleInterval>;
14246
14495
  "timeZone"?: string;
14247
14496
  "campaign"?: Models.DialerCampaignScheduleConfigChangeUriReference;
14497
+ "additionalProperties"?: { [key: string]: object; };
14248
14498
  "id"?: string;
14249
14499
  "name"?: string;
14250
14500
  "dateCreated"?: string;
@@ -14252,9 +14502,13 @@ declare namespace Models {
14252
14502
  "version"?: number;
14253
14503
  }
14254
14504
 
14505
+ export interface DialerCampaignScheduleConfigChangeObject {
14506
+ }
14507
+
14255
14508
  export interface DialerCampaignScheduleConfigChangeScheduleInterval {
14256
14509
  "start"?: string;
14257
14510
  "end"?: string;
14511
+ "additionalProperties"?: { [key: string]: object; };
14258
14512
  }
14259
14513
 
14260
14514
  export interface DialerCampaignScheduleConfigChangeUriReference {
@@ -14269,6 +14523,7 @@ declare namespace Models {
14269
14523
  "data": { [key: string]: object; };
14270
14524
  "callRecords"?: { [key: string]: Models.CallRecord; };
14271
14525
  "latestSmsEvaluations"?: { [key: string]: Models.MessageEvaluation; };
14526
+ "latestEmailEvaluations"?: { [key: string]: Models.MessageEvaluation; };
14272
14527
  "callable"?: boolean;
14273
14528
  "phoneNumberStatus"?: { [key: string]: Models.PhoneNumberStatus; };
14274
14529
  "contactableStatus"?: { [key: string]: Models.ContactableStatus; };
@@ -14294,6 +14549,7 @@ declare namespace Models {
14294
14549
  "automaticTimeZoneMapping"?: boolean;
14295
14550
  "zipCodeColumnName"?: string;
14296
14551
  "division"?: Models.DialerContactlistConfigChangeUriReference;
14552
+ "additionalProperties"?: { [key: string]: object; };
14297
14553
  "id"?: string;
14298
14554
  "name"?: string;
14299
14555
  "dateCreated"?: string;
@@ -14305,11 +14561,13 @@ declare namespace Models {
14305
14561
  "columnName"?: string;
14306
14562
  "type"?: string;
14307
14563
  "callableTimeColumn"?: string;
14564
+ "additionalProperties"?: { [key: string]: object; };
14308
14565
  }
14309
14566
 
14310
14567
  export interface DialerContactlistConfigChangeEmailColumn {
14311
14568
  "columnName"?: string;
14312
14569
  "type"?: string;
14570
+ "additionalProperties"?: { [key: string]: object; };
14313
14571
  }
14314
14572
 
14315
14573
  export interface DialerContactlistConfigChangeImportStatus {
@@ -14318,6 +14576,10 @@ declare namespace Models {
14318
14576
  "completedRecords"?: number;
14319
14577
  "percentageComplete"?: number;
14320
14578
  "failureReason"?: string;
14579
+ "additionalProperties"?: { [key: string]: object; };
14580
+ }
14581
+
14582
+ export interface DialerContactlistConfigChangeObject {
14321
14583
  }
14322
14584
 
14323
14585
  export interface DialerContactlistConfigChangeUriReference {
@@ -14330,6 +14592,7 @@ declare namespace Models {
14330
14592
  "contactListColumns"?: Array<string>;
14331
14593
  "clauses"?: Array<Models.DialerContactlistfilterConfigChangeFilterClause>;
14332
14594
  "filterType"?: string;
14595
+ "additionalProperties"?: { [key: string]: object; };
14333
14596
  "id"?: string;
14334
14597
  "name"?: string;
14335
14598
  "dateCreated"?: string;
@@ -14340,6 +14603,7 @@ declare namespace Models {
14340
14603
  export interface DialerContactlistfilterConfigChangeFilterClause {
14341
14604
  "filterType"?: string;
14342
14605
  "predicates"?: Array<Models.DialerContactlistfilterConfigChangeFilterPredicate>;
14606
+ "additionalProperties"?: { [key: string]: object; };
14343
14607
  }
14344
14608
 
14345
14609
  export interface DialerContactlistfilterConfigChangeFilterPredicate {
@@ -14349,6 +14613,10 @@ declare namespace Models {
14349
14613
  "value"?: string;
14350
14614
  "range"?: Models.DialerContactlistfilterConfigChangeRange;
14351
14615
  "inverted"?: boolean;
14616
+ "additionalProperties"?: { [key: string]: object; };
14617
+ }
14618
+
14619
+ export interface DialerContactlistfilterConfigChangeObject {
14352
14620
  }
14353
14621
 
14354
14622
  export interface DialerContactlistfilterConfigChangeRange {
@@ -14357,6 +14625,7 @@ declare namespace Models {
14357
14625
  "minInclusive"?: boolean;
14358
14626
  "maxInclusive"?: boolean;
14359
14627
  "inSet"?: Array<string>;
14628
+ "additionalProperties"?: { [key: string]: object; };
14360
14629
  }
14361
14630
 
14362
14631
  export interface DialerContactlistfilterConfigChangeUriReference {
@@ -14373,6 +14642,7 @@ declare namespace Models {
14373
14642
  "licenseId"?: string;
14374
14643
  "contactMethod"?: string;
14375
14644
  "division"?: Models.DialerDnclistConfigChangeUriReference;
14645
+ "additionalProperties"?: { [key: string]: object; };
14376
14646
  "id"?: string;
14377
14647
  "name"?: string;
14378
14648
  "dateCreated"?: string;
@@ -14386,6 +14656,10 @@ declare namespace Models {
14386
14656
  "completedRecords"?: number;
14387
14657
  "percentageComplete"?: number;
14388
14658
  "failureReason"?: string;
14659
+ "additionalProperties"?: { [key: string]: object; };
14660
+ }
14661
+
14662
+ export interface DialerDnclistConfigChangeObject {
14389
14663
  }
14390
14664
 
14391
14665
  export interface DialerDnclistConfigChangeUriReference {
@@ -14400,9 +14674,9 @@ declare namespace Models {
14400
14674
  "total"?: number;
14401
14675
  "firstUri"?: string;
14402
14676
  "nextUri"?: string;
14677
+ "previousUri"?: string;
14403
14678
  "lastUri"?: string;
14404
14679
  "selfUri"?: string;
14405
- "previousUri"?: string;
14406
14680
  "pageCount"?: number;
14407
14681
  }
14408
14682
 
@@ -14447,15 +14721,20 @@ declare namespace Models {
14447
14721
  "phoneNumberColumns"?: Array<Models.PhoneNumberColumn>;
14448
14722
  }
14449
14723
 
14724
+ export interface DialerResponsesetConfigChangeObject {
14725
+ }
14726
+
14450
14727
  export interface DialerResponsesetConfigChangeReaction {
14451
14728
  "data"?: string;
14452
14729
  "name"?: string;
14453
14730
  "reactionType"?: string;
14731
+ "additionalProperties"?: { [key: string]: object; };
14454
14732
  }
14455
14733
 
14456
14734
  export interface DialerResponsesetConfigChangeResponseSet {
14457
14735
  "responses"?: { [key: string]: Models.DialerResponsesetConfigChangeReaction; };
14458
14736
  "beepDetectionEnabled"?: boolean;
14737
+ "additionalProperties"?: { [key: string]: object; };
14459
14738
  "id"?: string;
14460
14739
  "name"?: string;
14461
14740
  "dateCreated"?: string;
@@ -14477,10 +14756,12 @@ declare namespace Models {
14477
14756
  "actionTypeName"?: string;
14478
14757
  "updateOption"?: string;
14479
14758
  "properties"?: { [key: string]: string; };
14759
+ "additionalProperties"?: { [key: string]: object; };
14480
14760
  }
14481
14761
 
14482
14762
  export interface DialerRulesetConfigChangeCondition {
14483
14763
  "dataAction"?: Models.DialerRulesetConfigChangeUriReference;
14764
+ "additionalProperties"?: { [key: string]: object; };
14484
14765
  "type"?: string;
14485
14766
  "inverted"?: boolean;
14486
14767
  "attributeName"?: string;
@@ -14501,6 +14782,7 @@ declare namespace Models {
14501
14782
  export interface DialerRulesetConfigChangeContactColumnToDataActionFieldMapping {
14502
14783
  "contactColumnName"?: string;
14503
14784
  "dataActionField"?: string;
14785
+ "additionalProperties"?: { [key: string]: object; };
14504
14786
  }
14505
14787
 
14506
14788
  export interface DialerRulesetConfigChangeDataActionConditionPredicate {
@@ -14509,10 +14791,15 @@ declare namespace Models {
14509
14791
  "comparisonValue"?: string;
14510
14792
  "outputFieldMissingResolution"?: boolean;
14511
14793
  "inverted"?: boolean;
14794
+ "additionalProperties"?: { [key: string]: object; };
14795
+ }
14796
+
14797
+ export interface DialerRulesetConfigChangeObject {
14512
14798
  }
14513
14799
 
14514
14800
  export interface DialerRulesetConfigChangeRule {
14515
14801
  "conditions"?: Array<Models.DialerRulesetConfigChangeCondition>;
14802
+ "additionalProperties"?: { [key: string]: object; };
14516
14803
  "id"?: string;
14517
14804
  "name"?: string;
14518
14805
  "order"?: number;
@@ -14524,6 +14811,7 @@ declare namespace Models {
14524
14811
  "contactList"?: Models.DialerRulesetConfigChangeUriReference;
14525
14812
  "queue"?: Models.DialerRulesetConfigChangeUriReference;
14526
14813
  "rules"?: Array<Models.DialerRulesetConfigChangeRule>;
14814
+ "additionalProperties"?: { [key: string]: object; };
14527
14815
  "id"?: string;
14528
14816
  "name"?: string;
14529
14817
  "dateCreated"?: string;
@@ -14542,6 +14830,7 @@ declare namespace Models {
14542
14830
  "status"?: string;
14543
14831
  "stopMessage"?: string;
14544
14832
  "repeat"?: boolean;
14833
+ "additionalProperties"?: { [key: string]: object; };
14545
14834
  "id"?: string;
14546
14835
  "name"?: string;
14547
14836
  "dateCreated"?: string;
@@ -14549,20 +14838,28 @@ declare namespace Models {
14549
14838
  "version"?: number;
14550
14839
  }
14551
14840
 
14841
+ export interface DialerSequenceConfigChangeObject {
14842
+ }
14843
+
14552
14844
  export interface DialerSequenceConfigChangeUriReference {
14553
14845
  "id"?: string;
14554
14846
  "name"?: string;
14555
14847
  }
14556
14848
 
14849
+ export interface DialerSequenceScheduleConfigChangeObject {
14850
+ }
14851
+
14557
14852
  export interface DialerSequenceScheduleConfigChangeScheduleInterval {
14558
14853
  "start"?: string;
14559
14854
  "end"?: string;
14855
+ "additionalProperties"?: { [key: string]: object; };
14560
14856
  }
14561
14857
 
14562
14858
  export interface DialerSequenceScheduleConfigChangeSequenceSchedule {
14563
14859
  "intervals"?: Array<Models.DialerSequenceScheduleConfigChangeScheduleInterval>;
14564
14860
  "timeZone"?: string;
14565
14861
  "sequence"?: Models.DialerSequenceScheduleConfigChangeUriReference;
14862
+ "additionalProperties"?: { [key: string]: object; };
14566
14863
  "id"?: string;
14567
14864
  "name"?: string;
14568
14865
  "dateCreated"?: string;
@@ -14612,9 +14909,9 @@ declare namespace Models {
14612
14909
  "total"?: number;
14613
14910
  "firstUri"?: string;
14614
14911
  "nextUri"?: string;
14912
+ "previousUri"?: string;
14615
14913
  "lastUri"?: string;
14616
14914
  "selfUri"?: string;
14617
- "previousUri"?: string;
14618
14915
  "pageCount"?: number;
14619
14916
  }
14620
14917
 
@@ -14658,6 +14955,14 @@ declare namespace Models {
14658
14955
  "lastResultOverallConditionSettings"?: Models.LastResultOverallConditionSettings;
14659
14956
  }
14660
14957
 
14958
+ export interface DigitalDataActionConditionPredicate {
14959
+ "outputField": string;
14960
+ "outputOperator": string;
14961
+ "comparisonValue": string;
14962
+ "inverted": boolean;
14963
+ "outputFieldMissingResolution": boolean;
14964
+ }
14965
+
14661
14966
  export interface DigitalRule {
14662
14967
  "id"?: string;
14663
14968
  "name": string;
@@ -14685,9 +14990,9 @@ declare namespace Models {
14685
14990
  "total"?: number;
14686
14991
  "firstUri"?: string;
14687
14992
  "nextUri"?: string;
14993
+ "previousUri"?: string;
14688
14994
  "lastUri"?: string;
14689
14995
  "selfUri"?: string;
14690
- "previousUri"?: string;
14691
14996
  "pageCount"?: number;
14692
14997
  }
14693
14998
 
@@ -14702,9 +15007,9 @@ declare namespace Models {
14702
15007
  "total"?: number;
14703
15008
  "firstUri"?: string;
14704
15009
  "nextUri"?: string;
15010
+ "previousUri"?: string;
14705
15011
  "lastUri"?: string;
14706
15012
  "selfUri"?: string;
14707
- "previousUri"?: string;
14708
15013
  "pageCount"?: number;
14709
15014
  }
14710
15015
 
@@ -14743,9 +15048,9 @@ declare namespace Models {
14743
15048
  "allDivsPermitted"?: boolean;
14744
15049
  "firstUri"?: string;
14745
15050
  "nextUri"?: string;
15051
+ "previousUri"?: string;
14746
15052
  "lastUri"?: string;
14747
15053
  "selfUri"?: string;
14748
- "previousUri"?: string;
14749
15054
  "pageCount"?: number;
14750
15055
  }
14751
15056
 
@@ -14803,9 +15108,9 @@ declare namespace Models {
14803
15108
  "total"?: number;
14804
15109
  "firstUri"?: string;
14805
15110
  "nextUri"?: string;
15111
+ "previousUri"?: string;
14806
15112
  "lastUri"?: string;
14807
15113
  "selfUri"?: string;
14808
- "previousUri"?: string;
14809
15114
  "pageCount"?: number;
14810
15115
  }
14811
15116
 
@@ -14816,15 +15121,19 @@ declare namespace Models {
14816
15121
  "total"?: number;
14817
15122
  "firstUri"?: string;
14818
15123
  "nextUri"?: string;
15124
+ "previousUri"?: string;
14819
15125
  "lastUri"?: string;
14820
15126
  "selfUri"?: string;
14821
- "previousUri"?: string;
14822
15127
  "pageCount"?: number;
14823
15128
  }
14824
15129
 
14825
15130
  export interface DnclistDownloadReadyExportUri {
14826
15131
  "uri"?: string;
14827
15132
  "exportTimestamp"?: string;
15133
+ "additionalProperties"?: { [key: string]: object; };
15134
+ }
15135
+
15136
+ export interface DnclistDownloadReadyObject {
14828
15137
  }
14829
15138
 
14830
15139
  export interface DnclistImportStatusImportStatus {
@@ -14833,6 +15142,10 @@ declare namespace Models {
14833
15142
  "completedRecords"?: number;
14834
15143
  "percentageComplete"?: number;
14835
15144
  "failureReason"?: string;
15145
+ "additionalProperties"?: { [key: string]: object; };
15146
+ }
15147
+
15148
+ export interface DnclistImportStatusObject {
14836
15149
  }
14837
15150
 
14838
15151
  export interface DnsRecordEntry {
@@ -14915,9 +15228,9 @@ declare namespace Models {
14915
15228
  "total"?: number;
14916
15229
  "firstUri"?: string;
14917
15230
  "nextUri"?: string;
15231
+ "previousUri"?: string;
14918
15232
  "lastUri"?: string;
14919
15233
  "selfUri"?: string;
14920
- "previousUri"?: string;
14921
15234
  "pageCount"?: number;
14922
15235
  }
14923
15236
 
@@ -14935,6 +15248,7 @@ declare namespace Models {
14935
15248
 
14936
15249
  export interface DocumentBodyImage {
14937
15250
  "url": string;
15251
+ "hyperlink"?: string;
14938
15252
  }
14939
15253
 
14940
15254
  export interface DocumentBodyList {
@@ -14971,9 +15285,9 @@ declare namespace Models {
14971
15285
  "total"?: number;
14972
15286
  "firstUri"?: string;
14973
15287
  "nextUri"?: string;
15288
+ "previousUri"?: string;
14974
15289
  "lastUri"?: string;
14975
15290
  "selfUri"?: string;
14976
- "previousUri"?: string;
14977
15291
  "pageCount"?: number;
14978
15292
  }
14979
15293
 
@@ -15187,9 +15501,9 @@ declare namespace Models {
15187
15501
  "total"?: number;
15188
15502
  "firstUri"?: string;
15189
15503
  "nextUri"?: string;
15504
+ "previousUri"?: string;
15190
15505
  "lastUri"?: string;
15191
15506
  "selfUri"?: string;
15192
- "previousUri"?: string;
15193
15507
  "pageCount"?: number;
15194
15508
  }
15195
15509
 
@@ -15206,9 +15520,9 @@ declare namespace Models {
15206
15520
  "total"?: number;
15207
15521
  "firstUri"?: string;
15208
15522
  "nextUri"?: string;
15523
+ "previousUri"?: string;
15209
15524
  "lastUri"?: string;
15210
15525
  "selfUri"?: string;
15211
- "previousUri"?: string;
15212
15526
  "pageCount"?: number;
15213
15527
  }
15214
15528
 
@@ -15219,9 +15533,9 @@ declare namespace Models {
15219
15533
  "total"?: number;
15220
15534
  "firstUri"?: string;
15221
15535
  "nextUri"?: string;
15536
+ "previousUri"?: string;
15222
15537
  "lastUri"?: string;
15223
15538
  "selfUri"?: string;
15224
- "previousUri"?: string;
15225
15539
  "pageCount"?: number;
15226
15540
  }
15227
15541
 
@@ -15232,9 +15546,9 @@ declare namespace Models {
15232
15546
  "total"?: number;
15233
15547
  "firstUri"?: string;
15234
15548
  "nextUri"?: string;
15549
+ "previousUri"?: string;
15235
15550
  "lastUri"?: string;
15236
15551
  "selfUri"?: string;
15237
- "previousUri"?: string;
15238
15552
  "pageCount"?: number;
15239
15553
  }
15240
15554
 
@@ -15245,9 +15559,9 @@ declare namespace Models {
15245
15559
  "total"?: number;
15246
15560
  "firstUri"?: string;
15247
15561
  "nextUri"?: string;
15562
+ "previousUri"?: string;
15248
15563
  "lastUri"?: string;
15249
15564
  "selfUri"?: string;
15250
- "previousUri"?: string;
15251
15565
  "pageCount"?: number;
15252
15566
  }
15253
15567
 
@@ -15614,9 +15928,9 @@ declare namespace Models {
15614
15928
  "total"?: number;
15615
15929
  "firstUri"?: string;
15616
15930
  "nextUri"?: string;
15931
+ "previousUri"?: string;
15617
15932
  "lastUri"?: string;
15618
15933
  "selfUri"?: string;
15619
- "previousUri"?: string;
15620
15934
  "pageCount"?: number;
15621
15935
  }
15622
15936
 
@@ -15647,9 +15961,9 @@ declare namespace Models {
15647
15961
  "total"?: number;
15648
15962
  "firstUri"?: string;
15649
15963
  "nextUri"?: string;
15964
+ "previousUri"?: string;
15650
15965
  "lastUri"?: string;
15651
15966
  "selfUri"?: string;
15652
- "previousUri"?: string;
15653
15967
  "pageCount"?: number;
15654
15968
  }
15655
15969
 
@@ -15695,9 +16009,9 @@ declare namespace Models {
15695
16009
  "total"?: number;
15696
16010
  "firstUri"?: string;
15697
16011
  "nextUri"?: string;
16012
+ "previousUri"?: string;
15698
16013
  "lastUri"?: string;
15699
16014
  "selfUri"?: string;
15700
- "previousUri"?: string;
15701
16015
  "pageCount"?: number;
15702
16016
  }
15703
16017
 
@@ -16034,9 +16348,9 @@ declare namespace Models {
16034
16348
  "total"?: number;
16035
16349
  "firstUri"?: string;
16036
16350
  "nextUri"?: string;
16351
+ "previousUri"?: string;
16037
16352
  "lastUri"?: string;
16038
16353
  "selfUri"?: string;
16039
- "previousUri"?: string;
16040
16354
  "pageCount"?: number;
16041
16355
  }
16042
16356
 
@@ -16123,9 +16437,9 @@ declare namespace Models {
16123
16437
  "total"?: number;
16124
16438
  "firstUri"?: string;
16125
16439
  "nextUri"?: string;
16440
+ "previousUri"?: string;
16126
16441
  "lastUri"?: string;
16127
16442
  "selfUri"?: string;
16128
- "previousUri"?: string;
16129
16443
  "pageCount"?: number;
16130
16444
  }
16131
16445
 
@@ -16180,9 +16494,9 @@ declare namespace Models {
16180
16494
  "total"?: number;
16181
16495
  "firstUri"?: string;
16182
16496
  "nextUri"?: string;
16497
+ "previousUri"?: string;
16183
16498
  "lastUri"?: string;
16184
16499
  "selfUri"?: string;
16185
- "previousUri"?: string;
16186
16500
  "pageCount"?: number;
16187
16501
  }
16188
16502
 
@@ -16215,9 +16529,9 @@ declare namespace Models {
16215
16529
  "total"?: number;
16216
16530
  "firstUri"?: string;
16217
16531
  "nextUri"?: string;
16532
+ "previousUri"?: string;
16218
16533
  "lastUri"?: string;
16219
16534
  "selfUri"?: string;
16220
- "previousUri"?: string;
16221
16535
  "pageCount"?: number;
16222
16536
  }
16223
16537
 
@@ -16442,9 +16756,9 @@ declare namespace Models {
16442
16756
  "total"?: number;
16443
16757
  "firstUri"?: string;
16444
16758
  "nextUri"?: string;
16759
+ "previousUri"?: string;
16445
16760
  "lastUri"?: string;
16446
16761
  "selfUri"?: string;
16447
- "previousUri"?: string;
16448
16762
  "pageCount"?: number;
16449
16763
  }
16450
16764
 
@@ -16471,9 +16785,9 @@ declare namespace Models {
16471
16785
  "total"?: number;
16472
16786
  "firstUri"?: string;
16473
16787
  "nextUri"?: string;
16788
+ "previousUri"?: string;
16474
16789
  "lastUri"?: string;
16475
16790
  "selfUri"?: string;
16476
- "previousUri"?: string;
16477
16791
  "pageCount"?: number;
16478
16792
  }
16479
16793
 
@@ -16642,9 +16956,9 @@ declare namespace Models {
16642
16956
  "total"?: number;
16643
16957
  "firstUri"?: string;
16644
16958
  "nextUri"?: string;
16959
+ "previousUri"?: string;
16645
16960
  "lastUri"?: string;
16646
16961
  "selfUri"?: string;
16647
- "previousUri"?: string;
16648
16962
  "pageCount"?: number;
16649
16963
  }
16650
16964
 
@@ -16792,9 +17106,9 @@ declare namespace Models {
16792
17106
  "total"?: number;
16793
17107
  "firstUri"?: string;
16794
17108
  "nextUri"?: string;
17109
+ "previousUri"?: string;
16795
17110
  "lastUri"?: string;
16796
17111
  "selfUri"?: string;
16797
- "previousUri"?: string;
16798
17112
  "pageCount"?: number;
16799
17113
  }
16800
17114
 
@@ -16823,9 +17137,9 @@ declare namespace Models {
16823
17137
  "total"?: number;
16824
17138
  "firstUri"?: string;
16825
17139
  "nextUri"?: string;
17140
+ "previousUri"?: string;
16826
17141
  "lastUri"?: string;
16827
17142
  "selfUri"?: string;
16828
- "previousUri"?: string;
16829
17143
  "pageCount"?: number;
16830
17144
  }
16831
17145
 
@@ -17100,9 +17414,9 @@ declare namespace Models {
17100
17414
  "total"?: number;
17101
17415
  "firstUri"?: string;
17102
17416
  "nextUri"?: string;
17417
+ "previousUri"?: string;
17103
17418
  "lastUri"?: string;
17104
17419
  "selfUri"?: string;
17105
- "previousUri"?: string;
17106
17420
  "pageCount"?: number;
17107
17421
  }
17108
17422
 
@@ -17145,9 +17459,9 @@ declare namespace Models {
17145
17459
  "total"?: number;
17146
17460
  "firstUri"?: string;
17147
17461
  "nextUri"?: string;
17462
+ "previousUri"?: string;
17148
17463
  "lastUri"?: string;
17149
17464
  "selfUri"?: string;
17150
- "previousUri"?: string;
17151
17465
  "pageCount"?: number;
17152
17466
  }
17153
17467
 
@@ -17201,9 +17515,9 @@ declare namespace Models {
17201
17515
  "total"?: number;
17202
17516
  "firstUri"?: string;
17203
17517
  "nextUri"?: string;
17518
+ "previousUri"?: string;
17204
17519
  "lastUri"?: string;
17205
17520
  "selfUri"?: string;
17206
- "previousUri"?: string;
17207
17521
  "pageCount"?: number;
17208
17522
  }
17209
17523
 
@@ -17294,9 +17608,9 @@ declare namespace Models {
17294
17608
  "total"?: number;
17295
17609
  "firstUri"?: string;
17296
17610
  "nextUri"?: string;
17611
+ "previousUri"?: string;
17297
17612
  "lastUri"?: string;
17298
17613
  "selfUri"?: string;
17299
- "previousUri"?: string;
17300
17614
  "pageCount"?: number;
17301
17615
  }
17302
17616
 
@@ -17328,9 +17642,9 @@ declare namespace Models {
17328
17642
  "total"?: number;
17329
17643
  "firstUri"?: string;
17330
17644
  "nextUri"?: string;
17645
+ "previousUri"?: string;
17331
17646
  "lastUri"?: string;
17332
17647
  "selfUri"?: string;
17333
- "previousUri"?: string;
17334
17648
  "pageCount"?: number;
17335
17649
  }
17336
17650
 
@@ -17560,9 +17874,9 @@ declare namespace Models {
17560
17874
  "total"?: number;
17561
17875
  "firstUri"?: string;
17562
17876
  "nextUri"?: string;
17877
+ "previousUri"?: string;
17563
17878
  "lastUri"?: string;
17564
17879
  "selfUri"?: string;
17565
- "previousUri"?: string;
17566
17880
  "pageCount"?: number;
17567
17881
  }
17568
17882
 
@@ -17595,9 +17909,9 @@ declare namespace Models {
17595
17909
  "total"?: number;
17596
17910
  "firstUri"?: string;
17597
17911
  "nextUri"?: string;
17912
+ "previousUri"?: string;
17598
17913
  "lastUri"?: string;
17599
17914
  "selfUri"?: string;
17600
- "previousUri"?: string;
17601
17915
  "pageCount"?: number;
17602
17916
  }
17603
17917
 
@@ -17750,9 +18064,9 @@ declare namespace Models {
17750
18064
  "total"?: number;
17751
18065
  "firstUri"?: string;
17752
18066
  "nextUri"?: string;
18067
+ "previousUri"?: string;
17753
18068
  "lastUri"?: string;
17754
18069
  "selfUri"?: string;
17755
- "previousUri"?: string;
17756
18070
  "pageCount"?: number;
17757
18071
  }
17758
18072
 
@@ -17763,9 +18077,9 @@ declare namespace Models {
17763
18077
  "total"?: number;
17764
18078
  "firstUri"?: string;
17765
18079
  "nextUri"?: string;
18080
+ "previousUri"?: string;
17766
18081
  "lastUri"?: string;
17767
18082
  "selfUri"?: string;
17768
- "previousUri"?: string;
17769
18083
  "pageCount"?: number;
17770
18084
  }
17771
18085
 
@@ -17826,9 +18140,9 @@ declare namespace Models {
17826
18140
  "total"?: number;
17827
18141
  "firstUri"?: string;
17828
18142
  "nextUri"?: string;
18143
+ "previousUri"?: string;
17829
18144
  "lastUri"?: string;
17830
18145
  "selfUri"?: string;
17831
- "previousUri"?: string;
17832
18146
  "pageCount"?: number;
17833
18147
  }
17834
18148
 
@@ -17839,9 +18153,9 @@ declare namespace Models {
17839
18153
  "total"?: number;
17840
18154
  "firstUri"?: string;
17841
18155
  "nextUri"?: string;
18156
+ "previousUri"?: string;
17842
18157
  "lastUri"?: string;
17843
18158
  "selfUri"?: string;
17844
- "previousUri"?: string;
17845
18159
  "pageCount"?: number;
17846
18160
  }
17847
18161
 
@@ -17910,9 +18224,9 @@ declare namespace Models {
17910
18224
  "total"?: number;
17911
18225
  "firstUri"?: string;
17912
18226
  "nextUri"?: string;
18227
+ "previousUri"?: string;
17913
18228
  "lastUri"?: string;
17914
18229
  "selfUri"?: string;
17915
- "previousUri"?: string;
17916
18230
  "pageCount"?: number;
17917
18231
  }
17918
18232
 
@@ -18021,9 +18335,9 @@ declare namespace Models {
18021
18335
  "total"?: number;
18022
18336
  "firstUri"?: string;
18023
18337
  "nextUri"?: string;
18338
+ "previousUri"?: string;
18024
18339
  "lastUri"?: string;
18025
18340
  "selfUri"?: string;
18026
- "previousUri"?: string;
18027
18341
  "pageCount"?: number;
18028
18342
  }
18029
18343
 
@@ -18047,9 +18361,9 @@ declare namespace Models {
18047
18361
  "total"?: number;
18048
18362
  "firstUri"?: string;
18049
18363
  "nextUri"?: string;
18364
+ "previousUri"?: string;
18050
18365
  "lastUri"?: string;
18051
18366
  "selfUri"?: string;
18052
- "previousUri"?: string;
18053
18367
  "pageCount"?: number;
18054
18368
  }
18055
18369
 
@@ -18293,9 +18607,9 @@ declare namespace Models {
18293
18607
  "total"?: number;
18294
18608
  "firstUri"?: string;
18295
18609
  "nextUri"?: string;
18610
+ "previousUri"?: string;
18296
18611
  "lastUri"?: string;
18297
18612
  "selfUri"?: string;
18298
- "previousUri"?: string;
18299
18613
  "pageCount"?: number;
18300
18614
  }
18301
18615
 
@@ -18360,9 +18674,9 @@ declare namespace Models {
18360
18674
  "total"?: number;
18361
18675
  "firstUri"?: string;
18362
18676
  "nextUri"?: string;
18677
+ "previousUri"?: string;
18363
18678
  "lastUri"?: string;
18364
18679
  "selfUri"?: string;
18365
- "previousUri"?: string;
18366
18680
  "pageCount"?: number;
18367
18681
  }
18368
18682
 
@@ -18406,9 +18720,9 @@ declare namespace Models {
18406
18720
  "total"?: number;
18407
18721
  "firstUri"?: string;
18408
18722
  "nextUri"?: string;
18723
+ "previousUri"?: string;
18409
18724
  "lastUri"?: string;
18410
18725
  "selfUri"?: string;
18411
- "previousUri"?: string;
18412
18726
  "pageCount"?: number;
18413
18727
  }
18414
18728
 
@@ -18545,6 +18859,7 @@ declare namespace Models {
18545
18859
 
18546
18860
  export interface HistoricalAdherenceQueryResult {
18547
18861
  "userId"?: string;
18862
+ "managementUnitId"?: string;
18548
18863
  "startDate"?: string;
18549
18864
  "endDate"?: string;
18550
18865
  "adherencePercentage"?: number;
@@ -18579,6 +18894,41 @@ declare namespace Models {
18579
18894
  "entities"?: Array<Models.HistoricalImportStatus>;
18580
18895
  }
18581
18896
 
18897
+ export interface HistoricalShrinkageActivityCategoryResponse {
18898
+ "activityCategory"?: string;
18899
+ "shrinkageForActivityCategory"?: Models.HistoricalShrinkageAggregateResponse;
18900
+ "shrinkageForActivityCodes"?: Array<Models.HistoricalShrinkageActivityCodeResponse>;
18901
+ }
18902
+
18903
+ export interface HistoricalShrinkageActivityCodeResponse {
18904
+ "activityCodeId"?: string;
18905
+ "shrinkageForActivityCode"?: Models.HistoricalShrinkageAggregateResponse;
18906
+ }
18907
+
18908
+ export interface HistoricalShrinkageAggregateResponse {
18909
+ "scheduledShrinkageSeconds"?: number;
18910
+ "scheduledShrinkagePercent"?: number;
18911
+ "actualShrinkageSeconds"?: number;
18912
+ "actualShrinkagePercent"?: number;
18913
+ "paidShrinkageSeconds"?: number;
18914
+ "unpaidShrinkageSeconds"?: number;
18915
+ "plannedShrinkageSeconds"?: number;
18916
+ "unplannedShrinkageSeconds"?: number;
18917
+ }
18918
+
18919
+ export interface HistoricalShrinkageResult {
18920
+ "startDate"?: string;
18921
+ "endDate"?: string;
18922
+ "totalScheduledDurationSeconds"?: number;
18923
+ "totalLoggedInDurationSeconds"?: number;
18924
+ "aggregatedShrinkage"?: Models.HistoricalShrinkageAggregateResponse;
18925
+ "shrinkageForActivityCategories"?: Array<Models.HistoricalShrinkageActivityCategoryResponse>;
18926
+ }
18927
+
18928
+ export interface HistoricalShrinkageResultListing {
18929
+ "entities"?: Array<Models.HistoricalShrinkageResult>;
18930
+ }
18931
+
18582
18932
  export interface HistoryEntry {
18583
18933
  "action"?: string;
18584
18934
  "resource"?: string;
@@ -18714,9 +19064,9 @@ declare namespace Models {
18714
19064
  "total"?: number;
18715
19065
  "firstUri"?: string;
18716
19066
  "nextUri"?: string;
19067
+ "previousUri"?: string;
18717
19068
  "lastUri"?: string;
18718
19069
  "selfUri"?: string;
18719
- "previousUri"?: string;
18720
19070
  "pageCount"?: number;
18721
19071
  }
18722
19072
 
@@ -18824,9 +19174,9 @@ declare namespace Models {
18824
19174
  "total"?: number;
18825
19175
  "firstUri"?: string;
18826
19176
  "nextUri"?: string;
19177
+ "previousUri"?: string;
18827
19178
  "lastUri"?: string;
18828
19179
  "selfUri"?: string;
18829
- "previousUri"?: string;
18830
19180
  "pageCount"?: number;
18831
19181
  }
18832
19182
 
@@ -18879,9 +19229,9 @@ declare namespace Models {
18879
19229
  "total"?: number;
18880
19230
  "firstUri"?: string;
18881
19231
  "nextUri"?: string;
19232
+ "previousUri"?: string;
18882
19233
  "lastUri"?: string;
18883
19234
  "selfUri"?: string;
18884
- "previousUri"?: string;
18885
19235
  "pageCount"?: number;
18886
19236
  }
18887
19237
 
@@ -18949,9 +19299,9 @@ declare namespace Models {
18949
19299
  "total"?: number;
18950
19300
  "firstUri"?: string;
18951
19301
  "nextUri"?: string;
19302
+ "previousUri"?: string;
18952
19303
  "lastUri"?: string;
18953
19304
  "selfUri"?: string;
18954
- "previousUri"?: string;
18955
19305
  "pageCount"?: number;
18956
19306
  }
18957
19307
 
@@ -19001,9 +19351,9 @@ declare namespace Models {
19001
19351
  "total"?: number;
19002
19352
  "firstUri"?: string;
19003
19353
  "nextUri"?: string;
19354
+ "previousUri"?: string;
19004
19355
  "lastUri"?: string;
19005
19356
  "selfUri"?: string;
19006
- "previousUri"?: string;
19007
19357
  "pageCount"?: number;
19008
19358
  }
19009
19359
 
@@ -19053,9 +19403,9 @@ declare namespace Models {
19053
19403
  "total"?: number;
19054
19404
  "firstUri"?: string;
19055
19405
  "nextUri"?: string;
19406
+ "previousUri"?: string;
19056
19407
  "lastUri"?: string;
19057
19408
  "selfUri"?: string;
19058
- "previousUri"?: string;
19059
19409
  "pageCount"?: number;
19060
19410
  }
19061
19411
 
@@ -19083,9 +19433,9 @@ declare namespace Models {
19083
19433
  "total"?: number;
19084
19434
  "firstUri"?: string;
19085
19435
  "nextUri"?: string;
19436
+ "previousUri"?: string;
19086
19437
  "lastUri"?: string;
19087
19438
  "selfUri"?: string;
19088
- "previousUri"?: string;
19089
19439
  "pageCount"?: number;
19090
19440
  }
19091
19441
 
@@ -19138,6 +19488,8 @@ declare namespace Models {
19138
19488
  "communicationId": string;
19139
19489
  "ivrPhoneNumber"?: string;
19140
19490
  "ivrName"?: string;
19491
+ "ani"?: string;
19492
+ "dnis"?: string;
19141
19493
  "initialConfiguration": Models.InitialConfiguration;
19142
19494
  "sourceConfiguration": Models.SourceConfiguration;
19143
19495
  }
@@ -20670,9 +21022,9 @@ declare namespace Models {
20670
21022
  "total"?: number;
20671
21023
  "firstUri"?: string;
20672
21024
  "nextUri"?: string;
21025
+ "previousUri"?: string;
20673
21026
  "lastUri"?: string;
20674
21027
  "selfUri"?: string;
20675
- "previousUri"?: string;
20676
21028
  "pageCount"?: number;
20677
21029
  }
20678
21030
 
@@ -20878,6 +21230,7 @@ declare namespace Models {
20878
21230
  "modifiedBy"?: Models.LearningAssignmentTopicUserReference;
20879
21231
  "dateModified"?: string;
20880
21232
  "isOverdue"?: boolean;
21233
+ "lengthInMinutes"?: number;
20881
21234
  }
20882
21235
 
20883
21236
  export interface LearningAssignmentTopicLearningModuleReference {
@@ -20908,9 +21261,9 @@ declare namespace Models {
20908
21261
  "unfilteredTotal"?: number;
20909
21262
  "firstUri"?: string;
20910
21263
  "nextUri"?: string;
21264
+ "previousUri"?: string;
20911
21265
  "lastUri"?: string;
20912
21266
  "selfUri"?: string;
20913
- "previousUri"?: string;
20914
21267
  "pageCount"?: number;
20915
21268
  }
20916
21269
 
@@ -20926,9 +21279,9 @@ declare namespace Models {
20926
21279
  "total"?: number;
20927
21280
  "firstUri"?: string;
20928
21281
  "nextUri"?: string;
21282
+ "previousUri"?: string;
20929
21283
  "lastUri"?: string;
20930
21284
  "selfUri"?: string;
20931
- "previousUri"?: string;
20932
21285
  "pageCount"?: number;
20933
21286
  }
20934
21287
 
@@ -21060,9 +21413,9 @@ declare namespace Models {
21060
21413
  "total"?: number;
21061
21414
  "firstUri"?: string;
21062
21415
  "nextUri"?: string;
21416
+ "previousUri"?: string;
21063
21417
  "lastUri"?: string;
21064
21418
  "selfUri"?: string;
21065
- "previousUri"?: string;
21066
21419
  "pageCount"?: number;
21067
21420
  }
21068
21421
 
@@ -21092,9 +21445,9 @@ declare namespace Models {
21092
21445
  "total"?: number;
21093
21446
  "firstUri"?: string;
21094
21447
  "nextUri"?: string;
21448
+ "previousUri"?: string;
21095
21449
  "lastUri"?: string;
21096
21450
  "selfUri"?: string;
21097
- "previousUri"?: string;
21098
21451
  "pageCount"?: number;
21099
21452
  }
21100
21453
 
@@ -21105,9 +21458,9 @@ declare namespace Models {
21105
21458
  "total"?: number;
21106
21459
  "firstUri"?: string;
21107
21460
  "nextUri"?: string;
21461
+ "previousUri"?: string;
21108
21462
  "lastUri"?: string;
21109
21463
  "selfUri"?: string;
21110
- "previousUri"?: string;
21111
21464
  "pageCount"?: number;
21112
21465
  }
21113
21466
 
@@ -21142,9 +21495,9 @@ declare namespace Models {
21142
21495
  "total"?: number;
21143
21496
  "firstUri"?: string;
21144
21497
  "nextUri"?: string;
21498
+ "previousUri"?: string;
21145
21499
  "lastUri"?: string;
21146
21500
  "selfUri"?: string;
21147
- "previousUri"?: string;
21148
21501
  "pageCount"?: number;
21149
21502
  }
21150
21503
 
@@ -21202,6 +21555,7 @@ declare namespace Models {
21202
21555
  "statusHistory"?: Array<Models.StatusChange>;
21203
21556
  "dateCompleted"?: string;
21204
21557
  "rejectReason"?: string;
21558
+ "approvalNamespaces"?: Array<Models.ApprovalNamespace>;
21205
21559
  "selfUri"?: string;
21206
21560
  }
21207
21561
 
@@ -21266,9 +21620,9 @@ declare namespace Models {
21266
21620
  "total"?: number;
21267
21621
  "firstUri"?: string;
21268
21622
  "nextUri"?: string;
21623
+ "previousUri"?: string;
21269
21624
  "lastUri"?: string;
21270
21625
  "selfUri"?: string;
21271
- "previousUri"?: string;
21272
21626
  "pageCount"?: number;
21273
21627
  }
21274
21628
 
@@ -21279,9 +21633,9 @@ declare namespace Models {
21279
21633
  "total"?: number;
21280
21634
  "firstUri"?: string;
21281
21635
  "nextUri"?: string;
21636
+ "previousUri"?: string;
21282
21637
  "lastUri"?: string;
21283
21638
  "selfUri"?: string;
21284
- "previousUri"?: string;
21285
21639
  "pageCount"?: number;
21286
21640
  }
21287
21641
 
@@ -21316,9 +21670,9 @@ declare namespace Models {
21316
21670
  "total"?: number;
21317
21671
  "firstUri"?: string;
21318
21672
  "nextUri"?: string;
21673
+ "previousUri"?: string;
21319
21674
  "lastUri"?: string;
21320
21675
  "selfUri"?: string;
21321
- "previousUri"?: string;
21322
21676
  "pageCount"?: number;
21323
21677
  }
21324
21678
 
@@ -21499,9 +21853,9 @@ declare namespace Models {
21499
21853
  "total"?: number;
21500
21854
  "firstUri"?: string;
21501
21855
  "nextUri"?: string;
21856
+ "previousUri"?: string;
21502
21857
  "lastUri"?: string;
21503
21858
  "selfUri"?: string;
21504
- "previousUri"?: string;
21505
21859
  "pageCount"?: number;
21506
21860
  }
21507
21861
 
@@ -21575,9 +21929,9 @@ declare namespace Models {
21575
21929
  "total"?: number;
21576
21930
  "firstUri"?: string;
21577
21931
  "nextUri"?: string;
21932
+ "previousUri"?: string;
21578
21933
  "lastUri"?: string;
21579
21934
  "selfUri"?: string;
21580
- "previousUri"?: string;
21581
21935
  "pageCount"?: number;
21582
21936
  }
21583
21937
 
@@ -21627,8 +21981,8 @@ declare namespace Models {
21627
21981
  "firstUri"?: string;
21628
21982
  "nextUri"?: string;
21629
21983
  "pageCount"?: number;
21630
- "lastUri"?: string;
21631
21984
  "previousUri"?: string;
21985
+ "lastUri"?: string;
21632
21986
  "selfUri"?: string;
21633
21987
  }
21634
21988
 
@@ -21876,9 +22230,9 @@ declare namespace Models {
21876
22230
  "total"?: number;
21877
22231
  "firstUri"?: string;
21878
22232
  "nextUri"?: string;
22233
+ "previousUri"?: string;
21879
22234
  "lastUri"?: string;
21880
22235
  "selfUri"?: string;
21881
- "previousUri"?: string;
21882
22236
  "pageCount"?: number;
21883
22237
  }
21884
22238
 
@@ -22072,9 +22426,9 @@ declare namespace Models {
22072
22426
  "total"?: number;
22073
22427
  "firstUri"?: string;
22074
22428
  "nextUri"?: string;
22429
+ "previousUri"?: string;
22075
22430
  "lastUri"?: string;
22076
22431
  "selfUri"?: string;
22077
- "previousUri"?: string;
22078
22432
  "pageCount"?: number;
22079
22433
  }
22080
22434
 
@@ -22085,9 +22439,9 @@ declare namespace Models {
22085
22439
  "total"?: number;
22086
22440
  "firstUri"?: string;
22087
22441
  "nextUri"?: string;
22442
+ "previousUri"?: string;
22088
22443
  "lastUri"?: string;
22089
22444
  "selfUri"?: string;
22090
- "previousUri"?: string;
22091
22445
  "pageCount"?: number;
22092
22446
  }
22093
22447
 
@@ -22110,9 +22464,9 @@ declare namespace Models {
22110
22464
  "total"?: number;
22111
22465
  "firstUri"?: string;
22112
22466
  "nextUri"?: string;
22467
+ "previousUri"?: string;
22113
22468
  "lastUri"?: string;
22114
22469
  "selfUri"?: string;
22115
- "previousUri"?: string;
22116
22470
  "pageCount"?: number;
22117
22471
  }
22118
22472
 
@@ -22139,9 +22493,9 @@ declare namespace Models {
22139
22493
  "total"?: number;
22140
22494
  "firstUri"?: string;
22141
22495
  "nextUri"?: string;
22496
+ "previousUri"?: string;
22142
22497
  "lastUri"?: string;
22143
22498
  "selfUri"?: string;
22144
- "previousUri"?: string;
22145
22499
  "pageCount"?: number;
22146
22500
  }
22147
22501
 
@@ -22193,9 +22547,9 @@ declare namespace Models {
22193
22547
  "total"?: number;
22194
22548
  "firstUri"?: string;
22195
22549
  "nextUri"?: string;
22550
+ "previousUri"?: string;
22196
22551
  "lastUri"?: string;
22197
22552
  "selfUri"?: string;
22198
- "previousUri"?: string;
22199
22553
  "pageCount"?: number;
22200
22554
  }
22201
22555
 
@@ -22507,9 +22861,9 @@ declare namespace Models {
22507
22861
  "total"?: number;
22508
22862
  "firstUri"?: string;
22509
22863
  "nextUri"?: string;
22864
+ "previousUri"?: string;
22510
22865
  "lastUri"?: string;
22511
22866
  "selfUri"?: string;
22512
- "previousUri"?: string;
22513
22867
  "pageCount"?: number;
22514
22868
  }
22515
22869
 
@@ -22538,9 +22892,9 @@ declare namespace Models {
22538
22892
  "total"?: number;
22539
22893
  "firstUri"?: string;
22540
22894
  "nextUri"?: string;
22895
+ "previousUri"?: string;
22541
22896
  "lastUri"?: string;
22542
22897
  "selfUri"?: string;
22543
- "previousUri"?: string;
22544
22898
  "pageCount"?: number;
22545
22899
  }
22546
22900
 
@@ -22562,9 +22916,9 @@ declare namespace Models {
22562
22916
  "total"?: number;
22563
22917
  "firstUri"?: string;
22564
22918
  "nextUri"?: string;
22919
+ "previousUri"?: string;
22565
22920
  "lastUri"?: string;
22566
22921
  "selfUri"?: string;
22567
- "previousUri"?: string;
22568
22922
  "pageCount"?: number;
22569
22923
  }
22570
22924
 
@@ -22629,9 +22983,9 @@ declare namespace Models {
22629
22983
  "total"?: number;
22630
22984
  "firstUri"?: string;
22631
22985
  "nextUri"?: string;
22986
+ "previousUri"?: string;
22632
22987
  "lastUri"?: string;
22633
22988
  "selfUri"?: string;
22634
- "previousUri"?: string;
22635
22989
  "pageCount"?: number;
22636
22990
  }
22637
22991
 
@@ -22747,9 +23101,9 @@ declare namespace Models {
22747
23101
  "total"?: number;
22748
23102
  "firstUri"?: string;
22749
23103
  "nextUri"?: string;
23104
+ "previousUri"?: string;
22750
23105
  "lastUri"?: string;
22751
23106
  "selfUri"?: string;
22752
- "previousUri"?: string;
22753
23107
  "pageCount"?: number;
22754
23108
  }
22755
23109
 
@@ -22803,9 +23157,9 @@ declare namespace Models {
22803
23157
  "total"?: number;
22804
23158
  "firstUri"?: string;
22805
23159
  "nextUri"?: string;
23160
+ "previousUri"?: string;
22806
23161
  "lastUri"?: string;
22807
23162
  "selfUri"?: string;
22808
- "previousUri"?: string;
22809
23163
  "pageCount"?: number;
22810
23164
  }
22811
23165
 
@@ -22939,9 +23293,9 @@ declare namespace Models {
22939
23293
  "total"?: number;
22940
23294
  "firstUri"?: string;
22941
23295
  "nextUri"?: string;
23296
+ "previousUri"?: string;
22942
23297
  "lastUri"?: string;
22943
23298
  "selfUri"?: string;
22944
- "previousUri"?: string;
22945
23299
  "pageCount"?: number;
22946
23300
  }
22947
23301
 
@@ -22972,11 +23326,6 @@ declare namespace Models {
22972
23326
  "attachment"?: Models.ContentAttachment;
22973
23327
  }
22974
23328
 
22975
- export interface OpenMessageEvent {
22976
- "eventType": string;
22977
- "typing"?: Models.EventTyping;
22978
- }
22979
-
22980
23329
  export interface OpenMessagingChannel {
22981
23330
  "id"?: string;
22982
23331
  "platform"?: string;
@@ -23014,7 +23363,6 @@ declare namespace Models {
23014
23363
  "type": string;
23015
23364
  "text"?: string;
23016
23365
  "content"?: Array<Models.OpenMessageContent>;
23017
- "events"?: Array<Models.OpenMessageEvent>;
23018
23366
  "status"?: string;
23019
23367
  "reasons"?: Array<Models.Reason>;
23020
23368
  "isFinalReceipt"?: boolean;
@@ -23149,9 +23497,9 @@ declare namespace Models {
23149
23497
  "total"?: number;
23150
23498
  "firstUri"?: string;
23151
23499
  "nextUri"?: string;
23500
+ "previousUri"?: string;
23152
23501
  "lastUri"?: string;
23153
23502
  "selfUri"?: string;
23154
- "previousUri"?: string;
23155
23503
  "pageCount"?: number;
23156
23504
  }
23157
23505
 
@@ -23170,9 +23518,9 @@ declare namespace Models {
23170
23518
  "total"?: number;
23171
23519
  "firstUri"?: string;
23172
23520
  "nextUri"?: string;
23521
+ "previousUri"?: string;
23173
23522
  "lastUri"?: string;
23174
23523
  "selfUri"?: string;
23175
- "previousUri"?: string;
23176
23524
  "pageCount"?: number;
23177
23525
  }
23178
23526
 
@@ -23200,9 +23548,9 @@ declare namespace Models {
23200
23548
  "total"?: number;
23201
23549
  "firstUri"?: string;
23202
23550
  "nextUri"?: string;
23551
+ "previousUri"?: string;
23203
23552
  "lastUri"?: string;
23204
23553
  "selfUri"?: string;
23205
- "previousUri"?: string;
23206
23554
  "pageCount"?: number;
23207
23555
  }
23208
23556
 
@@ -23279,9 +23627,9 @@ declare namespace Models {
23279
23627
  "total"?: number;
23280
23628
  "firstUri"?: string;
23281
23629
  "nextUri"?: string;
23630
+ "previousUri"?: string;
23282
23631
  "lastUri"?: string;
23283
23632
  "selfUri"?: string;
23284
- "previousUri"?: string;
23285
23633
  "pageCount"?: number;
23286
23634
  }
23287
23635
 
@@ -23289,6 +23637,7 @@ declare namespace Models {
23289
23637
  "fieldName"?: string;
23290
23638
  "direction"?: string;
23291
23639
  "numeric"?: boolean;
23640
+ "additionalProperties"?: { [key: string]: object; };
23292
23641
  }
23293
23642
 
23294
23643
  export interface OutboundMessagingMessagingCampaignConfigChangeEmailConfig {
@@ -23330,6 +23679,9 @@ declare namespace Models {
23330
23679
  "division"?: Models.OutboundMessagingMessagingCampaignConfigChangeUriReference;
23331
23680
  }
23332
23681
 
23682
+ export interface OutboundMessagingMessagingCampaignConfigChangeObject {
23683
+ }
23684
+
23333
23685
  export interface OutboundMessagingMessagingCampaignConfigChangeReplyToEmailAddress {
23334
23686
  "domain"?: Models.OutboundMessagingMessagingCampaignConfigChangeUriReference;
23335
23687
  "route"?: Models.OutboundMessagingMessagingCampaignConfigChangeUriReference;
@@ -23361,6 +23713,10 @@ declare namespace Models {
23361
23713
  "numberOfContactsMessaged"?: number;
23362
23714
  "totalNumberOfContacts"?: number;
23363
23715
  "percentage"?: number;
23716
+ "additionalProperties"?: { [key: string]: object; };
23717
+ }
23718
+
23719
+ export interface OutboundMessagingMessagingCampaignProgressEventObject {
23364
23720
  }
23365
23721
 
23366
23722
  export interface OutboundMessagingMessagingCampaignProgressEventUriReference {
@@ -23417,9 +23773,9 @@ declare namespace Models {
23417
23773
  "total"?: number;
23418
23774
  "firstUri"?: string;
23419
23775
  "nextUri"?: string;
23776
+ "previousUri"?: string;
23420
23777
  "lastUri"?: string;
23421
23778
  "selfUri"?: string;
23422
- "previousUri"?: string;
23423
23779
  "pageCount"?: number;
23424
23780
  }
23425
23781
 
@@ -23430,9 +23786,9 @@ declare namespace Models {
23430
23786
  "total"?: number;
23431
23787
  "firstUri"?: string;
23432
23788
  "nextUri"?: string;
23789
+ "previousUri"?: string;
23433
23790
  "lastUri"?: string;
23434
23791
  "selfUri"?: string;
23435
- "previousUri"?: string;
23436
23792
  "pageCount"?: number;
23437
23793
  }
23438
23794
 
@@ -23475,6 +23831,8 @@ declare namespace Models {
23475
23831
  "outcome"?: Models.AddressableEntityRef;
23476
23832
  "sessionMaxProbability"?: number;
23477
23833
  "probability"?: number;
23834
+ "percentile"?: number;
23835
+ "sessionMaxPercentile"?: number;
23478
23836
  }
23479
23837
 
23480
23838
  export interface OutcomeListing {
@@ -23484,9 +23842,9 @@ declare namespace Models {
23484
23842
  "total"?: number;
23485
23843
  "firstUri"?: string;
23486
23844
  "nextUri"?: string;
23845
+ "previousUri"?: string;
23487
23846
  "lastUri"?: string;
23488
23847
  "selfUri"?: string;
23489
- "previousUri"?: string;
23490
23848
  "pageCount"?: number;
23491
23849
  }
23492
23850
 
@@ -23912,9 +24270,9 @@ declare namespace Models {
23912
24270
  "total"?: number;
23913
24271
  "firstUri"?: string;
23914
24272
  "nextUri"?: string;
24273
+ "previousUri"?: string;
23915
24274
  "lastUri"?: string;
23916
24275
  "selfUri"?: string;
23917
- "previousUri"?: string;
23918
24276
  "pageCount"?: number;
23919
24277
  }
23920
24278
 
@@ -23985,9 +24343,9 @@ declare namespace Models {
23985
24343
  "total"?: number;
23986
24344
  "firstUri"?: string;
23987
24345
  "nextUri"?: string;
24346
+ "previousUri"?: string;
23988
24347
  "lastUri"?: string;
23989
24348
  "selfUri"?: string;
23990
- "previousUri"?: string;
23991
24349
  "pageCount"?: number;
23992
24350
  }
23993
24351
 
@@ -24057,9 +24415,9 @@ declare namespace Models {
24057
24415
  "total"?: number;
24058
24416
  "firstUri"?: string;
24059
24417
  "nextUri"?: string;
24418
+ "previousUri"?: string;
24060
24419
  "lastUri"?: string;
24061
24420
  "selfUri"?: string;
24062
- "previousUri"?: string;
24063
24421
  "pageCount"?: number;
24064
24422
  }
24065
24423
 
@@ -24069,6 +24427,8 @@ declare namespace Models {
24069
24427
  "conversationId": string;
24070
24428
  "communicationId": string;
24071
24429
  "phoneNumber"?: string;
24430
+ "ani"?: string;
24431
+ "dnis"?: string;
24072
24432
  "initialConfiguration": Models.InitialConfiguration;
24073
24433
  "sourceConfiguration": Models.SourceConfiguration;
24074
24434
  }
@@ -24080,9 +24440,9 @@ declare namespace Models {
24080
24440
  "total"?: number;
24081
24441
  "firstUri"?: string;
24082
24442
  "nextUri"?: string;
24443
+ "previousUri"?: string;
24083
24444
  "lastUri"?: string;
24084
24445
  "selfUri"?: string;
24085
- "previousUri"?: string;
24086
24446
  "pageCount"?: number;
24087
24447
  }
24088
24448
 
@@ -24152,9 +24512,9 @@ declare namespace Models {
24152
24512
  "total"?: number;
24153
24513
  "firstUri"?: string;
24154
24514
  "nextUri"?: string;
24515
+ "previousUri"?: string;
24155
24516
  "lastUri"?: string;
24156
24517
  "selfUri"?: string;
24157
- "previousUri"?: string;
24158
24518
  "pageCount"?: number;
24159
24519
  }
24160
24520
 
@@ -24259,9 +24619,9 @@ declare namespace Models {
24259
24619
  "total"?: number;
24260
24620
  "firstUri"?: string;
24261
24621
  "nextUri"?: string;
24622
+ "previousUri"?: string;
24262
24623
  "lastUri"?: string;
24263
24624
  "selfUri"?: string;
24264
- "previousUri"?: string;
24265
24625
  "pageCount"?: number;
24266
24626
  }
24267
24627
 
@@ -24388,6 +24748,7 @@ declare namespace Models {
24388
24748
  "mediaType"?: string;
24389
24749
  "dateModified"?: string;
24390
24750
  "retrainingErrors"?: Array<Models.PredictorModelRetrainingError>;
24751
+ "state"?: string;
24391
24752
  }
24392
24753
 
24393
24754
  export interface PredictorModelFeature {
@@ -24600,9 +24961,9 @@ declare namespace Models {
24600
24961
  "total"?: number;
24601
24962
  "firstUri"?: string;
24602
24963
  "nextUri"?: string;
24964
+ "previousUri"?: string;
24603
24965
  "lastUri"?: string;
24604
24966
  "selfUri"?: string;
24605
- "previousUri"?: string;
24606
24967
  "pageCount"?: number;
24607
24968
  }
24608
24969
 
@@ -24613,9 +24974,9 @@ declare namespace Models {
24613
24974
  "total"?: number;
24614
24975
  "firstUri"?: string;
24615
24976
  "nextUri"?: string;
24977
+ "previousUri"?: string;
24616
24978
  "lastUri"?: string;
24617
24979
  "selfUri"?: string;
24618
- "previousUri"?: string;
24619
24980
  "pageCount"?: number;
24620
24981
  }
24621
24982
 
@@ -24745,6 +25106,12 @@ declare namespace Models {
24745
25106
  "value": string;
24746
25107
  }
24747
25108
 
25109
+ export interface QueryAdherenceExplanationsResponse {
25110
+ "job"?: Models.AdherenceExplanationJobReference;
25111
+ "result"?: Models.AdherenceExplanationListing;
25112
+ "downloadUrl"?: string;
25113
+ }
25114
+
24748
25115
  export interface QueryDivision {
24749
25116
  }
24750
25117
 
@@ -24987,6 +25354,9 @@ declare namespace Models {
24987
25354
  "type"?: string;
24988
25355
  }
24989
25356
 
25357
+ export interface QueueConversationCallEventTopicObject {
25358
+ }
25359
+
24990
25360
  export interface QueueConversationCallEventTopicScoredAgent {
24991
25361
  "agent"?: Models.QueueConversationCallEventTopicUriReference;
24992
25362
  "score"?: number;
@@ -25003,6 +25373,7 @@ declare namespace Models {
25003
25373
  "tags"?: Array<string>;
25004
25374
  "durationSeconds"?: number;
25005
25375
  "endTime"?: string;
25376
+ "additionalProperties"?: { [key: string]: object; };
25006
25377
  }
25007
25378
 
25008
25379
  export interface QueueConversationCallbackEventTopicCallbackConversation {
@@ -25080,6 +25451,7 @@ declare namespace Models {
25080
25451
  "contactListId"?: string;
25081
25452
  "campaignId"?: string;
25082
25453
  "phoneNumberColumns"?: Array<Models.QueueConversationCallbackEventTopicPhoneNumberColumn>;
25454
+ "additionalProperties"?: { [key: string]: object; };
25083
25455
  }
25084
25456
 
25085
25457
  export interface QueueConversationCallbackEventTopicErrorBody {
@@ -25121,9 +25493,13 @@ declare namespace Models {
25121
25493
  "type"?: string;
25122
25494
  }
25123
25495
 
25496
+ export interface QueueConversationCallbackEventTopicObject {
25497
+ }
25498
+
25124
25499
  export interface QueueConversationCallbackEventTopicPhoneNumberColumn {
25125
25500
  "columnName"?: string;
25126
25501
  "type"?: string;
25502
+ "additionalProperties"?: { [key: string]: object; };
25127
25503
  }
25128
25504
 
25129
25505
  export interface QueueConversationCallbackEventTopicScoredAgent {
@@ -25147,6 +25523,7 @@ declare namespace Models {
25147
25523
  "tags"?: Array<string>;
25148
25524
  "durationSeconds"?: number;
25149
25525
  "endTime"?: string;
25526
+ "additionalProperties"?: { [key: string]: object; };
25150
25527
  }
25151
25528
 
25152
25529
  export interface QueueConversationChatEventTopicChatConversation {
@@ -25250,6 +25627,9 @@ declare namespace Models {
25250
25627
  "type"?: string;
25251
25628
  }
25252
25629
 
25630
+ export interface QueueConversationChatEventTopicObject {
25631
+ }
25632
+
25253
25633
  export interface QueueConversationChatEventTopicScoredAgent {
25254
25634
  "agent"?: Models.QueueConversationChatEventTopicUriReference;
25255
25635
  "score"?: number;
@@ -25266,6 +25646,7 @@ declare namespace Models {
25266
25646
  "tags"?: Array<string>;
25267
25647
  "durationSeconds"?: number;
25268
25648
  "endTime"?: string;
25649
+ "additionalProperties"?: { [key: string]: object; };
25269
25650
  }
25270
25651
 
25271
25652
  export interface QueueConversationCobrowseEventTopicCobrowseConversation {
@@ -25372,6 +25753,9 @@ declare namespace Models {
25372
25753
  "type"?: string;
25373
25754
  }
25374
25755
 
25756
+ export interface QueueConversationCobrowseEventTopicObject {
25757
+ }
25758
+
25375
25759
  export interface QueueConversationCobrowseEventTopicScoredAgent {
25376
25760
  "agent"?: Models.QueueConversationCobrowseEventTopicUriReference;
25377
25761
  "score"?: number;
@@ -25388,6 +25772,7 @@ declare namespace Models {
25388
25772
  "tags"?: Array<string>;
25389
25773
  "durationSeconds"?: number;
25390
25774
  "endTime"?: string;
25775
+ "additionalProperties"?: { [key: string]: object; };
25391
25776
  }
25392
25777
 
25393
25778
  export interface QueueConversationEmailEventTopicAttachment {
@@ -25396,6 +25781,7 @@ declare namespace Models {
25396
25781
  "contentUri"?: string;
25397
25782
  "contentType"?: string;
25398
25783
  "contentLength"?: number;
25784
+ "additionalProperties"?: { [key: string]: object; };
25399
25785
  }
25400
25786
 
25401
25787
  export interface QueueConversationEmailEventTopicConversationRoutingData {
@@ -25503,6 +25889,9 @@ declare namespace Models {
25503
25889
  "type"?: string;
25504
25890
  }
25505
25891
 
25892
+ export interface QueueConversationEmailEventTopicObject {
25893
+ }
25894
+
25506
25895
  export interface QueueConversationEmailEventTopicScoredAgent {
25507
25896
  "agent"?: Models.QueueConversationEmailEventTopicUriReference;
25508
25897
  "score"?: number;
@@ -25519,6 +25908,7 @@ declare namespace Models {
25519
25908
  "tags"?: Array<string>;
25520
25909
  "durationSeconds"?: number;
25521
25910
  "endTime"?: string;
25911
+ "additionalProperties"?: { [key: string]: object; };
25522
25912
  }
25523
25913
 
25524
25914
  export interface QueueConversationEventTopicAddress {
@@ -25527,6 +25917,7 @@ declare namespace Models {
25527
25917
  "addressNormalized"?: string;
25528
25918
  "addressRaw"?: string;
25529
25919
  "addressDisplayable"?: string;
25920
+ "additionalProperties"?: { [key: string]: object; };
25530
25921
  }
25531
25922
 
25532
25923
  export interface QueueConversationEventTopicAfterCallWork {
@@ -25541,6 +25932,7 @@ declare namespace Models {
25541
25932
  "contentUri"?: string;
25542
25933
  "contentType"?: string;
25543
25934
  "contentLength"?: number;
25935
+ "additionalProperties"?: { [key: string]: object; };
25544
25936
  }
25545
25937
 
25546
25938
  export interface QueueConversationEventTopicCall {
@@ -25572,6 +25964,7 @@ declare namespace Models {
25572
25964
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25573
25965
  "afterCallWorkRequired"?: boolean;
25574
25966
  "agentAssistantId"?: string;
25967
+ "additionalProperties"?: { [key: string]: object; };
25575
25968
  }
25576
25969
 
25577
25970
  export interface QueueConversationEventTopicCallback {
@@ -25601,6 +25994,7 @@ declare namespace Models {
25601
25994
  "afterCallWorkRequired"?: boolean;
25602
25995
  "callerId"?: string;
25603
25996
  "callerIdName"?: string;
25997
+ "additionalProperties"?: { [key: string]: object; };
25604
25998
  }
25605
25999
 
25606
26000
  export interface QueueConversationEventTopicChat {
@@ -25621,6 +26015,7 @@ declare namespace Models {
25621
26015
  "wrapup"?: Models.QueueConversationEventTopicWrapup;
25622
26016
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25623
26017
  "afterCallWorkRequired"?: boolean;
26018
+ "additionalProperties"?: { [key: string]: object; };
25624
26019
  }
25625
26020
 
25626
26021
  export interface QueueConversationEventTopicCobrowse {
@@ -25643,6 +26038,7 @@ declare namespace Models {
25643
26038
  "wrapup"?: Models.QueueConversationEventTopicWrapup;
25644
26039
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25645
26040
  "afterCallWorkRequired"?: boolean;
26041
+ "additionalProperties"?: { [key: string]: object; };
25646
26042
  }
25647
26043
 
25648
26044
  export interface QueueConversationEventTopicConversation {
@@ -25668,6 +26064,7 @@ declare namespace Models {
25668
26064
  "contactListId"?: string;
25669
26065
  "campaignId"?: string;
25670
26066
  "phoneNumberColumns"?: Array<Models.QueueConversationEventTopicPhoneNumberColumn>;
26067
+ "additionalProperties"?: { [key: string]: object; };
25671
26068
  }
25672
26069
 
25673
26070
  export interface QueueConversationEventTopicDisconnectReason {
@@ -25699,6 +26096,7 @@ declare namespace Models {
25699
26096
  "wrapup"?: Models.QueueConversationEventTopicWrapup;
25700
26097
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25701
26098
  "afterCallWorkRequired"?: boolean;
26099
+ "additionalProperties"?: { [key: string]: object; };
25702
26100
  }
25703
26101
 
25704
26102
  export interface QueueConversationEventTopicErrorDetails {
@@ -25709,6 +26107,7 @@ declare namespace Models {
25709
26107
  "messageParams"?: { [key: string]: string; };
25710
26108
  "contextId"?: string;
25711
26109
  "uri"?: string;
26110
+ "additionalProperties"?: { [key: string]: object; };
25712
26111
  }
25713
26112
 
25714
26113
  export interface QueueConversationEventTopicFaxStatus {
@@ -25774,6 +26173,7 @@ declare namespace Models {
25774
26173
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25775
26174
  "afterCallWorkRequired"?: boolean;
25776
26175
  "agentAssistantId"?: string;
26176
+ "additionalProperties"?: { [key: string]: object; };
25777
26177
  }
25778
26178
 
25779
26179
  export interface QueueConversationEventTopicMessageDetails {
@@ -25858,11 +26258,13 @@ declare namespace Models {
25858
26258
  "socialExpressions"?: Array<Models.QueueConversationEventTopicSocialExpression>;
25859
26259
  "videos"?: Array<Models.QueueConversationEventTopicVideo>;
25860
26260
  "workflow"?: Models.QueueConversationEventTopicWorkflow;
26261
+ "additionalProperties"?: { [key: string]: object; };
25861
26262
  }
25862
26263
 
25863
26264
  export interface QueueConversationEventTopicPhoneNumberColumn {
25864
26265
  "columnName"?: string;
25865
26266
  "type"?: string;
26267
+ "additionalProperties"?: { [key: string]: object; };
25866
26268
  }
25867
26269
 
25868
26270
  export interface QueueConversationEventTopicScoredAgent {
@@ -25887,6 +26289,7 @@ declare namespace Models {
25887
26289
  "wrapup"?: Models.QueueConversationEventTopicWrapup;
25888
26290
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25889
26291
  "afterCallWorkRequired"?: boolean;
26292
+ "additionalProperties"?: { [key: string]: object; };
25890
26293
  }
25891
26294
 
25892
26295
  export interface QueueConversationEventTopicSocialExpression {
@@ -25909,6 +26312,7 @@ declare namespace Models {
25909
26312
  "wrapup"?: Models.QueueConversationEventTopicWrapup;
25910
26313
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25911
26314
  "afterCallWorkRequired"?: boolean;
26315
+ "additionalProperties"?: { [key: string]: object; };
25912
26316
  }
25913
26317
 
25914
26318
  export interface QueueConversationEventTopicUriReference {
@@ -25936,6 +26340,7 @@ declare namespace Models {
25936
26340
  "wrapup"?: Models.QueueConversationEventTopicWrapup;
25937
26341
  "afterCallWork"?: Models.QueueConversationEventTopicAfterCallWork;
25938
26342
  "afterCallWorkRequired"?: boolean;
26343
+ "additionalProperties"?: { [key: string]: object; };
25939
26344
  }
25940
26345
 
25941
26346
  export interface QueueConversationEventTopicVoicemail {
@@ -25945,6 +26350,7 @@ declare namespace Models {
25945
26350
 
25946
26351
  export interface QueueConversationEventTopicWorkflow {
25947
26352
  "workflowId"?: string;
26353
+ "additionalProperties"?: { [key: string]: object; };
25948
26354
  }
25949
26355
 
25950
26356
  export interface QueueConversationEventTopicWrapup {
@@ -25953,6 +26359,7 @@ declare namespace Models {
25953
26359
  "tags"?: Array<string>;
25954
26360
  "durationSeconds"?: number;
25955
26361
  "endTime"?: string;
26362
+ "additionalProperties"?: { [key: string]: object; };
25956
26363
  }
25957
26364
 
25958
26365
  export interface QueueConversationMessageEventTopicConversationRoutingData {
@@ -25991,6 +26398,7 @@ declare namespace Models {
25991
26398
  "messageParams"?: { [key: string]: string; };
25992
26399
  "contextId"?: string;
25993
26400
  "uri"?: string;
26401
+ "additionalProperties"?: { [key: string]: object; };
25994
26402
  }
25995
26403
 
25996
26404
  export interface QueueConversationMessageEventTopicJourneyAction {
@@ -26108,6 +26516,9 @@ declare namespace Models {
26108
26516
  "id"?: string;
26109
26517
  }
26110
26518
 
26519
+ export interface QueueConversationMessageEventTopicObject {
26520
+ }
26521
+
26111
26522
  export interface QueueConversationMessageEventTopicScoredAgent {
26112
26523
  "agent"?: Models.QueueConversationMessageEventTopicUriReference;
26113
26524
  "score"?: number;
@@ -26124,6 +26535,7 @@ declare namespace Models {
26124
26535
  "tags"?: Array<string>;
26125
26536
  "durationSeconds"?: number;
26126
26537
  "endTime"?: string;
26538
+ "additionalProperties"?: { [key: string]: object; };
26127
26539
  }
26128
26540
 
26129
26541
  export interface QueueConversationScreenShareEventTopicConversationRoutingData {
@@ -26180,6 +26592,9 @@ declare namespace Models {
26180
26592
  "type"?: string;
26181
26593
  }
26182
26594
 
26595
+ export interface QueueConversationScreenShareEventTopicObject {
26596
+ }
26597
+
26183
26598
  export interface QueueConversationScreenShareEventTopicScoredAgent {
26184
26599
  "agent"?: Models.QueueConversationScreenShareEventTopicUriReference;
26185
26600
  "score"?: number;
@@ -26244,6 +26659,7 @@ declare namespace Models {
26244
26659
  "tags"?: Array<string>;
26245
26660
  "durationSeconds"?: number;
26246
26661
  "endTime"?: string;
26662
+ "additionalProperties"?: { [key: string]: object; };
26247
26663
  }
26248
26664
 
26249
26665
  export interface QueueConversationSocialExpressionEventTopicAddress {
@@ -26252,6 +26668,7 @@ declare namespace Models {
26252
26668
  "addressNormalized"?: string;
26253
26669
  "addressRaw"?: string;
26254
26670
  "addressDisplayable"?: string;
26671
+ "additionalProperties"?: { [key: string]: object; };
26255
26672
  }
26256
26673
 
26257
26674
  export interface QueueConversationSocialExpressionEventTopicAfterCallWork {
@@ -26266,6 +26683,7 @@ declare namespace Models {
26266
26683
  "contentUri"?: string;
26267
26684
  "contentType"?: string;
26268
26685
  "contentLength"?: number;
26686
+ "additionalProperties"?: { [key: string]: object; };
26269
26687
  }
26270
26688
 
26271
26689
  export interface QueueConversationSocialExpressionEventTopicCall {
@@ -26297,6 +26715,7 @@ declare namespace Models {
26297
26715
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26298
26716
  "afterCallWorkRequired"?: boolean;
26299
26717
  "agentAssistantId"?: string;
26718
+ "additionalProperties"?: { [key: string]: object; };
26300
26719
  }
26301
26720
 
26302
26721
  export interface QueueConversationSocialExpressionEventTopicCallback {
@@ -26326,6 +26745,7 @@ declare namespace Models {
26326
26745
  "afterCallWorkRequired"?: boolean;
26327
26746
  "callerId"?: string;
26328
26747
  "callerIdName"?: string;
26748
+ "additionalProperties"?: { [key: string]: object; };
26329
26749
  }
26330
26750
 
26331
26751
  export interface QueueConversationSocialExpressionEventTopicChat {
@@ -26346,6 +26766,7 @@ declare namespace Models {
26346
26766
  "wrapup"?: Models.QueueConversationSocialExpressionEventTopicWrapup;
26347
26767
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26348
26768
  "afterCallWorkRequired"?: boolean;
26769
+ "additionalProperties"?: { [key: string]: object; };
26349
26770
  }
26350
26771
 
26351
26772
  export interface QueueConversationSocialExpressionEventTopicCobrowse {
@@ -26368,6 +26789,7 @@ declare namespace Models {
26368
26789
  "wrapup"?: Models.QueueConversationSocialExpressionEventTopicWrapup;
26369
26790
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26370
26791
  "afterCallWorkRequired"?: boolean;
26792
+ "additionalProperties"?: { [key: string]: object; };
26371
26793
  }
26372
26794
 
26373
26795
  export interface QueueConversationSocialExpressionEventTopicConversation {
@@ -26393,6 +26815,7 @@ declare namespace Models {
26393
26815
  "contactListId"?: string;
26394
26816
  "campaignId"?: string;
26395
26817
  "phoneNumberColumns"?: Array<Models.QueueConversationSocialExpressionEventTopicPhoneNumberColumn>;
26818
+ "additionalProperties"?: { [key: string]: object; };
26396
26819
  }
26397
26820
 
26398
26821
  export interface QueueConversationSocialExpressionEventTopicDisconnectReason {
@@ -26424,6 +26847,7 @@ declare namespace Models {
26424
26847
  "wrapup"?: Models.QueueConversationSocialExpressionEventTopicWrapup;
26425
26848
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26426
26849
  "afterCallWorkRequired"?: boolean;
26850
+ "additionalProperties"?: { [key: string]: object; };
26427
26851
  }
26428
26852
 
26429
26853
  export interface QueueConversationSocialExpressionEventTopicErrorDetails {
@@ -26434,6 +26858,7 @@ declare namespace Models {
26434
26858
  "messageParams"?: { [key: string]: string; };
26435
26859
  "contextId"?: string;
26436
26860
  "uri"?: string;
26861
+ "additionalProperties"?: { [key: string]: object; };
26437
26862
  }
26438
26863
 
26439
26864
  export interface QueueConversationSocialExpressionEventTopicFaxStatus {
@@ -26499,6 +26924,7 @@ declare namespace Models {
26499
26924
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26500
26925
  "afterCallWorkRequired"?: boolean;
26501
26926
  "agentAssistantId"?: string;
26927
+ "additionalProperties"?: { [key: string]: object; };
26502
26928
  }
26503
26929
 
26504
26930
  export interface QueueConversationSocialExpressionEventTopicMessageDetails {
@@ -26583,11 +27009,13 @@ declare namespace Models {
26583
27009
  "socialExpressions"?: Array<Models.QueueConversationSocialExpressionEventTopicSocialExpression>;
26584
27010
  "videos"?: Array<Models.QueueConversationSocialExpressionEventTopicVideo>;
26585
27011
  "workflow"?: Models.QueueConversationSocialExpressionEventTopicWorkflow;
27012
+ "additionalProperties"?: { [key: string]: object; };
26586
27013
  }
26587
27014
 
26588
27015
  export interface QueueConversationSocialExpressionEventTopicPhoneNumberColumn {
26589
27016
  "columnName"?: string;
26590
27017
  "type"?: string;
27018
+ "additionalProperties"?: { [key: string]: object; };
26591
27019
  }
26592
27020
 
26593
27021
  export interface QueueConversationSocialExpressionEventTopicScoredAgent {
@@ -26612,6 +27040,7 @@ declare namespace Models {
26612
27040
  "wrapup"?: Models.QueueConversationSocialExpressionEventTopicWrapup;
26613
27041
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26614
27042
  "afterCallWorkRequired"?: boolean;
27043
+ "additionalProperties"?: { [key: string]: object; };
26615
27044
  }
26616
27045
 
26617
27046
  export interface QueueConversationSocialExpressionEventTopicSocialExpression {
@@ -26634,6 +27063,7 @@ declare namespace Models {
26634
27063
  "wrapup"?: Models.QueueConversationSocialExpressionEventTopicWrapup;
26635
27064
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26636
27065
  "afterCallWorkRequired"?: boolean;
27066
+ "additionalProperties"?: { [key: string]: object; };
26637
27067
  }
26638
27068
 
26639
27069
  export interface QueueConversationSocialExpressionEventTopicUriReference {
@@ -26661,6 +27091,7 @@ declare namespace Models {
26661
27091
  "wrapup"?: Models.QueueConversationSocialExpressionEventTopicWrapup;
26662
27092
  "afterCallWork"?: Models.QueueConversationSocialExpressionEventTopicAfterCallWork;
26663
27093
  "afterCallWorkRequired"?: boolean;
27094
+ "additionalProperties"?: { [key: string]: object; };
26664
27095
  }
26665
27096
 
26666
27097
  export interface QueueConversationSocialExpressionEventTopicVoicemail {
@@ -26670,6 +27101,7 @@ declare namespace Models {
26670
27101
 
26671
27102
  export interface QueueConversationSocialExpressionEventTopicWorkflow {
26672
27103
  "workflowId"?: string;
27104
+ "additionalProperties"?: { [key: string]: object; };
26673
27105
  }
26674
27106
 
26675
27107
  export interface QueueConversationSocialExpressionEventTopicWrapup {
@@ -26678,6 +27110,7 @@ declare namespace Models {
26678
27110
  "tags"?: Array<string>;
26679
27111
  "durationSeconds"?: number;
26680
27112
  "endTime"?: string;
27113
+ "additionalProperties"?: { [key: string]: object; };
26681
27114
  }
26682
27115
 
26683
27116
  export interface QueueConversationVideoEventTopicAddress {
@@ -26686,6 +27119,7 @@ declare namespace Models {
26686
27119
  "addressNormalized"?: string;
26687
27120
  "addressRaw"?: string;
26688
27121
  "addressDisplayable"?: string;
27122
+ "additionalProperties"?: { [key: string]: object; };
26689
27123
  }
26690
27124
 
26691
27125
  export interface QueueConversationVideoEventTopicAfterCallWork {
@@ -26700,6 +27134,7 @@ declare namespace Models {
26700
27134
  "contentUri"?: string;
26701
27135
  "contentType"?: string;
26702
27136
  "contentLength"?: number;
27137
+ "additionalProperties"?: { [key: string]: object; };
26703
27138
  }
26704
27139
 
26705
27140
  export interface QueueConversationVideoEventTopicCall {
@@ -26731,6 +27166,7 @@ declare namespace Models {
26731
27166
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
26732
27167
  "afterCallWorkRequired"?: boolean;
26733
27168
  "agentAssistantId"?: string;
27169
+ "additionalProperties"?: { [key: string]: object; };
26734
27170
  }
26735
27171
 
26736
27172
  export interface QueueConversationVideoEventTopicCallback {
@@ -26760,6 +27196,7 @@ declare namespace Models {
26760
27196
  "afterCallWorkRequired"?: boolean;
26761
27197
  "callerId"?: string;
26762
27198
  "callerIdName"?: string;
27199
+ "additionalProperties"?: { [key: string]: object; };
26763
27200
  }
26764
27201
 
26765
27202
  export interface QueueConversationVideoEventTopicChat {
@@ -26780,6 +27217,7 @@ declare namespace Models {
26780
27217
  "wrapup"?: Models.QueueConversationVideoEventTopicWrapup;
26781
27218
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
26782
27219
  "afterCallWorkRequired"?: boolean;
27220
+ "additionalProperties"?: { [key: string]: object; };
26783
27221
  }
26784
27222
 
26785
27223
  export interface QueueConversationVideoEventTopicCobrowse {
@@ -26802,6 +27240,7 @@ declare namespace Models {
26802
27240
  "wrapup"?: Models.QueueConversationVideoEventTopicWrapup;
26803
27241
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
26804
27242
  "afterCallWorkRequired"?: boolean;
27243
+ "additionalProperties"?: { [key: string]: object; };
26805
27244
  }
26806
27245
 
26807
27246
  export interface QueueConversationVideoEventTopicConversation {
@@ -26827,6 +27266,7 @@ declare namespace Models {
26827
27266
  "contactListId"?: string;
26828
27267
  "campaignId"?: string;
26829
27268
  "phoneNumberColumns"?: Array<Models.QueueConversationVideoEventTopicPhoneNumberColumn>;
27269
+ "additionalProperties"?: { [key: string]: object; };
26830
27270
  }
26831
27271
 
26832
27272
  export interface QueueConversationVideoEventTopicDisconnectReason {
@@ -26858,6 +27298,7 @@ declare namespace Models {
26858
27298
  "wrapup"?: Models.QueueConversationVideoEventTopicWrapup;
26859
27299
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
26860
27300
  "afterCallWorkRequired"?: boolean;
27301
+ "additionalProperties"?: { [key: string]: object; };
26861
27302
  }
26862
27303
 
26863
27304
  export interface QueueConversationVideoEventTopicErrorDetails {
@@ -26868,6 +27309,7 @@ declare namespace Models {
26868
27309
  "messageParams"?: { [key: string]: string; };
26869
27310
  "contextId"?: string;
26870
27311
  "uri"?: string;
27312
+ "additionalProperties"?: { [key: string]: object; };
26871
27313
  }
26872
27314
 
26873
27315
  export interface QueueConversationVideoEventTopicFaxStatus {
@@ -26933,6 +27375,7 @@ declare namespace Models {
26933
27375
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
26934
27376
  "afterCallWorkRequired"?: boolean;
26935
27377
  "agentAssistantId"?: string;
27378
+ "additionalProperties"?: { [key: string]: object; };
26936
27379
  }
26937
27380
 
26938
27381
  export interface QueueConversationVideoEventTopicMessageDetails {
@@ -27017,11 +27460,13 @@ declare namespace Models {
27017
27460
  "socialExpressions"?: Array<Models.QueueConversationVideoEventTopicSocialExpression>;
27018
27461
  "videos"?: Array<Models.QueueConversationVideoEventTopicVideo>;
27019
27462
  "workflow"?: Models.QueueConversationVideoEventTopicWorkflow;
27463
+ "additionalProperties"?: { [key: string]: object; };
27020
27464
  }
27021
27465
 
27022
27466
  export interface QueueConversationVideoEventTopicPhoneNumberColumn {
27023
27467
  "columnName"?: string;
27024
27468
  "type"?: string;
27469
+ "additionalProperties"?: { [key: string]: object; };
27025
27470
  }
27026
27471
 
27027
27472
  export interface QueueConversationVideoEventTopicScoredAgent {
@@ -27046,6 +27491,7 @@ declare namespace Models {
27046
27491
  "wrapup"?: Models.QueueConversationVideoEventTopicWrapup;
27047
27492
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
27048
27493
  "afterCallWorkRequired"?: boolean;
27494
+ "additionalProperties"?: { [key: string]: object; };
27049
27495
  }
27050
27496
 
27051
27497
  export interface QueueConversationVideoEventTopicSocialExpression {
@@ -27068,6 +27514,7 @@ declare namespace Models {
27068
27514
  "wrapup"?: Models.QueueConversationVideoEventTopicWrapup;
27069
27515
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
27070
27516
  "afterCallWorkRequired"?: boolean;
27517
+ "additionalProperties"?: { [key: string]: object; };
27071
27518
  }
27072
27519
 
27073
27520
  export interface QueueConversationVideoEventTopicUriReference {
@@ -27095,6 +27542,7 @@ declare namespace Models {
27095
27542
  "wrapup"?: Models.QueueConversationVideoEventTopicWrapup;
27096
27543
  "afterCallWork"?: Models.QueueConversationVideoEventTopicAfterCallWork;
27097
27544
  "afterCallWorkRequired"?: boolean;
27545
+ "additionalProperties"?: { [key: string]: object; };
27098
27546
  }
27099
27547
 
27100
27548
  export interface QueueConversationVideoEventTopicVoicemail {
@@ -27104,6 +27552,7 @@ declare namespace Models {
27104
27552
 
27105
27553
  export interface QueueConversationVideoEventTopicWorkflow {
27106
27554
  "workflowId"?: string;
27555
+ "additionalProperties"?: { [key: string]: object; };
27107
27556
  }
27108
27557
 
27109
27558
  export interface QueueConversationVideoEventTopicWrapup {
@@ -27112,6 +27561,7 @@ declare namespace Models {
27112
27561
  "tags"?: Array<string>;
27113
27562
  "durationSeconds"?: number;
27114
27563
  "endTime"?: string;
27564
+ "additionalProperties"?: { [key: string]: object; };
27115
27565
  }
27116
27566
 
27117
27567
  export interface QueueEmailAddress {
@@ -27126,9 +27576,9 @@ declare namespace Models {
27126
27576
  "total"?: number;
27127
27577
  "firstUri"?: string;
27128
27578
  "nextUri"?: string;
27579
+ "previousUri"?: string;
27129
27580
  "lastUri"?: string;
27130
27581
  "selfUri"?: string;
27131
- "previousUri"?: string;
27132
27582
  "pageCount"?: number;
27133
27583
  }
27134
27584
 
@@ -27149,8 +27599,8 @@ declare namespace Models {
27149
27599
  "pageSize"?: number;
27150
27600
  "firstUri"?: string;
27151
27601
  "nextUri"?: string;
27152
- "selfUri"?: string;
27153
27602
  "previousUri"?: string;
27603
+ "selfUri"?: string;
27154
27604
  }
27155
27605
 
27156
27606
  export interface QueueMemberEntityListingV1 {
@@ -27160,9 +27610,9 @@ declare namespace Models {
27160
27610
  "total"?: number;
27161
27611
  "firstUri"?: string;
27162
27612
  "nextUri"?: string;
27613
+ "previousUri"?: string;
27163
27614
  "lastUri"?: string;
27164
27615
  "selfUri"?: string;
27165
- "previousUri"?: string;
27166
27616
  "pageCount"?: number;
27167
27617
  }
27168
27618
 
@@ -27330,9 +27780,9 @@ declare namespace Models {
27330
27780
  "total"?: number;
27331
27781
  "firstUri"?: string;
27332
27782
  "nextUri"?: string;
27783
+ "previousUri"?: string;
27333
27784
  "lastUri"?: string;
27334
27785
  "selfUri"?: string;
27335
- "previousUri"?: string;
27336
27786
  "pageCount"?: number;
27337
27787
  }
27338
27788
 
@@ -27480,9 +27930,9 @@ declare namespace Models {
27480
27930
  "total"?: number;
27481
27931
  "firstUri"?: string;
27482
27932
  "nextUri"?: string;
27933
+ "previousUri"?: string;
27483
27934
  "lastUri"?: string;
27484
27935
  "selfUri"?: string;
27485
- "previousUri"?: string;
27486
27936
  "pageCount"?: number;
27487
27937
  }
27488
27938
 
@@ -27619,9 +28069,9 @@ declare namespace Models {
27619
28069
  "total"?: number;
27620
28070
  "firstUri"?: string;
27621
28071
  "nextUri"?: string;
28072
+ "previousUri"?: string;
27622
28073
  "lastUri"?: string;
27623
28074
  "selfUri"?: string;
27624
- "previousUri"?: string;
27625
28075
  "pageCount"?: number;
27626
28076
  }
27627
28077
 
@@ -27670,9 +28120,9 @@ declare namespace Models {
27670
28120
  "total"?: number;
27671
28121
  "firstUri"?: string;
27672
28122
  "nextUri"?: string;
28123
+ "previousUri"?: string;
27673
28124
  "lastUri"?: string;
27674
28125
  "selfUri"?: string;
27675
- "previousUri"?: string;
27676
28126
  "pageCount"?: number;
27677
28127
  }
27678
28128
 
@@ -27697,9 +28147,9 @@ declare namespace Models {
27697
28147
  "total"?: number;
27698
28148
  "firstUri"?: string;
27699
28149
  "nextUri"?: string;
28150
+ "previousUri"?: string;
27700
28151
  "lastUri"?: string;
27701
28152
  "selfUri"?: string;
27702
- "previousUri"?: string;
27703
28153
  "pageCount"?: number;
27704
28154
  }
27705
28155
 
@@ -27730,9 +28180,9 @@ declare namespace Models {
27730
28180
  "total"?: number;
27731
28181
  "firstUri"?: string;
27732
28182
  "nextUri"?: string;
28183
+ "previousUri"?: string;
27733
28184
  "lastUri"?: string;
27734
28185
  "selfUri"?: string;
27735
- "previousUri"?: string;
27736
28186
  "pageCount"?: number;
27737
28187
  }
27738
28188
 
@@ -27761,9 +28211,9 @@ declare namespace Models {
27761
28211
  "total"?: number;
27762
28212
  "firstUri"?: string;
27763
28213
  "nextUri"?: string;
28214
+ "previousUri"?: string;
27764
28215
  "lastUri"?: string;
27765
28216
  "selfUri"?: string;
27766
- "previousUri"?: string;
27767
28217
  "pageCount"?: number;
27768
28218
  }
27769
28219
 
@@ -27828,9 +28278,9 @@ declare namespace Models {
27828
28278
  "total"?: number;
27829
28279
  "firstUri"?: string;
27830
28280
  "nextUri"?: string;
28281
+ "previousUri"?: string;
27831
28282
  "lastUri"?: string;
27832
28283
  "selfUri"?: string;
27833
- "previousUri"?: string;
27834
28284
  "pageCount"?: number;
27835
28285
  }
27836
28286
 
@@ -28085,9 +28535,9 @@ declare namespace Models {
28085
28535
  "total"?: number;
28086
28536
  "firstUri"?: string;
28087
28537
  "nextUri"?: string;
28538
+ "previousUri"?: string;
28088
28539
  "lastUri"?: string;
28089
28540
  "selfUri"?: string;
28090
- "previousUri"?: string;
28091
28541
  "pageCount"?: number;
28092
28542
  }
28093
28543
 
@@ -28098,9 +28548,9 @@ declare namespace Models {
28098
28548
  "total"?: number;
28099
28549
  "firstUri"?: string;
28100
28550
  "nextUri"?: string;
28551
+ "previousUri"?: string;
28101
28552
  "lastUri"?: string;
28102
28553
  "selfUri"?: string;
28103
- "previousUri"?: string;
28104
28554
  "pageCount"?: number;
28105
28555
  }
28106
28556
 
@@ -28139,9 +28589,9 @@ declare namespace Models {
28139
28589
  "total"?: number;
28140
28590
  "firstUri"?: string;
28141
28591
  "nextUri"?: string;
28592
+ "previousUri"?: string;
28142
28593
  "lastUri"?: string;
28143
28594
  "selfUri"?: string;
28144
- "previousUri"?: string;
28145
28595
  "pageCount"?: number;
28146
28596
  }
28147
28597
 
@@ -28242,6 +28692,8 @@ declare namespace Models {
28242
28692
  "communicationId": string;
28243
28693
  "phoneNumber"?: string;
28244
28694
  "queueId": string;
28695
+ "ani"?: string;
28696
+ "dnis"?: string;
28245
28697
  "skillIds"?: Array<string>;
28246
28698
  "languageId"?: string;
28247
28699
  "initialConfiguration": Models.InitialConfiguration;
@@ -28335,9 +28787,9 @@ declare namespace Models {
28335
28787
  "total"?: number;
28336
28788
  "firstUri"?: string;
28337
28789
  "nextUri"?: string;
28790
+ "previousUri"?: string;
28338
28791
  "lastUri"?: string;
28339
28792
  "selfUri"?: string;
28340
- "previousUri"?: string;
28341
28793
  "pageCount"?: number;
28342
28794
  }
28343
28795
 
@@ -28415,9 +28867,9 @@ declare namespace Models {
28415
28867
  "total"?: number;
28416
28868
  "firstUri"?: string;
28417
28869
  "nextUri"?: string;
28870
+ "previousUri"?: string;
28418
28871
  "lastUri"?: string;
28419
28872
  "selfUri"?: string;
28420
- "previousUri"?: string;
28421
28873
  "pageCount"?: number;
28422
28874
  }
28423
28875
 
@@ -28479,9 +28931,9 @@ declare namespace Models {
28479
28931
  "total"?: number;
28480
28932
  "firstUri"?: string;
28481
28933
  "nextUri"?: string;
28934
+ "previousUri"?: string;
28482
28935
  "lastUri"?: string;
28483
28936
  "selfUri"?: string;
28484
- "previousUri"?: string;
28485
28937
  "pageCount"?: number;
28486
28938
  }
28487
28939
 
@@ -28588,9 +29040,9 @@ declare namespace Models {
28588
29040
  "total"?: number;
28589
29041
  "firstUri"?: string;
28590
29042
  "nextUri"?: string;
29043
+ "previousUri"?: string;
28591
29044
  "lastUri"?: string;
28592
29045
  "selfUri"?: string;
28593
- "previousUri"?: string;
28594
29046
  "pageCount"?: number;
28595
29047
  }
28596
29048
 
@@ -28618,9 +29070,9 @@ declare namespace Models {
28618
29070
  "total"?: number;
28619
29071
  "firstUri"?: string;
28620
29072
  "nextUri"?: string;
29073
+ "previousUri"?: string;
28621
29074
  "lastUri"?: string;
28622
29075
  "selfUri"?: string;
28623
- "previousUri"?: string;
28624
29076
  "pageCount"?: number;
28625
29077
  }
28626
29078
 
@@ -28903,9 +29355,9 @@ declare namespace Models {
28903
29355
  "total"?: number;
28904
29356
  "firstUri"?: string;
28905
29357
  "nextUri"?: string;
29358
+ "previousUri"?: string;
28906
29359
  "lastUri"?: string;
28907
29360
  "selfUri"?: string;
28908
- "previousUri"?: string;
28909
29361
  "pageCount"?: number;
28910
29362
  }
28911
29363
 
@@ -28959,9 +29411,9 @@ declare namespace Models {
28959
29411
  "total"?: number;
28960
29412
  "firstUri"?: string;
28961
29413
  "nextUri"?: string;
29414
+ "previousUri"?: string;
28962
29415
  "lastUri"?: string;
28963
29416
  "selfUri"?: string;
28964
- "previousUri"?: string;
28965
29417
  "pageCount"?: number;
28966
29418
  }
28967
29419
 
@@ -29070,9 +29522,9 @@ declare namespace Models {
29070
29522
  "total"?: number;
29071
29523
  "firstUri"?: string;
29072
29524
  "nextUri"?: string;
29525
+ "previousUri"?: string;
29073
29526
  "lastUri"?: string;
29074
29527
  "selfUri"?: string;
29075
- "previousUri"?: string;
29076
29528
  "pageCount"?: number;
29077
29529
  }
29078
29530
 
@@ -29118,9 +29570,9 @@ declare namespace Models {
29118
29570
  "total"?: number;
29119
29571
  "firstUri"?: string;
29120
29572
  "nextUri"?: string;
29573
+ "previousUri"?: string;
29121
29574
  "lastUri"?: string;
29122
29575
  "selfUri"?: string;
29123
- "previousUri"?: string;
29124
29576
  "pageCount"?: number;
29125
29577
  }
29126
29578
 
@@ -29346,9 +29798,9 @@ declare namespace Models {
29346
29798
  "total"?: number;
29347
29799
  "firstUri"?: string;
29348
29800
  "nextUri"?: string;
29801
+ "previousUri"?: string;
29349
29802
  "lastUri"?: string;
29350
29803
  "selfUri"?: string;
29351
- "previousUri"?: string;
29352
29804
  "pageCount"?: number;
29353
29805
  }
29354
29806
 
@@ -29579,9 +30031,9 @@ declare namespace Models {
29579
30031
  "total"?: number;
29580
30032
  "firstUri"?: string;
29581
30033
  "nextUri"?: string;
30034
+ "previousUri"?: string;
29582
30035
  "lastUri"?: string;
29583
30036
  "selfUri"?: string;
29584
- "previousUri"?: string;
29585
30037
  "pageCount"?: number;
29586
30038
  }
29587
30039
 
@@ -29592,9 +30044,9 @@ declare namespace Models {
29592
30044
  "total"?: number;
29593
30045
  "firstUri"?: string;
29594
30046
  "nextUri"?: string;
30047
+ "previousUri"?: string;
29595
30048
  "lastUri"?: string;
29596
30049
  "selfUri"?: string;
29597
- "previousUri"?: string;
29598
30050
  "pageCount"?: number;
29599
30051
  }
29600
30052
 
@@ -29678,9 +30130,9 @@ declare namespace Models {
29678
30130
  "total"?: number;
29679
30131
  "firstUri"?: string;
29680
30132
  "nextUri"?: string;
30133
+ "previousUri"?: string;
29681
30134
  "lastUri"?: string;
29682
30135
  "selfUri"?: string;
29683
- "previousUri"?: string;
29684
30136
  "pageCount"?: number;
29685
30137
  }
29686
30138
 
@@ -29751,9 +30203,9 @@ declare namespace Models {
29751
30203
  "total"?: number;
29752
30204
  "firstUri"?: string;
29753
30205
  "nextUri"?: string;
30206
+ "previousUri"?: string;
29754
30207
  "lastUri"?: string;
29755
30208
  "selfUri"?: string;
29756
- "previousUri"?: string;
29757
30209
  "pageCount"?: number;
29758
30210
  }
29759
30211
 
@@ -29969,9 +30421,9 @@ declare namespace Models {
29969
30421
  "total"?: number;
29970
30422
  "firstUri"?: string;
29971
30423
  "nextUri"?: string;
30424
+ "previousUri"?: string;
29972
30425
  "lastUri"?: string;
29973
30426
  "selfUri"?: string;
29974
- "previousUri"?: string;
29975
30427
  "pageCount"?: number;
29976
30428
  }
29977
30429
 
@@ -30041,9 +30493,9 @@ declare namespace Models {
30041
30493
  "total"?: number;
30042
30494
  "firstUri"?: string;
30043
30495
  "nextUri"?: string;
30496
+ "previousUri"?: string;
30044
30497
  "lastUri"?: string;
30045
30498
  "selfUri"?: string;
30046
- "previousUri"?: string;
30047
30499
  "pageCount"?: number;
30048
30500
  }
30049
30501
 
@@ -30157,9 +30609,9 @@ declare namespace Models {
30157
30609
  "total"?: number;
30158
30610
  "firstUri"?: string;
30159
30611
  "nextUri"?: string;
30612
+ "previousUri"?: string;
30160
30613
  "lastUri"?: string;
30161
30614
  "selfUri"?: string;
30162
- "previousUri"?: string;
30163
30615
  "pageCount"?: number;
30164
30616
  }
30165
30617
 
@@ -30279,7 +30731,7 @@ declare namespace Models {
30279
30731
  "language": string;
30280
30732
  "header"?: string;
30281
30733
  "footer"?: string;
30282
- "questionGroups": Array<Models.SurveyQuestionGroup>;
30734
+ "questionGroups"?: Array<Models.SurveyQuestionGroup>;
30283
30735
  "publishedVersions"?: Models.DomainEntityListingSurveyForm;
30284
30736
  "selfUri"?: string;
30285
30737
  }
@@ -30296,9 +30748,9 @@ declare namespace Models {
30296
30748
  "total"?: number;
30297
30749
  "firstUri"?: string;
30298
30750
  "nextUri"?: string;
30751
+ "previousUri"?: string;
30299
30752
  "lastUri"?: string;
30300
30753
  "selfUri"?: string;
30301
- "previousUri"?: string;
30302
30754
  "pageCount"?: number;
30303
30755
  }
30304
30756
 
@@ -30401,9 +30853,9 @@ declare namespace Models {
30401
30853
  "total"?: number;
30402
30854
  "firstUri"?: string;
30403
30855
  "nextUri"?: string;
30856
+ "previousUri"?: string;
30404
30857
  "lastUri"?: string;
30405
30858
  "selfUri"?: string;
30406
- "previousUri"?: string;
30407
30859
  "pageCount"?: number;
30408
30860
  }
30409
30861
 
@@ -30414,9 +30866,9 @@ declare namespace Models {
30414
30866
  "total"?: number;
30415
30867
  "firstUri"?: string;
30416
30868
  "nextUri"?: string;
30869
+ "previousUri"?: string;
30417
30870
  "lastUri"?: string;
30418
30871
  "selfUri"?: string;
30419
- "previousUri"?: string;
30420
30872
  "pageCount"?: number;
30421
30873
  }
30422
30874
 
@@ -30441,9 +30893,9 @@ declare namespace Models {
30441
30893
  "total"?: number;
30442
30894
  "firstUri"?: string;
30443
30895
  "nextUri"?: string;
30896
+ "previousUri"?: string;
30444
30897
  "lastUri"?: string;
30445
30898
  "selfUri"?: string;
30446
- "previousUri"?: string;
30447
30899
  "pageCount"?: number;
30448
30900
  }
30449
30901
 
@@ -30800,6 +31252,7 @@ declare namespace Models {
30800
31252
  export interface TimeOffBalanceResponse {
30801
31253
  "activityCodeId": string;
30802
31254
  "hrisTimeOffTypeId": string;
31255
+ "hrisTimeOffTypeSecondaryId"?: string;
30803
31256
  "startDate"?: string;
30804
31257
  "balanceMinutesPerDay"?: Array<number>;
30805
31258
  }
@@ -30955,9 +31408,9 @@ declare namespace Models {
30955
31408
  "total"?: number;
30956
31409
  "firstUri"?: string;
30957
31410
  "nextUri"?: string;
31411
+ "previousUri"?: string;
30958
31412
  "lastUri"?: string;
30959
31413
  "selfUri"?: string;
30960
- "previousUri"?: string;
30961
31414
  "pageCount"?: number;
30962
31415
  }
30963
31416
 
@@ -31329,9 +31782,9 @@ declare namespace Models {
31329
31782
  "total"?: number;
31330
31783
  "firstUri"?: string;
31331
31784
  "nextUri"?: string;
31785
+ "previousUri"?: string;
31332
31786
  "lastUri"?: string;
31333
31787
  "selfUri"?: string;
31334
- "previousUri"?: string;
31335
31788
  "pageCount"?: number;
31336
31789
  }
31337
31790
 
@@ -31347,9 +31800,9 @@ declare namespace Models {
31347
31800
  "total"?: number;
31348
31801
  "firstUri"?: string;
31349
31802
  "nextUri"?: string;
31803
+ "previousUri"?: string;
31350
31804
  "lastUri"?: string;
31351
31805
  "selfUri"?: string;
31352
- "previousUri"?: string;
31353
31806
  "pageCount"?: number;
31354
31807
  }
31355
31808
 
@@ -31416,9 +31869,9 @@ declare namespace Models {
31416
31869
  "total"?: number;
31417
31870
  "firstUri"?: string;
31418
31871
  "nextUri"?: string;
31872
+ "previousUri"?: string;
31419
31873
  "lastUri"?: string;
31420
31874
  "selfUri"?: string;
31421
- "previousUri"?: string;
31422
31875
  "pageCount"?: number;
31423
31876
  }
31424
31877
 
@@ -31499,9 +31952,9 @@ declare namespace Models {
31499
31952
  "total"?: number;
31500
31953
  "firstUri"?: string;
31501
31954
  "nextUri"?: string;
31955
+ "previousUri"?: string;
31502
31956
  "lastUri"?: string;
31503
31957
  "selfUri"?: string;
31504
- "previousUri"?: string;
31505
31958
  "pageCount"?: number;
31506
31959
  }
31507
31960
 
@@ -31600,9 +32053,9 @@ declare namespace Models {
31600
32053
  "total"?: number;
31601
32054
  "firstUri"?: string;
31602
32055
  "nextUri"?: string;
32056
+ "previousUri"?: string;
31603
32057
  "lastUri"?: string;
31604
32058
  "selfUri"?: string;
31605
- "previousUri"?: string;
31606
32059
  "pageCount"?: number;
31607
32060
  }
31608
32061
 
@@ -31678,9 +32131,9 @@ declare namespace Models {
31678
32131
  "total"?: number;
31679
32132
  "firstUri"?: string;
31680
32133
  "nextUri"?: string;
32134
+ "previousUri"?: string;
31681
32135
  "lastUri"?: string;
31682
32136
  "selfUri"?: string;
31683
- "previousUri"?: string;
31684
32137
  "pageCount"?: number;
31685
32138
  }
31686
32139
 
@@ -31702,9 +32155,9 @@ declare namespace Models {
31702
32155
  "total"?: number;
31703
32156
  "firstUri"?: string;
31704
32157
  "nextUri"?: string;
32158
+ "previousUri"?: string;
31705
32159
  "lastUri"?: string;
31706
32160
  "selfUri"?: string;
31707
- "previousUri"?: string;
31708
32161
  "pageCount"?: number;
31709
32162
  }
31710
32163
 
@@ -31730,9 +32183,9 @@ declare namespace Models {
31730
32183
  "total"?: number;
31731
32184
  "firstUri"?: string;
31732
32185
  "nextUri"?: string;
32186
+ "previousUri"?: string;
31733
32187
  "lastUri"?: string;
31734
32188
  "selfUri"?: string;
31735
- "previousUri"?: string;
31736
32189
  "pageCount"?: number;
31737
32190
  }
31738
32191
 
@@ -31774,9 +32227,9 @@ declare namespace Models {
31774
32227
  "total"?: number;
31775
32228
  "firstUri"?: string;
31776
32229
  "nextUri"?: string;
32230
+ "previousUri"?: string;
31777
32231
  "lastUri"?: string;
31778
32232
  "selfUri"?: string;
31779
- "previousUri"?: string;
31780
32233
  "pageCount"?: number;
31781
32234
  }
31782
32235
 
@@ -31827,9 +32280,9 @@ declare namespace Models {
31827
32280
  "total"?: number;
31828
32281
  "firstUri"?: string;
31829
32282
  "nextUri"?: string;
32283
+ "previousUri"?: string;
31830
32284
  "lastUri"?: string;
31831
32285
  "selfUri"?: string;
31832
- "previousUri"?: string;
31833
32286
  "pageCount"?: number;
31834
32287
  }
31835
32288
 
@@ -31912,6 +32365,10 @@ declare namespace Models {
31912
32365
  "metadata": Models.WfmVersionedEntityMetadata;
31913
32366
  }
31914
32367
 
32368
+ export interface UpdateAdherenceExplanationStatusRequest {
32369
+ "status"?: string;
32370
+ }
32371
+
31915
32372
  export interface UpdateAnalyticsDataRetentionRequest {
31916
32373
  "retentionDays": number;
31917
32374
  }
@@ -32227,9 +32684,9 @@ declare namespace Models {
32227
32684
  "total"?: number;
32228
32685
  "firstUri"?: string;
32229
32686
  "nextUri"?: string;
32687
+ "previousUri"?: string;
32230
32688
  "lastUri"?: string;
32231
32689
  "selfUri"?: string;
32232
- "previousUri"?: string;
32233
32690
  "pageCount"?: number;
32234
32691
  }
32235
32692
 
@@ -32372,9 +32829,9 @@ declare namespace Models {
32372
32829
  "total"?: number;
32373
32830
  "firstUri"?: string;
32374
32831
  "nextUri"?: string;
32832
+ "previousUri"?: string;
32375
32833
  "lastUri"?: string;
32376
32834
  "selfUri"?: string;
32377
- "previousUri"?: string;
32378
32835
  "pageCount"?: number;
32379
32836
  }
32380
32837
 
@@ -32386,6 +32843,8 @@ declare namespace Models {
32386
32843
  "phoneNumber"?: string;
32387
32844
  "userId": string;
32388
32845
  "stationId"?: string;
32846
+ "ani"?: string;
32847
+ "dnis"?: string;
32389
32848
  "afterCallWorkRequired"?: boolean;
32390
32849
  "queueId"?: string;
32391
32850
  "initialConfiguration": Models.InitialConfiguration;
@@ -32440,9 +32899,9 @@ declare namespace Models {
32440
32899
  "total"?: number;
32441
32900
  "firstUri"?: string;
32442
32901
  "nextUri"?: string;
32902
+ "previousUri"?: string;
32443
32903
  "lastUri"?: string;
32444
32904
  "selfUri"?: string;
32445
- "previousUri"?: string;
32446
32905
  "pageCount"?: number;
32447
32906
  }
32448
32907
 
@@ -32605,9 +33064,9 @@ declare namespace Models {
32605
33064
  "total"?: number;
32606
33065
  "firstUri"?: string;
32607
33066
  "nextUri"?: string;
33067
+ "previousUri"?: string;
32608
33068
  "lastUri"?: string;
32609
33069
  "selfUri"?: string;
32610
- "previousUri"?: string;
32611
33070
  "pageCount"?: number;
32612
33071
  }
32613
33072
 
@@ -32655,9 +33114,9 @@ declare namespace Models {
32655
33114
  "total"?: number;
32656
33115
  "firstUri"?: string;
32657
33116
  "nextUri"?: string;
33117
+ "previousUri"?: string;
32658
33118
  "lastUri"?: string;
32659
33119
  "selfUri"?: string;
32660
- "previousUri"?: string;
32661
33120
  "pageCount"?: number;
32662
33121
  }
32663
33122
 
@@ -32684,9 +33143,9 @@ declare namespace Models {
32684
33143
  "total"?: number;
32685
33144
  "firstUri"?: string;
32686
33145
  "nextUri"?: string;
33146
+ "previousUri"?: string;
32687
33147
  "lastUri"?: string;
32688
33148
  "selfUri"?: string;
32689
- "previousUri"?: string;
32690
33149
  "pageCount"?: number;
32691
33150
  }
32692
33151
 
@@ -32750,6 +33209,9 @@ declare namespace Models {
32750
33209
  "sourceId": string;
32751
33210
  }
32752
33211
 
33212
+ export interface UserRoutingStatusObject {
33213
+ }
33214
+
32753
33215
  export interface UserRoutingStatusRoutingStatus {
32754
33216
  "status"?: string;
32755
33217
  "startTime"?: string;
@@ -32758,6 +33220,7 @@ declare namespace Models {
32758
33220
  export interface UserRoutingStatusUserParam {
32759
33221
  "key"?: string;
32760
33222
  "value"?: string;
33223
+ "additionalProperties"?: { [key: string]: object; };
32761
33224
  }
32762
33225
 
32763
33226
  export interface UserRoutingStatusUserRoutingStatus {
@@ -32800,6 +33263,7 @@ declare namespace Models {
32800
33263
  "isOutOfOffice"?: boolean;
32801
33264
  "adherenceState"?: string;
32802
33265
  "impact"?: string;
33266
+ "adherenceExplanation"?: Models.RealTimeAdherenceExplanation;
32803
33267
  "timeOfAdherenceChange"?: string;
32804
33268
  "presenceUpdateTime"?: string;
32805
33269
  "activeQueues"?: Array<Models.QueueReference>;
@@ -32869,9 +33333,9 @@ declare namespace Models {
32869
33333
  "total"?: number;
32870
33334
  "firstUri"?: string;
32871
33335
  "nextUri"?: string;
33336
+ "previousUri"?: string;
32872
33337
  "lastUri"?: string;
32873
33338
  "selfUri"?: string;
32874
- "previousUri"?: string;
32875
33339
  "pageCount"?: number;
32876
33340
  }
32877
33341
 
@@ -33353,6 +33817,96 @@ declare namespace Models {
33353
33817
  "normalizedMessage"?: Models.V2ConversationMessageTypingEventForWorkflowTopicConversationNormalizedMessage;
33354
33818
  }
33355
33819
 
33820
+ export interface V2MobiusAlertsTopicAlert {
33821
+ "rule"?: Models.V2MobiusAlertsTopicAlertRuleProperties;
33822
+ "id"?: string;
33823
+ "userId"?: string;
33824
+ "notifications"?: Array<Models.V2MobiusAlertsTopicAlertNotification>;
33825
+ "dateStart"?: string;
33826
+ "dateEnd"?: string;
33827
+ "conditions"?: Models.V2MobiusAlertsTopicCondition;
33828
+ "additionalProperties"?: { [key: string]: string; };
33829
+ "active"?: boolean;
33830
+ "unread"?: boolean;
33831
+ "muted"?: boolean;
33832
+ "snoozed"?: boolean;
33833
+ "dateMutedUntil"?: string;
33834
+ "dateSnoozedUntil"?: string;
33835
+ "action"?: string;
33836
+ }
33837
+
33838
+ export interface V2MobiusAlertsTopicAlertNotification {
33839
+ "recipient"?: string;
33840
+ "notificationTypes"?: Array<string>;
33841
+ }
33842
+
33843
+ export interface V2MobiusAlertsTopicAlertRuleProperties {
33844
+ "id"?: string;
33845
+ "name"?: string;
33846
+ "type"?: string;
33847
+ }
33848
+
33849
+ export interface V2MobiusAlertsTopicCondition {
33850
+ "conditions"?: Array<Models.V2MobiusAlertsTopicCondition>;
33851
+ "predicates"?: Array<Models.V2MobiusAlertsTopicConditionRulePredicate>;
33852
+ "type"?: string;
33853
+ }
33854
+
33855
+ export interface V2MobiusAlertsTopicConditionRulePredicate {
33856
+ "entity"?: Models.V2MobiusAlertsTopicEntityProperties;
33857
+ "metric"?: string;
33858
+ "metricType"?: string;
33859
+ "metricValueType"?: string;
33860
+ "value"?: number;
33861
+ "comparisonOperator"?: string;
33862
+ }
33863
+
33864
+ export interface V2MobiusAlertsTopicEntityProperties {
33865
+ "entityType"?: string;
33866
+ "userDisplayName"?: string;
33867
+ "groupDisplayName"?: string;
33868
+ "queueDisplayName"?: string;
33869
+ }
33870
+
33871
+ export interface V2MobiusRulesTopicAlertNotification {
33872
+ "recipient"?: string;
33873
+ "notificationTypes"?: Array<string>;
33874
+ }
33875
+
33876
+ export interface V2MobiusRulesTopicCondition {
33877
+ "conditions"?: Array<Models.V2MobiusRulesTopicCondition>;
33878
+ "predicates"?: Array<Models.V2MobiusRulesTopicConditionRulePredicate>;
33879
+ "type"?: string;
33880
+ }
33881
+
33882
+ export interface V2MobiusRulesTopicConditionRulePredicate {
33883
+ "entity"?: Models.V2MobiusRulesTopicEntityProperties;
33884
+ "metric"?: string;
33885
+ "metricType"?: string;
33886
+ "metricValueType"?: string;
33887
+ "value"?: number;
33888
+ "comparisonOperator"?: string;
33889
+ }
33890
+
33891
+ export interface V2MobiusRulesTopicEntityProperties {
33892
+ "entityType"?: string;
33893
+ "userDisplayName"?: string;
33894
+ "groupDisplayName"?: string;
33895
+ "queueDisplayName"?: string;
33896
+ }
33897
+
33898
+ export interface V2MobiusRulesTopicRule {
33899
+ "id"?: string;
33900
+ "userId"?: string;
33901
+ "name"?: string;
33902
+ "type"?: string;
33903
+ "notifications"?: Array<Models.V2MobiusRulesTopicAlertNotification>;
33904
+ "conditions"?: Models.V2MobiusRulesTopicCondition;
33905
+ "enabled"?: boolean;
33906
+ "inAlarm"?: boolean;
33907
+ "action"?: string;
33908
+ }
33909
+
33356
33910
  export interface ValidateAddressRequest {
33357
33911
  "address"?: Models.StreetAddress;
33358
33912
  }
@@ -33708,9 +34262,9 @@ declare namespace Models {
33708
34262
  "total"?: number;
33709
34263
  "firstUri"?: string;
33710
34264
  "nextUri"?: string;
34265
+ "previousUri"?: string;
33711
34266
  "lastUri"?: string;
33712
34267
  "selfUri"?: string;
33713
- "previousUri"?: string;
33714
34268
  "pageCount"?: number;
33715
34269
  }
33716
34270
 
@@ -33730,6 +34284,7 @@ declare namespace Models {
33730
34284
  "audioRecordingSizeBytes"?: number;
33731
34285
  "createdDate"?: string;
33732
34286
  "modifiedDate"?: string;
34287
+ "createdDateString"?: string;
33733
34288
  "callerAddress"?: string;
33734
34289
  "callerName"?: string;
33735
34290
  "action"?: string;
@@ -33738,6 +34293,7 @@ declare namespace Models {
33738
34293
  "modifiedByUserId"?: string;
33739
34294
  "copiedTo"?: Array<Models.VoicemailMessagesTopicVoicemailCopyRecord>;
33740
34295
  "copiedFrom"?: Models.VoicemailMessagesTopicVoicemailCopyRecord;
34296
+ "modifiedDateString"?: string;
33741
34297
  }
33742
34298
 
33743
34299
  export interface VoicemailOrganizationPolicy {
@@ -33896,9 +34452,9 @@ declare namespace Models {
33896
34452
  "total"?: number;
33897
34453
  "firstUri"?: string;
33898
34454
  "nextUri"?: string;
34455
+ "previousUri"?: string;
33899
34456
  "lastUri"?: string;
33900
34457
  "selfUri"?: string;
33901
- "previousUri"?: string;
33902
34458
  "pageCount"?: number;
33903
34459
  }
33904
34460
 
@@ -34756,7 +35312,7 @@ declare namespace Models {
34756
35312
  export interface WfmHistoricalAdherenceQueryForUsers {
34757
35313
  "startDate": string;
34758
35314
  "endDate"?: string;
34759
- "timeZone"?: string;
35315
+ "timeZone": string;
34760
35316
  "userIds": Array<string>;
34761
35317
  "includeExceptions"?: boolean;
34762
35318
  }
@@ -34791,6 +35347,26 @@ declare namespace Models {
34791
35347
  "type"?: string;
34792
35348
  }
34793
35349
 
35350
+ export interface WfmHistoricalShrinkageCalculationsCompleteTopicHistoricalShrinkageCalculationsCompleteNotification {
35351
+ "operationId"?: string;
35352
+ "downloadUrls"?: Array<string>;
35353
+ "state"?: string;
35354
+ }
35355
+
35356
+ export interface WfmHistoricalShrinkageRequest {
35357
+ "startDate": string;
35358
+ "endDate"?: string;
35359
+ "timeZone"?: string;
35360
+ "granularity"?: string;
35361
+ }
35362
+
35363
+ export interface WfmHistoricalShrinkageResponse {
35364
+ "operationId"?: string;
35365
+ "downloadUrls"?: Array<string>;
35366
+ "downloadResult"?: Models.HistoricalShrinkageResultListing;
35367
+ "state"?: string;
35368
+ }
35369
+
34794
35370
  export interface WfmIntradayDataUpdateTopicIntradayDataGroup {
34795
35371
  "mediaType"?: string;
34796
35372
  "forecastDataPerInterval"?: Array<Models.WfmIntradayDataUpdateTopicIntradayForecastData>;
@@ -35221,9 +35797,9 @@ declare namespace Models {
35221
35797
  "total"?: number;
35222
35798
  "firstUri"?: string;
35223
35799
  "nextUri"?: string;
35800
+ "previousUri"?: string;
35224
35801
  "lastUri"?: string;
35225
35802
  "selfUri"?: string;
35226
- "previousUri"?: string;
35227
35803
  "pageCount"?: number;
35228
35804
  }
35229
35805
 
@@ -35678,9 +36254,9 @@ declare namespace Models {
35678
36254
  "total"?: number;
35679
36255
  "firstUri"?: string;
35680
36256
  "nextUri"?: string;
36257
+ "previousUri"?: string;
35681
36258
  "lastUri"?: string;
35682
36259
  "selfUri"?: string;
35683
- "previousUri"?: string;
35684
36260
  "pageCount"?: number;
35685
36261
  }
35686
36262
 
@@ -35703,9 +36279,9 @@ declare namespace Models {
35703
36279
  "total"?: number;
35704
36280
  "firstUri"?: string;
35705
36281
  "nextUri"?: string;
36282
+ "previousUri"?: string;
35706
36283
  "lastUri"?: string;
35707
36284
  "selfUri"?: string;
35708
- "previousUri"?: string;
35709
36285
  "pageCount"?: number;
35710
36286
  }
35711
36287
 
@@ -35760,9 +36336,9 @@ declare namespace Models {
35760
36336
  "total"?: number;
35761
36337
  "firstUri"?: string;
35762
36338
  "nextUri"?: string;
36339
+ "previousUri"?: string;
35763
36340
  "lastUri"?: string;
35764
36341
  "selfUri"?: string;
35765
- "previousUri"?: string;
35766
36342
  "pageCount"?: number;
35767
36343
  }
35768
36344
 
@@ -35794,6 +36370,7 @@ declare namespace Models {
35794
36370
  "contactListId": string;
35795
36371
  "data": { [key: string]: object; };
35796
36372
  "latestSmsEvaluations"?: { [key: string]: Models.MessageEvaluation; };
36373
+ "latestEmailEvaluations"?: { [key: string]: Models.MessageEvaluation; };
35797
36374
  "callable"?: boolean;
35798
36375
  "phoneNumberStatus"?: { [key: string]: Models.PhoneNumberStatus; };
35799
36376
  "contactableStatus"?: { [key: string]: Models.ContactableStatus; };