purecloud-platform-client-v2 166.0.0 → 168.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +747 -205
- package/dist/web-amd/purecloud-platform-client-v2.js +747 -205
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +747 -205
- package/dist/web-cjs/purecloud-platform-client-v2.js +747 -205
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +885 -413
- package/package.json +7 -7
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +3 -3
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +75 -0
- package/src/purecloud-platform-client-v2/api/ChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +32 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +470 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +69 -4
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +26 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -46
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -81
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +2 -2
- package/src/purecloud-platform-client-v2/index.js +7 -1
package/index.d.ts
CHANGED
|
@@ -770,6 +770,17 @@ declare namespace BillingApi {
|
|
|
770
770
|
}
|
|
771
771
|
}
|
|
772
772
|
|
|
773
|
+
declare class CarrierServicesApi {
|
|
774
|
+
getCarrierservicesIntegrationsEmergencylocationsMe(phoneNumber: string): Promise<Models.EmergencyLocation>;
|
|
775
|
+
postCarrierservicesIntegrationsEmergencylocationsMe(opts?: CarrierServicesApi.postCarrierservicesIntegrationsEmergencylocationsMeOptions): Promise<Models.EmergencyLocation>;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
declare namespace CarrierServicesApi {
|
|
779
|
+
export interface postCarrierservicesIntegrationsEmergencylocationsMeOptions {
|
|
780
|
+
"body"?: Models.EmergencyLocation;
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
|
|
773
784
|
declare class ChatApi {
|
|
774
785
|
getChatSettings(): Promise<Models.ChatSettings>;
|
|
775
786
|
getChatsSettings(): Promise<Models.ChatSettings>;
|
|
@@ -1108,6 +1119,7 @@ declare class ConversationsApi {
|
|
|
1108
1119
|
patchConversationsCobrowsesessionParticipantAttributes(conversationId: string, participantId: string, opts?: ConversationsApi.patchConversationsCobrowsesessionParticipantAttributesOptions): Promise<void>;
|
|
1109
1120
|
patchConversationsCobrowsesessionParticipantCommunication(conversationId: string, participantId: string, communicationId: string, body: Models.MediaParticipantRequest): Promise<object>;
|
|
1110
1121
|
patchConversationsEmail(conversationId: string, body: Models.Conversation): Promise<Models.Conversation>;
|
|
1122
|
+
patchConversationsEmailMessagesDraft(conversationId: string, opts?: ConversationsApi.patchConversationsEmailMessagesDraftOptions): Promise<Models.EmailMessage>;
|
|
1111
1123
|
patchConversationsEmailParticipant(conversationId: string, participantId: string, body: Models.MediaParticipantRequest): Promise<void>;
|
|
1112
1124
|
patchConversationsEmailParticipantAttributes(conversationId: string, participantId: string, body: Models.ParticipantAttributes): Promise<void>;
|
|
1113
1125
|
patchConversationsEmailParticipantCommunication(conversationId: string, participantId: string, communicationId: string, body: Models.MediaParticipantRequest): Promise<object>;
|
|
@@ -1349,6 +1361,11 @@ declare namespace ConversationsApi {
|
|
|
1349
1361
|
export interface patchConversationsCobrowsesessionParticipantAttributesOptions {
|
|
1350
1362
|
"body"?: Models.ParticipantAttributes;
|
|
1351
1363
|
}
|
|
1364
|
+
export interface patchConversationsEmailMessagesDraftOptions {
|
|
1365
|
+
"autoFill"?: boolean;
|
|
1366
|
+
"discard"?: boolean;
|
|
1367
|
+
"body"?: Models.DraftManipulationRequest;
|
|
1368
|
+
}
|
|
1352
1369
|
export interface patchConversationsMessageParticipantOptions {
|
|
1353
1370
|
"body"?: Models.MediaParticipantRequest;
|
|
1354
1371
|
}
|
|
@@ -1622,6 +1639,14 @@ declare class GamificationApi {
|
|
|
1622
1639
|
deleteEmployeeperformanceExternalmetricsDefinition(metricId: string): Promise<void>;
|
|
1623
1640
|
getEmployeeperformanceExternalmetricsDefinition(metricId: string): Promise<Models.ExternalMetricDefinition>;
|
|
1624
1641
|
getEmployeeperformanceExternalmetricsDefinitions(opts?: GamificationApi.getEmployeeperformanceExternalmetricsDefinitionsOptions): Promise<Models.ExternalMetricDefinitionListing>;
|
|
1642
|
+
getGamificationInsights(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, primaryPeriodStartWorkday: string, opts?: GamificationApi.getGamificationInsightsOptions): Promise<Models.InsightsSummary>;
|
|
1643
|
+
getGamificationInsightsDetails(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, primaryPeriodStartWorkday: string): Promise<Models.InsightsDetails>;
|
|
1644
|
+
getGamificationInsightsGroupsTrends(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.InsightsTrend>;
|
|
1645
|
+
getGamificationInsightsGroupsTrendsAll(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.InsightsTrend>;
|
|
1646
|
+
getGamificationInsightsMembers(filterType: string, filterId: string, granularity: string, startWorkday: string): Promise<Models.InsightsAgents>;
|
|
1647
|
+
getGamificationInsightsTrends(filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.UserInsightsTrend>;
|
|
1648
|
+
getGamificationInsightsUserDetails(userId: string, filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, primaryPeriodStartWorkday: string): Promise<Models.InsightsDetails>;
|
|
1649
|
+
getGamificationInsightsUserTrends(userId: string, filterType: string, filterId: string, granularity: string, comparativePeriodStartWorkday: string, comparativePeriodEndWorkday: string, primaryPeriodStartWorkday: string, primaryPeriodEndWorkday: string): Promise<Models.UserInsightsTrend>;
|
|
1625
1650
|
getGamificationLeaderboard(startWorkday: string, endWorkday: string, opts?: GamificationApi.getGamificationLeaderboardOptions): Promise<Models.Leaderboard>;
|
|
1626
1651
|
getGamificationLeaderboardAll(filterType: string, filterId: string, startWorkday: string, endWorkday: string, opts?: GamificationApi.getGamificationLeaderboardAllOptions): Promise<Models.Leaderboard>;
|
|
1627
1652
|
getGamificationLeaderboardAllBestpoints(filterType: string, filterId: string): Promise<Models.OverallBestPoints>;
|
|
@@ -1669,6 +1694,8 @@ declare class GamificationApi {
|
|
|
1669
1694
|
postGamificationProfileMetricLink(sourceProfileId: string, sourceMetricId: string, body: Models.TargetPerformanceProfile): Promise<Models.Metric>;
|
|
1670
1695
|
postGamificationProfileMetrics(profileId: string, body: Models.CreateMetric): Promise<Models.Metric>;
|
|
1671
1696
|
postGamificationProfiles(body: Models.CreatePerformanceProfile, opts?: GamificationApi.postGamificationProfilesOptions): Promise<Models.PerformanceProfile>;
|
|
1697
|
+
postGamificationProfilesUserQuery(userId: string, body: Models.UserProfilesInDateRangeRequest): Promise<Models.UserProfilesInDateRange>;
|
|
1698
|
+
postGamificationProfilesUsersMeQuery(body: Models.UserProfilesInDateRangeRequest): Promise<Models.UserProfilesInDateRange>;
|
|
1672
1699
|
putGamificationProfile(profileId: string, opts?: GamificationApi.putGamificationProfileOptions): Promise<Models.PerformanceProfile>;
|
|
1673
1700
|
putGamificationProfileMetric(profileId: string, metricId: string, body: Models.CreateMetric): Promise<Models.Metric>;
|
|
1674
1701
|
putGamificationStatus(status: Models.GamificationStatus): Promise<Models.GamificationStatus>;
|
|
@@ -1679,6 +1706,14 @@ declare namespace GamificationApi {
|
|
|
1679
1706
|
"pageSize"?: number;
|
|
1680
1707
|
"pageNumber"?: number;
|
|
1681
1708
|
}
|
|
1709
|
+
export interface getGamificationInsightsOptions {
|
|
1710
|
+
"pageSize"?: number;
|
|
1711
|
+
"pageNumber"?: number;
|
|
1712
|
+
"sortKey"?: string;
|
|
1713
|
+
"sortMetricId"?: string;
|
|
1714
|
+
"sortOrder"?: string;
|
|
1715
|
+
"userIds"?: string;
|
|
1716
|
+
}
|
|
1682
1717
|
export interface getGamificationLeaderboardOptions {
|
|
1683
1718
|
"metricId"?: string;
|
|
1684
1719
|
}
|
|
@@ -1913,12 +1948,29 @@ declare namespace IdentityProviderApi {
|
|
|
1913
1948
|
}
|
|
1914
1949
|
|
|
1915
1950
|
declare class InfrastructureAsCodeApi {
|
|
1951
|
+
getInfrastructureascodeAccelerator(acceleratorId: string, opts?: InfrastructureAsCodeApi.getInfrastructureascodeAcceleratorOptions): Promise<Models.AcceleratorSpecification>;
|
|
1952
|
+
getInfrastructureascodeAccelerators(opts?: InfrastructureAsCodeApi.getInfrastructureascodeAcceleratorsOptions): Promise<Models.AcceleratorList>;
|
|
1916
1953
|
getInfrastructureascodeJob(jobId: string, opts?: InfrastructureAsCodeApi.getInfrastructureascodeJobOptions): Promise<Models.InfrastructureascodeJob>;
|
|
1917
1954
|
getInfrastructureascodeJobs(opts?: InfrastructureAsCodeApi.getInfrastructureascodeJobsOptions): Promise<Models.InfrastructureascodeJob>;
|
|
1918
1955
|
postInfrastructureascodeJobs(body: Models.AcceleratorInput): Promise<Models.InfrastructureascodeJob>;
|
|
1919
1956
|
}
|
|
1920
1957
|
|
|
1921
1958
|
declare namespace InfrastructureAsCodeApi {
|
|
1959
|
+
export interface getInfrastructureascodeAcceleratorOptions {
|
|
1960
|
+
"preferredLanguage"?: string;
|
|
1961
|
+
}
|
|
1962
|
+
export interface getInfrastructureascodeAcceleratorsOptions {
|
|
1963
|
+
"pageSize"?: number;
|
|
1964
|
+
"pageNumber"?: number;
|
|
1965
|
+
"sortBy"?: string;
|
|
1966
|
+
"sortOrder"?: string;
|
|
1967
|
+
"name"?: string;
|
|
1968
|
+
"description"?: string;
|
|
1969
|
+
"origin"?: string;
|
|
1970
|
+
"type"?: string;
|
|
1971
|
+
"classification"?: string;
|
|
1972
|
+
"tags"?: string;
|
|
1973
|
+
}
|
|
1922
1974
|
export interface getInfrastructureascodeJobOptions {
|
|
1923
1975
|
"details"?: boolean;
|
|
1924
1976
|
}
|
|
@@ -1927,6 +1979,9 @@ declare namespace InfrastructureAsCodeApi {
|
|
|
1927
1979
|
"includeErrors"?: boolean;
|
|
1928
1980
|
"sortBy"?: string;
|
|
1929
1981
|
"sortOrder"?: string;
|
|
1982
|
+
"acceleratorId"?: string;
|
|
1983
|
+
"submittedBy"?: string;
|
|
1984
|
+
"status"?: string;
|
|
1930
1985
|
}
|
|
1931
1986
|
}
|
|
1932
1987
|
|
|
@@ -3073,6 +3128,7 @@ declare class OutboundApi {
|
|
|
3073
3128
|
getOutboundEvent(eventId: string): Promise<Models.EventLog>;
|
|
3074
3129
|
getOutboundEvents(opts?: OutboundApi.getOutboundEventsOptions): Promise<Models.DialerEventEntityListing>;
|
|
3075
3130
|
getOutboundMessagingcampaign(messagingCampaignId: string): Promise<Models.MessagingCampaign>;
|
|
3131
|
+
getOutboundMessagingcampaignDiagnostics(messagingCampaignId: string): Promise<Models.MessagingCampaignDiagnostics>;
|
|
3076
3132
|
getOutboundMessagingcampaignProgress(messagingCampaignId: string): Promise<Models.CampaignProgress>;
|
|
3077
3133
|
getOutboundMessagingcampaigns(opts?: OutboundApi.getOutboundMessagingcampaignsOptions): Promise<Models.MessagingCampaignEntityListing>;
|
|
3078
3134
|
getOutboundMessagingcampaignsDivisionview(messagingCampaignId: string): Promise<Models.MessagingCampaignDivisionView>;
|
|
@@ -3857,6 +3913,7 @@ declare namespace ResponseManagementApi {
|
|
|
3857
3913
|
"pageNumber"?: number;
|
|
3858
3914
|
"pageSize"?: number;
|
|
3859
3915
|
"messagingTemplateFilter"?: string;
|
|
3916
|
+
"libraryPrefix"?: string;
|
|
3860
3917
|
}
|
|
3861
3918
|
export interface getResponsemanagementResponseOptions {
|
|
3862
3919
|
"expand"?: string;
|
|
@@ -4055,6 +4112,7 @@ declare namespace RoutingApi {
|
|
|
4055
4112
|
}
|
|
4056
4113
|
export interface getRoutingPredictorsKeyperformanceindicatorsOptions {
|
|
4057
4114
|
"kpiGroup"?: string;
|
|
4115
|
+
"expand"?: Array<string>;
|
|
4058
4116
|
}
|
|
4059
4117
|
export interface getRoutingQueueEstimatedwaittimeOptions {
|
|
4060
4118
|
"conversationId"?: string;
|
|
@@ -4575,9 +4633,7 @@ declare namespace SpeechTextAnalyticsApi {
|
|
|
4575
4633
|
declare class StationsApi {
|
|
4576
4634
|
deleteStationAssociateduser(stationId: string): Promise<void>;
|
|
4577
4635
|
getStation(stationId: string): Promise<Models.Station>;
|
|
4578
|
-
getStations(opts?: StationsApi.getStationsOptions): Promise<Models.StationEntityListing>;
|
|
4579
|
-
getStationsSettings(): Promise<Models.StationSettings>;
|
|
4580
|
-
patchStationsSettings(body: Models.StationSettings): Promise<Models.StationSettings>;
|
|
4636
|
+
getStations(opts?: StationsApi.getStationsOptions): Promise<Models.StationEntityListing>;
|
|
4581
4637
|
}
|
|
4582
4638
|
|
|
4583
4639
|
declare namespace StationsApi {
|
|
@@ -4669,7 +4725,6 @@ declare class TelephonyProvidersEdgeApi {
|
|
|
4669
4725
|
deleteTelephonyProvidersEdgesDidpool(didPoolId: string): Promise<void>;
|
|
4670
4726
|
deleteTelephonyProvidersEdgesEdgegroup(edgeGroupId: string): Promise<void>;
|
|
4671
4727
|
deleteTelephonyProvidersEdgesExtensionpool(extensionPoolId: string): Promise<void>;
|
|
4672
|
-
deleteTelephonyProvidersEdgesOutboundroute(outboundRouteId: string): Promise<void>;
|
|
4673
4728
|
deleteTelephonyProvidersEdgesPhone(phoneId: string): Promise<void>;
|
|
4674
4729
|
deleteTelephonyProvidersEdgesPhonebasesetting(phoneBaseId: string): Promise<void>;
|
|
4675
4730
|
deleteTelephonyProvidersEdgesSite(siteId: string): Promise<void>;
|
|
@@ -4759,7 +4814,6 @@ declare class TelephonyProvidersEdgeApi {
|
|
|
4759
4814
|
postTelephonyProvidersEdgesDidpools(body: Models.DIDPool): Promise<Models.DIDPool>;
|
|
4760
4815
|
postTelephonyProvidersEdgesEdgegroups(body: Models.EdgeGroup): Promise<Models.EdgeGroup>;
|
|
4761
4816
|
postTelephonyProvidersEdgesExtensionpools(body: Models.ExtensionPool): Promise<Models.ExtensionPool>;
|
|
4762
|
-
postTelephonyProvidersEdgesOutboundroutes(body: Models.OutboundRoute): Promise<Models.OutboundRoute>;
|
|
4763
4817
|
postTelephonyProvidersEdgesPhoneReboot(phoneId: string): Promise<void>;
|
|
4764
4818
|
postTelephonyProvidersEdgesPhonebasesettings(body: Models.PhoneBase): Promise<Models.PhoneBase>;
|
|
4765
4819
|
postTelephonyProvidersEdgesPhones(body: Models.Phone): Promise<Models.Phone>;
|
|
@@ -4774,7 +4828,6 @@ declare class TelephonyProvidersEdgeApi {
|
|
|
4774
4828
|
putTelephonyProvidersEdgesEdgegroup(edgeGroupId: string, body: Models.EdgeGroup): Promise<Models.EdgeGroup>;
|
|
4775
4829
|
putTelephonyProvidersEdgesEdgegroupEdgetrunkbase(edgegroupId: string, edgetrunkbaseId: string, body: Models.EdgeTrunkBase): Promise<Models.EdgeTrunkBase>;
|
|
4776
4830
|
putTelephonyProvidersEdgesExtensionpool(extensionPoolId: string, body: Models.ExtensionPool): Promise<Models.ExtensionPool>;
|
|
4777
|
-
putTelephonyProvidersEdgesOutboundroute(outboundRouteId: string, body: Models.OutboundRoute): Promise<Models.OutboundRoute>;
|
|
4778
4831
|
putTelephonyProvidersEdgesPhone(phoneId: string, body: Models.Phone): Promise<Models.Phone>;
|
|
4779
4832
|
putTelephonyProvidersEdgesPhonebasesetting(phoneBaseId: string, body: Models.PhoneBase): Promise<Models.PhoneBase>;
|
|
4780
4833
|
putTelephonyProvidersEdgesSite(siteId: string, body: Models.Site): Promise<Models.Site>;
|
|
@@ -5877,11 +5930,51 @@ declare namespace Models {
|
|
|
5877
5930
|
"parameters"?: Array<Models.AcceleratorParameter>;
|
|
5878
5931
|
}
|
|
5879
5932
|
|
|
5933
|
+
export interface AcceleratorList {
|
|
5934
|
+
"entities"?: Array<Models.AcceleratorMetadata>;
|
|
5935
|
+
"pageSize"?: number;
|
|
5936
|
+
"pageNumber"?: number;
|
|
5937
|
+
"total"?: number;
|
|
5938
|
+
"firstUri"?: string;
|
|
5939
|
+
"nextUri"?: string;
|
|
5940
|
+
"lastUri"?: string;
|
|
5941
|
+
"previousUri"?: string;
|
|
5942
|
+
"selfUri"?: string;
|
|
5943
|
+
"pageCount"?: number;
|
|
5944
|
+
}
|
|
5945
|
+
|
|
5946
|
+
export interface AcceleratorMetadata {
|
|
5947
|
+
"id"?: string;
|
|
5948
|
+
"name"?: string;
|
|
5949
|
+
"description"?: string;
|
|
5950
|
+
"origin"?: string;
|
|
5951
|
+
"type"?: string;
|
|
5952
|
+
"classification"?: string;
|
|
5953
|
+
"tags"?: Array<string>;
|
|
5954
|
+
"selfUri"?: string;
|
|
5955
|
+
}
|
|
5956
|
+
|
|
5880
5957
|
export interface AcceleratorParameter {
|
|
5881
5958
|
"name": string;
|
|
5882
5959
|
"value": string;
|
|
5883
5960
|
}
|
|
5884
5961
|
|
|
5962
|
+
export interface AcceleratorSpecification {
|
|
5963
|
+
"id"?: string;
|
|
5964
|
+
"name"?: string;
|
|
5965
|
+
"description"?: string;
|
|
5966
|
+
"origin"?: string;
|
|
5967
|
+
"type"?: string;
|
|
5968
|
+
"classification"?: string;
|
|
5969
|
+
"tags"?: Array<string>;
|
|
5970
|
+
"permissions"?: Array<string>;
|
|
5971
|
+
"products"?: Array<string>;
|
|
5972
|
+
"documentation"?: Array<Models.MetadataDocumentation>;
|
|
5973
|
+
"presentation"?: Array<Models.MetadataPresentation>;
|
|
5974
|
+
"results"?: Models.MetadataResults;
|
|
5975
|
+
"selfUri"?: string;
|
|
5976
|
+
}
|
|
5977
|
+
|
|
5885
5978
|
export interface AcdEndDetailEventTopicAcdEndEvent {
|
|
5886
5979
|
"eventTime"?: number;
|
|
5887
5980
|
"conversationId"?: string;
|
|
@@ -5911,6 +6004,8 @@ declare namespace Models {
|
|
|
5911
6004
|
"requestedRoutingUserIds"?: Array<string>;
|
|
5912
6005
|
"routingPriority"?: number;
|
|
5913
6006
|
"connectedDurationMs"?: number;
|
|
6007
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
6008
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
5914
6009
|
}
|
|
5915
6010
|
|
|
5916
6011
|
export interface AcdStartDetailEventTopicAcdStartEvent {
|
|
@@ -5932,6 +6027,8 @@ declare namespace Models {
|
|
|
5932
6027
|
"messageType"?: string;
|
|
5933
6028
|
"queueId"?: string;
|
|
5934
6029
|
"divisionId"?: string;
|
|
6030
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
6031
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
5935
6032
|
}
|
|
5936
6033
|
|
|
5937
6034
|
export interface AchievedOutcome {
|
|
@@ -6025,10 +6122,10 @@ declare namespace Models {
|
|
|
6025
6122
|
"pageSize"?: number;
|
|
6026
6123
|
"pageNumber"?: number;
|
|
6027
6124
|
"total"?: number;
|
|
6125
|
+
"firstUri"?: string;
|
|
6028
6126
|
"nextUri"?: string;
|
|
6029
|
-
"previousUri"?: string;
|
|
6030
6127
|
"lastUri"?: string;
|
|
6031
|
-
"
|
|
6128
|
+
"previousUri"?: string;
|
|
6032
6129
|
"selfUri"?: string;
|
|
6033
6130
|
"pageCount"?: number;
|
|
6034
6131
|
}
|
|
@@ -6047,6 +6144,7 @@ declare namespace Models {
|
|
|
6047
6144
|
"triggerWithSegments": Array<string>;
|
|
6048
6145
|
"triggerWithEventConditions"?: Array<Models.EventCondition>;
|
|
6049
6146
|
"triggerWithOutcomeProbabilityConditions"?: Array<Models.OutcomeProbabilityCondition>;
|
|
6147
|
+
"triggerWithOutcomePercentileConditions"?: Array<Models.OutcomePercentileCondition>;
|
|
6050
6148
|
"pageUrlConditions": Array<Models.UrlCondition>;
|
|
6051
6149
|
"activation"?: Models.Activation;
|
|
6052
6150
|
"weight"?: number;
|
|
@@ -6099,10 +6197,10 @@ declare namespace Models {
|
|
|
6099
6197
|
"pageSize"?: number;
|
|
6100
6198
|
"pageNumber"?: number;
|
|
6101
6199
|
"total"?: number;
|
|
6200
|
+
"firstUri"?: string;
|
|
6102
6201
|
"nextUri"?: string;
|
|
6103
|
-
"previousUri"?: string;
|
|
6104
6202
|
"lastUri"?: string;
|
|
6105
|
-
"
|
|
6203
|
+
"previousUri"?: string;
|
|
6106
6204
|
"selfUri"?: string;
|
|
6107
6205
|
"pageCount"?: number;
|
|
6108
6206
|
}
|
|
@@ -6156,10 +6254,10 @@ declare namespace Models {
|
|
|
6156
6254
|
"pageSize"?: number;
|
|
6157
6255
|
"pageNumber"?: number;
|
|
6158
6256
|
"total"?: number;
|
|
6257
|
+
"firstUri"?: string;
|
|
6159
6258
|
"nextUri"?: string;
|
|
6160
|
-
"previousUri"?: string;
|
|
6161
6259
|
"lastUri"?: string;
|
|
6162
|
-
"
|
|
6260
|
+
"previousUri"?: string;
|
|
6163
6261
|
"selfUri"?: string;
|
|
6164
6262
|
"pageCount"?: number;
|
|
6165
6263
|
}
|
|
@@ -6182,10 +6280,10 @@ declare namespace Models {
|
|
|
6182
6280
|
"pageSize"?: number;
|
|
6183
6281
|
"pageNumber"?: number;
|
|
6184
6282
|
"total"?: number;
|
|
6283
|
+
"firstUri"?: string;
|
|
6185
6284
|
"nextUri"?: string;
|
|
6186
|
-
"previousUri"?: string;
|
|
6187
6285
|
"lastUri"?: string;
|
|
6188
|
-
"
|
|
6286
|
+
"previousUri"?: string;
|
|
6189
6287
|
"selfUri"?: string;
|
|
6190
6288
|
"pageCount"?: number;
|
|
6191
6289
|
}
|
|
@@ -6251,6 +6349,8 @@ declare namespace Models {
|
|
|
6251
6349
|
"wrapupCode"?: string;
|
|
6252
6350
|
"wrapupNotes"?: string;
|
|
6253
6351
|
"wrapupDurationMs"?: number;
|
|
6352
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
6353
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
6254
6354
|
}
|
|
6255
6355
|
|
|
6256
6356
|
export interface AcwSettings {
|
|
@@ -6530,10 +6630,10 @@ declare namespace Models {
|
|
|
6530
6630
|
"pageSize"?: number;
|
|
6531
6631
|
"pageNumber"?: number;
|
|
6532
6632
|
"total"?: number;
|
|
6633
|
+
"firstUri"?: string;
|
|
6533
6634
|
"nextUri"?: string;
|
|
6534
|
-
"previousUri"?: string;
|
|
6535
6635
|
"lastUri"?: string;
|
|
6536
|
-
"
|
|
6636
|
+
"previousUri"?: string;
|
|
6537
6637
|
"selfUri"?: string;
|
|
6538
6638
|
"pageCount"?: number;
|
|
6539
6639
|
}
|
|
@@ -6680,6 +6780,7 @@ declare namespace Models {
|
|
|
6680
6780
|
}
|
|
6681
6781
|
|
|
6682
6782
|
export interface AnalyticsConversation {
|
|
6783
|
+
"conferenceStart"?: string;
|
|
6683
6784
|
"conversationEnd"?: string;
|
|
6684
6785
|
"conversationId"?: string;
|
|
6685
6786
|
"conversationInitiator"?: string;
|
|
@@ -6739,6 +6840,7 @@ declare namespace Models {
|
|
|
6739
6840
|
}
|
|
6740
6841
|
|
|
6741
6842
|
export interface AnalyticsConversationWithoutAttributes {
|
|
6843
|
+
"conferenceStart"?: string;
|
|
6742
6844
|
"conversationEnd"?: string;
|
|
6743
6845
|
"conversationId"?: string;
|
|
6744
6846
|
"conversationInitiator"?: string;
|
|
@@ -7438,10 +7540,10 @@ declare namespace Models {
|
|
|
7438
7540
|
"pageSize"?: number;
|
|
7439
7541
|
"pageNumber"?: number;
|
|
7440
7542
|
"total"?: number;
|
|
7543
|
+
"firstUri"?: string;
|
|
7441
7544
|
"nextUri"?: string;
|
|
7442
|
-
"previousUri"?: string;
|
|
7443
7545
|
"lastUri"?: string;
|
|
7444
|
-
"
|
|
7546
|
+
"previousUri"?: string;
|
|
7445
7547
|
"selfUri"?: string;
|
|
7446
7548
|
"pageCount"?: number;
|
|
7447
7549
|
}
|
|
@@ -7562,10 +7664,10 @@ declare namespace Models {
|
|
|
7562
7664
|
"pageSize"?: number;
|
|
7563
7665
|
"pageNumber"?: number;
|
|
7564
7666
|
"total"?: number;
|
|
7667
|
+
"firstUri"?: string;
|
|
7565
7668
|
"nextUri"?: string;
|
|
7566
|
-
"previousUri"?: string;
|
|
7567
7669
|
"lastUri"?: string;
|
|
7568
|
-
"
|
|
7670
|
+
"previousUri"?: string;
|
|
7569
7671
|
"selfUri"?: string;
|
|
7570
7672
|
"pageCount"?: number;
|
|
7571
7673
|
}
|
|
@@ -7596,6 +7698,8 @@ declare namespace Models {
|
|
|
7596
7698
|
"conversationId"?: string;
|
|
7597
7699
|
"participantId"?: string;
|
|
7598
7700
|
"attributes"?: { [key: string]: string; };
|
|
7701
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
7702
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
7599
7703
|
}
|
|
7600
7704
|
|
|
7601
7705
|
export interface AttributeFilterItem {
|
|
@@ -7857,10 +7961,10 @@ declare namespace Models {
|
|
|
7857
7961
|
"pageSize"?: number;
|
|
7858
7962
|
"pageNumber"?: number;
|
|
7859
7963
|
"total"?: number;
|
|
7964
|
+
"firstUri"?: string;
|
|
7860
7965
|
"nextUri"?: string;
|
|
7861
|
-
"previousUri"?: string;
|
|
7862
7966
|
"lastUri"?: string;
|
|
7863
|
-
"
|
|
7967
|
+
"previousUri"?: string;
|
|
7864
7968
|
"selfUri"?: string;
|
|
7865
7969
|
"pageCount"?: number;
|
|
7866
7970
|
}
|
|
@@ -8170,10 +8274,10 @@ declare namespace Models {
|
|
|
8170
8274
|
"pageSize"?: number;
|
|
8171
8275
|
"pageNumber"?: number;
|
|
8172
8276
|
"total"?: number;
|
|
8277
|
+
"firstUri"?: string;
|
|
8173
8278
|
"nextUri"?: string;
|
|
8174
|
-
"previousUri"?: string;
|
|
8175
8279
|
"lastUri"?: string;
|
|
8176
|
-
"
|
|
8280
|
+
"previousUri"?: string;
|
|
8177
8281
|
"selfUri"?: string;
|
|
8178
8282
|
"pageCount"?: number;
|
|
8179
8283
|
}
|
|
@@ -8189,10 +8293,10 @@ declare namespace Models {
|
|
|
8189
8293
|
"pageSize"?: number;
|
|
8190
8294
|
"pageNumber"?: number;
|
|
8191
8295
|
"total"?: number;
|
|
8296
|
+
"firstUri"?: string;
|
|
8192
8297
|
"nextUri"?: string;
|
|
8193
|
-
"previousUri"?: string;
|
|
8194
8298
|
"lastUri"?: string;
|
|
8195
|
-
"
|
|
8299
|
+
"previousUri"?: string;
|
|
8196
8300
|
"selfUri"?: string;
|
|
8197
8301
|
"pageCount"?: number;
|
|
8198
8302
|
}
|
|
@@ -9100,10 +9204,10 @@ declare namespace Models {
|
|
|
9100
9204
|
"pageSize"?: number;
|
|
9101
9205
|
"pageNumber"?: number;
|
|
9102
9206
|
"total"?: number;
|
|
9207
|
+
"firstUri"?: string;
|
|
9103
9208
|
"nextUri"?: string;
|
|
9104
|
-
"previousUri"?: string;
|
|
9105
9209
|
"lastUri"?: string;
|
|
9106
|
-
"
|
|
9210
|
+
"previousUri"?: string;
|
|
9107
9211
|
"selfUri"?: string;
|
|
9108
9212
|
"pageCount"?: number;
|
|
9109
9213
|
}
|
|
@@ -9118,6 +9222,7 @@ declare namespace Models {
|
|
|
9118
9222
|
"muted"?: boolean;
|
|
9119
9223
|
"confined"?: boolean;
|
|
9120
9224
|
"held"?: boolean;
|
|
9225
|
+
"securePause"?: boolean;
|
|
9121
9226
|
"recordingId"?: string;
|
|
9122
9227
|
"segments"?: Array<Models.Segment>;
|
|
9123
9228
|
"errorInfo"?: Models.ErrorInfo;
|
|
@@ -9151,6 +9256,7 @@ declare namespace Models {
|
|
|
9151
9256
|
"muted"?: boolean;
|
|
9152
9257
|
"confined"?: boolean;
|
|
9153
9258
|
"held"?: boolean;
|
|
9259
|
+
"securePause"?: boolean;
|
|
9154
9260
|
"recordingId"?: string;
|
|
9155
9261
|
"segments"?: Array<Models.Segment>;
|
|
9156
9262
|
"errorInfo"?: Models.ErrorInfo;
|
|
@@ -9187,6 +9293,7 @@ declare namespace Models {
|
|
|
9187
9293
|
"recentTransfers"?: Array<Models.TransferResponse>;
|
|
9188
9294
|
"recordingState"?: string;
|
|
9189
9295
|
"maxParticipants"?: number;
|
|
9296
|
+
"securePause"?: boolean;
|
|
9190
9297
|
"selfUri"?: string;
|
|
9191
9298
|
}
|
|
9192
9299
|
|
|
@@ -9195,10 +9302,10 @@ declare namespace Models {
|
|
|
9195
9302
|
"pageSize"?: number;
|
|
9196
9303
|
"pageNumber"?: number;
|
|
9197
9304
|
"total"?: number;
|
|
9305
|
+
"firstUri"?: string;
|
|
9198
9306
|
"nextUri"?: string;
|
|
9199
|
-
"previousUri"?: string;
|
|
9200
9307
|
"lastUri"?: string;
|
|
9201
|
-
"
|
|
9308
|
+
"previousUri"?: string;
|
|
9202
9309
|
"selfUri"?: string;
|
|
9203
9310
|
"pageCount"?: number;
|
|
9204
9311
|
}
|
|
@@ -9257,10 +9364,10 @@ declare namespace Models {
|
|
|
9257
9364
|
"pageSize"?: number;
|
|
9258
9365
|
"pageNumber"?: number;
|
|
9259
9366
|
"total"?: number;
|
|
9367
|
+
"firstUri"?: string;
|
|
9260
9368
|
"nextUri"?: string;
|
|
9261
|
-
"previousUri"?: string;
|
|
9262
9369
|
"lastUri"?: string;
|
|
9263
|
-
"
|
|
9370
|
+
"previousUri"?: string;
|
|
9264
9371
|
"selfUri"?: string;
|
|
9265
9372
|
"pageCount"?: number;
|
|
9266
9373
|
}
|
|
@@ -9337,6 +9444,7 @@ declare namespace Models {
|
|
|
9337
9444
|
"consultParticipantId"?: string;
|
|
9338
9445
|
"uuiData"?: string;
|
|
9339
9446
|
"bargedTime"?: string;
|
|
9447
|
+
"securePause"?: boolean;
|
|
9340
9448
|
}
|
|
9341
9449
|
|
|
9342
9450
|
export interface CallMediaPolicy {
|
|
@@ -9402,10 +9510,10 @@ declare namespace Models {
|
|
|
9402
9510
|
"pageSize"?: number;
|
|
9403
9511
|
"pageNumber"?: number;
|
|
9404
9512
|
"total"?: number;
|
|
9513
|
+
"firstUri"?: string;
|
|
9405
9514
|
"nextUri"?: string;
|
|
9406
|
-
"previousUri"?: string;
|
|
9407
9515
|
"lastUri"?: string;
|
|
9408
|
-
"
|
|
9516
|
+
"previousUri"?: string;
|
|
9409
9517
|
"selfUri"?: string;
|
|
9410
9518
|
"pageCount"?: number;
|
|
9411
9519
|
}
|
|
@@ -9491,10 +9599,10 @@ declare namespace Models {
|
|
|
9491
9599
|
"pageSize"?: number;
|
|
9492
9600
|
"pageNumber"?: number;
|
|
9493
9601
|
"total"?: number;
|
|
9602
|
+
"firstUri"?: string;
|
|
9494
9603
|
"nextUri"?: string;
|
|
9495
|
-
"previousUri"?: string;
|
|
9496
9604
|
"lastUri"?: string;
|
|
9497
|
-
"
|
|
9605
|
+
"previousUri"?: string;
|
|
9498
9606
|
"selfUri"?: string;
|
|
9499
9607
|
"pageCount"?: number;
|
|
9500
9608
|
}
|
|
@@ -9605,6 +9713,7 @@ declare namespace Models {
|
|
|
9605
9713
|
"ruleSetDiagnostics"?: Array<Models.RuleSetDiagnostic>;
|
|
9606
9714
|
"outstandingInteractionsCount"?: number;
|
|
9607
9715
|
"scheduledInteractionsCount"?: number;
|
|
9716
|
+
"timeZoneRescheduledCallsCount"?: number;
|
|
9608
9717
|
}
|
|
9609
9718
|
|
|
9610
9719
|
export interface CampaignDivisionView {
|
|
@@ -9619,10 +9728,10 @@ declare namespace Models {
|
|
|
9619
9728
|
"pageSize"?: number;
|
|
9620
9729
|
"pageNumber"?: number;
|
|
9621
9730
|
"total"?: number;
|
|
9731
|
+
"firstUri"?: string;
|
|
9622
9732
|
"nextUri"?: string;
|
|
9623
|
-
"previousUri"?: string;
|
|
9624
9733
|
"lastUri"?: string;
|
|
9625
|
-
"
|
|
9734
|
+
"previousUri"?: string;
|
|
9626
9735
|
"selfUri"?: string;
|
|
9627
9736
|
"pageCount"?: number;
|
|
9628
9737
|
}
|
|
@@ -9632,10 +9741,10 @@ declare namespace Models {
|
|
|
9632
9741
|
"pageSize"?: number;
|
|
9633
9742
|
"pageNumber"?: number;
|
|
9634
9743
|
"total"?: number;
|
|
9744
|
+
"firstUri"?: string;
|
|
9635
9745
|
"nextUri"?: string;
|
|
9636
|
-
"previousUri"?: string;
|
|
9637
9746
|
"lastUri"?: string;
|
|
9638
|
-
"
|
|
9747
|
+
"previousUri"?: string;
|
|
9639
9748
|
"selfUri"?: string;
|
|
9640
9749
|
"pageCount"?: number;
|
|
9641
9750
|
}
|
|
@@ -9725,10 +9834,10 @@ declare namespace Models {
|
|
|
9725
9834
|
"pageSize"?: number;
|
|
9726
9835
|
"pageNumber"?: number;
|
|
9727
9836
|
"total"?: number;
|
|
9837
|
+
"firstUri"?: string;
|
|
9728
9838
|
"nextUri"?: string;
|
|
9729
|
-
"previousUri"?: string;
|
|
9730
9839
|
"lastUri"?: string;
|
|
9731
|
-
"
|
|
9840
|
+
"previousUri"?: string;
|
|
9732
9841
|
"selfUri"?: string;
|
|
9733
9842
|
"pageCount"?: number;
|
|
9734
9843
|
}
|
|
@@ -9771,10 +9880,10 @@ declare namespace Models {
|
|
|
9771
9880
|
"pageSize"?: number;
|
|
9772
9881
|
"pageNumber"?: number;
|
|
9773
9882
|
"total"?: number;
|
|
9883
|
+
"firstUri"?: string;
|
|
9774
9884
|
"nextUri"?: string;
|
|
9775
|
-
"previousUri"?: string;
|
|
9776
9885
|
"lastUri"?: string;
|
|
9777
|
-
"
|
|
9886
|
+
"previousUri"?: string;
|
|
9778
9887
|
"selfUri"?: string;
|
|
9779
9888
|
"pageCount"?: number;
|
|
9780
9889
|
}
|
|
@@ -9786,6 +9895,7 @@ declare namespace Models {
|
|
|
9786
9895
|
"adjustedCallsPerAgent"?: number;
|
|
9787
9896
|
"outstandingCalls"?: number;
|
|
9788
9897
|
"scheduledCalls"?: number;
|
|
9898
|
+
"timeZoneRescheduledCalls"?: number;
|
|
9789
9899
|
}
|
|
9790
9900
|
|
|
9791
9901
|
export interface CampaignTimeSlot {
|
|
@@ -9872,10 +9982,10 @@ declare namespace Models {
|
|
|
9872
9982
|
"pageSize"?: number;
|
|
9873
9983
|
"pageNumber"?: number;
|
|
9874
9984
|
"total"?: number;
|
|
9985
|
+
"firstUri"?: string;
|
|
9875
9986
|
"nextUri"?: string;
|
|
9876
|
-
"previousUri"?: string;
|
|
9877
9987
|
"lastUri"?: string;
|
|
9878
|
-
"
|
|
9988
|
+
"previousUri"?: string;
|
|
9879
9989
|
"selfUri"?: string;
|
|
9880
9990
|
"pageCount"?: number;
|
|
9881
9991
|
}
|
|
@@ -9955,10 +10065,10 @@ declare namespace Models {
|
|
|
9955
10065
|
"pageSize"?: number;
|
|
9956
10066
|
"pageNumber"?: number;
|
|
9957
10067
|
"total"?: number;
|
|
10068
|
+
"firstUri"?: string;
|
|
9958
10069
|
"nextUri"?: string;
|
|
9959
|
-
"previousUri"?: string;
|
|
9960
10070
|
"lastUri"?: string;
|
|
9961
|
-
"
|
|
10071
|
+
"previousUri"?: string;
|
|
9962
10072
|
"selfUri"?: string;
|
|
9963
10073
|
"pageCount"?: number;
|
|
9964
10074
|
}
|
|
@@ -10071,10 +10181,10 @@ declare namespace Models {
|
|
|
10071
10181
|
"pageSize"?: number;
|
|
10072
10182
|
"pageNumber"?: number;
|
|
10073
10183
|
"total"?: number;
|
|
10184
|
+
"firstUri"?: string;
|
|
10074
10185
|
"nextUri"?: string;
|
|
10075
|
-
"previousUri"?: string;
|
|
10076
10186
|
"lastUri"?: string;
|
|
10077
|
-
"
|
|
10187
|
+
"previousUri"?: string;
|
|
10078
10188
|
"selfUri"?: string;
|
|
10079
10189
|
"pageCount"?: number;
|
|
10080
10190
|
}
|
|
@@ -10119,10 +10229,10 @@ declare namespace Models {
|
|
|
10119
10229
|
"pageSize"?: number;
|
|
10120
10230
|
"pageNumber"?: number;
|
|
10121
10231
|
"total"?: number;
|
|
10232
|
+
"firstUri"?: string;
|
|
10122
10233
|
"nextUri"?: string;
|
|
10123
|
-
"previousUri"?: string;
|
|
10124
10234
|
"lastUri"?: string;
|
|
10125
|
-
"
|
|
10235
|
+
"previousUri"?: string;
|
|
10126
10236
|
"selfUri"?: string;
|
|
10127
10237
|
"pageCount"?: number;
|
|
10128
10238
|
}
|
|
@@ -10170,10 +10280,10 @@ declare namespace Models {
|
|
|
10170
10280
|
"pageSize"?: number;
|
|
10171
10281
|
"pageNumber"?: number;
|
|
10172
10282
|
"total"?: number;
|
|
10283
|
+
"firstUri"?: string;
|
|
10173
10284
|
"nextUri"?: string;
|
|
10174
|
-
"previousUri"?: string;
|
|
10175
10285
|
"lastUri"?: string;
|
|
10176
|
-
"
|
|
10286
|
+
"previousUri"?: string;
|
|
10177
10287
|
"selfUri"?: string;
|
|
10178
10288
|
"pageCount"?: number;
|
|
10179
10289
|
}
|
|
@@ -10216,10 +10326,10 @@ declare namespace Models {
|
|
|
10216
10326
|
"pageSize"?: number;
|
|
10217
10327
|
"pageNumber"?: number;
|
|
10218
10328
|
"total"?: number;
|
|
10329
|
+
"firstUri"?: string;
|
|
10219
10330
|
"nextUri"?: string;
|
|
10220
|
-
"previousUri"?: string;
|
|
10221
10331
|
"lastUri"?: string;
|
|
10222
|
-
"
|
|
10332
|
+
"previousUri"?: string;
|
|
10223
10333
|
"selfUri"?: string;
|
|
10224
10334
|
"pageCount"?: number;
|
|
10225
10335
|
}
|
|
@@ -10261,10 +10371,10 @@ declare namespace Models {
|
|
|
10261
10371
|
"pageSize"?: number;
|
|
10262
10372
|
"pageNumber"?: number;
|
|
10263
10373
|
"total"?: number;
|
|
10374
|
+
"firstUri"?: string;
|
|
10264
10375
|
"nextUri"?: string;
|
|
10265
|
-
"previousUri"?: string;
|
|
10266
10376
|
"lastUri"?: string;
|
|
10267
|
-
"
|
|
10377
|
+
"previousUri"?: string;
|
|
10268
10378
|
"selfUri"?: string;
|
|
10269
10379
|
"pageCount"?: number;
|
|
10270
10380
|
}
|
|
@@ -10377,10 +10487,10 @@ declare namespace Models {
|
|
|
10377
10487
|
"pageSize"?: number;
|
|
10378
10488
|
"pageNumber"?: number;
|
|
10379
10489
|
"total"?: number;
|
|
10490
|
+
"firstUri"?: string;
|
|
10380
10491
|
"nextUri"?: string;
|
|
10381
|
-
"previousUri"?: string;
|
|
10382
10492
|
"lastUri"?: string;
|
|
10383
|
-
"
|
|
10493
|
+
"previousUri"?: string;
|
|
10384
10494
|
"selfUri"?: string;
|
|
10385
10495
|
"pageCount"?: number;
|
|
10386
10496
|
}
|
|
@@ -10406,10 +10516,10 @@ declare namespace Models {
|
|
|
10406
10516
|
"pageSize"?: number;
|
|
10407
10517
|
"pageNumber"?: number;
|
|
10408
10518
|
"total"?: number;
|
|
10519
|
+
"firstUri"?: string;
|
|
10409
10520
|
"nextUri"?: string;
|
|
10410
|
-
"previousUri"?: string;
|
|
10411
10521
|
"lastUri"?: string;
|
|
10412
|
-
"
|
|
10522
|
+
"previousUri"?: string;
|
|
10413
10523
|
"selfUri"?: string;
|
|
10414
10524
|
"pageCount"?: number;
|
|
10415
10525
|
}
|
|
@@ -10419,10 +10529,10 @@ declare namespace Models {
|
|
|
10419
10529
|
"pageSize"?: number;
|
|
10420
10530
|
"pageNumber"?: number;
|
|
10421
10531
|
"total"?: number;
|
|
10532
|
+
"firstUri"?: string;
|
|
10422
10533
|
"nextUri"?: string;
|
|
10423
|
-
"previousUri"?: string;
|
|
10424
10534
|
"lastUri"?: string;
|
|
10425
|
-
"
|
|
10535
|
+
"previousUri"?: string;
|
|
10426
10536
|
"selfUri"?: string;
|
|
10427
10537
|
"pageCount"?: number;
|
|
10428
10538
|
}
|
|
@@ -10571,10 +10681,10 @@ declare namespace Models {
|
|
|
10571
10681
|
"pageSize"?: number;
|
|
10572
10682
|
"pageNumber"?: number;
|
|
10573
10683
|
"total"?: number;
|
|
10684
|
+
"firstUri"?: string;
|
|
10574
10685
|
"nextUri"?: string;
|
|
10575
|
-
"previousUri"?: string;
|
|
10576
10686
|
"lastUri"?: string;
|
|
10577
|
-
"
|
|
10687
|
+
"previousUri"?: string;
|
|
10578
10688
|
"selfUri"?: string;
|
|
10579
10689
|
"pageCount"?: number;
|
|
10580
10690
|
}
|
|
@@ -10584,10 +10694,10 @@ declare namespace Models {
|
|
|
10584
10694
|
"pageSize"?: number;
|
|
10585
10695
|
"pageNumber"?: number;
|
|
10586
10696
|
"total"?: number;
|
|
10697
|
+
"firstUri"?: string;
|
|
10587
10698
|
"nextUri"?: string;
|
|
10588
|
-
"previousUri"?: string;
|
|
10589
10699
|
"lastUri"?: string;
|
|
10590
|
-
"
|
|
10700
|
+
"previousUri"?: string;
|
|
10591
10701
|
"selfUri"?: string;
|
|
10592
10702
|
"pageCount"?: number;
|
|
10593
10703
|
}
|
|
@@ -10674,6 +10784,8 @@ declare namespace Models {
|
|
|
10674
10784
|
"callbackScheduledTime"?: number;
|
|
10675
10785
|
"subject"?: string;
|
|
10676
10786
|
"messageType"?: string;
|
|
10787
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
10788
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
10677
10789
|
}
|
|
10678
10790
|
|
|
10679
10791
|
export interface ContactIdentifier {
|
|
@@ -10720,10 +10832,10 @@ declare namespace Models {
|
|
|
10720
10832
|
"pageSize"?: number;
|
|
10721
10833
|
"pageNumber"?: number;
|
|
10722
10834
|
"total"?: number;
|
|
10835
|
+
"firstUri"?: string;
|
|
10723
10836
|
"nextUri"?: string;
|
|
10724
|
-
"previousUri"?: string;
|
|
10725
10837
|
"lastUri"?: string;
|
|
10726
|
-
"
|
|
10838
|
+
"previousUri"?: string;
|
|
10727
10839
|
"selfUri"?: string;
|
|
10728
10840
|
"pageCount"?: number;
|
|
10729
10841
|
}
|
|
@@ -10733,10 +10845,10 @@ declare namespace Models {
|
|
|
10733
10845
|
"pageSize"?: number;
|
|
10734
10846
|
"pageNumber"?: number;
|
|
10735
10847
|
"total"?: number;
|
|
10848
|
+
"firstUri"?: string;
|
|
10736
10849
|
"nextUri"?: string;
|
|
10737
|
-
"previousUri"?: string;
|
|
10738
10850
|
"lastUri"?: string;
|
|
10739
|
-
"
|
|
10851
|
+
"previousUri"?: string;
|
|
10740
10852
|
"selfUri"?: string;
|
|
10741
10853
|
"pageCount"?: number;
|
|
10742
10854
|
}
|
|
@@ -10763,10 +10875,10 @@ declare namespace Models {
|
|
|
10763
10875
|
"pageSize"?: number;
|
|
10764
10876
|
"pageNumber"?: number;
|
|
10765
10877
|
"total"?: number;
|
|
10878
|
+
"firstUri"?: string;
|
|
10766
10879
|
"nextUri"?: string;
|
|
10767
|
-
"previousUri"?: string;
|
|
10768
10880
|
"lastUri"?: string;
|
|
10769
|
-
"
|
|
10881
|
+
"previousUri"?: string;
|
|
10770
10882
|
"selfUri"?: string;
|
|
10771
10883
|
"pageCount"?: number;
|
|
10772
10884
|
}
|
|
@@ -10794,11 +10906,11 @@ declare namespace Models {
|
|
|
10794
10906
|
"pageNumber"?: number;
|
|
10795
10907
|
"total"?: number;
|
|
10796
10908
|
"partialResults"?: boolean;
|
|
10797
|
-
"nextUri"?: string;
|
|
10798
10909
|
"firstUri"?: string;
|
|
10910
|
+
"nextUri"?: string;
|
|
10799
10911
|
"selfUri"?: string;
|
|
10800
|
-
"previousUri"?: string;
|
|
10801
10912
|
"lastUri"?: string;
|
|
10913
|
+
"previousUri"?: string;
|
|
10802
10914
|
"pageCount"?: number;
|
|
10803
10915
|
}
|
|
10804
10916
|
|
|
@@ -11121,6 +11233,7 @@ declare namespace Models {
|
|
|
11121
11233
|
"state"?: string;
|
|
11122
11234
|
"divisions"?: Array<Models.ConversationDivisionMembership>;
|
|
11123
11235
|
"recentTransfers"?: Array<Models.TransferResponse>;
|
|
11236
|
+
"securePause"?: boolean;
|
|
11124
11237
|
"selfUri"?: string;
|
|
11125
11238
|
}
|
|
11126
11239
|
|
|
@@ -11178,6 +11291,7 @@ declare namespace Models {
|
|
|
11178
11291
|
"autoStart"?: Models.AutoStart;
|
|
11179
11292
|
"markdown"?: Models.Markdown;
|
|
11180
11293
|
"conversationDisconnect"?: Models.ConversationDisconnectSettings;
|
|
11294
|
+
"conversationClear"?: Models.ConversationClearSettings;
|
|
11181
11295
|
"humanize"?: Models.Humanize;
|
|
11182
11296
|
}
|
|
11183
11297
|
|
|
@@ -11195,6 +11309,7 @@ declare namespace Models {
|
|
|
11195
11309
|
"startTime": string;
|
|
11196
11310
|
"endTime"?: string;
|
|
11197
11311
|
"divisions"?: Array<Models.ConversationDivisionMembership>;
|
|
11312
|
+
"securePause"?: boolean;
|
|
11198
11313
|
"selfUri"?: string;
|
|
11199
11314
|
"participants"?: Array<Models.ParticipantBasic>;
|
|
11200
11315
|
}
|
|
@@ -11642,6 +11757,10 @@ declare namespace Models {
|
|
|
11642
11757
|
"endTime"?: string;
|
|
11643
11758
|
}
|
|
11644
11759
|
|
|
11760
|
+
export interface ConversationClearSettings {
|
|
11761
|
+
"enabled"?: boolean;
|
|
11762
|
+
}
|
|
11763
|
+
|
|
11645
11764
|
export interface ConversationCobrowseEventTopicCobrowseConversation {
|
|
11646
11765
|
"id"?: string;
|
|
11647
11766
|
"name"?: string;
|
|
@@ -12030,10 +12149,10 @@ declare namespace Models {
|
|
|
12030
12149
|
"pageSize"?: number;
|
|
12031
12150
|
"pageNumber"?: number;
|
|
12032
12151
|
"total"?: number;
|
|
12152
|
+
"firstUri"?: string;
|
|
12033
12153
|
"nextUri"?: string;
|
|
12034
|
-
"previousUri"?: string;
|
|
12035
12154
|
"lastUri"?: string;
|
|
12036
|
-
"
|
|
12155
|
+
"previousUri"?: string;
|
|
12037
12156
|
"selfUri"?: string;
|
|
12038
12157
|
"pageCount"?: number;
|
|
12039
12158
|
}
|
|
@@ -12661,6 +12780,7 @@ declare namespace Models {
|
|
|
12661
12780
|
"recipientCountry"?: string;
|
|
12662
12781
|
"recipientType"?: string;
|
|
12663
12782
|
"byoSmsIntegrationId"?: string;
|
|
12783
|
+
"monitoredParticipantId"?: string;
|
|
12664
12784
|
}
|
|
12665
12785
|
|
|
12666
12786
|
export interface ConversationMessageEventTopicMessageMetadata {
|
|
@@ -13885,10 +14005,10 @@ declare namespace Models {
|
|
|
13885
14005
|
"pageSize"?: number;
|
|
13886
14006
|
"pageNumber"?: number;
|
|
13887
14007
|
"total"?: number;
|
|
14008
|
+
"firstUri"?: string;
|
|
13888
14009
|
"nextUri"?: string;
|
|
13889
|
-
"previousUri"?: string;
|
|
13890
14010
|
"lastUri"?: string;
|
|
13891
|
-
"
|
|
14011
|
+
"previousUri"?: string;
|
|
13892
14012
|
"selfUri"?: string;
|
|
13893
14013
|
"pageCount"?: number;
|
|
13894
14014
|
}
|
|
@@ -13912,10 +14032,10 @@ declare namespace Models {
|
|
|
13912
14032
|
"pageSize"?: number;
|
|
13913
14033
|
"pageNumber"?: number;
|
|
13914
14034
|
"total"?: number;
|
|
14035
|
+
"firstUri"?: string;
|
|
13915
14036
|
"nextUri"?: string;
|
|
13916
|
-
"previousUri"?: string;
|
|
13917
14037
|
"lastUri"?: string;
|
|
13918
|
-
"
|
|
14038
|
+
"previousUri"?: string;
|
|
13919
14039
|
"selfUri"?: string;
|
|
13920
14040
|
"pageCount"?: number;
|
|
13921
14041
|
}
|
|
@@ -14088,6 +14208,8 @@ declare namespace Models {
|
|
|
14088
14208
|
"subject"?: string;
|
|
14089
14209
|
"messageType"?: string;
|
|
14090
14210
|
"interactingDurationMs"?: number;
|
|
14211
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
14212
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
14091
14213
|
}
|
|
14092
14214
|
|
|
14093
14215
|
export interface CustomerInteractionCenter {
|
|
@@ -14123,6 +14245,8 @@ declare namespace Models {
|
|
|
14123
14245
|
"callbackScheduledTime"?: number;
|
|
14124
14246
|
"subject"?: string;
|
|
14125
14247
|
"messageType"?: string;
|
|
14248
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
14249
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
14126
14250
|
}
|
|
14127
14251
|
|
|
14128
14252
|
export interface DID {
|
|
@@ -14150,10 +14274,10 @@ declare namespace Models {
|
|
|
14150
14274
|
"pageSize"?: number;
|
|
14151
14275
|
"pageNumber"?: number;
|
|
14152
14276
|
"total"?: number;
|
|
14277
|
+
"firstUri"?: string;
|
|
14153
14278
|
"nextUri"?: string;
|
|
14154
|
-
"previousUri"?: string;
|
|
14155
14279
|
"lastUri"?: string;
|
|
14156
|
-
"
|
|
14280
|
+
"previousUri"?: string;
|
|
14157
14281
|
"selfUri"?: string;
|
|
14158
14282
|
"pageCount"?: number;
|
|
14159
14283
|
}
|
|
@@ -14174,10 +14298,10 @@ declare namespace Models {
|
|
|
14174
14298
|
"pageSize"?: number;
|
|
14175
14299
|
"pageNumber"?: number;
|
|
14176
14300
|
"total"?: number;
|
|
14301
|
+
"firstUri"?: string;
|
|
14177
14302
|
"nextUri"?: string;
|
|
14178
|
-
"previousUri"?: string;
|
|
14179
14303
|
"lastUri"?: string;
|
|
14180
|
-
"
|
|
14304
|
+
"previousUri"?: string;
|
|
14181
14305
|
"selfUri"?: string;
|
|
14182
14306
|
"pageCount"?: number;
|
|
14183
14307
|
}
|
|
@@ -14207,10 +14331,10 @@ declare namespace Models {
|
|
|
14207
14331
|
"pageSize"?: number;
|
|
14208
14332
|
"pageNumber"?: number;
|
|
14209
14333
|
"total"?: number;
|
|
14334
|
+
"firstUri"?: string;
|
|
14210
14335
|
"nextUri"?: string;
|
|
14211
|
-
"previousUri"?: string;
|
|
14212
14336
|
"lastUri"?: string;
|
|
14213
|
-
"
|
|
14337
|
+
"previousUri"?: string;
|
|
14214
14338
|
"selfUri"?: string;
|
|
14215
14339
|
"pageCount"?: number;
|
|
14216
14340
|
}
|
|
@@ -14318,10 +14442,10 @@ declare namespace Models {
|
|
|
14318
14442
|
"pageSize"?: number;
|
|
14319
14443
|
"pageNumber"?: number;
|
|
14320
14444
|
"total"?: number;
|
|
14445
|
+
"firstUri"?: string;
|
|
14321
14446
|
"nextUri"?: string;
|
|
14322
|
-
"previousUri"?: string;
|
|
14323
14447
|
"lastUri"?: string;
|
|
14324
|
-
"
|
|
14448
|
+
"previousUri"?: string;
|
|
14325
14449
|
"selfUri"?: string;
|
|
14326
14450
|
"pageCount"?: number;
|
|
14327
14451
|
}
|
|
@@ -14331,10 +14455,10 @@ declare namespace Models {
|
|
|
14331
14455
|
"pageSize"?: number;
|
|
14332
14456
|
"pageNumber"?: number;
|
|
14333
14457
|
"total"?: number;
|
|
14458
|
+
"firstUri"?: string;
|
|
14334
14459
|
"nextUri"?: string;
|
|
14335
|
-
"previousUri"?: string;
|
|
14336
14460
|
"lastUri"?: string;
|
|
14337
|
-
"
|
|
14461
|
+
"previousUri"?: string;
|
|
14338
14462
|
"selfUri"?: string;
|
|
14339
14463
|
"pageCount"?: number;
|
|
14340
14464
|
}
|
|
@@ -14412,10 +14536,10 @@ declare namespace Models {
|
|
|
14412
14536
|
"pageSize"?: number;
|
|
14413
14537
|
"pageNumber"?: number;
|
|
14414
14538
|
"total"?: number;
|
|
14539
|
+
"firstUri"?: string;
|
|
14415
14540
|
"nextUri"?: string;
|
|
14416
|
-
"previousUri"?: string;
|
|
14417
14541
|
"lastUri"?: string;
|
|
14418
|
-
"
|
|
14542
|
+
"previousUri"?: string;
|
|
14419
14543
|
"selfUri"?: string;
|
|
14420
14544
|
"pageCount"?: number;
|
|
14421
14545
|
}
|
|
@@ -14445,10 +14569,10 @@ declare namespace Models {
|
|
|
14445
14569
|
"pageSize"?: number;
|
|
14446
14570
|
"pageNumber"?: number;
|
|
14447
14571
|
"total"?: number;
|
|
14572
|
+
"firstUri"?: string;
|
|
14448
14573
|
"nextUri"?: string;
|
|
14449
|
-
"previousUri"?: string;
|
|
14450
14574
|
"lastUri"?: string;
|
|
14451
|
-
"
|
|
14575
|
+
"previousUri"?: string;
|
|
14452
14576
|
"selfUri"?: string;
|
|
14453
14577
|
"pageCount"?: number;
|
|
14454
14578
|
}
|
|
@@ -14563,10 +14687,10 @@ declare namespace Models {
|
|
|
14563
14687
|
"pageSize"?: number;
|
|
14564
14688
|
"pageNumber"?: number;
|
|
14565
14689
|
"total"?: number;
|
|
14690
|
+
"firstUri"?: string;
|
|
14566
14691
|
"nextUri"?: string;
|
|
14567
|
-
"previousUri"?: string;
|
|
14568
14692
|
"lastUri"?: string;
|
|
14569
|
-
"
|
|
14693
|
+
"previousUri"?: string;
|
|
14570
14694
|
"selfUri"?: string;
|
|
14571
14695
|
"pageCount"?: number;
|
|
14572
14696
|
}
|
|
@@ -14811,7 +14935,7 @@ declare namespace Models {
|
|
|
14811
14935
|
"id"?: string;
|
|
14812
14936
|
"name"?: string;
|
|
14813
14937
|
"contactListId": string;
|
|
14814
|
-
"data": { [key: string]:
|
|
14938
|
+
"data": { [key: string]: string; };
|
|
14815
14939
|
"callRecords"?: { [key: string]: Models.CallRecord; };
|
|
14816
14940
|
"latestSmsEvaluations"?: { [key: string]: Models.MessageEvaluation; };
|
|
14817
14941
|
"latestEmailEvaluations"?: { [key: string]: Models.MessageEvaluation; };
|
|
@@ -14963,10 +15087,10 @@ declare namespace Models {
|
|
|
14963
15087
|
"pageSize"?: number;
|
|
14964
15088
|
"pageNumber"?: number;
|
|
14965
15089
|
"total"?: number;
|
|
15090
|
+
"firstUri"?: string;
|
|
14966
15091
|
"nextUri"?: string;
|
|
14967
|
-
"previousUri"?: string;
|
|
14968
15092
|
"lastUri"?: string;
|
|
14969
|
-
"
|
|
15093
|
+
"previousUri"?: string;
|
|
14970
15094
|
"selfUri"?: string;
|
|
14971
15095
|
"pageCount"?: number;
|
|
14972
15096
|
}
|
|
@@ -15198,10 +15322,10 @@ declare namespace Models {
|
|
|
15198
15322
|
"pageSize"?: number;
|
|
15199
15323
|
"pageNumber"?: number;
|
|
15200
15324
|
"total"?: number;
|
|
15325
|
+
"firstUri"?: string;
|
|
15201
15326
|
"nextUri"?: string;
|
|
15202
|
-
"previousUri"?: string;
|
|
15203
15327
|
"lastUri"?: string;
|
|
15204
|
-
"
|
|
15328
|
+
"previousUri"?: string;
|
|
15205
15329
|
"selfUri"?: string;
|
|
15206
15330
|
"pageCount"?: number;
|
|
15207
15331
|
}
|
|
@@ -15280,10 +15404,10 @@ declare namespace Models {
|
|
|
15280
15404
|
"pageSize"?: number;
|
|
15281
15405
|
"pageNumber"?: number;
|
|
15282
15406
|
"total"?: number;
|
|
15407
|
+
"firstUri"?: string;
|
|
15283
15408
|
"nextUri"?: string;
|
|
15284
|
-
"previousUri"?: string;
|
|
15285
15409
|
"lastUri"?: string;
|
|
15286
|
-
"
|
|
15410
|
+
"previousUri"?: string;
|
|
15287
15411
|
"selfUri"?: string;
|
|
15288
15412
|
"pageCount"?: number;
|
|
15289
15413
|
}
|
|
@@ -15317,10 +15441,10 @@ declare namespace Models {
|
|
|
15317
15441
|
"pageSize"?: number;
|
|
15318
15442
|
"pageNumber"?: number;
|
|
15319
15443
|
"total"?: number;
|
|
15444
|
+
"firstUri"?: string;
|
|
15320
15445
|
"nextUri"?: string;
|
|
15321
|
-
"previousUri"?: string;
|
|
15322
15446
|
"lastUri"?: string;
|
|
15323
|
-
"
|
|
15447
|
+
"previousUri"?: string;
|
|
15324
15448
|
"selfUri"?: string;
|
|
15325
15449
|
"pageCount"?: number;
|
|
15326
15450
|
}
|
|
@@ -15358,10 +15482,10 @@ declare namespace Models {
|
|
|
15358
15482
|
"pageNumber"?: number;
|
|
15359
15483
|
"total"?: number;
|
|
15360
15484
|
"allDivsPermitted"?: boolean;
|
|
15485
|
+
"firstUri"?: string;
|
|
15361
15486
|
"nextUri"?: string;
|
|
15362
|
-
"previousUri"?: string;
|
|
15363
15487
|
"lastUri"?: string;
|
|
15364
|
-
"
|
|
15488
|
+
"previousUri"?: string;
|
|
15365
15489
|
"selfUri"?: string;
|
|
15366
15490
|
"pageCount"?: number;
|
|
15367
15491
|
}
|
|
@@ -15420,10 +15544,10 @@ declare namespace Models {
|
|
|
15420
15544
|
"pageSize"?: number;
|
|
15421
15545
|
"pageNumber"?: number;
|
|
15422
15546
|
"total"?: number;
|
|
15547
|
+
"firstUri"?: string;
|
|
15423
15548
|
"nextUri"?: string;
|
|
15424
|
-
"previousUri"?: string;
|
|
15425
15549
|
"lastUri"?: string;
|
|
15426
|
-
"
|
|
15550
|
+
"previousUri"?: string;
|
|
15427
15551
|
"selfUri"?: string;
|
|
15428
15552
|
"pageCount"?: number;
|
|
15429
15553
|
}
|
|
@@ -15433,10 +15557,10 @@ declare namespace Models {
|
|
|
15433
15557
|
"pageSize"?: number;
|
|
15434
15558
|
"pageNumber"?: number;
|
|
15435
15559
|
"total"?: number;
|
|
15560
|
+
"firstUri"?: string;
|
|
15436
15561
|
"nextUri"?: string;
|
|
15437
|
-
"previousUri"?: string;
|
|
15438
15562
|
"lastUri"?: string;
|
|
15439
|
-
"
|
|
15563
|
+
"previousUri"?: string;
|
|
15440
15564
|
"selfUri"?: string;
|
|
15441
15565
|
"pageCount"?: number;
|
|
15442
15566
|
}
|
|
@@ -15558,10 +15682,10 @@ declare namespace Models {
|
|
|
15558
15682
|
"pageSize"?: number;
|
|
15559
15683
|
"pageNumber"?: number;
|
|
15560
15684
|
"total"?: number;
|
|
15685
|
+
"firstUri"?: string;
|
|
15561
15686
|
"nextUri"?: string;
|
|
15562
|
-
"previousUri"?: string;
|
|
15563
15687
|
"lastUri"?: string;
|
|
15564
|
-
"
|
|
15688
|
+
"previousUri"?: string;
|
|
15565
15689
|
"selfUri"?: string;
|
|
15566
15690
|
"pageCount"?: number;
|
|
15567
15691
|
}
|
|
@@ -15615,10 +15739,10 @@ declare namespace Models {
|
|
|
15615
15739
|
"pageSize"?: number;
|
|
15616
15740
|
"pageNumber"?: number;
|
|
15617
15741
|
"total"?: number;
|
|
15742
|
+
"firstUri"?: string;
|
|
15618
15743
|
"nextUri"?: string;
|
|
15619
|
-
"previousUri"?: string;
|
|
15620
15744
|
"lastUri"?: string;
|
|
15621
|
-
"
|
|
15745
|
+
"previousUri"?: string;
|
|
15622
15746
|
"selfUri"?: string;
|
|
15623
15747
|
"pageCount"?: number;
|
|
15624
15748
|
}
|
|
@@ -15831,10 +15955,10 @@ declare namespace Models {
|
|
|
15831
15955
|
"pageSize"?: number;
|
|
15832
15956
|
"pageNumber"?: number;
|
|
15833
15957
|
"total"?: number;
|
|
15958
|
+
"firstUri"?: string;
|
|
15834
15959
|
"nextUri"?: string;
|
|
15835
|
-
"previousUri"?: string;
|
|
15836
15960
|
"lastUri"?: string;
|
|
15837
|
-
"
|
|
15961
|
+
"previousUri"?: string;
|
|
15838
15962
|
"selfUri"?: string;
|
|
15839
15963
|
"pageCount"?: number;
|
|
15840
15964
|
}
|
|
@@ -15850,10 +15974,10 @@ declare namespace Models {
|
|
|
15850
15974
|
"pageSize"?: number;
|
|
15851
15975
|
"pageNumber"?: number;
|
|
15852
15976
|
"total"?: number;
|
|
15977
|
+
"firstUri"?: string;
|
|
15853
15978
|
"nextUri"?: string;
|
|
15854
|
-
"previousUri"?: string;
|
|
15855
15979
|
"lastUri"?: string;
|
|
15856
|
-
"
|
|
15980
|
+
"previousUri"?: string;
|
|
15857
15981
|
"selfUri"?: string;
|
|
15858
15982
|
"pageCount"?: number;
|
|
15859
15983
|
}
|
|
@@ -15863,10 +15987,10 @@ declare namespace Models {
|
|
|
15863
15987
|
"pageSize"?: number;
|
|
15864
15988
|
"pageNumber"?: number;
|
|
15865
15989
|
"total"?: number;
|
|
15990
|
+
"firstUri"?: string;
|
|
15866
15991
|
"nextUri"?: string;
|
|
15867
|
-
"previousUri"?: string;
|
|
15868
15992
|
"lastUri"?: string;
|
|
15869
|
-
"
|
|
15993
|
+
"previousUri"?: string;
|
|
15870
15994
|
"selfUri"?: string;
|
|
15871
15995
|
"pageCount"?: number;
|
|
15872
15996
|
}
|
|
@@ -15876,10 +16000,10 @@ declare namespace Models {
|
|
|
15876
16000
|
"pageSize"?: number;
|
|
15877
16001
|
"pageNumber"?: number;
|
|
15878
16002
|
"total"?: number;
|
|
16003
|
+
"firstUri"?: string;
|
|
15879
16004
|
"nextUri"?: string;
|
|
15880
|
-
"previousUri"?: string;
|
|
15881
16005
|
"lastUri"?: string;
|
|
15882
|
-
"
|
|
16006
|
+
"previousUri"?: string;
|
|
15883
16007
|
"selfUri"?: string;
|
|
15884
16008
|
"pageCount"?: number;
|
|
15885
16009
|
}
|
|
@@ -15889,10 +16013,10 @@ declare namespace Models {
|
|
|
15889
16013
|
"pageSize"?: number;
|
|
15890
16014
|
"pageNumber"?: number;
|
|
15891
16015
|
"total"?: number;
|
|
16016
|
+
"firstUri"?: string;
|
|
15892
16017
|
"nextUri"?: string;
|
|
15893
|
-
"previousUri"?: string;
|
|
15894
16018
|
"lastUri"?: string;
|
|
15895
|
-
"
|
|
16019
|
+
"previousUri"?: string;
|
|
15896
16020
|
"selfUri"?: string;
|
|
15897
16021
|
"pageCount"?: number;
|
|
15898
16022
|
}
|
|
@@ -16132,6 +16256,11 @@ declare namespace Models {
|
|
|
16132
16256
|
"previousUri"?: string;
|
|
16133
16257
|
}
|
|
16134
16258
|
|
|
16259
|
+
export interface DraftManipulationRequest {
|
|
16260
|
+
"translate"?: Models.HistoryHeadersTranslation;
|
|
16261
|
+
"draftType"?: string;
|
|
16262
|
+
}
|
|
16263
|
+
|
|
16135
16264
|
export interface DraftRequest {
|
|
16136
16265
|
"intents"?: Array<Models.DraftIntents>;
|
|
16137
16266
|
"topics"?: Array<Models.DraftTopicRequest>;
|
|
@@ -16244,10 +16373,10 @@ declare namespace Models {
|
|
|
16244
16373
|
"pageSize"?: number;
|
|
16245
16374
|
"pageNumber"?: number;
|
|
16246
16375
|
"total"?: number;
|
|
16376
|
+
"firstUri"?: string;
|
|
16247
16377
|
"nextUri"?: string;
|
|
16248
|
-
"previousUri"?: string;
|
|
16249
16378
|
"lastUri"?: string;
|
|
16250
|
-
"
|
|
16379
|
+
"previousUri"?: string;
|
|
16251
16380
|
"selfUri"?: string;
|
|
16252
16381
|
"pageCount"?: number;
|
|
16253
16382
|
}
|
|
@@ -16277,10 +16406,10 @@ declare namespace Models {
|
|
|
16277
16406
|
"pageSize"?: number;
|
|
16278
16407
|
"pageNumber"?: number;
|
|
16279
16408
|
"total"?: number;
|
|
16409
|
+
"firstUri"?: string;
|
|
16280
16410
|
"nextUri"?: string;
|
|
16281
|
-
"previousUri"?: string;
|
|
16282
16411
|
"lastUri"?: string;
|
|
16283
|
-
"
|
|
16412
|
+
"previousUri"?: string;
|
|
16284
16413
|
"selfUri"?: string;
|
|
16285
16414
|
"pageCount"?: number;
|
|
16286
16415
|
}
|
|
@@ -16628,10 +16757,10 @@ declare namespace Models {
|
|
|
16628
16757
|
"pageSize"?: number;
|
|
16629
16758
|
"pageNumber"?: number;
|
|
16630
16759
|
"total"?: number;
|
|
16760
|
+
"firstUri"?: string;
|
|
16631
16761
|
"nextUri"?: string;
|
|
16632
|
-
"previousUri"?: string;
|
|
16633
16762
|
"lastUri"?: string;
|
|
16634
|
-
"
|
|
16763
|
+
"previousUri"?: string;
|
|
16635
16764
|
"selfUri"?: string;
|
|
16636
16765
|
"pageCount"?: number;
|
|
16637
16766
|
}
|
|
@@ -16720,10 +16849,10 @@ declare namespace Models {
|
|
|
16720
16849
|
"pageSize"?: number;
|
|
16721
16850
|
"pageNumber"?: number;
|
|
16722
16851
|
"total"?: number;
|
|
16852
|
+
"firstUri"?: string;
|
|
16723
16853
|
"nextUri"?: string;
|
|
16724
|
-
"previousUri"?: string;
|
|
16725
16854
|
"lastUri"?: string;
|
|
16726
|
-
"
|
|
16855
|
+
"previousUri"?: string;
|
|
16727
16856
|
"selfUri"?: string;
|
|
16728
16857
|
"pageCount"?: number;
|
|
16729
16858
|
}
|
|
@@ -16793,14 +16922,23 @@ declare namespace Models {
|
|
|
16793
16922
|
"pageSize"?: number;
|
|
16794
16923
|
"pageNumber"?: number;
|
|
16795
16924
|
"total"?: number;
|
|
16925
|
+
"firstUri"?: string;
|
|
16796
16926
|
"nextUri"?: string;
|
|
16797
|
-
"previousUri"?: string;
|
|
16798
16927
|
"lastUri"?: string;
|
|
16799
|
-
"
|
|
16928
|
+
"previousUri"?: string;
|
|
16800
16929
|
"selfUri"?: string;
|
|
16801
16930
|
"pageCount"?: number;
|
|
16802
16931
|
}
|
|
16803
16932
|
|
|
16933
|
+
export interface EmergencyLocation {
|
|
16934
|
+
"id"?: string;
|
|
16935
|
+
"name"?: string;
|
|
16936
|
+
"address": Models.LocationAddress;
|
|
16937
|
+
"did": string;
|
|
16938
|
+
"source": string;
|
|
16939
|
+
"selfUri"?: string;
|
|
16940
|
+
}
|
|
16941
|
+
|
|
16804
16942
|
export interface EmployerInfo {
|
|
16805
16943
|
"officialName"?: string;
|
|
16806
16944
|
"employeeId"?: string;
|
|
@@ -16828,10 +16966,10 @@ declare namespace Models {
|
|
|
16828
16966
|
"pageSize"?: number;
|
|
16829
16967
|
"pageNumber"?: number;
|
|
16830
16968
|
"total"?: number;
|
|
16969
|
+
"firstUri"?: string;
|
|
16831
16970
|
"nextUri"?: string;
|
|
16832
|
-
"previousUri"?: string;
|
|
16833
16971
|
"lastUri"?: string;
|
|
16834
|
-
"
|
|
16972
|
+
"previousUri"?: string;
|
|
16835
16973
|
"selfUri"?: string;
|
|
16836
16974
|
"pageCount"?: number;
|
|
16837
16975
|
}
|
|
@@ -16962,6 +17100,7 @@ declare namespace Models {
|
|
|
16962
17100
|
"conversationEndDate"?: string;
|
|
16963
17101
|
"neverRelease"?: boolean;
|
|
16964
17102
|
"assigned"?: boolean;
|
|
17103
|
+
"dateAssigneeChanged"?: string;
|
|
16965
17104
|
"resourceId"?: string;
|
|
16966
17105
|
"resourceType"?: string;
|
|
16967
17106
|
"redacted"?: boolean;
|
|
@@ -17058,10 +17197,10 @@ declare namespace Models {
|
|
|
17058
17197
|
"pageSize"?: number;
|
|
17059
17198
|
"pageNumber"?: number;
|
|
17060
17199
|
"total"?: number;
|
|
17200
|
+
"firstUri"?: string;
|
|
17061
17201
|
"nextUri"?: string;
|
|
17062
|
-
"previousUri"?: string;
|
|
17063
17202
|
"lastUri"?: string;
|
|
17064
|
-
"
|
|
17203
|
+
"previousUri"?: string;
|
|
17065
17204
|
"selfUri"?: string;
|
|
17066
17205
|
"pageCount"?: number;
|
|
17067
17206
|
}
|
|
@@ -17087,10 +17226,10 @@ declare namespace Models {
|
|
|
17087
17226
|
"pageSize"?: number;
|
|
17088
17227
|
"pageNumber"?: number;
|
|
17089
17228
|
"total"?: number;
|
|
17229
|
+
"firstUri"?: string;
|
|
17090
17230
|
"nextUri"?: string;
|
|
17091
|
-
"previousUri"?: string;
|
|
17092
17231
|
"lastUri"?: string;
|
|
17093
|
-
"
|
|
17232
|
+
"previousUri"?: string;
|
|
17094
17233
|
"selfUri"?: string;
|
|
17095
17234
|
"pageCount"?: number;
|
|
17096
17235
|
}
|
|
@@ -17110,6 +17249,10 @@ declare namespace Models {
|
|
|
17110
17249
|
"id"?: string;
|
|
17111
17250
|
}
|
|
17112
17251
|
|
|
17252
|
+
export interface EvaluationQualityV2TopicEvaluationReference {
|
|
17253
|
+
"id"?: string;
|
|
17254
|
+
}
|
|
17255
|
+
|
|
17113
17256
|
export interface EvaluationQualityV2TopicEvaluationScoringSet {
|
|
17114
17257
|
"totalScore"?: number;
|
|
17115
17258
|
"totalCriticalScore"?: number;
|
|
@@ -17147,6 +17290,12 @@ declare namespace Models {
|
|
|
17147
17290
|
"evaluationSource"?: Models.EvaluationQualityV2TopicEvaluationSource;
|
|
17148
17291
|
"assigneeUserId"?: string;
|
|
17149
17292
|
"previousAssigneeUserId"?: string;
|
|
17293
|
+
"evaluationContextId"?: string;
|
|
17294
|
+
"disputeCount"?: number;
|
|
17295
|
+
"version"?: number;
|
|
17296
|
+
"previousStatus"?: string;
|
|
17297
|
+
"declinedReview"?: boolean;
|
|
17298
|
+
"retractedEvaluation"?: Models.EvaluationQualityV2TopicEvaluationReference;
|
|
17150
17299
|
}
|
|
17151
17300
|
|
|
17152
17301
|
export interface EvaluationQualityV2TopicUser {
|
|
@@ -17235,6 +17384,7 @@ declare namespace Models {
|
|
|
17235
17384
|
"conversationEndDate"?: string;
|
|
17236
17385
|
"neverRelease"?: boolean;
|
|
17237
17386
|
"assigned"?: boolean;
|
|
17387
|
+
"dateAssigneeChanged"?: string;
|
|
17238
17388
|
"resourceId"?: string;
|
|
17239
17389
|
"resourceType"?: string;
|
|
17240
17390
|
"redacted"?: boolean;
|
|
@@ -17295,10 +17445,10 @@ declare namespace Models {
|
|
|
17295
17445
|
"pageSize"?: number;
|
|
17296
17446
|
"pageNumber"?: number;
|
|
17297
17447
|
"total"?: number;
|
|
17448
|
+
"firstUri"?: string;
|
|
17298
17449
|
"nextUri"?: string;
|
|
17299
|
-
"previousUri"?: string;
|
|
17300
17450
|
"lastUri"?: string;
|
|
17301
|
-
"
|
|
17451
|
+
"previousUri"?: string;
|
|
17302
17452
|
"selfUri"?: string;
|
|
17303
17453
|
"pageCount"?: number;
|
|
17304
17454
|
}
|
|
@@ -17434,10 +17584,10 @@ declare namespace Models {
|
|
|
17434
17584
|
"pageSize"?: number;
|
|
17435
17585
|
"pageNumber"?: number;
|
|
17436
17586
|
"total"?: number;
|
|
17587
|
+
"firstUri"?: string;
|
|
17437
17588
|
"nextUri"?: string;
|
|
17438
|
-
"previousUri"?: string;
|
|
17439
17589
|
"lastUri"?: string;
|
|
17440
|
-
"
|
|
17590
|
+
"previousUri"?: string;
|
|
17441
17591
|
"selfUri"?: string;
|
|
17442
17592
|
"pageCount"?: number;
|
|
17443
17593
|
}
|
|
@@ -17465,10 +17615,10 @@ declare namespace Models {
|
|
|
17465
17615
|
"pageSize"?: number;
|
|
17466
17616
|
"pageNumber"?: number;
|
|
17467
17617
|
"total"?: number;
|
|
17618
|
+
"firstUri"?: string;
|
|
17468
17619
|
"nextUri"?: string;
|
|
17469
|
-
"previousUri"?: string;
|
|
17470
17620
|
"lastUri"?: string;
|
|
17471
|
-
"
|
|
17621
|
+
"previousUri"?: string;
|
|
17472
17622
|
"selfUri"?: string;
|
|
17473
17623
|
"pageCount"?: number;
|
|
17474
17624
|
}
|
|
@@ -17529,6 +17679,7 @@ declare namespace Models {
|
|
|
17529
17679
|
"lineId"?: Models.ExternalContactsContactChangedTopicLineId;
|
|
17530
17680
|
"whatsAppId"?: Models.ExternalContactsContactChangedTopicWhatsAppId;
|
|
17531
17681
|
"facebookId"?: Models.ExternalContactsContactChangedTopicFacebookId;
|
|
17682
|
+
"instagramId"?: Models.ExternalContactsContactChangedTopicInstagramId;
|
|
17532
17683
|
}
|
|
17533
17684
|
|
|
17534
17685
|
export interface ExternalContactsContactChangedTopicContactAddress {
|
|
@@ -17549,6 +17700,15 @@ declare namespace Models {
|
|
|
17549
17700
|
"scopedId"?: string;
|
|
17550
17701
|
}
|
|
17551
17702
|
|
|
17703
|
+
export interface ExternalContactsContactChangedTopicInstagramId {
|
|
17704
|
+
"ids"?: Array<Models.ExternalContactsContactChangedTopicInstagramScopedId>;
|
|
17705
|
+
"displayName"?: string;
|
|
17706
|
+
}
|
|
17707
|
+
|
|
17708
|
+
export interface ExternalContactsContactChangedTopicInstagramScopedId {
|
|
17709
|
+
"scopedId"?: string;
|
|
17710
|
+
}
|
|
17711
|
+
|
|
17552
17712
|
export interface ExternalContactsContactChangedTopicLineId {
|
|
17553
17713
|
"ids"?: Array<Models.ExternalContactsContactChangedTopicLineUserId>;
|
|
17554
17714
|
"displayName"?: string;
|
|
@@ -17602,6 +17762,7 @@ declare namespace Models {
|
|
|
17602
17762
|
"lineId"?: Models.ExternalContactsUnresolvedContactChangedTopicLineId;
|
|
17603
17763
|
"whatsAppId"?: Models.ExternalContactsUnresolvedContactChangedTopicWhatsAppId;
|
|
17604
17764
|
"facebookId"?: Models.ExternalContactsUnresolvedContactChangedTopicFacebookId;
|
|
17765
|
+
"instagramId"?: Models.ExternalContactsUnresolvedContactChangedTopicInstagramId;
|
|
17605
17766
|
}
|
|
17606
17767
|
|
|
17607
17768
|
export interface ExternalContactsUnresolvedContactChangedTopicContactAddress {
|
|
@@ -17622,6 +17783,15 @@ declare namespace Models {
|
|
|
17622
17783
|
"scopedId"?: string;
|
|
17623
17784
|
}
|
|
17624
17785
|
|
|
17786
|
+
export interface ExternalContactsUnresolvedContactChangedTopicInstagramId {
|
|
17787
|
+
"ids"?: Array<Models.ExternalContactsUnresolvedContactChangedTopicInstagramScopedId>;
|
|
17788
|
+
"displayName"?: string;
|
|
17789
|
+
}
|
|
17790
|
+
|
|
17791
|
+
export interface ExternalContactsUnresolvedContactChangedTopicInstagramScopedId {
|
|
17792
|
+
"scopedId"?: string;
|
|
17793
|
+
}
|
|
17794
|
+
|
|
17625
17795
|
export interface ExternalContactsUnresolvedContactChangedTopicLineId {
|
|
17626
17796
|
"ids"?: Array<Models.ExternalContactsUnresolvedContactChangedTopicLineUserId>;
|
|
17627
17797
|
"displayName"?: string;
|
|
@@ -17742,10 +17912,10 @@ declare namespace Models {
|
|
|
17742
17912
|
"pageSize"?: number;
|
|
17743
17913
|
"pageNumber"?: number;
|
|
17744
17914
|
"total"?: number;
|
|
17915
|
+
"firstUri"?: string;
|
|
17745
17916
|
"nextUri"?: string;
|
|
17746
|
-
"previousUri"?: string;
|
|
17747
17917
|
"lastUri"?: string;
|
|
17748
|
-
"
|
|
17918
|
+
"previousUri"?: string;
|
|
17749
17919
|
"selfUri"?: string;
|
|
17750
17920
|
"pageCount"?: number;
|
|
17751
17921
|
}
|
|
@@ -17788,10 +17958,10 @@ declare namespace Models {
|
|
|
17788
17958
|
"pageNumber"?: number;
|
|
17789
17959
|
"total"?: number;
|
|
17790
17960
|
"partialResults"?: boolean;
|
|
17961
|
+
"firstUri"?: string;
|
|
17791
17962
|
"nextUri"?: string;
|
|
17792
|
-
"previousUri"?: string;
|
|
17793
17963
|
"lastUri"?: string;
|
|
17794
|
-
"
|
|
17964
|
+
"previousUri"?: string;
|
|
17795
17965
|
"selfUri"?: string;
|
|
17796
17966
|
"pageCount"?: number;
|
|
17797
17967
|
}
|
|
@@ -17844,10 +18014,10 @@ declare namespace Models {
|
|
|
17844
18014
|
"pageSize"?: number;
|
|
17845
18015
|
"pageNumber"?: number;
|
|
17846
18016
|
"total"?: number;
|
|
18017
|
+
"firstUri"?: string;
|
|
17847
18018
|
"nextUri"?: string;
|
|
17848
|
-
"previousUri"?: string;
|
|
17849
18019
|
"lastUri"?: string;
|
|
17850
|
-
"
|
|
18020
|
+
"previousUri"?: string;
|
|
17851
18021
|
"selfUri"?: string;
|
|
17852
18022
|
"pageCount"?: number;
|
|
17853
18023
|
}
|
|
@@ -17937,10 +18107,10 @@ declare namespace Models {
|
|
|
17937
18107
|
"pageSize"?: number;
|
|
17938
18108
|
"pageNumber"?: number;
|
|
17939
18109
|
"total"?: number;
|
|
18110
|
+
"firstUri"?: string;
|
|
17940
18111
|
"nextUri"?: string;
|
|
17941
|
-
"previousUri"?: string;
|
|
17942
18112
|
"lastUri"?: string;
|
|
17943
|
-
"
|
|
18113
|
+
"previousUri"?: string;
|
|
17944
18114
|
"selfUri"?: string;
|
|
17945
18115
|
"pageCount"?: number;
|
|
17946
18116
|
}
|
|
@@ -17971,10 +18141,10 @@ declare namespace Models {
|
|
|
17971
18141
|
"pageSize"?: number;
|
|
17972
18142
|
"pageNumber"?: number;
|
|
17973
18143
|
"total"?: number;
|
|
18144
|
+
"firstUri"?: string;
|
|
17974
18145
|
"nextUri"?: string;
|
|
17975
|
-
"previousUri"?: string;
|
|
17976
18146
|
"lastUri"?: string;
|
|
17977
|
-
"
|
|
18147
|
+
"previousUri"?: string;
|
|
17978
18148
|
"selfUri"?: string;
|
|
17979
18149
|
"pageCount"?: number;
|
|
17980
18150
|
}
|
|
@@ -18206,10 +18376,10 @@ declare namespace Models {
|
|
|
18206
18376
|
"pageSize"?: number;
|
|
18207
18377
|
"pageNumber"?: number;
|
|
18208
18378
|
"total"?: number;
|
|
18379
|
+
"firstUri"?: string;
|
|
18209
18380
|
"nextUri"?: string;
|
|
18210
|
-
"previousUri"?: string;
|
|
18211
18381
|
"lastUri"?: string;
|
|
18212
|
-
"
|
|
18382
|
+
"previousUri"?: string;
|
|
18213
18383
|
"selfUri"?: string;
|
|
18214
18384
|
"pageCount"?: number;
|
|
18215
18385
|
}
|
|
@@ -18234,6 +18404,8 @@ declare namespace Models {
|
|
|
18234
18404
|
"divisionId"?: string;
|
|
18235
18405
|
"flowVersion"?: string;
|
|
18236
18406
|
"connectedDurationMs"?: number;
|
|
18407
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
18408
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
18237
18409
|
}
|
|
18238
18410
|
|
|
18239
18411
|
export interface FlowEntityListing {
|
|
@@ -18241,10 +18413,10 @@ declare namespace Models {
|
|
|
18241
18413
|
"pageSize"?: number;
|
|
18242
18414
|
"pageNumber"?: number;
|
|
18243
18415
|
"total"?: number;
|
|
18416
|
+
"firstUri"?: string;
|
|
18244
18417
|
"nextUri"?: string;
|
|
18245
|
-
"previousUri"?: string;
|
|
18246
18418
|
"lastUri"?: string;
|
|
18247
|
-
"
|
|
18419
|
+
"previousUri"?: string;
|
|
18248
18420
|
"selfUri"?: string;
|
|
18249
18421
|
"pageCount"?: number;
|
|
18250
18422
|
}
|
|
@@ -18397,10 +18569,10 @@ declare namespace Models {
|
|
|
18397
18569
|
"pageSize"?: number;
|
|
18398
18570
|
"pageNumber"?: number;
|
|
18399
18571
|
"total"?: number;
|
|
18572
|
+
"firstUri"?: string;
|
|
18400
18573
|
"nextUri"?: string;
|
|
18401
|
-
"previousUri"?: string;
|
|
18402
18574
|
"lastUri"?: string;
|
|
18403
|
-
"
|
|
18575
|
+
"previousUri"?: string;
|
|
18404
18576
|
"selfUri"?: string;
|
|
18405
18577
|
"pageCount"?: number;
|
|
18406
18578
|
}
|
|
@@ -18410,10 +18582,10 @@ declare namespace Models {
|
|
|
18410
18582
|
"pageSize"?: number;
|
|
18411
18583
|
"pageNumber"?: number;
|
|
18412
18584
|
"total"?: number;
|
|
18585
|
+
"firstUri"?: string;
|
|
18413
18586
|
"nextUri"?: string;
|
|
18414
|
-
"previousUri"?: string;
|
|
18415
18587
|
"lastUri"?: string;
|
|
18416
|
-
"
|
|
18588
|
+
"previousUri"?: string;
|
|
18417
18589
|
"selfUri"?: string;
|
|
18418
18590
|
"pageCount"?: number;
|
|
18419
18591
|
}
|
|
@@ -18473,10 +18645,10 @@ declare namespace Models {
|
|
|
18473
18645
|
"pageSize"?: number;
|
|
18474
18646
|
"pageNumber"?: number;
|
|
18475
18647
|
"total"?: number;
|
|
18648
|
+
"firstUri"?: string;
|
|
18476
18649
|
"nextUri"?: string;
|
|
18477
|
-
"previousUri"?: string;
|
|
18478
18650
|
"lastUri"?: string;
|
|
18479
|
-
"
|
|
18651
|
+
"previousUri"?: string;
|
|
18480
18652
|
"selfUri"?: string;
|
|
18481
18653
|
"pageCount"?: number;
|
|
18482
18654
|
}
|
|
@@ -18486,10 +18658,10 @@ declare namespace Models {
|
|
|
18486
18658
|
"pageSize"?: number;
|
|
18487
18659
|
"pageNumber"?: number;
|
|
18488
18660
|
"total"?: number;
|
|
18661
|
+
"firstUri"?: string;
|
|
18489
18662
|
"nextUri"?: string;
|
|
18490
|
-
"previousUri"?: string;
|
|
18491
18663
|
"lastUri"?: string;
|
|
18492
|
-
"
|
|
18664
|
+
"previousUri"?: string;
|
|
18493
18665
|
"selfUri"?: string;
|
|
18494
18666
|
"pageCount"?: number;
|
|
18495
18667
|
}
|
|
@@ -18526,6 +18698,8 @@ declare namespace Models {
|
|
|
18526
18698
|
"flowId"?: string;
|
|
18527
18699
|
"divisionId"?: string;
|
|
18528
18700
|
"flowVersion"?: string;
|
|
18701
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
18702
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
18529
18703
|
}
|
|
18530
18704
|
|
|
18531
18705
|
export interface FlowVersion {
|
|
@@ -18557,10 +18731,10 @@ declare namespace Models {
|
|
|
18557
18731
|
"pageSize"?: number;
|
|
18558
18732
|
"pageNumber"?: number;
|
|
18559
18733
|
"total"?: number;
|
|
18734
|
+
"firstUri"?: string;
|
|
18560
18735
|
"nextUri"?: string;
|
|
18561
|
-
"previousUri"?: string;
|
|
18562
18736
|
"lastUri"?: string;
|
|
18563
|
-
"
|
|
18737
|
+
"previousUri"?: string;
|
|
18564
18738
|
"selfUri"?: string;
|
|
18565
18739
|
"pageCount"?: number;
|
|
18566
18740
|
}
|
|
@@ -18625,11 +18799,6 @@ declare namespace Models {
|
|
|
18625
18799
|
"captureDataOnFormSubmit": boolean;
|
|
18626
18800
|
}
|
|
18627
18801
|
|
|
18628
|
-
export interface FreeSeatingConfiguration {
|
|
18629
|
-
"freeSeatingState"?: string;
|
|
18630
|
-
"ttlMinutes"?: number;
|
|
18631
|
-
}
|
|
18632
|
-
|
|
18633
18802
|
export interface FromEmailAddress {
|
|
18634
18803
|
"domain": Models.DomainEntityRef;
|
|
18635
18804
|
"friendlyName"?: string;
|
|
@@ -18668,10 +18837,10 @@ declare namespace Models {
|
|
|
18668
18837
|
"pageSize"?: number;
|
|
18669
18838
|
"pageNumber"?: number;
|
|
18670
18839
|
"total"?: number;
|
|
18840
|
+
"firstUri"?: string;
|
|
18671
18841
|
"nextUri"?: string;
|
|
18672
|
-
"previousUri"?: string;
|
|
18673
18842
|
"lastUri"?: string;
|
|
18674
|
-
"
|
|
18843
|
+
"previousUri"?: string;
|
|
18675
18844
|
"selfUri"?: string;
|
|
18676
18845
|
"pageCount"?: number;
|
|
18677
18846
|
}
|
|
@@ -18694,10 +18863,10 @@ declare namespace Models {
|
|
|
18694
18863
|
"pageSize"?: number;
|
|
18695
18864
|
"pageNumber"?: number;
|
|
18696
18865
|
"total"?: number;
|
|
18866
|
+
"firstUri"?: string;
|
|
18697
18867
|
"nextUri"?: string;
|
|
18698
|
-
"previousUri"?: string;
|
|
18699
18868
|
"lastUri"?: string;
|
|
18700
|
-
"
|
|
18869
|
+
"previousUri"?: string;
|
|
18701
18870
|
"selfUri"?: string;
|
|
18702
18871
|
"pageCount"?: number;
|
|
18703
18872
|
}
|
|
@@ -18940,10 +19109,10 @@ declare namespace Models {
|
|
|
18940
19109
|
"pageSize"?: number;
|
|
18941
19110
|
"pageNumber"?: number;
|
|
18942
19111
|
"total"?: number;
|
|
19112
|
+
"firstUri"?: string;
|
|
18943
19113
|
"nextUri"?: string;
|
|
18944
|
-
"previousUri"?: string;
|
|
18945
19114
|
"lastUri"?: string;
|
|
18946
|
-
"
|
|
19115
|
+
"previousUri"?: string;
|
|
18947
19116
|
"selfUri"?: string;
|
|
18948
19117
|
"pageCount"?: number;
|
|
18949
19118
|
}
|
|
@@ -19007,10 +19176,10 @@ declare namespace Models {
|
|
|
19007
19176
|
"pageSize"?: number;
|
|
19008
19177
|
"pageNumber"?: number;
|
|
19009
19178
|
"total"?: number;
|
|
19179
|
+
"firstUri"?: string;
|
|
19010
19180
|
"nextUri"?: string;
|
|
19011
|
-
"previousUri"?: string;
|
|
19012
19181
|
"lastUri"?: string;
|
|
19013
|
-
"
|
|
19182
|
+
"previousUri"?: string;
|
|
19014
19183
|
"selfUri"?: string;
|
|
19015
19184
|
"pageCount"?: number;
|
|
19016
19185
|
}
|
|
@@ -19053,10 +19222,10 @@ declare namespace Models {
|
|
|
19053
19222
|
"pageSize"?: number;
|
|
19054
19223
|
"pageNumber"?: number;
|
|
19055
19224
|
"total"?: number;
|
|
19225
|
+
"firstUri"?: string;
|
|
19056
19226
|
"nextUri"?: string;
|
|
19057
|
-
"previousUri"?: string;
|
|
19058
19227
|
"lastUri"?: string;
|
|
19059
|
-
"
|
|
19228
|
+
"previousUri"?: string;
|
|
19060
19229
|
"selfUri"?: string;
|
|
19061
19230
|
"pageCount"?: number;
|
|
19062
19231
|
}
|
|
@@ -19280,6 +19449,17 @@ declare namespace Models {
|
|
|
19280
19449
|
"secure"?: boolean;
|
|
19281
19450
|
}
|
|
19282
19451
|
|
|
19452
|
+
export interface HistoryHeadersTranslation {
|
|
19453
|
+
"from": string;
|
|
19454
|
+
"to": string;
|
|
19455
|
+
"cc": string;
|
|
19456
|
+
"subject": string;
|
|
19457
|
+
"replyPrefix": string;
|
|
19458
|
+
"forwardPrefix": string;
|
|
19459
|
+
"sent": string;
|
|
19460
|
+
"language": string;
|
|
19461
|
+
}
|
|
19462
|
+
|
|
19283
19463
|
export interface HistoryListing {
|
|
19284
19464
|
"id"?: string;
|
|
19285
19465
|
"complete"?: boolean;
|
|
@@ -19403,10 +19583,10 @@ declare namespace Models {
|
|
|
19403
19583
|
"pageSize"?: number;
|
|
19404
19584
|
"pageNumber"?: number;
|
|
19405
19585
|
"total"?: number;
|
|
19586
|
+
"firstUri"?: string;
|
|
19406
19587
|
"nextUri"?: string;
|
|
19407
|
-
"previousUri"?: string;
|
|
19408
19588
|
"lastUri"?: string;
|
|
19409
|
-
"
|
|
19589
|
+
"previousUri"?: string;
|
|
19410
19590
|
"selfUri"?: string;
|
|
19411
19591
|
"pageCount"?: number;
|
|
19412
19592
|
}
|
|
@@ -19513,10 +19693,10 @@ declare namespace Models {
|
|
|
19513
19693
|
"pageSize"?: number;
|
|
19514
19694
|
"pageNumber"?: number;
|
|
19515
19695
|
"total"?: number;
|
|
19696
|
+
"firstUri"?: string;
|
|
19516
19697
|
"nextUri"?: string;
|
|
19517
|
-
"previousUri"?: string;
|
|
19518
19698
|
"lastUri"?: string;
|
|
19519
|
-
"
|
|
19699
|
+
"previousUri"?: string;
|
|
19520
19700
|
"selfUri"?: string;
|
|
19521
19701
|
"pageCount"?: number;
|
|
19522
19702
|
}
|
|
@@ -19570,10 +19750,10 @@ declare namespace Models {
|
|
|
19570
19750
|
"pageSize"?: number;
|
|
19571
19751
|
"pageNumber"?: number;
|
|
19572
19752
|
"total"?: number;
|
|
19753
|
+
"firstUri"?: string;
|
|
19573
19754
|
"nextUri"?: string;
|
|
19574
|
-
"previousUri"?: string;
|
|
19575
19755
|
"lastUri"?: string;
|
|
19576
|
-
"
|
|
19756
|
+
"previousUri"?: string;
|
|
19577
19757
|
"selfUri"?: string;
|
|
19578
19758
|
"pageCount"?: number;
|
|
19579
19759
|
}
|
|
@@ -19581,6 +19761,7 @@ declare namespace Models {
|
|
|
19581
19761
|
export interface InfrastructureascodeJob {
|
|
19582
19762
|
"id"?: string;
|
|
19583
19763
|
"dryRun": boolean;
|
|
19764
|
+
"acceleratorId"?: string;
|
|
19584
19765
|
"dateSubmitted"?: string;
|
|
19585
19766
|
"submittedBy"?: Models.UserReference;
|
|
19586
19767
|
"status"?: string;
|
|
@@ -19609,6 +19790,137 @@ declare namespace Models {
|
|
|
19609
19790
|
"actionContext"?: string;
|
|
19610
19791
|
}
|
|
19611
19792
|
|
|
19793
|
+
export interface InsightsAgentItem {
|
|
19794
|
+
"id"?: string;
|
|
19795
|
+
"name"?: string;
|
|
19796
|
+
"selfUri"?: string;
|
|
19797
|
+
}
|
|
19798
|
+
|
|
19799
|
+
export interface InsightsAgents {
|
|
19800
|
+
"performanceProfile"?: Models.AddressableEntityRef;
|
|
19801
|
+
"division"?: Models.DivisionReference;
|
|
19802
|
+
"granularity"?: string;
|
|
19803
|
+
"dateStartWorkday"?: string;
|
|
19804
|
+
"dateEndWorkday"?: string;
|
|
19805
|
+
"entities"?: Array<Models.InsightsAgentItem>;
|
|
19806
|
+
}
|
|
19807
|
+
|
|
19808
|
+
export interface InsightsDetails {
|
|
19809
|
+
"performanceProfile"?: Models.AddressableEntityRef;
|
|
19810
|
+
"division"?: Models.DivisionReference;
|
|
19811
|
+
"granularity"?: string;
|
|
19812
|
+
"comparativePeriod"?: Models.WorkdayPeriod;
|
|
19813
|
+
"primaryPeriod"?: Models.WorkdayPeriod;
|
|
19814
|
+
"user"?: Models.UserReference;
|
|
19815
|
+
"metricData"?: Array<Models.InsightsDetailsMetricItem>;
|
|
19816
|
+
"overallData"?: Models.InsightsDetailsOverallItem;
|
|
19817
|
+
}
|
|
19818
|
+
|
|
19819
|
+
export interface InsightsDetailsMetricItem {
|
|
19820
|
+
"metric"?: Models.AddressableEntityRef;
|
|
19821
|
+
"comparativePeriod"?: Models.InsightsDetailsMetricPeriodPoints;
|
|
19822
|
+
"primaryPeriod"?: Models.InsightsDetailsMetricPeriodPoints;
|
|
19823
|
+
"percentOfGoalChange"?: number;
|
|
19824
|
+
"valueChange"?: number;
|
|
19825
|
+
}
|
|
19826
|
+
|
|
19827
|
+
export interface InsightsDetailsMetricPeriodPoints {
|
|
19828
|
+
"points"?: number;
|
|
19829
|
+
"maxPoints"?: number;
|
|
19830
|
+
"dataPointCount"?: number;
|
|
19831
|
+
"percentOfGoal"?: number;
|
|
19832
|
+
"rankTotalPoints"?: number;
|
|
19833
|
+
"rankPercentagePoints"?: number;
|
|
19834
|
+
"value"?: number;
|
|
19835
|
+
}
|
|
19836
|
+
|
|
19837
|
+
export interface InsightsDetailsOverallItem {
|
|
19838
|
+
"comparativePeriod"?: Models.InsightsDetailsOverallPeriodPoints;
|
|
19839
|
+
"primaryPeriod"?: Models.InsightsDetailsOverallPeriodPoints;
|
|
19840
|
+
"percentOfGoalChange"?: number;
|
|
19841
|
+
}
|
|
19842
|
+
|
|
19843
|
+
export interface InsightsDetailsOverallPeriodPoints {
|
|
19844
|
+
"points"?: number;
|
|
19845
|
+
"maxPoints"?: number;
|
|
19846
|
+
"dataPointCount"?: number;
|
|
19847
|
+
"percentOfGoal"?: number;
|
|
19848
|
+
"rankTotalPoints"?: number;
|
|
19849
|
+
"rankPercentagePoints"?: number;
|
|
19850
|
+
}
|
|
19851
|
+
|
|
19852
|
+
export interface InsightsSummary {
|
|
19853
|
+
"entities"?: Array<Models.InsightsSummaryUserItem>;
|
|
19854
|
+
"pageSize"?: number;
|
|
19855
|
+
"pageNumber"?: number;
|
|
19856
|
+
"total"?: number;
|
|
19857
|
+
"performanceProfile"?: Models.AddressableEntityRef;
|
|
19858
|
+
"division"?: Models.DivisionReference;
|
|
19859
|
+
"granularity"?: string;
|
|
19860
|
+
"comparativePeriod"?: Models.WorkdayPeriod;
|
|
19861
|
+
"primaryPeriod"?: Models.WorkdayPeriod;
|
|
19862
|
+
"pageCount"?: number;
|
|
19863
|
+
}
|
|
19864
|
+
|
|
19865
|
+
export interface InsightsSummaryMetricItem {
|
|
19866
|
+
"metric"?: Models.AddressableEntityRef;
|
|
19867
|
+
"comparativePeriod"?: Models.InsightsSummaryMetricPeriodPoints;
|
|
19868
|
+
"primaryPeriod"?: Models.InsightsSummaryMetricPeriodPoints;
|
|
19869
|
+
"percentOfGoalChange"?: number;
|
|
19870
|
+
"valueChange"?: number;
|
|
19871
|
+
}
|
|
19872
|
+
|
|
19873
|
+
export interface InsightsSummaryMetricPeriodPoints {
|
|
19874
|
+
"points"?: number;
|
|
19875
|
+
"maxPoints"?: number;
|
|
19876
|
+
"dataPointCount"?: number;
|
|
19877
|
+
"percentOfGoal"?: number;
|
|
19878
|
+
"value"?: number;
|
|
19879
|
+
}
|
|
19880
|
+
|
|
19881
|
+
export interface InsightsSummaryOverallItem {
|
|
19882
|
+
"comparativePeriod"?: Models.InsightsSummaryOverallPeriodPoints;
|
|
19883
|
+
"primaryPeriod"?: Models.InsightsSummaryOverallPeriodPoints;
|
|
19884
|
+
"percentOfGoalChange"?: number;
|
|
19885
|
+
}
|
|
19886
|
+
|
|
19887
|
+
export interface InsightsSummaryOverallPeriodPoints {
|
|
19888
|
+
"points"?: number;
|
|
19889
|
+
"maxPoints"?: number;
|
|
19890
|
+
"dataPointCount"?: number;
|
|
19891
|
+
"percentOfGoal"?: number;
|
|
19892
|
+
}
|
|
19893
|
+
|
|
19894
|
+
export interface InsightsSummaryUserItem {
|
|
19895
|
+
"user"?: Models.UserReference;
|
|
19896
|
+
"metricData"?: Array<Models.InsightsSummaryMetricItem>;
|
|
19897
|
+
"overallData"?: Models.InsightsSummaryOverallItem;
|
|
19898
|
+
}
|
|
19899
|
+
|
|
19900
|
+
export interface InsightsTrend {
|
|
19901
|
+
"performanceProfile"?: Models.AddressableEntityRef;
|
|
19902
|
+
"division"?: Models.DivisionReference;
|
|
19903
|
+
"granularity"?: string;
|
|
19904
|
+
"comparativePeriod"?: Models.WorkdayPeriod;
|
|
19905
|
+
"primaryPeriod"?: Models.WorkdayPeriod;
|
|
19906
|
+
"entities"?: Array<Models.InsightsTrendMetricItem>;
|
|
19907
|
+
"total"?: Models.InsightsTrendTotalItem;
|
|
19908
|
+
}
|
|
19909
|
+
|
|
19910
|
+
export interface InsightsTrendMetricItem {
|
|
19911
|
+
"metric"?: Models.AddressableEntityRef;
|
|
19912
|
+
"trends"?: Models.InsightsTrends;
|
|
19913
|
+
}
|
|
19914
|
+
|
|
19915
|
+
export interface InsightsTrendTotalItem {
|
|
19916
|
+
"trends"?: Models.InsightsTrends;
|
|
19917
|
+
}
|
|
19918
|
+
|
|
19919
|
+
export interface InsightsTrends {
|
|
19920
|
+
"comparativePeriod"?: Array<Models.TrendData>;
|
|
19921
|
+
"primaryPeriod"?: Array<Models.TrendData>;
|
|
19922
|
+
}
|
|
19923
|
+
|
|
19612
19924
|
export interface InstagramId {
|
|
19613
19925
|
"ids"?: Array<Models.InstagramScopedId>;
|
|
19614
19926
|
"displayName"?: string;
|
|
@@ -19660,10 +19972,10 @@ declare namespace Models {
|
|
|
19660
19972
|
"pageSize"?: number;
|
|
19661
19973
|
"pageNumber"?: number;
|
|
19662
19974
|
"total"?: number;
|
|
19975
|
+
"firstUri"?: string;
|
|
19663
19976
|
"nextUri"?: string;
|
|
19664
|
-
"previousUri"?: string;
|
|
19665
19977
|
"lastUri"?: string;
|
|
19666
|
-
"
|
|
19978
|
+
"previousUri"?: string;
|
|
19667
19979
|
"selfUri"?: string;
|
|
19668
19980
|
"pageCount"?: number;
|
|
19669
19981
|
}
|
|
@@ -19712,10 +20024,10 @@ declare namespace Models {
|
|
|
19712
20024
|
"pageSize"?: number;
|
|
19713
20025
|
"pageNumber"?: number;
|
|
19714
20026
|
"total"?: number;
|
|
20027
|
+
"firstUri"?: string;
|
|
19715
20028
|
"nextUri"?: string;
|
|
19716
|
-
"previousUri"?: string;
|
|
19717
20029
|
"lastUri"?: string;
|
|
19718
|
-
"
|
|
20030
|
+
"previousUri"?: string;
|
|
19719
20031
|
"selfUri"?: string;
|
|
19720
20032
|
"pageCount"?: number;
|
|
19721
20033
|
}
|
|
@@ -19765,10 +20077,10 @@ declare namespace Models {
|
|
|
19765
20077
|
"pageSize"?: number;
|
|
19766
20078
|
"pageNumber"?: number;
|
|
19767
20079
|
"total"?: number;
|
|
20080
|
+
"firstUri"?: string;
|
|
19768
20081
|
"nextUri"?: string;
|
|
19769
|
-
"previousUri"?: string;
|
|
19770
20082
|
"lastUri"?: string;
|
|
19771
|
-
"
|
|
20083
|
+
"previousUri"?: string;
|
|
19772
20084
|
"selfUri"?: string;
|
|
19773
20085
|
"pageCount"?: number;
|
|
19774
20086
|
}
|
|
@@ -19795,10 +20107,10 @@ declare namespace Models {
|
|
|
19795
20107
|
"pageSize"?: number;
|
|
19796
20108
|
"pageNumber"?: number;
|
|
19797
20109
|
"total"?: number;
|
|
20110
|
+
"firstUri"?: string;
|
|
19798
20111
|
"nextUri"?: string;
|
|
19799
|
-
"previousUri"?: string;
|
|
19800
20112
|
"lastUri"?: string;
|
|
19801
|
-
"
|
|
20113
|
+
"previousUri"?: string;
|
|
19802
20114
|
"selfUri"?: string;
|
|
19803
20115
|
"pageCount"?: number;
|
|
19804
20116
|
}
|
|
@@ -20723,6 +21035,7 @@ declare namespace Models {
|
|
|
20723
21035
|
"outcomeConfig"?: Models.OutcomeConfig;
|
|
20724
21036
|
"status"?: string;
|
|
20725
21037
|
"kpiGroup"?: string;
|
|
21038
|
+
"queues"?: Array<string>;
|
|
20726
21039
|
"selfUri"?: string;
|
|
20727
21040
|
}
|
|
20728
21041
|
|
|
@@ -20950,7 +21263,6 @@ declare namespace Models {
|
|
|
20950
21263
|
"queryType"?: string;
|
|
20951
21264
|
"sessionId"?: string;
|
|
20952
21265
|
"includeDraftDocuments"?: boolean;
|
|
20953
|
-
"app"?: Models.KnowledgeGuestSessionApp;
|
|
20954
21266
|
}
|
|
20955
21267
|
|
|
20956
21268
|
export interface KnowledgeDocumentGuestSearchResult {
|
|
@@ -20990,6 +21302,7 @@ declare namespace Models {
|
|
|
20990
21302
|
"state"?: string;
|
|
20991
21303
|
"dateCreated"?: string;
|
|
20992
21304
|
"dateModified"?: string;
|
|
21305
|
+
"dateImported"?: string;
|
|
20993
21306
|
"lastPublishedVersionNumber"?: number;
|
|
20994
21307
|
"datePublished"?: string;
|
|
20995
21308
|
"createdBy"?: Models.UserReference;
|
|
@@ -21160,6 +21473,7 @@ declare namespace Models {
|
|
|
21160
21473
|
"state"?: string;
|
|
21161
21474
|
"dateCreated"?: string;
|
|
21162
21475
|
"dateModified"?: string;
|
|
21476
|
+
"dateImported"?: string;
|
|
21163
21477
|
"lastPublishedVersionNumber"?: number;
|
|
21164
21478
|
"datePublished"?: string;
|
|
21165
21479
|
"createdBy"?: Models.UserReference;
|
|
@@ -21416,10 +21730,10 @@ declare namespace Models {
|
|
|
21416
21730
|
"pageSize"?: number;
|
|
21417
21731
|
"pageNumber"?: number;
|
|
21418
21732
|
"total"?: number;
|
|
21733
|
+
"firstUri"?: string;
|
|
21419
21734
|
"nextUri"?: string;
|
|
21420
|
-
"previousUri"?: string;
|
|
21421
21735
|
"lastUri"?: string;
|
|
21422
|
-
"
|
|
21736
|
+
"previousUri"?: string;
|
|
21423
21737
|
"selfUri"?: string;
|
|
21424
21738
|
"pageCount"?: number;
|
|
21425
21739
|
}
|
|
@@ -21661,10 +21975,10 @@ declare namespace Models {
|
|
|
21661
21975
|
"pageNumber"?: number;
|
|
21662
21976
|
"total"?: number;
|
|
21663
21977
|
"unfilteredTotal"?: number;
|
|
21978
|
+
"firstUri"?: string;
|
|
21664
21979
|
"nextUri"?: string;
|
|
21665
|
-
"previousUri"?: string;
|
|
21666
21980
|
"lastUri"?: string;
|
|
21667
|
-
"
|
|
21981
|
+
"previousUri"?: string;
|
|
21668
21982
|
"selfUri"?: string;
|
|
21669
21983
|
"pageCount"?: number;
|
|
21670
21984
|
}
|
|
@@ -21679,10 +21993,10 @@ declare namespace Models {
|
|
|
21679
21993
|
"pageSize"?: number;
|
|
21680
21994
|
"pageNumber"?: number;
|
|
21681
21995
|
"total"?: number;
|
|
21996
|
+
"firstUri"?: string;
|
|
21682
21997
|
"nextUri"?: string;
|
|
21683
|
-
"previousUri"?: string;
|
|
21684
21998
|
"lastUri"?: string;
|
|
21685
|
-
"
|
|
21999
|
+
"previousUri"?: string;
|
|
21686
22000
|
"selfUri"?: string;
|
|
21687
22001
|
"pageCount"?: number;
|
|
21688
22002
|
}
|
|
@@ -21743,6 +22057,8 @@ declare namespace Models {
|
|
|
21743
22057
|
"sharingUri"?: string;
|
|
21744
22058
|
"contentType"?: string;
|
|
21745
22059
|
"order": number;
|
|
22060
|
+
"displayName"?: string;
|
|
22061
|
+
"description"?: string;
|
|
21746
22062
|
}
|
|
21747
22063
|
|
|
21748
22064
|
export interface LearningModuleInformStepRequest {
|
|
@@ -21752,6 +22068,8 @@ declare namespace Models {
|
|
|
21752
22068
|
"sharingUri"?: string;
|
|
21753
22069
|
"contentType"?: string;
|
|
21754
22070
|
"order": number;
|
|
22071
|
+
"displayName"?: string;
|
|
22072
|
+
"description"?: string;
|
|
21755
22073
|
}
|
|
21756
22074
|
|
|
21757
22075
|
export interface LearningModuleJobRequest {
|
|
@@ -21814,10 +22132,10 @@ declare namespace Models {
|
|
|
21814
22132
|
"pageSize"?: number;
|
|
21815
22133
|
"pageNumber"?: number;
|
|
21816
22134
|
"total"?: number;
|
|
22135
|
+
"firstUri"?: string;
|
|
21817
22136
|
"nextUri"?: string;
|
|
21818
|
-
"previousUri"?: string;
|
|
21819
22137
|
"lastUri"?: string;
|
|
21820
|
-
"
|
|
22138
|
+
"previousUri"?: string;
|
|
21821
22139
|
"selfUri"?: string;
|
|
21822
22140
|
"pageCount"?: number;
|
|
21823
22141
|
}
|
|
@@ -21891,10 +22209,10 @@ declare namespace Models {
|
|
|
21891
22209
|
"pageSize"?: number;
|
|
21892
22210
|
"pageNumber"?: number;
|
|
21893
22211
|
"total"?: number;
|
|
22212
|
+
"firstUri"?: string;
|
|
21894
22213
|
"nextUri"?: string;
|
|
21895
|
-
"previousUri"?: string;
|
|
21896
22214
|
"lastUri"?: string;
|
|
21897
|
-
"
|
|
22215
|
+
"previousUri"?: string;
|
|
21898
22216
|
"selfUri"?: string;
|
|
21899
22217
|
"pageCount"?: number;
|
|
21900
22218
|
}
|
|
@@ -21904,10 +22222,10 @@ declare namespace Models {
|
|
|
21904
22222
|
"pageSize"?: number;
|
|
21905
22223
|
"pageNumber"?: number;
|
|
21906
22224
|
"total"?: number;
|
|
22225
|
+
"firstUri"?: string;
|
|
21907
22226
|
"nextUri"?: string;
|
|
21908
|
-
"previousUri"?: string;
|
|
21909
22227
|
"lastUri"?: string;
|
|
21910
|
-
"
|
|
22228
|
+
"previousUri"?: string;
|
|
21911
22229
|
"selfUri"?: string;
|
|
21912
22230
|
"pageCount"?: number;
|
|
21913
22231
|
}
|
|
@@ -21941,10 +22259,10 @@ declare namespace Models {
|
|
|
21941
22259
|
"pageSize"?: number;
|
|
21942
22260
|
"pageNumber"?: number;
|
|
21943
22261
|
"total"?: number;
|
|
22262
|
+
"firstUri"?: string;
|
|
21944
22263
|
"nextUri"?: string;
|
|
21945
|
-
"previousUri"?: string;
|
|
21946
22264
|
"lastUri"?: string;
|
|
21947
|
-
"
|
|
22265
|
+
"previousUri"?: string;
|
|
21948
22266
|
"selfUri"?: string;
|
|
21949
22267
|
"pageCount"?: number;
|
|
21950
22268
|
}
|
|
@@ -22066,10 +22384,10 @@ declare namespace Models {
|
|
|
22066
22384
|
"pageSize"?: number;
|
|
22067
22385
|
"pageNumber"?: number;
|
|
22068
22386
|
"total"?: number;
|
|
22387
|
+
"firstUri"?: string;
|
|
22069
22388
|
"nextUri"?: string;
|
|
22070
|
-
"previousUri"?: string;
|
|
22071
22389
|
"lastUri"?: string;
|
|
22072
|
-
"
|
|
22390
|
+
"previousUri"?: string;
|
|
22073
22391
|
"selfUri"?: string;
|
|
22074
22392
|
"pageCount"?: number;
|
|
22075
22393
|
}
|
|
@@ -22079,10 +22397,10 @@ declare namespace Models {
|
|
|
22079
22397
|
"pageSize"?: number;
|
|
22080
22398
|
"pageNumber"?: number;
|
|
22081
22399
|
"total"?: number;
|
|
22400
|
+
"firstUri"?: string;
|
|
22082
22401
|
"nextUri"?: string;
|
|
22083
|
-
"previousUri"?: string;
|
|
22084
22402
|
"lastUri"?: string;
|
|
22085
|
-
"
|
|
22403
|
+
"previousUri"?: string;
|
|
22086
22404
|
"selfUri"?: string;
|
|
22087
22405
|
"pageCount"?: number;
|
|
22088
22406
|
}
|
|
@@ -22116,10 +22434,10 @@ declare namespace Models {
|
|
|
22116
22434
|
"pageSize"?: number;
|
|
22117
22435
|
"pageNumber"?: number;
|
|
22118
22436
|
"total"?: number;
|
|
22437
|
+
"firstUri"?: string;
|
|
22119
22438
|
"nextUri"?: string;
|
|
22120
|
-
"previousUri"?: string;
|
|
22121
22439
|
"lastUri"?: string;
|
|
22122
|
-
"
|
|
22440
|
+
"previousUri"?: string;
|
|
22123
22441
|
"selfUri"?: string;
|
|
22124
22442
|
"pageCount"?: number;
|
|
22125
22443
|
}
|
|
@@ -22293,10 +22611,10 @@ declare namespace Models {
|
|
|
22293
22611
|
"pageSize"?: number;
|
|
22294
22612
|
"pageNumber"?: number;
|
|
22295
22613
|
"total"?: number;
|
|
22614
|
+
"firstUri"?: string;
|
|
22296
22615
|
"nextUri"?: string;
|
|
22297
|
-
"previousUri"?: string;
|
|
22298
22616
|
"lastUri"?: string;
|
|
22299
|
-
"
|
|
22617
|
+
"previousUri"?: string;
|
|
22300
22618
|
"selfUri"?: string;
|
|
22301
22619
|
"pageCount"?: number;
|
|
22302
22620
|
}
|
|
@@ -22369,10 +22687,10 @@ declare namespace Models {
|
|
|
22369
22687
|
"pageSize"?: number;
|
|
22370
22688
|
"pageNumber"?: number;
|
|
22371
22689
|
"total"?: number;
|
|
22690
|
+
"firstUri"?: string;
|
|
22372
22691
|
"nextUri"?: string;
|
|
22373
|
-
"previousUri"?: string;
|
|
22374
22692
|
"lastUri"?: string;
|
|
22375
|
-
"
|
|
22693
|
+
"previousUri"?: string;
|
|
22376
22694
|
"selfUri"?: string;
|
|
22377
22695
|
"pageCount"?: number;
|
|
22378
22696
|
}
|
|
@@ -22420,11 +22738,11 @@ declare namespace Models {
|
|
|
22420
22738
|
"pageSize"?: number;
|
|
22421
22739
|
"pageNumber"?: number;
|
|
22422
22740
|
"total"?: number;
|
|
22741
|
+
"firstUri"?: string;
|
|
22423
22742
|
"nextUri"?: string;
|
|
22424
22743
|
"pageCount"?: number;
|
|
22425
|
-
"previousUri"?: string;
|
|
22426
22744
|
"lastUri"?: string;
|
|
22427
|
-
"
|
|
22745
|
+
"previousUri"?: string;
|
|
22428
22746
|
"selfUri"?: string;
|
|
22429
22747
|
}
|
|
22430
22748
|
|
|
@@ -22678,10 +22996,10 @@ declare namespace Models {
|
|
|
22678
22996
|
"pageSize"?: number;
|
|
22679
22997
|
"pageNumber"?: number;
|
|
22680
22998
|
"total"?: number;
|
|
22999
|
+
"firstUri"?: string;
|
|
22681
23000
|
"nextUri"?: string;
|
|
22682
|
-
"previousUri"?: string;
|
|
22683
23001
|
"lastUri"?: string;
|
|
22684
|
-
"
|
|
23002
|
+
"previousUri"?: string;
|
|
22685
23003
|
"selfUri"?: string;
|
|
22686
23004
|
"pageCount"?: number;
|
|
22687
23005
|
}
|
|
@@ -22865,6 +23183,10 @@ declare namespace Models {
|
|
|
22865
23183
|
"selfUri"?: string;
|
|
22866
23184
|
}
|
|
22867
23185
|
|
|
23186
|
+
export interface MessagingCampaignDiagnostics {
|
|
23187
|
+
"timeZoneRescheduledContactsCount"?: number;
|
|
23188
|
+
}
|
|
23189
|
+
|
|
22868
23190
|
export interface MessagingCampaignDivisionView {
|
|
22869
23191
|
"id"?: string;
|
|
22870
23192
|
"name"?: string;
|
|
@@ -22877,10 +23199,10 @@ declare namespace Models {
|
|
|
22877
23199
|
"pageSize"?: number;
|
|
22878
23200
|
"pageNumber"?: number;
|
|
22879
23201
|
"total"?: number;
|
|
23202
|
+
"firstUri"?: string;
|
|
22880
23203
|
"nextUri"?: string;
|
|
22881
|
-
"previousUri"?: string;
|
|
22882
23204
|
"lastUri"?: string;
|
|
22883
|
-
"
|
|
23205
|
+
"previousUri"?: string;
|
|
22884
23206
|
"selfUri"?: string;
|
|
22885
23207
|
"pageCount"?: number;
|
|
22886
23208
|
}
|
|
@@ -22890,10 +23212,10 @@ declare namespace Models {
|
|
|
22890
23212
|
"pageSize"?: number;
|
|
22891
23213
|
"pageNumber"?: number;
|
|
22892
23214
|
"total"?: number;
|
|
23215
|
+
"firstUri"?: string;
|
|
22893
23216
|
"nextUri"?: string;
|
|
22894
|
-
"previousUri"?: string;
|
|
22895
23217
|
"lastUri"?: string;
|
|
22896
|
-
"
|
|
23218
|
+
"previousUri"?: string;
|
|
22897
23219
|
"selfUri"?: string;
|
|
22898
23220
|
"pageCount"?: number;
|
|
22899
23221
|
}
|
|
@@ -22915,10 +23237,10 @@ declare namespace Models {
|
|
|
22915
23237
|
"pageSize"?: number;
|
|
22916
23238
|
"pageNumber"?: number;
|
|
22917
23239
|
"total"?: number;
|
|
23240
|
+
"firstUri"?: string;
|
|
22918
23241
|
"nextUri"?: string;
|
|
22919
|
-
"previousUri"?: string;
|
|
22920
23242
|
"lastUri"?: string;
|
|
22921
|
-
"
|
|
23243
|
+
"previousUri"?: string;
|
|
22922
23244
|
"selfUri"?: string;
|
|
22923
23245
|
"pageCount"?: number;
|
|
22924
23246
|
}
|
|
@@ -22944,10 +23266,10 @@ declare namespace Models {
|
|
|
22944
23266
|
"pageSize"?: number;
|
|
22945
23267
|
"pageNumber"?: number;
|
|
22946
23268
|
"total"?: number;
|
|
23269
|
+
"firstUri"?: string;
|
|
22947
23270
|
"nextUri"?: string;
|
|
22948
|
-
"previousUri"?: string;
|
|
22949
23271
|
"lastUri"?: string;
|
|
22950
|
-
"
|
|
23272
|
+
"previousUri"?: string;
|
|
22951
23273
|
"selfUri"?: string;
|
|
22952
23274
|
"pageCount"?: number;
|
|
22953
23275
|
}
|
|
@@ -22998,10 +23320,10 @@ declare namespace Models {
|
|
|
22998
23320
|
"pageSize"?: number;
|
|
22999
23321
|
"pageNumber"?: number;
|
|
23000
23322
|
"total"?: number;
|
|
23323
|
+
"firstUri"?: string;
|
|
23001
23324
|
"nextUri"?: string;
|
|
23002
|
-
"previousUri"?: string;
|
|
23003
23325
|
"lastUri"?: string;
|
|
23004
|
-
"
|
|
23326
|
+
"previousUri"?: string;
|
|
23005
23327
|
"selfUri"?: string;
|
|
23006
23328
|
"pageCount"?: number;
|
|
23007
23329
|
}
|
|
@@ -23061,6 +23383,42 @@ declare namespace Models {
|
|
|
23061
23383
|
"selfUri"?: string;
|
|
23062
23384
|
}
|
|
23063
23385
|
|
|
23386
|
+
export interface MetadataDocumentation {
|
|
23387
|
+
"description"?: string;
|
|
23388
|
+
"location"?: string;
|
|
23389
|
+
}
|
|
23390
|
+
|
|
23391
|
+
export interface MetadataPresentation {
|
|
23392
|
+
"title"?: string;
|
|
23393
|
+
"schema"?: Models.MetadataSchema;
|
|
23394
|
+
}
|
|
23395
|
+
|
|
23396
|
+
export interface MetadataProperty {
|
|
23397
|
+
"type"?: string;
|
|
23398
|
+
"description"?: string;
|
|
23399
|
+
"help"?: string;
|
|
23400
|
+
"default"?: string;
|
|
23401
|
+
"enum"?: Array<string>;
|
|
23402
|
+
}
|
|
23403
|
+
|
|
23404
|
+
export interface MetadataResultEntity {
|
|
23405
|
+
"type"?: string;
|
|
23406
|
+
"description"?: string;
|
|
23407
|
+
"visibility"?: string;
|
|
23408
|
+
}
|
|
23409
|
+
|
|
23410
|
+
export interface MetadataResults {
|
|
23411
|
+
"entities"?: Array<Models.MetadataResultEntity>;
|
|
23412
|
+
}
|
|
23413
|
+
|
|
23414
|
+
export interface MetadataSchema {
|
|
23415
|
+
"title"?: string;
|
|
23416
|
+
"description"?: string;
|
|
23417
|
+
"type"?: string;
|
|
23418
|
+
"properties"?: Array<{ [key: string]: Models.MetadataProperty; }>;
|
|
23419
|
+
"required"?: Array<string>;
|
|
23420
|
+
}
|
|
23421
|
+
|
|
23064
23422
|
export interface MeteredAssignmentByAgent {
|
|
23065
23423
|
"evaluationContextId"?: string;
|
|
23066
23424
|
"evaluators"?: Array<Models.User>;
|
|
@@ -23359,10 +23717,10 @@ declare namespace Models {
|
|
|
23359
23717
|
"pageSize"?: number;
|
|
23360
23718
|
"pageNumber"?: number;
|
|
23361
23719
|
"total"?: number;
|
|
23720
|
+
"firstUri"?: string;
|
|
23362
23721
|
"nextUri"?: string;
|
|
23363
|
-
"previousUri"?: string;
|
|
23364
23722
|
"lastUri"?: string;
|
|
23365
|
-
"
|
|
23723
|
+
"previousUri"?: string;
|
|
23366
23724
|
"selfUri"?: string;
|
|
23367
23725
|
"pageCount"?: number;
|
|
23368
23726
|
}
|
|
@@ -23390,10 +23748,10 @@ declare namespace Models {
|
|
|
23390
23748
|
"pageSize"?: number;
|
|
23391
23749
|
"pageNumber"?: number;
|
|
23392
23750
|
"total"?: number;
|
|
23751
|
+
"firstUri"?: string;
|
|
23393
23752
|
"nextUri"?: string;
|
|
23394
|
-
"previousUri"?: string;
|
|
23395
23753
|
"lastUri"?: string;
|
|
23396
|
-
"
|
|
23754
|
+
"previousUri"?: string;
|
|
23397
23755
|
"selfUri"?: string;
|
|
23398
23756
|
"pageCount"?: number;
|
|
23399
23757
|
}
|
|
@@ -23414,10 +23772,10 @@ declare namespace Models {
|
|
|
23414
23772
|
"pageSize"?: number;
|
|
23415
23773
|
"pageNumber"?: number;
|
|
23416
23774
|
"total"?: number;
|
|
23775
|
+
"firstUri"?: string;
|
|
23417
23776
|
"nextUri"?: string;
|
|
23418
|
-
"previousUri"?: string;
|
|
23419
23777
|
"lastUri"?: string;
|
|
23420
|
-
"
|
|
23778
|
+
"previousUri"?: string;
|
|
23421
23779
|
"selfUri"?: string;
|
|
23422
23780
|
"pageCount"?: number;
|
|
23423
23781
|
}
|
|
@@ -23484,10 +23842,10 @@ declare namespace Models {
|
|
|
23484
23842
|
"pageNumber"?: number;
|
|
23485
23843
|
"total"?: number;
|
|
23486
23844
|
"partialResults"?: boolean;
|
|
23845
|
+
"firstUri"?: string;
|
|
23487
23846
|
"nextUri"?: string;
|
|
23488
|
-
"previousUri"?: string;
|
|
23489
23847
|
"lastUri"?: string;
|
|
23490
|
-
"
|
|
23848
|
+
"previousUri"?: string;
|
|
23491
23849
|
"selfUri"?: string;
|
|
23492
23850
|
"pageCount"?: number;
|
|
23493
23851
|
}
|
|
@@ -23602,10 +23960,10 @@ declare namespace Models {
|
|
|
23602
23960
|
"pageSize"?: number;
|
|
23603
23961
|
"pageNumber"?: number;
|
|
23604
23962
|
"total"?: number;
|
|
23963
|
+
"firstUri"?: string;
|
|
23605
23964
|
"nextUri"?: string;
|
|
23606
|
-
"previousUri"?: string;
|
|
23607
23965
|
"lastUri"?: string;
|
|
23608
|
-
"
|
|
23966
|
+
"previousUri"?: string;
|
|
23609
23967
|
"selfUri"?: string;
|
|
23610
23968
|
"pageCount"?: number;
|
|
23611
23969
|
}
|
|
@@ -23658,10 +24016,10 @@ declare namespace Models {
|
|
|
23658
24016
|
"pageSize"?: number;
|
|
23659
24017
|
"pageNumber"?: number;
|
|
23660
24018
|
"total"?: number;
|
|
24019
|
+
"firstUri"?: string;
|
|
23661
24020
|
"nextUri"?: string;
|
|
23662
|
-
"previousUri"?: string;
|
|
23663
24021
|
"lastUri"?: string;
|
|
23664
|
-
"
|
|
24022
|
+
"previousUri"?: string;
|
|
23665
24023
|
"selfUri"?: string;
|
|
23666
24024
|
"pageCount"?: number;
|
|
23667
24025
|
}
|
|
@@ -23794,10 +24152,10 @@ declare namespace Models {
|
|
|
23794
24152
|
"pageSize"?: number;
|
|
23795
24153
|
"pageNumber"?: number;
|
|
23796
24154
|
"total"?: number;
|
|
24155
|
+
"firstUri"?: string;
|
|
23797
24156
|
"nextUri"?: string;
|
|
23798
|
-
"previousUri"?: string;
|
|
23799
24157
|
"lastUri"?: string;
|
|
23800
|
-
"
|
|
24158
|
+
"previousUri"?: string;
|
|
23801
24159
|
"selfUri"?: string;
|
|
23802
24160
|
"pageCount"?: number;
|
|
23803
24161
|
}
|
|
@@ -24014,10 +24372,10 @@ declare namespace Models {
|
|
|
24014
24372
|
"pageSize"?: number;
|
|
24015
24373
|
"pageNumber"?: number;
|
|
24016
24374
|
"total"?: number;
|
|
24375
|
+
"firstUri"?: string;
|
|
24017
24376
|
"nextUri"?: string;
|
|
24018
|
-
"previousUri"?: string;
|
|
24019
24377
|
"lastUri"?: string;
|
|
24020
|
-
"
|
|
24378
|
+
"previousUri"?: string;
|
|
24021
24379
|
"selfUri"?: string;
|
|
24022
24380
|
"pageCount"?: number;
|
|
24023
24381
|
}
|
|
@@ -24035,10 +24393,10 @@ declare namespace Models {
|
|
|
24035
24393
|
"pageSize"?: number;
|
|
24036
24394
|
"pageNumber"?: number;
|
|
24037
24395
|
"total"?: number;
|
|
24396
|
+
"firstUri"?: string;
|
|
24038
24397
|
"nextUri"?: string;
|
|
24039
|
-
"previousUri"?: string;
|
|
24040
24398
|
"lastUri"?: string;
|
|
24041
|
-
"
|
|
24399
|
+
"previousUri"?: string;
|
|
24042
24400
|
"selfUri"?: string;
|
|
24043
24401
|
"pageCount"?: number;
|
|
24044
24402
|
}
|
|
@@ -24065,10 +24423,10 @@ declare namespace Models {
|
|
|
24065
24423
|
"pageSize"?: number;
|
|
24066
24424
|
"pageNumber"?: number;
|
|
24067
24425
|
"total"?: number;
|
|
24426
|
+
"firstUri"?: string;
|
|
24068
24427
|
"nextUri"?: string;
|
|
24069
|
-
"previousUri"?: string;
|
|
24070
24428
|
"lastUri"?: string;
|
|
24071
|
-
"
|
|
24429
|
+
"previousUri"?: string;
|
|
24072
24430
|
"selfUri"?: string;
|
|
24073
24431
|
"pageCount"?: number;
|
|
24074
24432
|
}
|
|
@@ -24128,6 +24486,8 @@ declare namespace Models {
|
|
|
24128
24486
|
"divisionId"?: string;
|
|
24129
24487
|
"outboundContactListId"?: string;
|
|
24130
24488
|
"outboundContactId"?: string;
|
|
24489
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
24490
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
24131
24491
|
}
|
|
24132
24492
|
|
|
24133
24493
|
export interface OutboundDomain {
|
|
@@ -24144,10 +24504,10 @@ declare namespace Models {
|
|
|
24144
24504
|
"pageSize"?: number;
|
|
24145
24505
|
"pageNumber"?: number;
|
|
24146
24506
|
"total"?: number;
|
|
24507
|
+
"firstUri"?: string;
|
|
24147
24508
|
"nextUri"?: string;
|
|
24148
|
-
"previousUri"?: string;
|
|
24149
24509
|
"lastUri"?: string;
|
|
24150
|
-
"
|
|
24510
|
+
"previousUri"?: string;
|
|
24151
24511
|
"selfUri"?: string;
|
|
24152
24512
|
"pageCount"?: number;
|
|
24153
24513
|
}
|
|
@@ -24290,10 +24650,10 @@ declare namespace Models {
|
|
|
24290
24650
|
"pageSize"?: number;
|
|
24291
24651
|
"pageNumber"?: number;
|
|
24292
24652
|
"total"?: number;
|
|
24653
|
+
"firstUri"?: string;
|
|
24293
24654
|
"nextUri"?: string;
|
|
24294
|
-
"previousUri"?: string;
|
|
24295
24655
|
"lastUri"?: string;
|
|
24296
|
-
"
|
|
24656
|
+
"previousUri"?: string;
|
|
24297
24657
|
"selfUri"?: string;
|
|
24298
24658
|
"pageCount"?: number;
|
|
24299
24659
|
}
|
|
@@ -24303,10 +24663,10 @@ declare namespace Models {
|
|
|
24303
24663
|
"pageSize"?: number;
|
|
24304
24664
|
"pageNumber"?: number;
|
|
24305
24665
|
"total"?: number;
|
|
24666
|
+
"firstUri"?: string;
|
|
24306
24667
|
"nextUri"?: string;
|
|
24307
|
-
"previousUri"?: string;
|
|
24308
24668
|
"lastUri"?: string;
|
|
24309
|
-
"
|
|
24669
|
+
"previousUri"?: string;
|
|
24310
24670
|
"selfUri"?: string;
|
|
24311
24671
|
"pageCount"?: number;
|
|
24312
24672
|
}
|
|
@@ -24323,6 +24683,7 @@ declare namespace Models {
|
|
|
24323
24683
|
"abandonSeconds"?: number;
|
|
24324
24684
|
"complianceAbandonRateDenominator"?: string;
|
|
24325
24685
|
"automaticTimeZoneMapping"?: Models.AutomaticTimeZoneMappingSettings;
|
|
24686
|
+
"rescheduleTimeZoneSkippedContacts"?: boolean;
|
|
24326
24687
|
"selfUri"?: string;
|
|
24327
24688
|
}
|
|
24328
24689
|
|
|
@@ -24363,14 +24724,20 @@ declare namespace Models {
|
|
|
24363
24724
|
"pageSize"?: number;
|
|
24364
24725
|
"pageNumber"?: number;
|
|
24365
24726
|
"total"?: number;
|
|
24727
|
+
"firstUri"?: string;
|
|
24366
24728
|
"nextUri"?: string;
|
|
24367
|
-
"previousUri"?: string;
|
|
24368
24729
|
"lastUri"?: string;
|
|
24369
|
-
"
|
|
24730
|
+
"previousUri"?: string;
|
|
24370
24731
|
"selfUri"?: string;
|
|
24371
24732
|
"pageCount"?: number;
|
|
24372
24733
|
}
|
|
24373
24734
|
|
|
24735
|
+
export interface OutcomePercentileCondition {
|
|
24736
|
+
"outcomeId": string;
|
|
24737
|
+
"maximumPercentile": number;
|
|
24738
|
+
"fallbackPercentile"?: number;
|
|
24739
|
+
}
|
|
24740
|
+
|
|
24374
24741
|
export interface OutcomePredictor {
|
|
24375
24742
|
"id"?: string;
|
|
24376
24743
|
"outcome"?: Models.OutcomeRef;
|
|
@@ -24595,6 +24962,7 @@ declare namespace Models {
|
|
|
24595
24962
|
"triggerWithSegments": Array<string>;
|
|
24596
24963
|
"triggerWithEventConditions"?: Array<Models.EventCondition>;
|
|
24597
24964
|
"triggerWithOutcomeProbabilityConditions"?: Array<Models.OutcomeProbabilityCondition>;
|
|
24965
|
+
"triggerWithOutcomePercentileConditions"?: Array<Models.OutcomePercentileCondition>;
|
|
24598
24966
|
"pageUrlConditions": Array<Models.UrlCondition>;
|
|
24599
24967
|
"activation"?: Models.Activation;
|
|
24600
24968
|
"weight"?: number;
|
|
@@ -24822,10 +25190,10 @@ declare namespace Models {
|
|
|
24822
25190
|
"pageSize"?: number;
|
|
24823
25191
|
"pageNumber"?: number;
|
|
24824
25192
|
"total"?: number;
|
|
25193
|
+
"firstUri"?: string;
|
|
24825
25194
|
"nextUri"?: string;
|
|
24826
|
-
"previousUri"?: string;
|
|
24827
25195
|
"lastUri"?: string;
|
|
24828
|
-
"
|
|
25196
|
+
"previousUri"?: string;
|
|
24829
25197
|
"selfUri"?: string;
|
|
24830
25198
|
"pageCount"?: number;
|
|
24831
25199
|
}
|
|
@@ -24895,10 +25263,10 @@ declare namespace Models {
|
|
|
24895
25263
|
"pageSize"?: number;
|
|
24896
25264
|
"pageNumber"?: number;
|
|
24897
25265
|
"total"?: number;
|
|
25266
|
+
"firstUri"?: string;
|
|
24898
25267
|
"nextUri"?: string;
|
|
24899
|
-
"previousUri"?: string;
|
|
24900
25268
|
"lastUri"?: string;
|
|
24901
|
-
"
|
|
25269
|
+
"previousUri"?: string;
|
|
24902
25270
|
"selfUri"?: string;
|
|
24903
25271
|
"pageCount"?: number;
|
|
24904
25272
|
}
|
|
@@ -24973,10 +25341,10 @@ declare namespace Models {
|
|
|
24973
25341
|
"pageSize"?: number;
|
|
24974
25342
|
"pageNumber"?: number;
|
|
24975
25343
|
"total"?: number;
|
|
25344
|
+
"firstUri"?: string;
|
|
24976
25345
|
"nextUri"?: string;
|
|
24977
|
-
"previousUri"?: string;
|
|
24978
25346
|
"lastUri"?: string;
|
|
24979
|
-
"
|
|
25347
|
+
"previousUri"?: string;
|
|
24980
25348
|
"selfUri"?: string;
|
|
24981
25349
|
"pageCount"?: number;
|
|
24982
25350
|
}
|
|
@@ -24998,10 +25366,10 @@ declare namespace Models {
|
|
|
24998
25366
|
"pageSize"?: number;
|
|
24999
25367
|
"pageNumber"?: number;
|
|
25000
25368
|
"total"?: number;
|
|
25369
|
+
"firstUri"?: string;
|
|
25001
25370
|
"nextUri"?: string;
|
|
25002
|
-
"previousUri"?: string;
|
|
25003
25371
|
"lastUri"?: string;
|
|
25004
|
-
"
|
|
25372
|
+
"previousUri"?: string;
|
|
25005
25373
|
"selfUri"?: string;
|
|
25006
25374
|
"pageCount"?: number;
|
|
25007
25375
|
}
|
|
@@ -25070,10 +25438,10 @@ declare namespace Models {
|
|
|
25070
25438
|
"pageSize"?: number;
|
|
25071
25439
|
"pageNumber"?: number;
|
|
25072
25440
|
"total"?: number;
|
|
25441
|
+
"firstUri"?: string;
|
|
25073
25442
|
"nextUri"?: string;
|
|
25074
|
-
"previousUri"?: string;
|
|
25075
25443
|
"lastUri"?: string;
|
|
25076
|
-
"
|
|
25444
|
+
"previousUri"?: string;
|
|
25077
25445
|
"selfUri"?: string;
|
|
25078
25446
|
"pageCount"?: number;
|
|
25079
25447
|
}
|
|
@@ -25177,10 +25545,10 @@ declare namespace Models {
|
|
|
25177
25545
|
"pageSize"?: number;
|
|
25178
25546
|
"pageNumber"?: number;
|
|
25179
25547
|
"total"?: number;
|
|
25548
|
+
"firstUri"?: string;
|
|
25180
25549
|
"nextUri"?: string;
|
|
25181
|
-
"previousUri"?: string;
|
|
25182
25550
|
"lastUri"?: string;
|
|
25183
|
-
"
|
|
25551
|
+
"previousUri"?: string;
|
|
25184
25552
|
"selfUri"?: string;
|
|
25185
25553
|
"pageCount"?: number;
|
|
25186
25554
|
}
|
|
@@ -25275,6 +25643,7 @@ declare namespace Models {
|
|
|
25275
25643
|
|
|
25276
25644
|
export interface PredictiveRouting {
|
|
25277
25645
|
"respectSkills"?: boolean;
|
|
25646
|
+
"enableConversationScoreBiasing"?: boolean;
|
|
25278
25647
|
}
|
|
25279
25648
|
|
|
25280
25649
|
export interface Predictor {
|
|
@@ -25399,6 +25768,15 @@ declare namespace Models {
|
|
|
25399
25768
|
"managementUnitIdsForAddedTeamUsers"?: Array<string>;
|
|
25400
25769
|
}
|
|
25401
25770
|
|
|
25771
|
+
export interface ProfileWithDateRange {
|
|
25772
|
+
"id"?: string;
|
|
25773
|
+
"name"?: string;
|
|
25774
|
+
"division"?: Models.Division;
|
|
25775
|
+
"dateStartWorkday"?: string;
|
|
25776
|
+
"dateEndWorkday"?: string;
|
|
25777
|
+
"selfUri"?: string;
|
|
25778
|
+
}
|
|
25779
|
+
|
|
25402
25780
|
export interface Program {
|
|
25403
25781
|
"id"?: string;
|
|
25404
25782
|
"name"?: string;
|
|
@@ -25534,10 +25912,10 @@ declare namespace Models {
|
|
|
25534
25912
|
"pageSize"?: number;
|
|
25535
25913
|
"pageNumber"?: number;
|
|
25536
25914
|
"total"?: number;
|
|
25915
|
+
"firstUri"?: string;
|
|
25537
25916
|
"nextUri"?: string;
|
|
25538
|
-
"previousUri"?: string;
|
|
25539
25917
|
"lastUri"?: string;
|
|
25540
|
-
"
|
|
25918
|
+
"previousUri"?: string;
|
|
25541
25919
|
"selfUri"?: string;
|
|
25542
25920
|
"pageCount"?: number;
|
|
25543
25921
|
}
|
|
@@ -25547,10 +25925,10 @@ declare namespace Models {
|
|
|
25547
25925
|
"pageSize"?: number;
|
|
25548
25926
|
"pageNumber"?: number;
|
|
25549
25927
|
"total"?: number;
|
|
25928
|
+
"firstUri"?: string;
|
|
25550
25929
|
"nextUri"?: string;
|
|
25551
|
-
"previousUri"?: string;
|
|
25552
25930
|
"lastUri"?: string;
|
|
25553
|
-
"
|
|
25931
|
+
"previousUri"?: string;
|
|
25554
25932
|
"selfUri"?: string;
|
|
25555
25933
|
"pageCount"?: number;
|
|
25556
25934
|
}
|
|
@@ -25681,6 +26059,18 @@ declare namespace Models {
|
|
|
25681
26059
|
"value": string;
|
|
25682
26060
|
}
|
|
25683
26061
|
|
|
26062
|
+
export interface QualityEvaluationScoreItem {
|
|
26063
|
+
"evaluationId"?: string;
|
|
26064
|
+
"conversationId"?: string;
|
|
26065
|
+
"conversationDate"?: string;
|
|
26066
|
+
"conversationEndDate"?: string;
|
|
26067
|
+
"formName"?: string;
|
|
26068
|
+
"points"?: number;
|
|
26069
|
+
"evaluationScore"?: number;
|
|
26070
|
+
"maxPoints"?: number;
|
|
26071
|
+
"mediaTypes"?: Array<string>;
|
|
26072
|
+
}
|
|
26073
|
+
|
|
25684
26074
|
export interface QueryAdherenceExplanationsResponse {
|
|
25685
26075
|
"job"?: Models.AdherenceExplanationJobReference;
|
|
25686
26076
|
"result"?: Models.AdherenceExplanationListing;
|
|
@@ -27055,6 +27445,7 @@ declare namespace Models {
|
|
|
27055
27445
|
"recipientCountry"?: string;
|
|
27056
27446
|
"recipientType"?: string;
|
|
27057
27447
|
"byoSmsIntegrationId"?: string;
|
|
27448
|
+
"monitoredParticipantId"?: string;
|
|
27058
27449
|
}
|
|
27059
27450
|
|
|
27060
27451
|
export interface QueueConversationMessageEventTopicMessageMetadata {
|
|
@@ -28137,10 +28528,10 @@ declare namespace Models {
|
|
|
28137
28528
|
"pageSize"?: number;
|
|
28138
28529
|
"pageNumber"?: number;
|
|
28139
28530
|
"total"?: number;
|
|
28531
|
+
"firstUri"?: string;
|
|
28140
28532
|
"nextUri"?: string;
|
|
28141
|
-
"previousUri"?: string;
|
|
28142
28533
|
"lastUri"?: string;
|
|
28143
|
-
"
|
|
28534
|
+
"previousUri"?: string;
|
|
28144
28535
|
"selfUri"?: string;
|
|
28145
28536
|
"pageCount"?: number;
|
|
28146
28537
|
}
|
|
@@ -28168,9 +28559,9 @@ declare namespace Models {
|
|
|
28168
28559
|
"entities"?: Array<Models.QueueMember>;
|
|
28169
28560
|
"pageNumber"?: number;
|
|
28170
28561
|
"pageSize"?: number;
|
|
28562
|
+
"firstUri"?: string;
|
|
28171
28563
|
"nextUri"?: string;
|
|
28172
28564
|
"previousUri"?: string;
|
|
28173
|
-
"firstUri"?: string;
|
|
28174
28565
|
"selfUri"?: string;
|
|
28175
28566
|
}
|
|
28176
28567
|
|
|
@@ -28179,10 +28570,10 @@ declare namespace Models {
|
|
|
28179
28570
|
"pageSize"?: number;
|
|
28180
28571
|
"pageNumber"?: number;
|
|
28181
28572
|
"total"?: number;
|
|
28573
|
+
"firstUri"?: string;
|
|
28182
28574
|
"nextUri"?: string;
|
|
28183
|
-
"previousUri"?: string;
|
|
28184
28575
|
"lastUri"?: string;
|
|
28185
|
-
"
|
|
28576
|
+
"previousUri"?: string;
|
|
28186
28577
|
"selfUri"?: string;
|
|
28187
28578
|
"pageCount"?: number;
|
|
28188
28579
|
}
|
|
@@ -28344,10 +28735,10 @@ declare namespace Models {
|
|
|
28344
28735
|
"pageSize"?: number;
|
|
28345
28736
|
"pageNumber"?: number;
|
|
28346
28737
|
"total"?: number;
|
|
28738
|
+
"firstUri"?: string;
|
|
28347
28739
|
"nextUri"?: string;
|
|
28348
|
-
"previousUri"?: string;
|
|
28349
28740
|
"lastUri"?: string;
|
|
28350
|
-
"
|
|
28741
|
+
"previousUri"?: string;
|
|
28351
28742
|
"selfUri"?: string;
|
|
28352
28743
|
"pageCount"?: number;
|
|
28353
28744
|
}
|
|
@@ -28504,10 +28895,10 @@ declare namespace Models {
|
|
|
28504
28895
|
"pageSize"?: number;
|
|
28505
28896
|
"pageNumber"?: number;
|
|
28506
28897
|
"total"?: number;
|
|
28898
|
+
"firstUri"?: string;
|
|
28507
28899
|
"nextUri"?: string;
|
|
28508
|
-
"previousUri"?: string;
|
|
28509
28900
|
"lastUri"?: string;
|
|
28510
|
-
"
|
|
28901
|
+
"previousUri"?: string;
|
|
28511
28902
|
"selfUri"?: string;
|
|
28512
28903
|
"pageCount"?: number;
|
|
28513
28904
|
}
|
|
@@ -28588,6 +28979,7 @@ declare namespace Models {
|
|
|
28588
28979
|
export interface RecordingSettings {
|
|
28589
28980
|
"maxSimultaneousStreams"?: number;
|
|
28590
28981
|
"maxConfigurableScreenRecordingStreams"?: number;
|
|
28982
|
+
"regionalRecordingStorageEnabled"?: boolean;
|
|
28591
28983
|
}
|
|
28592
28984
|
|
|
28593
28985
|
export interface RecordingTranscodeCompleteTopicMediaResult {
|
|
@@ -28660,10 +29052,10 @@ declare namespace Models {
|
|
|
28660
29052
|
"pageNumber"?: number;
|
|
28661
29053
|
"total"?: number;
|
|
28662
29054
|
"partialResults"?: boolean;
|
|
29055
|
+
"firstUri"?: string;
|
|
28663
29056
|
"nextUri"?: string;
|
|
28664
|
-
"previousUri"?: string;
|
|
28665
29057
|
"lastUri"?: string;
|
|
28666
|
-
"
|
|
29058
|
+
"previousUri"?: string;
|
|
28667
29059
|
"selfUri"?: string;
|
|
28668
29060
|
"pageCount"?: number;
|
|
28669
29061
|
}
|
|
@@ -28711,10 +29103,10 @@ declare namespace Models {
|
|
|
28711
29103
|
"pageSize"?: number;
|
|
28712
29104
|
"pageNumber"?: number;
|
|
28713
29105
|
"total"?: number;
|
|
29106
|
+
"firstUri"?: string;
|
|
28714
29107
|
"nextUri"?: string;
|
|
28715
|
-
"previousUri"?: string;
|
|
28716
29108
|
"lastUri"?: string;
|
|
28717
|
-
"
|
|
29109
|
+
"previousUri"?: string;
|
|
28718
29110
|
"selfUri"?: string;
|
|
28719
29111
|
"pageCount"?: number;
|
|
28720
29112
|
}
|
|
@@ -28738,10 +29130,10 @@ declare namespace Models {
|
|
|
28738
29130
|
"pageSize"?: number;
|
|
28739
29131
|
"pageNumber"?: number;
|
|
28740
29132
|
"total"?: number;
|
|
29133
|
+
"firstUri"?: string;
|
|
28741
29134
|
"nextUri"?: string;
|
|
28742
|
-
"previousUri"?: string;
|
|
28743
29135
|
"lastUri"?: string;
|
|
28744
|
-
"
|
|
29136
|
+
"previousUri"?: string;
|
|
28745
29137
|
"selfUri"?: string;
|
|
28746
29138
|
"pageCount"?: number;
|
|
28747
29139
|
}
|
|
@@ -28771,10 +29163,10 @@ declare namespace Models {
|
|
|
28771
29163
|
"pageSize"?: number;
|
|
28772
29164
|
"pageNumber"?: number;
|
|
28773
29165
|
"total"?: number;
|
|
29166
|
+
"firstUri"?: string;
|
|
28774
29167
|
"nextUri"?: string;
|
|
28775
|
-
"previousUri"?: string;
|
|
28776
29168
|
"lastUri"?: string;
|
|
28777
|
-
"
|
|
29169
|
+
"previousUri"?: string;
|
|
28778
29170
|
"selfUri"?: string;
|
|
28779
29171
|
"pageCount"?: number;
|
|
28780
29172
|
}
|
|
@@ -28804,10 +29196,10 @@ declare namespace Models {
|
|
|
28804
29196
|
"pageSize"?: number;
|
|
28805
29197
|
"pageNumber"?: number;
|
|
28806
29198
|
"total"?: number;
|
|
29199
|
+
"firstUri"?: string;
|
|
28807
29200
|
"nextUri"?: string;
|
|
28808
|
-
"previousUri"?: string;
|
|
28809
29201
|
"lastUri"?: string;
|
|
28810
|
-
"
|
|
29202
|
+
"previousUri"?: string;
|
|
28811
29203
|
"selfUri"?: string;
|
|
28812
29204
|
"pageCount"?: number;
|
|
28813
29205
|
}
|
|
@@ -28831,6 +29223,7 @@ declare namespace Models {
|
|
|
28831
29223
|
"selectedColumns"?: Array<Models.SelectedColumns>;
|
|
28832
29224
|
"hasCustomParticipantAttributes"?: boolean;
|
|
28833
29225
|
"recipientEmails"?: Array<string>;
|
|
29226
|
+
"includeDurationFormatInHeader"?: boolean;
|
|
28834
29227
|
}
|
|
28835
29228
|
|
|
28836
29229
|
export interface ReportingExportJobResponse {
|
|
@@ -28862,6 +29255,7 @@ declare namespace Models {
|
|
|
28862
29255
|
"recipientEmails"?: Array<string>;
|
|
28863
29256
|
"emailStatuses"?: { [key: string]: string; };
|
|
28864
29257
|
"emailErrorDescription"?: string;
|
|
29258
|
+
"includeDurationFormatInHeader"?: boolean;
|
|
28865
29259
|
"enabled"?: boolean;
|
|
28866
29260
|
"selfUri"?: string;
|
|
28867
29261
|
}
|
|
@@ -28871,10 +29265,10 @@ declare namespace Models {
|
|
|
28871
29265
|
"pageSize"?: number;
|
|
28872
29266
|
"pageNumber"?: number;
|
|
28873
29267
|
"total"?: number;
|
|
29268
|
+
"firstUri"?: string;
|
|
28874
29269
|
"nextUri"?: string;
|
|
28875
|
-
"previousUri"?: string;
|
|
28876
29270
|
"lastUri"?: string;
|
|
28877
|
-
"
|
|
29271
|
+
"previousUri"?: string;
|
|
28878
29272
|
"selfUri"?: string;
|
|
28879
29273
|
"pageCount"?: number;
|
|
28880
29274
|
}
|
|
@@ -29128,10 +29522,10 @@ declare namespace Models {
|
|
|
29128
29522
|
"pageSize"?: number;
|
|
29129
29523
|
"pageNumber"?: number;
|
|
29130
29524
|
"total"?: number;
|
|
29525
|
+
"firstUri"?: string;
|
|
29131
29526
|
"nextUri"?: string;
|
|
29132
|
-
"previousUri"?: string;
|
|
29133
29527
|
"lastUri"?: string;
|
|
29134
|
-
"
|
|
29528
|
+
"previousUri"?: string;
|
|
29135
29529
|
"selfUri"?: string;
|
|
29136
29530
|
"pageCount"?: number;
|
|
29137
29531
|
}
|
|
@@ -29141,10 +29535,10 @@ declare namespace Models {
|
|
|
29141
29535
|
"pageSize"?: number;
|
|
29142
29536
|
"pageNumber"?: number;
|
|
29143
29537
|
"total"?: number;
|
|
29538
|
+
"firstUri"?: string;
|
|
29144
29539
|
"nextUri"?: string;
|
|
29145
|
-
"previousUri"?: string;
|
|
29146
29540
|
"lastUri"?: string;
|
|
29147
|
-
"
|
|
29541
|
+
"previousUri"?: string;
|
|
29148
29542
|
"selfUri"?: string;
|
|
29149
29543
|
"pageCount"?: number;
|
|
29150
29544
|
}
|
|
@@ -29182,10 +29576,10 @@ declare namespace Models {
|
|
|
29182
29576
|
"pageSize"?: number;
|
|
29183
29577
|
"pageNumber"?: number;
|
|
29184
29578
|
"total"?: number;
|
|
29579
|
+
"firstUri"?: string;
|
|
29185
29580
|
"nextUri"?: string;
|
|
29186
|
-
"previousUri"?: string;
|
|
29187
29581
|
"lastUri"?: string;
|
|
29188
|
-
"
|
|
29582
|
+
"previousUri"?: string;
|
|
29189
29583
|
"selfUri"?: string;
|
|
29190
29584
|
"pageCount"?: number;
|
|
29191
29585
|
}
|
|
@@ -29389,10 +29783,10 @@ declare namespace Models {
|
|
|
29389
29783
|
"pageSize"?: number;
|
|
29390
29784
|
"pageNumber"?: number;
|
|
29391
29785
|
"total"?: number;
|
|
29786
|
+
"firstUri"?: string;
|
|
29392
29787
|
"nextUri"?: string;
|
|
29393
|
-
"previousUri"?: string;
|
|
29394
29788
|
"lastUri"?: string;
|
|
29395
|
-
"
|
|
29789
|
+
"previousUri"?: string;
|
|
29396
29790
|
"selfUri"?: string;
|
|
29397
29791
|
"pageCount"?: number;
|
|
29398
29792
|
}
|
|
@@ -29469,10 +29863,10 @@ declare namespace Models {
|
|
|
29469
29863
|
"pageSize"?: number;
|
|
29470
29864
|
"pageNumber"?: number;
|
|
29471
29865
|
"total"?: number;
|
|
29866
|
+
"firstUri"?: string;
|
|
29472
29867
|
"nextUri"?: string;
|
|
29473
|
-
"previousUri"?: string;
|
|
29474
29868
|
"lastUri"?: string;
|
|
29475
|
-
"
|
|
29869
|
+
"previousUri"?: string;
|
|
29476
29870
|
"selfUri"?: string;
|
|
29477
29871
|
"pageCount"?: number;
|
|
29478
29872
|
}
|
|
@@ -29533,10 +29927,10 @@ declare namespace Models {
|
|
|
29533
29927
|
"pageSize"?: number;
|
|
29534
29928
|
"pageNumber"?: number;
|
|
29535
29929
|
"total"?: number;
|
|
29930
|
+
"firstUri"?: string;
|
|
29536
29931
|
"nextUri"?: string;
|
|
29537
|
-
"previousUri"?: string;
|
|
29538
29932
|
"lastUri"?: string;
|
|
29539
|
-
"
|
|
29933
|
+
"previousUri"?: string;
|
|
29540
29934
|
"selfUri"?: string;
|
|
29541
29935
|
"pageCount"?: number;
|
|
29542
29936
|
}
|
|
@@ -29915,10 +30309,10 @@ declare namespace Models {
|
|
|
29915
30309
|
"pageSize"?: number;
|
|
29916
30310
|
"pageNumber"?: number;
|
|
29917
30311
|
"total"?: number;
|
|
30312
|
+
"firstUri"?: string;
|
|
29918
30313
|
"nextUri"?: string;
|
|
29919
|
-
"previousUri"?: string;
|
|
29920
30314
|
"lastUri"?: string;
|
|
29921
|
-
"
|
|
30315
|
+
"previousUri"?: string;
|
|
29922
30316
|
"selfUri"?: string;
|
|
29923
30317
|
"pageCount"?: number;
|
|
29924
30318
|
}
|
|
@@ -29971,10 +30365,10 @@ declare namespace Models {
|
|
|
29971
30365
|
"pageSize"?: number;
|
|
29972
30366
|
"pageNumber"?: number;
|
|
29973
30367
|
"total"?: number;
|
|
30368
|
+
"firstUri"?: string;
|
|
29974
30369
|
"nextUri"?: string;
|
|
29975
|
-
"previousUri"?: string;
|
|
29976
30370
|
"lastUri"?: string;
|
|
29977
|
-
"
|
|
30371
|
+
"previousUri"?: string;
|
|
29978
30372
|
"selfUri"?: string;
|
|
29979
30373
|
"pageCount"?: number;
|
|
29980
30374
|
}
|
|
@@ -30087,10 +30481,10 @@ declare namespace Models {
|
|
|
30087
30481
|
"pageSize"?: number;
|
|
30088
30482
|
"pageNumber"?: number;
|
|
30089
30483
|
"total"?: number;
|
|
30484
|
+
"firstUri"?: string;
|
|
30090
30485
|
"nextUri"?: string;
|
|
30091
|
-
"previousUri"?: string;
|
|
30092
30486
|
"lastUri"?: string;
|
|
30093
|
-
"
|
|
30487
|
+
"previousUri"?: string;
|
|
30094
30488
|
"selfUri"?: string;
|
|
30095
30489
|
"pageCount"?: number;
|
|
30096
30490
|
}
|
|
@@ -30135,10 +30529,10 @@ declare namespace Models {
|
|
|
30135
30529
|
"pageSize"?: number;
|
|
30136
30530
|
"pageNumber"?: number;
|
|
30137
30531
|
"total"?: number;
|
|
30532
|
+
"firstUri"?: string;
|
|
30138
30533
|
"nextUri"?: string;
|
|
30139
|
-
"previousUri"?: string;
|
|
30140
30534
|
"lastUri"?: string;
|
|
30141
|
-
"
|
|
30535
|
+
"previousUri"?: string;
|
|
30142
30536
|
"selfUri"?: string;
|
|
30143
30537
|
"pageCount"?: number;
|
|
30144
30538
|
}
|
|
@@ -30356,6 +30750,7 @@ declare namespace Models {
|
|
|
30356
30750
|
export interface Settings {
|
|
30357
30751
|
"communicationBasedACW"?: boolean;
|
|
30358
30752
|
"includeNonAgentConversationSummary"?: boolean;
|
|
30753
|
+
"allowCallbackQueueSelection"?: boolean;
|
|
30359
30754
|
}
|
|
30360
30755
|
|
|
30361
30756
|
export interface Share {
|
|
@@ -30377,10 +30772,10 @@ declare namespace Models {
|
|
|
30377
30772
|
"pageSize"?: number;
|
|
30378
30773
|
"pageNumber"?: number;
|
|
30379
30774
|
"total"?: number;
|
|
30775
|
+
"firstUri"?: string;
|
|
30380
30776
|
"nextUri"?: string;
|
|
30381
|
-
"previousUri"?: string;
|
|
30382
30777
|
"lastUri"?: string;
|
|
30383
|
-
"
|
|
30778
|
+
"previousUri"?: string;
|
|
30384
30779
|
"selfUri"?: string;
|
|
30385
30780
|
"pageCount"?: number;
|
|
30386
30781
|
}
|
|
@@ -30619,10 +31014,10 @@ declare namespace Models {
|
|
|
30619
31014
|
"pageSize"?: number;
|
|
30620
31015
|
"pageNumber"?: number;
|
|
30621
31016
|
"total"?: number;
|
|
31017
|
+
"firstUri"?: string;
|
|
30622
31018
|
"nextUri"?: string;
|
|
30623
|
-
"previousUri"?: string;
|
|
30624
31019
|
"lastUri"?: string;
|
|
30625
|
-
"
|
|
31020
|
+
"previousUri"?: string;
|
|
30626
31021
|
"selfUri"?: string;
|
|
30627
31022
|
"pageCount"?: number;
|
|
30628
31023
|
}
|
|
@@ -30632,10 +31027,10 @@ declare namespace Models {
|
|
|
30632
31027
|
"pageSize"?: number;
|
|
30633
31028
|
"pageNumber"?: number;
|
|
30634
31029
|
"total"?: number;
|
|
31030
|
+
"firstUri"?: string;
|
|
30635
31031
|
"nextUri"?: string;
|
|
30636
|
-
"previousUri"?: string;
|
|
30637
31032
|
"lastUri"?: string;
|
|
30638
|
-
"
|
|
31033
|
+
"previousUri"?: string;
|
|
30639
31034
|
"selfUri"?: string;
|
|
30640
31035
|
"pageCount"?: number;
|
|
30641
31036
|
}
|
|
@@ -30658,8 +31053,19 @@ declare namespace Models {
|
|
|
30658
31053
|
"operation": string;
|
|
30659
31054
|
}
|
|
30660
31055
|
|
|
31056
|
+
export interface SkillGroupDefinition {
|
|
31057
|
+
"id"?: string;
|
|
31058
|
+
"name": string;
|
|
31059
|
+
"division"?: Models.WritableDivision;
|
|
31060
|
+
"description"?: string;
|
|
31061
|
+
"memberCount"?: number;
|
|
31062
|
+
"dateModified"?: string;
|
|
31063
|
+
"dateCreated"?: string;
|
|
31064
|
+
"selfUri"?: string;
|
|
31065
|
+
}
|
|
31066
|
+
|
|
30661
31067
|
export interface SkillGroupEntityListing {
|
|
30662
|
-
"entities"?: Array<Models.
|
|
31068
|
+
"entities"?: Array<Models.SkillGroupDefinition>;
|
|
30663
31069
|
"nextUri"?: string;
|
|
30664
31070
|
"selfUri"?: string;
|
|
30665
31071
|
"previousUri"?: string;
|
|
@@ -30718,10 +31124,10 @@ declare namespace Models {
|
|
|
30718
31124
|
"pageSize"?: number;
|
|
30719
31125
|
"pageNumber"?: number;
|
|
30720
31126
|
"total"?: number;
|
|
31127
|
+
"firstUri"?: string;
|
|
30721
31128
|
"nextUri"?: string;
|
|
30722
|
-
"previousUri"?: string;
|
|
30723
31129
|
"lastUri"?: string;
|
|
30724
|
-
"
|
|
31130
|
+
"previousUri"?: string;
|
|
30725
31131
|
"selfUri"?: string;
|
|
30726
31132
|
"pageCount"?: number;
|
|
30727
31133
|
}
|
|
@@ -30793,10 +31199,10 @@ declare namespace Models {
|
|
|
30793
31199
|
"pageSize"?: number;
|
|
30794
31200
|
"pageNumber"?: number;
|
|
30795
31201
|
"total"?: number;
|
|
31202
|
+
"firstUri"?: string;
|
|
30796
31203
|
"nextUri"?: string;
|
|
30797
|
-
"previousUri"?: string;
|
|
30798
31204
|
"lastUri"?: string;
|
|
30799
|
-
"
|
|
31205
|
+
"previousUri"?: string;
|
|
30800
31206
|
"selfUri"?: string;
|
|
30801
31207
|
"pageCount"?: number;
|
|
30802
31208
|
}
|
|
@@ -31018,18 +31424,14 @@ declare namespace Models {
|
|
|
31018
31424
|
"pageSize"?: number;
|
|
31019
31425
|
"pageNumber"?: number;
|
|
31020
31426
|
"total"?: number;
|
|
31427
|
+
"firstUri"?: string;
|
|
31021
31428
|
"nextUri"?: string;
|
|
31022
|
-
"previousUri"?: string;
|
|
31023
31429
|
"lastUri"?: string;
|
|
31024
|
-
"
|
|
31430
|
+
"previousUri"?: string;
|
|
31025
31431
|
"selfUri"?: string;
|
|
31026
31432
|
"pageCount"?: number;
|
|
31027
31433
|
}
|
|
31028
31434
|
|
|
31029
|
-
export interface StationSettings {
|
|
31030
|
-
"freeSeatingConfiguration"?: Models.FreeSeatingConfiguration;
|
|
31031
|
-
}
|
|
31032
|
-
|
|
31033
31435
|
export interface StatisticalResponse {
|
|
31034
31436
|
"interval"?: string;
|
|
31035
31437
|
"metrics"?: Array<Models.AggregateMetricData>;
|
|
@@ -31095,10 +31497,10 @@ declare namespace Models {
|
|
|
31095
31497
|
"pageSize"?: number;
|
|
31096
31498
|
"pageNumber"?: number;
|
|
31097
31499
|
"total"?: number;
|
|
31500
|
+
"firstUri"?: string;
|
|
31098
31501
|
"nextUri"?: string;
|
|
31099
|
-
"previousUri"?: string;
|
|
31100
31502
|
"lastUri"?: string;
|
|
31101
|
-
"
|
|
31503
|
+
"previousUri"?: string;
|
|
31102
31504
|
"selfUri"?: string;
|
|
31103
31505
|
"pageCount"?: number;
|
|
31104
31506
|
}
|
|
@@ -31211,10 +31613,10 @@ declare namespace Models {
|
|
|
31211
31613
|
"pageSize"?: number;
|
|
31212
31614
|
"pageNumber"?: number;
|
|
31213
31615
|
"total"?: number;
|
|
31616
|
+
"firstUri"?: string;
|
|
31214
31617
|
"nextUri"?: string;
|
|
31215
|
-
"previousUri"?: string;
|
|
31216
31618
|
"lastUri"?: string;
|
|
31217
|
-
"
|
|
31619
|
+
"previousUri"?: string;
|
|
31218
31620
|
"selfUri"?: string;
|
|
31219
31621
|
"pageCount"?: number;
|
|
31220
31622
|
}
|
|
@@ -31358,10 +31760,10 @@ declare namespace Models {
|
|
|
31358
31760
|
"pageSize"?: number;
|
|
31359
31761
|
"pageNumber"?: number;
|
|
31360
31762
|
"total"?: number;
|
|
31763
|
+
"firstUri"?: string;
|
|
31361
31764
|
"nextUri"?: string;
|
|
31362
|
-
"previousUri"?: string;
|
|
31363
31765
|
"lastUri"?: string;
|
|
31364
|
-
"
|
|
31766
|
+
"previousUri"?: string;
|
|
31365
31767
|
"selfUri"?: string;
|
|
31366
31768
|
"pageCount"?: number;
|
|
31367
31769
|
}
|
|
@@ -31463,10 +31865,10 @@ declare namespace Models {
|
|
|
31463
31865
|
"pageSize"?: number;
|
|
31464
31866
|
"pageNumber"?: number;
|
|
31465
31867
|
"total"?: number;
|
|
31868
|
+
"firstUri"?: string;
|
|
31466
31869
|
"nextUri"?: string;
|
|
31467
|
-
"previousUri"?: string;
|
|
31468
31870
|
"lastUri"?: string;
|
|
31469
|
-
"
|
|
31871
|
+
"previousUri"?: string;
|
|
31470
31872
|
"selfUri"?: string;
|
|
31471
31873
|
"pageCount"?: number;
|
|
31472
31874
|
}
|
|
@@ -31476,10 +31878,10 @@ declare namespace Models {
|
|
|
31476
31878
|
"pageSize"?: number;
|
|
31477
31879
|
"pageNumber"?: number;
|
|
31478
31880
|
"total"?: number;
|
|
31881
|
+
"firstUri"?: string;
|
|
31479
31882
|
"nextUri"?: string;
|
|
31480
|
-
"previousUri"?: string;
|
|
31481
31883
|
"lastUri"?: string;
|
|
31482
|
-
"
|
|
31884
|
+
"previousUri"?: string;
|
|
31483
31885
|
"selfUri"?: string;
|
|
31484
31886
|
"pageCount"?: number;
|
|
31485
31887
|
}
|
|
@@ -31503,10 +31905,10 @@ declare namespace Models {
|
|
|
31503
31905
|
"pageSize"?: number;
|
|
31504
31906
|
"pageNumber"?: number;
|
|
31505
31907
|
"total"?: number;
|
|
31908
|
+
"firstUri"?: string;
|
|
31506
31909
|
"nextUri"?: string;
|
|
31507
|
-
"previousUri"?: string;
|
|
31508
31910
|
"lastUri"?: string;
|
|
31509
|
-
"
|
|
31911
|
+
"previousUri"?: string;
|
|
31510
31912
|
"selfUri"?: string;
|
|
31511
31913
|
"pageCount"?: number;
|
|
31512
31914
|
}
|
|
@@ -31817,9 +32219,9 @@ declare namespace Models {
|
|
|
31817
32219
|
"pageSize"?: number;
|
|
31818
32220
|
"pageNumber"?: number;
|
|
31819
32221
|
"total"?: number;
|
|
32222
|
+
"firstUri"?: string;
|
|
31820
32223
|
"pageCount"?: number;
|
|
31821
32224
|
"lastUri"?: string;
|
|
31822
|
-
"firstUri"?: string;
|
|
31823
32225
|
"selfUri"?: string;
|
|
31824
32226
|
"nextUri"?: string;
|
|
31825
32227
|
"previousUri"?: string;
|
|
@@ -32018,10 +32420,10 @@ declare namespace Models {
|
|
|
32018
32420
|
"pageSize"?: number;
|
|
32019
32421
|
"pageNumber"?: number;
|
|
32020
32422
|
"total"?: number;
|
|
32423
|
+
"firstUri"?: string;
|
|
32021
32424
|
"nextUri"?: string;
|
|
32022
|
-
"previousUri"?: string;
|
|
32023
32425
|
"lastUri"?: string;
|
|
32024
|
-
"
|
|
32426
|
+
"previousUri"?: string;
|
|
32025
32427
|
"selfUri"?: string;
|
|
32026
32428
|
"pageCount"?: number;
|
|
32027
32429
|
}
|
|
@@ -32335,10 +32737,22 @@ declare namespace Models {
|
|
|
32335
32737
|
"state"?: string;
|
|
32336
32738
|
"dateIssued"?: string;
|
|
32337
32739
|
"initiator"?: Models.TransferInitiator;
|
|
32740
|
+
"modifiedBy"?: Models.TransferResponseModifiedBy;
|
|
32338
32741
|
"destination"?: Models.TransferDestination;
|
|
32339
32742
|
"transferType"?: string;
|
|
32340
32743
|
}
|
|
32341
32744
|
|
|
32745
|
+
export interface TransferResponseModifiedBy {
|
|
32746
|
+
"id"?: string;
|
|
32747
|
+
"selfUri"?: string;
|
|
32748
|
+
}
|
|
32749
|
+
|
|
32750
|
+
export interface TrendData {
|
|
32751
|
+
"dateStartWorkday"?: string;
|
|
32752
|
+
"dateEndWorkday"?: string;
|
|
32753
|
+
"percentOfGoal"?: number;
|
|
32754
|
+
}
|
|
32755
|
+
|
|
32342
32756
|
export interface Trigger {
|
|
32343
32757
|
"id"?: string;
|
|
32344
32758
|
"name"?: string;
|
|
@@ -32428,10 +32842,10 @@ declare namespace Models {
|
|
|
32428
32842
|
"pageSize"?: number;
|
|
32429
32843
|
"pageNumber"?: number;
|
|
32430
32844
|
"total"?: number;
|
|
32845
|
+
"firstUri"?: string;
|
|
32431
32846
|
"nextUri"?: string;
|
|
32432
|
-
"previousUri"?: string;
|
|
32433
32847
|
"lastUri"?: string;
|
|
32434
|
-
"
|
|
32848
|
+
"previousUri"?: string;
|
|
32435
32849
|
"selfUri"?: string;
|
|
32436
32850
|
"pageCount"?: number;
|
|
32437
32851
|
}
|
|
@@ -32446,10 +32860,10 @@ declare namespace Models {
|
|
|
32446
32860
|
"pageSize"?: number;
|
|
32447
32861
|
"pageNumber"?: number;
|
|
32448
32862
|
"total"?: number;
|
|
32863
|
+
"firstUri"?: string;
|
|
32449
32864
|
"nextUri"?: string;
|
|
32450
|
-
"previousUri"?: string;
|
|
32451
32865
|
"lastUri"?: string;
|
|
32452
|
-
"
|
|
32866
|
+
"previousUri"?: string;
|
|
32453
32867
|
"selfUri"?: string;
|
|
32454
32868
|
"pageCount"?: number;
|
|
32455
32869
|
}
|
|
@@ -32515,10 +32929,10 @@ declare namespace Models {
|
|
|
32515
32929
|
"pageSize"?: number;
|
|
32516
32930
|
"pageNumber"?: number;
|
|
32517
32931
|
"total"?: number;
|
|
32932
|
+
"firstUri"?: string;
|
|
32518
32933
|
"nextUri"?: string;
|
|
32519
|
-
"previousUri"?: string;
|
|
32520
32934
|
"lastUri"?: string;
|
|
32521
|
-
"
|
|
32935
|
+
"previousUri"?: string;
|
|
32522
32936
|
"selfUri"?: string;
|
|
32523
32937
|
"pageCount"?: number;
|
|
32524
32938
|
}
|
|
@@ -32598,10 +33012,10 @@ declare namespace Models {
|
|
|
32598
33012
|
"pageSize"?: number;
|
|
32599
33013
|
"pageNumber"?: number;
|
|
32600
33014
|
"total"?: number;
|
|
33015
|
+
"firstUri"?: string;
|
|
32601
33016
|
"nextUri"?: string;
|
|
32602
|
-
"previousUri"?: string;
|
|
32603
33017
|
"lastUri"?: string;
|
|
32604
|
-
"
|
|
33018
|
+
"previousUri"?: string;
|
|
32605
33019
|
"selfUri"?: string;
|
|
32606
33020
|
"pageCount"?: number;
|
|
32607
33021
|
}
|
|
@@ -32629,10 +33043,10 @@ declare namespace Models {
|
|
|
32629
33043
|
"pageSize"?: number;
|
|
32630
33044
|
"pageNumber"?: number;
|
|
32631
33045
|
"total"?: number;
|
|
33046
|
+
"firstUri"?: string;
|
|
32632
33047
|
"nextUri"?: string;
|
|
32633
|
-
"previousUri"?: string;
|
|
32634
33048
|
"lastUri"?: string;
|
|
32635
|
-
"
|
|
33049
|
+
"previousUri"?: string;
|
|
32636
33050
|
"selfUri"?: string;
|
|
32637
33051
|
"pageCount"?: number;
|
|
32638
33052
|
}
|
|
@@ -32712,10 +33126,10 @@ declare namespace Models {
|
|
|
32712
33126
|
"pageSize"?: number;
|
|
32713
33127
|
"pageNumber"?: number;
|
|
32714
33128
|
"total"?: number;
|
|
33129
|
+
"firstUri"?: string;
|
|
32715
33130
|
"nextUri"?: string;
|
|
32716
|
-
"previousUri"?: string;
|
|
32717
33131
|
"lastUri"?: string;
|
|
32718
|
-
"
|
|
33132
|
+
"previousUri"?: string;
|
|
32719
33133
|
"selfUri"?: string;
|
|
32720
33134
|
"pageCount"?: number;
|
|
32721
33135
|
}
|
|
@@ -32790,10 +33204,10 @@ declare namespace Models {
|
|
|
32790
33204
|
"pageSize"?: number;
|
|
32791
33205
|
"pageNumber"?: number;
|
|
32792
33206
|
"total"?: number;
|
|
33207
|
+
"firstUri"?: string;
|
|
32793
33208
|
"nextUri"?: string;
|
|
32794
|
-
"previousUri"?: string;
|
|
32795
33209
|
"lastUri"?: string;
|
|
32796
|
-
"
|
|
33210
|
+
"previousUri"?: string;
|
|
32797
33211
|
"selfUri"?: string;
|
|
32798
33212
|
"pageCount"?: number;
|
|
32799
33213
|
}
|
|
@@ -32814,10 +33228,10 @@ declare namespace Models {
|
|
|
32814
33228
|
"pageSize"?: number;
|
|
32815
33229
|
"pageNumber"?: number;
|
|
32816
33230
|
"total"?: number;
|
|
33231
|
+
"firstUri"?: string;
|
|
32817
33232
|
"nextUri"?: string;
|
|
32818
|
-
"previousUri"?: string;
|
|
32819
33233
|
"lastUri"?: string;
|
|
32820
|
-
"
|
|
33234
|
+
"previousUri"?: string;
|
|
32821
33235
|
"selfUri"?: string;
|
|
32822
33236
|
"pageCount"?: number;
|
|
32823
33237
|
}
|
|
@@ -32842,10 +33256,10 @@ declare namespace Models {
|
|
|
32842
33256
|
"pageSize"?: number;
|
|
32843
33257
|
"pageNumber"?: number;
|
|
32844
33258
|
"total"?: number;
|
|
33259
|
+
"firstUri"?: string;
|
|
32845
33260
|
"nextUri"?: string;
|
|
32846
|
-
"previousUri"?: string;
|
|
32847
33261
|
"lastUri"?: string;
|
|
32848
|
-
"
|
|
33262
|
+
"previousUri"?: string;
|
|
32849
33263
|
"selfUri"?: string;
|
|
32850
33264
|
"pageCount"?: number;
|
|
32851
33265
|
}
|
|
@@ -32886,10 +33300,10 @@ declare namespace Models {
|
|
|
32886
33300
|
"pageSize"?: number;
|
|
32887
33301
|
"pageNumber"?: number;
|
|
32888
33302
|
"total"?: number;
|
|
33303
|
+
"firstUri"?: string;
|
|
32889
33304
|
"nextUri"?: string;
|
|
32890
|
-
"previousUri"?: string;
|
|
32891
33305
|
"lastUri"?: string;
|
|
32892
|
-
"
|
|
33306
|
+
"previousUri"?: string;
|
|
32893
33307
|
"selfUri"?: string;
|
|
32894
33308
|
"pageCount"?: number;
|
|
32895
33309
|
}
|
|
@@ -32939,10 +33353,10 @@ declare namespace Models {
|
|
|
32939
33353
|
"pageSize"?: number;
|
|
32940
33354
|
"pageNumber"?: number;
|
|
32941
33355
|
"total"?: number;
|
|
33356
|
+
"firstUri"?: string;
|
|
32942
33357
|
"nextUri"?: string;
|
|
32943
|
-
"previousUri"?: string;
|
|
32944
33358
|
"lastUri"?: string;
|
|
32945
|
-
"
|
|
33359
|
+
"previousUri"?: string;
|
|
32946
33360
|
"selfUri"?: string;
|
|
32947
33361
|
"pageCount"?: number;
|
|
32948
33362
|
}
|
|
@@ -33344,10 +33758,10 @@ declare namespace Models {
|
|
|
33344
33758
|
"pageSize"?: number;
|
|
33345
33759
|
"pageNumber"?: number;
|
|
33346
33760
|
"total"?: number;
|
|
33761
|
+
"firstUri"?: string;
|
|
33347
33762
|
"nextUri"?: string;
|
|
33348
|
-
"previousUri"?: string;
|
|
33349
33763
|
"lastUri"?: string;
|
|
33350
|
-
"
|
|
33764
|
+
"previousUri"?: string;
|
|
33351
33765
|
"selfUri"?: string;
|
|
33352
33766
|
"pageCount"?: number;
|
|
33353
33767
|
}
|
|
@@ -33482,6 +33896,8 @@ declare namespace Models {
|
|
|
33482
33896
|
"alertingDurationMs"?: number;
|
|
33483
33897
|
"contactingDurationMs"?: number;
|
|
33484
33898
|
"dialingDurationMs"?: number;
|
|
33899
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
33900
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
33485
33901
|
}
|
|
33486
33902
|
|
|
33487
33903
|
export interface UserEntityListing {
|
|
@@ -33489,10 +33905,10 @@ declare namespace Models {
|
|
|
33489
33905
|
"pageSize"?: number;
|
|
33490
33906
|
"pageNumber"?: number;
|
|
33491
33907
|
"total"?: number;
|
|
33908
|
+
"firstUri"?: string;
|
|
33492
33909
|
"nextUri"?: string;
|
|
33493
|
-
"previousUri"?: string;
|
|
33494
33910
|
"lastUri"?: string;
|
|
33495
|
-
"
|
|
33911
|
+
"previousUri"?: string;
|
|
33496
33912
|
"selfUri"?: string;
|
|
33497
33913
|
"pageCount"?: number;
|
|
33498
33914
|
}
|
|
@@ -33554,15 +33970,26 @@ declare namespace Models {
|
|
|
33554
33970
|
"imageUri"?: string;
|
|
33555
33971
|
}
|
|
33556
33972
|
|
|
33973
|
+
export interface UserInsightsTrend {
|
|
33974
|
+
"performanceProfile"?: Models.AddressableEntityRef;
|
|
33975
|
+
"division"?: Models.DivisionReference;
|
|
33976
|
+
"granularity"?: string;
|
|
33977
|
+
"comparativePeriod"?: Models.WorkdayPeriod;
|
|
33978
|
+
"primaryPeriod"?: Models.WorkdayPeriod;
|
|
33979
|
+
"entities"?: Array<Models.InsightsTrendMetricItem>;
|
|
33980
|
+
"total"?: Models.InsightsTrendTotalItem;
|
|
33981
|
+
"user"?: Models.UserReference;
|
|
33982
|
+
}
|
|
33983
|
+
|
|
33557
33984
|
export interface UserLanguageEntityListing {
|
|
33558
33985
|
"entities"?: Array<Models.UserRoutingLanguage>;
|
|
33559
33986
|
"pageSize"?: number;
|
|
33560
33987
|
"pageNumber"?: number;
|
|
33561
33988
|
"total"?: number;
|
|
33989
|
+
"firstUri"?: string;
|
|
33562
33990
|
"nextUri"?: string;
|
|
33563
|
-
"previousUri"?: string;
|
|
33564
33991
|
"lastUri"?: string;
|
|
33565
|
-
"
|
|
33992
|
+
"previousUri"?: string;
|
|
33566
33993
|
"selfUri"?: string;
|
|
33567
33994
|
"pageCount"?: number;
|
|
33568
33995
|
}
|
|
@@ -33725,14 +34152,26 @@ declare namespace Models {
|
|
|
33725
34152
|
"pageSize"?: number;
|
|
33726
34153
|
"pageNumber"?: number;
|
|
33727
34154
|
"total"?: number;
|
|
34155
|
+
"firstUri"?: string;
|
|
33728
34156
|
"nextUri"?: string;
|
|
33729
|
-
"previousUri"?: string;
|
|
33730
34157
|
"lastUri"?: string;
|
|
33731
|
-
"
|
|
34158
|
+
"previousUri"?: string;
|
|
33732
34159
|
"selfUri"?: string;
|
|
33733
34160
|
"pageCount"?: number;
|
|
33734
34161
|
}
|
|
33735
34162
|
|
|
34163
|
+
export interface UserProfilesInDateRange {
|
|
34164
|
+
"user"?: Models.UserReference;
|
|
34165
|
+
"dateStartWorkday"?: string;
|
|
34166
|
+
"dateEndWorkday"?: string;
|
|
34167
|
+
"profiles"?: Array<Models.ProfileWithDateRange>;
|
|
34168
|
+
}
|
|
34169
|
+
|
|
34170
|
+
export interface UserProfilesInDateRangeRequest {
|
|
34171
|
+
"startWorkday": string;
|
|
34172
|
+
"endWorkday": string;
|
|
34173
|
+
}
|
|
34174
|
+
|
|
33736
34175
|
export interface UserQueue {
|
|
33737
34176
|
"id"?: string;
|
|
33738
34177
|
"name"?: string;
|
|
@@ -33775,10 +34214,10 @@ declare namespace Models {
|
|
|
33775
34214
|
"pageSize"?: number;
|
|
33776
34215
|
"pageNumber"?: number;
|
|
33777
34216
|
"total"?: number;
|
|
34217
|
+
"firstUri"?: string;
|
|
33778
34218
|
"nextUri"?: string;
|
|
33779
|
-
"previousUri"?: string;
|
|
33780
34219
|
"lastUri"?: string;
|
|
33781
|
-
"
|
|
34220
|
+
"previousUri"?: string;
|
|
33782
34221
|
"selfUri"?: string;
|
|
33783
34222
|
"pageCount"?: number;
|
|
33784
34223
|
}
|
|
@@ -33804,10 +34243,10 @@ declare namespace Models {
|
|
|
33804
34243
|
"pageSize"?: number;
|
|
33805
34244
|
"pageNumber"?: number;
|
|
33806
34245
|
"total"?: number;
|
|
34246
|
+
"firstUri"?: string;
|
|
33807
34247
|
"nextUri"?: string;
|
|
33808
|
-
"previousUri"?: string;
|
|
33809
34248
|
"lastUri"?: string;
|
|
33810
|
-
"
|
|
34249
|
+
"previousUri"?: string;
|
|
33811
34250
|
"selfUri"?: string;
|
|
33812
34251
|
"pageCount"?: number;
|
|
33813
34252
|
}
|
|
@@ -33994,10 +34433,10 @@ declare namespace Models {
|
|
|
33994
34433
|
"pageSize"?: number;
|
|
33995
34434
|
"pageNumber"?: number;
|
|
33996
34435
|
"total"?: number;
|
|
34436
|
+
"firstUri"?: string;
|
|
33997
34437
|
"nextUri"?: string;
|
|
33998
|
-
"previousUri"?: string;
|
|
33999
34438
|
"lastUri"?: string;
|
|
34000
|
-
"
|
|
34439
|
+
"previousUri"?: string;
|
|
34001
34440
|
"selfUri"?: string;
|
|
34002
34441
|
"pageCount"?: number;
|
|
34003
34442
|
}
|
|
@@ -34029,6 +34468,8 @@ declare namespace Models {
|
|
|
34029
34468
|
"userId"?: string;
|
|
34030
34469
|
"divisionId"?: string;
|
|
34031
34470
|
"queueId"?: string;
|
|
34471
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
34472
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
34032
34473
|
}
|
|
34033
34474
|
|
|
34034
34475
|
export interface UserState {
|
|
@@ -34658,6 +35099,17 @@ declare namespace Models {
|
|
|
34658
35099
|
"afterCallWorkRequired"?: boolean;
|
|
34659
35100
|
}
|
|
34660
35101
|
|
|
35102
|
+
export interface VideoConferenceUpdateTopicParticipantInfo {
|
|
35103
|
+
"activeParticipantCount"?: number;
|
|
35104
|
+
"version"?: number;
|
|
35105
|
+
}
|
|
35106
|
+
|
|
35107
|
+
export interface VideoConferenceUpdateTopicVideoConference {
|
|
35108
|
+
"conversationId"?: string;
|
|
35109
|
+
"conferenceId"?: string;
|
|
35110
|
+
"participantInfo"?: Models.VideoConferenceUpdateTopicParticipantInfo;
|
|
35111
|
+
}
|
|
35112
|
+
|
|
34661
35113
|
export interface ViewFilter {
|
|
34662
35114
|
"mediaTypes"?: Array<string>;
|
|
34663
35115
|
"queueIds"?: Array<string>;
|
|
@@ -34815,10 +35267,16 @@ declare namespace Models {
|
|
|
34815
35267
|
"alertRuleIds"?: Array<string>;
|
|
34816
35268
|
"evaluationFormContextIds"?: Array<string>;
|
|
34817
35269
|
"evaluationStatuses"?: Array<string>;
|
|
35270
|
+
"workbinIds"?: Array<string>;
|
|
35271
|
+
"worktypeIds"?: Array<string>;
|
|
35272
|
+
"workitemIds"?: Array<string>;
|
|
35273
|
+
"workitemAssigneeIds"?: Array<string>;
|
|
35274
|
+
"workitemStatuses"?: Array<string>;
|
|
34818
35275
|
"isAnalyzedForSensitiveData"?: boolean;
|
|
34819
35276
|
"hasSensitiveData"?: boolean;
|
|
34820
35277
|
"subPath"?: string;
|
|
34821
35278
|
"userState"?: string;
|
|
35279
|
+
"isClearedByCustomer"?: boolean;
|
|
34822
35280
|
}
|
|
34823
35281
|
|
|
34824
35282
|
export interface VisibilityCondition {
|
|
@@ -34859,6 +35317,8 @@ declare namespace Models {
|
|
|
34859
35317
|
"queueId"?: string;
|
|
34860
35318
|
"divisionId"?: string;
|
|
34861
35319
|
"voicemailDurationMs"?: number;
|
|
35320
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
35321
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
34862
35322
|
}
|
|
34863
35323
|
|
|
34864
35324
|
export interface VoicemailGroupPolicy {
|
|
@@ -34921,10 +35381,10 @@ declare namespace Models {
|
|
|
34921
35381
|
"pageSize"?: number;
|
|
34922
35382
|
"pageNumber"?: number;
|
|
34923
35383
|
"total"?: number;
|
|
35384
|
+
"firstUri"?: string;
|
|
34924
35385
|
"nextUri"?: string;
|
|
34925
|
-
"previousUri"?: string;
|
|
34926
35386
|
"lastUri"?: string;
|
|
34927
|
-
"
|
|
35387
|
+
"previousUri"?: string;
|
|
34928
35388
|
"selfUri"?: string;
|
|
34929
35389
|
"pageCount"?: number;
|
|
34930
35390
|
}
|
|
@@ -35011,6 +35471,8 @@ declare namespace Models {
|
|
|
35011
35471
|
"userId"?: string;
|
|
35012
35472
|
"queueId"?: string;
|
|
35013
35473
|
"divisionId"?: string;
|
|
35474
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
35475
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
35014
35476
|
}
|
|
35015
35477
|
|
|
35016
35478
|
export interface VoicemailUserPolicy {
|
|
@@ -35112,10 +35574,10 @@ declare namespace Models {
|
|
|
35112
35574
|
"pageSize"?: number;
|
|
35113
35575
|
"pageNumber"?: number;
|
|
35114
35576
|
"total"?: number;
|
|
35577
|
+
"firstUri"?: string;
|
|
35115
35578
|
"nextUri"?: string;
|
|
35116
|
-
"previousUri"?: string;
|
|
35117
35579
|
"lastUri"?: string;
|
|
35118
|
-
"
|
|
35580
|
+
"previousUri"?: string;
|
|
35119
35581
|
"selfUri"?: string;
|
|
35120
35582
|
"pageCount"?: number;
|
|
35121
35583
|
}
|
|
@@ -36603,10 +37065,10 @@ declare namespace Models {
|
|
|
36603
37065
|
"pageSize"?: number;
|
|
36604
37066
|
"pageNumber"?: number;
|
|
36605
37067
|
"total"?: number;
|
|
37068
|
+
"firstUri"?: string;
|
|
36606
37069
|
"nextUri"?: string;
|
|
36607
|
-
"previousUri"?: string;
|
|
36608
37070
|
"lastUri"?: string;
|
|
36609
|
-
"
|
|
37071
|
+
"previousUri"?: string;
|
|
36610
37072
|
"selfUri"?: string;
|
|
36611
37073
|
"pageCount"?: number;
|
|
36612
37074
|
}
|
|
@@ -36907,6 +37369,11 @@ declare namespace Models {
|
|
|
36907
37369
|
"entities"?: Array<Models.WorkdayMetric>;
|
|
36908
37370
|
}
|
|
36909
37371
|
|
|
37372
|
+
export interface WorkdayPeriod {
|
|
37373
|
+
"dateStartWorkday"?: string;
|
|
37374
|
+
"dateEndWorkday"?: string;
|
|
37375
|
+
}
|
|
37376
|
+
|
|
36910
37377
|
export interface WorkdayPointsTrend {
|
|
36911
37378
|
"dateStartWorkday"?: string;
|
|
36912
37379
|
"dateEndWorkday"?: string;
|
|
@@ -36999,6 +37466,7 @@ declare namespace Models {
|
|
|
36999
37466
|
"code"?: string;
|
|
37000
37467
|
"userId"?: string;
|
|
37001
37468
|
"op"?: string;
|
|
37469
|
+
"action"?: string;
|
|
37002
37470
|
}
|
|
37003
37471
|
|
|
37004
37472
|
export interface WorkitemsQueueEventsNotificationCustomAttribute {
|
|
@@ -37050,6 +37518,7 @@ declare namespace Models {
|
|
|
37050
37518
|
"code"?: string;
|
|
37051
37519
|
"userId"?: string;
|
|
37052
37520
|
"op"?: string;
|
|
37521
|
+
"action"?: string;
|
|
37053
37522
|
}
|
|
37054
37523
|
|
|
37055
37524
|
export interface WorkitemsUserEventsNotificationCustomAttribute {
|
|
@@ -37101,6 +37570,7 @@ declare namespace Models {
|
|
|
37101
37570
|
"code"?: string;
|
|
37102
37571
|
"userId"?: string;
|
|
37103
37572
|
"op"?: string;
|
|
37573
|
+
"action"?: string;
|
|
37104
37574
|
}
|
|
37105
37575
|
|
|
37106
37576
|
export interface Workspace {
|
|
@@ -37129,10 +37599,10 @@ declare namespace Models {
|
|
|
37129
37599
|
"pageSize"?: number;
|
|
37130
37600
|
"pageNumber"?: number;
|
|
37131
37601
|
"total"?: number;
|
|
37602
|
+
"firstUri"?: string;
|
|
37132
37603
|
"nextUri"?: string;
|
|
37133
|
-
"previousUri"?: string;
|
|
37134
37604
|
"lastUri"?: string;
|
|
37135
|
-
"
|
|
37605
|
+
"previousUri"?: string;
|
|
37136
37606
|
"selfUri"?: string;
|
|
37137
37607
|
"pageCount"?: number;
|
|
37138
37608
|
}
|
|
@@ -37154,10 +37624,10 @@ declare namespace Models {
|
|
|
37154
37624
|
"pageSize"?: number;
|
|
37155
37625
|
"pageNumber"?: number;
|
|
37156
37626
|
"total"?: number;
|
|
37627
|
+
"firstUri"?: string;
|
|
37157
37628
|
"nextUri"?: string;
|
|
37158
|
-
"previousUri"?: string;
|
|
37159
37629
|
"lastUri"?: string;
|
|
37160
|
-
"
|
|
37630
|
+
"previousUri"?: string;
|
|
37161
37631
|
"selfUri"?: string;
|
|
37162
37632
|
"pageCount"?: number;
|
|
37163
37633
|
}
|
|
@@ -37200,9 +37670,9 @@ declare namespace Models {
|
|
|
37200
37670
|
"id"?: string;
|
|
37201
37671
|
"name": string;
|
|
37202
37672
|
"division"?: Models.StarrableDivision;
|
|
37203
|
-
"dateCreated"
|
|
37204
|
-
"dateModified"
|
|
37205
|
-
"createdBy"
|
|
37673
|
+
"dateCreated"?: string;
|
|
37674
|
+
"dateModified"?: string;
|
|
37675
|
+
"createdBy"?: string;
|
|
37206
37676
|
"modifiedBy"?: string;
|
|
37207
37677
|
"selfUri"?: string;
|
|
37208
37678
|
}
|
|
@@ -37212,10 +37682,10 @@ declare namespace Models {
|
|
|
37212
37682
|
"pageSize"?: number;
|
|
37213
37683
|
"pageNumber"?: number;
|
|
37214
37684
|
"total"?: number;
|
|
37685
|
+
"firstUri"?: string;
|
|
37215
37686
|
"nextUri"?: string;
|
|
37216
|
-
"previousUri"?: string;
|
|
37217
37687
|
"lastUri"?: string;
|
|
37218
|
-
"
|
|
37688
|
+
"previousUri"?: string;
|
|
37219
37689
|
"selfUri"?: string;
|
|
37220
37690
|
"pageCount"?: number;
|
|
37221
37691
|
}
|
|
@@ -37223,9 +37693,9 @@ declare namespace Models {
|
|
|
37223
37693
|
export interface WrapupCodeRequest {
|
|
37224
37694
|
"id"?: string;
|
|
37225
37695
|
"name": string;
|
|
37226
|
-
"dateCreated"
|
|
37227
|
-
"dateModified"
|
|
37228
|
-
"createdBy"
|
|
37696
|
+
"dateCreated"?: string;
|
|
37697
|
+
"dateModified"?: string;
|
|
37698
|
+
"createdBy"?: string;
|
|
37229
37699
|
"modifiedBy"?: string;
|
|
37230
37700
|
"selfUri"?: string;
|
|
37231
37701
|
}
|
|
@@ -37251,6 +37721,8 @@ declare namespace Models {
|
|
|
37251
37721
|
"wrapupCode"?: string;
|
|
37252
37722
|
"wrapupNotes"?: string;
|
|
37253
37723
|
"wrapupDurationMs"?: number;
|
|
37724
|
+
"conversationExternalContactIds"?: Array<string>;
|
|
37725
|
+
"conversationExternalOrganizationIds"?: Array<string>;
|
|
37254
37726
|
}
|
|
37255
37727
|
|
|
37256
37728
|
export interface WrapupInput {
|
|
@@ -37267,7 +37739,7 @@ declare namespace Models {
|
|
|
37267
37739
|
export interface WritableDialerContact {
|
|
37268
37740
|
"id"?: string;
|
|
37269
37741
|
"contactListId": string;
|
|
37270
|
-
"data": { [key: string]:
|
|
37742
|
+
"data": { [key: string]: string; };
|
|
37271
37743
|
"latestSmsEvaluations"?: { [key: string]: Models.MessageEvaluation; };
|
|
37272
37744
|
"latestEmailEvaluations"?: { [key: string]: Models.MessageEvaluation; };
|
|
37273
37745
|
"callable"?: boolean;
|