purecloud-platform-client-v2 168.1.0 → 169.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 -35
- package/dist/node/purecloud-platform-client-v2.js +281 -84
- package/dist/web-amd/purecloud-platform-client-v2.js +281 -84
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +281 -84
- package/dist/web-cjs/purecloud-platform-client-v2.js +329 -111
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +230 -77
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AuditApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +4 -2
- package/src/purecloud-platform-client-v2/api/BillingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ChatApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +3 -3
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/EventsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/FaxApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +5 -2
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +24 -4
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +6 -2
- package/src/purecloud-platform-client-v2/api/LearningApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +12 -7
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +60 -8
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/QualityApi.js +11 -2
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +7 -2
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SearchApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +26 -2
- package/src/purecloud-platform-client-v2/api/StationsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/TokensApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UsageApi.js +52 -2
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/UsersApi.js +8 -2
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +7 -2
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +2 -2
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +7 -2
- package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts
CHANGED
|
@@ -2882,7 +2882,7 @@ declare class OAuthApi {
|
|
|
2882
2882
|
getOauthScope(scopeId: string, opts?: OAuthApi.getOauthScopeOptions): Promise<Models.OAuthScope>;
|
|
2883
2883
|
getOauthScopes(opts?: OAuthApi.getOauthScopesOptions): Promise<Models.OAuthScopeListing>;
|
|
2884
2884
|
postOauthClientSecret(clientId: string): Promise<Models.OAuthClient>;
|
|
2885
|
-
postOauthClientUsageQuery(clientId: string, body: Models.
|
|
2885
|
+
postOauthClientUsageQuery(clientId: string, body: Models.ApiUsageClientQuery): Promise<Models.UsageExecutionResult>;
|
|
2886
2886
|
postOauthClients(body: Models.OAuthClientRequest): Promise<Models.OAuthClient>;
|
|
2887
2887
|
putOauthClient(clientId: string, body: Models.OAuthClientRequest): Promise<Models.OAuthClient>;
|
|
2888
2888
|
}
|
|
@@ -2939,6 +2939,7 @@ declare namespace ObjectsApi {
|
|
|
2939
2939
|
|
|
2940
2940
|
declare class OrganizationApi {
|
|
2941
2941
|
getFieldconfig(type: string): Promise<Models.FieldConfig>;
|
|
2942
|
+
getOrganizationsAuthenticationSettings(): Promise<Models.OrgAuthSettings>;
|
|
2942
2943
|
getOrganizationsEmbeddedintegration(): Promise<Models.EmbeddedIntegration>;
|
|
2943
2944
|
getOrganizationsIpaddressauthentication(): Promise<Models.IpAddressAuthentication>;
|
|
2944
2945
|
getOrganizationsLimitsChangerequest(requestId: string): Promise<Models.LimitChangeRequestDetails>;
|
|
@@ -2949,6 +2950,7 @@ declare class OrganizationApi {
|
|
|
2949
2950
|
getOrganizationsLimitsNamespaces(opts?: OrganizationApi.getOrganizationsLimitsNamespacesOptions): Promise<object>;
|
|
2950
2951
|
getOrganizationsMe(): Promise<Models.Organization>;
|
|
2951
2952
|
getOrganizationsWhitelist(): Promise<Models.OrgWhitelistSettings>;
|
|
2953
|
+
patchOrganizationsAuthenticationSettings(body: Models.OrgAuthSettings): Promise<Models.OrgAuthSettings>;
|
|
2952
2954
|
patchOrganizationsFeature(featureName: string, enabled: Models.FeatureState): Promise<Models.OrganizationFeatures>;
|
|
2953
2955
|
putOrganizationsEmbeddedintegration(body: Models.EmbeddedIntegration): Promise<Models.EmbeddedIntegration>;
|
|
2954
2956
|
putOrganizationsIpaddressauthentication(body: Models.IpAddressAuthentication): Promise<Models.IpAddressAuthentication>;
|
|
@@ -4580,6 +4582,7 @@ declare class SpeechTextAnalyticsApi {
|
|
|
4580
4582
|
getSpeechandtextanalyticsTopics(opts?: SpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsOptions): Promise<Models.TopicsEntityListing>;
|
|
4581
4583
|
getSpeechandtextanalyticsTopicsDialects(): Promise<Models.EntityListing>;
|
|
4582
4584
|
getSpeechandtextanalyticsTopicsGeneral(opts?: SpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsGeneralOptions): Promise<Models.GeneralTopicsEntityListing>;
|
|
4585
|
+
getSpeechandtextanalyticsTopicsGeneralStatus(opts?: SpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsGeneralStatusOptions): Promise<Models.UnifiedGeneralTopicEntityListing>;
|
|
4583
4586
|
getSpeechandtextanalyticsTopicsPublishjob(jobId: string): Promise<Models.TopicJob>;
|
|
4584
4587
|
patchSpeechandtextanalyticsSettings(body: Models.SpeechTextAnalyticsSettingsRequest): Promise<Models.SpeechTextAnalyticsSettingsResponse>;
|
|
4585
4588
|
postSpeechandtextanalyticsPrograms(body: Models.ProgramRequest): Promise<Models.Program>;
|
|
@@ -4628,6 +4631,9 @@ declare namespace SpeechTextAnalyticsApi {
|
|
|
4628
4631
|
export interface getSpeechandtextanalyticsTopicsGeneralOptions {
|
|
4629
4632
|
"dialect"?: string;
|
|
4630
4633
|
}
|
|
4634
|
+
export interface getSpeechandtextanalyticsTopicsGeneralStatusOptions {
|
|
4635
|
+
"dialect"?: string;
|
|
4636
|
+
}
|
|
4631
4637
|
}
|
|
4632
4638
|
|
|
4633
4639
|
declare class StationsApi {
|
|
@@ -5070,8 +5076,10 @@ declare class UsageApi {
|
|
|
5070
5076
|
getOauthClientUsageQueryResult(executionId: string, clientId: string): Promise<Models.ApiUsageQueryResult>;
|
|
5071
5077
|
getOauthClientUsageSummary(clientId: string, opts?: UsageApi.getOauthClientUsageSummaryOptions): Promise<Models.UsageExecutionResult>;
|
|
5072
5078
|
getUsageQueryExecutionIdResults(executionId: string): Promise<Models.ApiUsageQueryResult>;
|
|
5073
|
-
|
|
5074
|
-
|
|
5079
|
+
getUsageSimplesearchExecutionIdResults(executionId: string): Promise<Models.ApiUsageQueryResult>;
|
|
5080
|
+
postOauthClientUsageQuery(clientId: string, body: Models.ApiUsageClientQuery): Promise<Models.UsageExecutionResult>;
|
|
5081
|
+
postUsageQuery(body: Models.ApiUsageOrganizationQuery): Promise<Models.UsageExecutionResult>;
|
|
5082
|
+
postUsageSimplesearch(body: Models.ApiUsageSimpleSearch): Promise<Models.UsageExecutionResult>;
|
|
5075
5083
|
}
|
|
5076
5084
|
|
|
5077
5085
|
declare namespace UsageApi {
|
|
@@ -6562,6 +6570,15 @@ declare namespace Models {
|
|
|
6562
6570
|
"directReports"?: Array<Models.User>;
|
|
6563
6571
|
}
|
|
6564
6572
|
|
|
6573
|
+
export interface AdjustableLiveSpeakerDetection {
|
|
6574
|
+
"mode"?: string;
|
|
6575
|
+
"preconnectDuration"?: string;
|
|
6576
|
+
"eventName"?: string;
|
|
6577
|
+
"isPersonLikely"?: boolean;
|
|
6578
|
+
"totalRingbacks"?: number;
|
|
6579
|
+
"lineConnected"?: boolean;
|
|
6580
|
+
}
|
|
6581
|
+
|
|
6565
6582
|
export interface AdminTimeOffRequestPatch {
|
|
6566
6583
|
"status"?: string;
|
|
6567
6584
|
"activityCodeId"?: string;
|
|
@@ -7152,11 +7169,18 @@ declare namespace Models {
|
|
|
7152
7169
|
"assistanceConditions"?: Array<Models.AssistanceCondition>;
|
|
7153
7170
|
}
|
|
7154
7171
|
|
|
7155
|
-
export interface
|
|
7172
|
+
export interface ApiUsageClientQuery {
|
|
7156
7173
|
"interval": string;
|
|
7157
7174
|
"granularity"?: string;
|
|
7175
|
+
"metrics"?: Array<string>;
|
|
7158
7176
|
"groupBy"?: Array<string>;
|
|
7177
|
+
}
|
|
7178
|
+
|
|
7179
|
+
export interface ApiUsageOrganizationQuery {
|
|
7180
|
+
"interval": string;
|
|
7181
|
+
"granularity"?: string;
|
|
7159
7182
|
"metrics"?: Array<string>;
|
|
7183
|
+
"groupBy"?: Array<string>;
|
|
7160
7184
|
}
|
|
7161
7185
|
|
|
7162
7186
|
export interface ApiUsageQueryResult {
|
|
@@ -7180,6 +7204,14 @@ declare namespace Models {
|
|
|
7180
7204
|
"date"?: string;
|
|
7181
7205
|
}
|
|
7182
7206
|
|
|
7207
|
+
export interface ApiUsageSimpleSearch {
|
|
7208
|
+
"interval": string;
|
|
7209
|
+
"metrics"?: Array<string>;
|
|
7210
|
+
"oauthClientNames"?: Array<string>;
|
|
7211
|
+
"httpMethods"?: Array<string>;
|
|
7212
|
+
"templateUris"?: Array<string>;
|
|
7213
|
+
}
|
|
7214
|
+
|
|
7183
7215
|
export interface AppendToDncActionSettings {
|
|
7184
7216
|
"expire": boolean;
|
|
7185
7217
|
"expirationDuration"?: string;
|
|
@@ -9252,6 +9284,7 @@ declare namespace Models {
|
|
|
9252
9284
|
"afterCallWork"?: Models.AfterCallWork;
|
|
9253
9285
|
"afterCallWorkRequired"?: boolean;
|
|
9254
9286
|
"agentAssistantId"?: string;
|
|
9287
|
+
"disposition"?: Models.Disposition;
|
|
9255
9288
|
}
|
|
9256
9289
|
|
|
9257
9290
|
export interface CallBasic {
|
|
@@ -9286,6 +9319,7 @@ declare namespace Models {
|
|
|
9286
9319
|
"afterCallWork"?: Models.AfterCallWork;
|
|
9287
9320
|
"afterCallWorkRequired"?: boolean;
|
|
9288
9321
|
"agentAssistantId"?: string;
|
|
9322
|
+
"disposition"?: Models.Disposition;
|
|
9289
9323
|
}
|
|
9290
9324
|
|
|
9291
9325
|
export interface CallCommand {
|
|
@@ -10433,6 +10467,8 @@ declare namespace Models {
|
|
|
10433
10467
|
"enabled"?: boolean;
|
|
10434
10468
|
"allowAgentControl"?: boolean;
|
|
10435
10469
|
"maskSelectors"?: Array<string>;
|
|
10470
|
+
"channels"?: Array<string>;
|
|
10471
|
+
"readonlySelectors"?: Array<string>;
|
|
10436
10472
|
}
|
|
10437
10473
|
|
|
10438
10474
|
export interface CobrowseWebMessagingSession {
|
|
@@ -10576,6 +10612,7 @@ declare namespace Models {
|
|
|
10576
10612
|
"kpi"?: string;
|
|
10577
10613
|
"dateStarted"?: string;
|
|
10578
10614
|
"dateEnded"?: string;
|
|
10615
|
+
"percentageBenefit"?: number;
|
|
10579
10616
|
"kpiResults"?: Array<Models.KpiResult>;
|
|
10580
10617
|
"selfUri"?: string;
|
|
10581
10618
|
}
|
|
@@ -11293,6 +11330,7 @@ declare namespace Models {
|
|
|
11293
11330
|
}
|
|
11294
11331
|
|
|
11295
11332
|
export interface ConversationAppSettings {
|
|
11333
|
+
"enabled"?: boolean;
|
|
11296
11334
|
"showAgentTypingIndicator"?: boolean;
|
|
11297
11335
|
"showUserTypingIndicator"?: boolean;
|
|
11298
11336
|
"autoStartType"?: string;
|
|
@@ -11328,6 +11366,7 @@ declare namespace Models {
|
|
|
11328
11366
|
"participants"?: Array<Models.ConversationCallEventTopicCallMediaParticipant>;
|
|
11329
11367
|
"otherMediaUris"?: Array<string>;
|
|
11330
11368
|
"recordingState"?: string;
|
|
11369
|
+
"securePause"?: boolean;
|
|
11331
11370
|
"maxParticipants"?: number;
|
|
11332
11371
|
}
|
|
11333
11372
|
|
|
@@ -11372,6 +11411,7 @@ declare namespace Models {
|
|
|
11372
11411
|
"confined"?: boolean;
|
|
11373
11412
|
"recording"?: boolean;
|
|
11374
11413
|
"recordingState"?: string;
|
|
11414
|
+
"securePause"?: boolean;
|
|
11375
11415
|
"group"?: Models.ConversationCallEventTopicUriReference;
|
|
11376
11416
|
"ani"?: string;
|
|
11377
11417
|
"dnis"?: string;
|
|
@@ -12206,6 +12246,7 @@ declare namespace Models {
|
|
|
12206
12246
|
"muted"?: boolean;
|
|
12207
12247
|
"confined"?: boolean;
|
|
12208
12248
|
"held"?: boolean;
|
|
12249
|
+
"securePause"?: boolean;
|
|
12209
12250
|
"errorInfo"?: Models.ConversationEventTopicErrorDetails;
|
|
12210
12251
|
"disconnectType"?: string;
|
|
12211
12252
|
"startHoldTime"?: string;
|
|
@@ -12307,6 +12348,7 @@ declare namespace Models {
|
|
|
12307
12348
|
"recordingState"?: string;
|
|
12308
12349
|
"address"?: string;
|
|
12309
12350
|
"externalTag"?: string;
|
|
12351
|
+
"securePause"?: boolean;
|
|
12310
12352
|
}
|
|
12311
12353
|
|
|
12312
12354
|
export interface ConversationEventTopicConversationRoutingData {
|
|
@@ -12481,6 +12523,11 @@ declare namespace Models {
|
|
|
12481
12523
|
"id"?: string;
|
|
12482
12524
|
}
|
|
12483
12525
|
|
|
12526
|
+
export interface ConversationEventTopicModifiedBy {
|
|
12527
|
+
"id"?: string;
|
|
12528
|
+
"selfUri"?: string;
|
|
12529
|
+
}
|
|
12530
|
+
|
|
12484
12531
|
export interface ConversationEventTopicObject {
|
|
12485
12532
|
}
|
|
12486
12533
|
|
|
@@ -12536,6 +12583,7 @@ declare namespace Models {
|
|
|
12536
12583
|
"state"?: string;
|
|
12537
12584
|
"dateIssued"?: string;
|
|
12538
12585
|
"initiator"?: Models.ConversationEventTopicInitiator;
|
|
12586
|
+
"modifiedBy"?: Models.ConversationEventTopicModifiedBy;
|
|
12539
12587
|
"destination"?: Models.ConversationEventTopicDestination;
|
|
12540
12588
|
"transferType"?: string;
|
|
12541
12589
|
}
|
|
@@ -15474,6 +15522,16 @@ declare namespace Models {
|
|
|
15474
15522
|
"phrase"?: string;
|
|
15475
15523
|
}
|
|
15476
15524
|
|
|
15525
|
+
export interface Disposition {
|
|
15526
|
+
"name": string;
|
|
15527
|
+
"analyzer"?: string;
|
|
15528
|
+
"dispositionParameters"?: Models.DispositionParameters;
|
|
15529
|
+
}
|
|
15530
|
+
|
|
15531
|
+
export interface DispositionParameters {
|
|
15532
|
+
"adjustableLiveSpeakerDetection"?: Models.AdjustableLiveSpeakerDetection;
|
|
15533
|
+
}
|
|
15534
|
+
|
|
15477
15535
|
export interface Division {
|
|
15478
15536
|
"id"?: string;
|
|
15479
15537
|
"name"?: string;
|
|
@@ -15714,23 +15772,63 @@ declare namespace Models {
|
|
|
15714
15772
|
export interface DocumentBodyImage {
|
|
15715
15773
|
"url": string;
|
|
15716
15774
|
"hyperlink"?: string;
|
|
15775
|
+
"properties"?: Models.DocumentBodyImageProperties;
|
|
15776
|
+
}
|
|
15777
|
+
|
|
15778
|
+
export interface DocumentBodyImageProperties {
|
|
15779
|
+
"backgroundColor"?: string;
|
|
15780
|
+
"align"?: string;
|
|
15781
|
+
"indentation"?: number;
|
|
15717
15782
|
}
|
|
15718
15783
|
|
|
15719
15784
|
export interface DocumentBodyList {
|
|
15720
15785
|
"blocks": Array<Models.DocumentBodyListBlock>;
|
|
15786
|
+
"properties"?: Models.DocumentBodyListBlockProperties;
|
|
15721
15787
|
}
|
|
15722
15788
|
|
|
15723
15789
|
export interface DocumentBodyListBlock {
|
|
15724
15790
|
"type": string;
|
|
15725
|
-
"blocks": Array<Models.
|
|
15791
|
+
"blocks": Array<Models.DocumentListContentBlock>;
|
|
15792
|
+
"properties"?: Models.DocumentBodyListItemProperties;
|
|
15793
|
+
}
|
|
15794
|
+
|
|
15795
|
+
export interface DocumentBodyListBlockProperties {
|
|
15796
|
+
"unorderedType"?: string;
|
|
15797
|
+
"orderedType"?: string;
|
|
15798
|
+
}
|
|
15799
|
+
|
|
15800
|
+
export interface DocumentBodyListItemProperties {
|
|
15801
|
+
"backgroundColor"?: string;
|
|
15802
|
+
"align"?: string;
|
|
15803
|
+
"indentation"?: number;
|
|
15804
|
+
"fontSize"?: string;
|
|
15805
|
+
"fontType"?: string;
|
|
15806
|
+
"textColor"?: string;
|
|
15726
15807
|
}
|
|
15727
15808
|
|
|
15728
15809
|
export interface DocumentBodyParagraph {
|
|
15729
15810
|
"blocks": Array<Models.DocumentContentBlock>;
|
|
15811
|
+
"properties"?: Models.DocumentBodyParagraphProperties;
|
|
15812
|
+
}
|
|
15813
|
+
|
|
15814
|
+
export interface DocumentBodyParagraphProperties {
|
|
15815
|
+
"fontSize"?: string;
|
|
15816
|
+
"fontType"?: string;
|
|
15817
|
+
"textColor"?: string;
|
|
15818
|
+
"backgroundColor"?: string;
|
|
15819
|
+
"align"?: string;
|
|
15820
|
+
"indentation"?: number;
|
|
15730
15821
|
}
|
|
15731
15822
|
|
|
15732
15823
|
export interface DocumentBodyVideo {
|
|
15733
15824
|
"url": string;
|
|
15825
|
+
"properties"?: Models.DocumentBodyVideoProperties;
|
|
15826
|
+
}
|
|
15827
|
+
|
|
15828
|
+
export interface DocumentBodyVideoProperties {
|
|
15829
|
+
"backgroundColor"?: string;
|
|
15830
|
+
"align"?: string;
|
|
15831
|
+
"indentation"?: number;
|
|
15734
15832
|
}
|
|
15735
15833
|
|
|
15736
15834
|
export interface DocumentCategoryInput {
|
|
@@ -15762,6 +15860,13 @@ declare namespace Models {
|
|
|
15762
15860
|
"alternatives"?: Array<string>;
|
|
15763
15861
|
}
|
|
15764
15862
|
|
|
15863
|
+
export interface DocumentListContentBlock {
|
|
15864
|
+
"type": string;
|
|
15865
|
+
"text": Models.DocumentText;
|
|
15866
|
+
"image": Models.DocumentBodyImage;
|
|
15867
|
+
"list": Models.DocumentBodyList;
|
|
15868
|
+
}
|
|
15869
|
+
|
|
15765
15870
|
export interface DocumentListing {
|
|
15766
15871
|
"entities"?: Array<Models.KnowledgeDocument>;
|
|
15767
15872
|
"nextUri"?: string;
|
|
@@ -15799,6 +15904,13 @@ declare namespace Models {
|
|
|
15799
15904
|
"text": string;
|
|
15800
15905
|
"marks"?: Array<string>;
|
|
15801
15906
|
"hyperlink"?: string;
|
|
15907
|
+
"properties"?: Models.DocumentTextProperties;
|
|
15908
|
+
}
|
|
15909
|
+
|
|
15910
|
+
export interface DocumentTextProperties {
|
|
15911
|
+
"fontSize"?: string;
|
|
15912
|
+
"textColor"?: string;
|
|
15913
|
+
"backgroundColor"?: string;
|
|
15802
15914
|
}
|
|
15803
15915
|
|
|
15804
15916
|
export interface DocumentThumbnail {
|
|
@@ -17305,6 +17417,9 @@ declare namespace Models {
|
|
|
17305
17417
|
"previousStatus"?: string;
|
|
17306
17418
|
"declinedReview"?: boolean;
|
|
17307
17419
|
"retractedEvaluation"?: Models.EvaluationQualityV2TopicEvaluationReference;
|
|
17420
|
+
"rescoreCount"?: number;
|
|
17421
|
+
"evaluatorCommentHasUpdated"?: boolean;
|
|
17422
|
+
"agentCommentHasUpdated"?: boolean;
|
|
17308
17423
|
}
|
|
17309
17424
|
|
|
17310
17425
|
export interface EvaluationQualityV2TopicUser {
|
|
@@ -17668,6 +17783,7 @@ declare namespace Models {
|
|
|
17668
17783
|
|
|
17669
17784
|
export interface ExternalContactsContactChangedTopicContact {
|
|
17670
17785
|
"id"?: string;
|
|
17786
|
+
"externalOrganization"?: Models.ExternalContactsContactChangedTopicExternalOrganization;
|
|
17671
17787
|
"type"?: string;
|
|
17672
17788
|
"firstName"?: string;
|
|
17673
17789
|
"middleName"?: string;
|
|
@@ -17689,6 +17805,8 @@ declare namespace Models {
|
|
|
17689
17805
|
"whatsAppId"?: Models.ExternalContactsContactChangedTopicWhatsAppId;
|
|
17690
17806
|
"facebookId"?: Models.ExternalContactsContactChangedTopicFacebookId;
|
|
17691
17807
|
"instagramId"?: Models.ExternalContactsContactChangedTopicInstagramId;
|
|
17808
|
+
"schema"?: Models.ExternalContactsContactChangedTopicDataSchema;
|
|
17809
|
+
"customFields"?: { [key: string]: object; };
|
|
17692
17810
|
}
|
|
17693
17811
|
|
|
17694
17812
|
export interface ExternalContactsContactChangedTopicContactAddress {
|
|
@@ -17700,6 +17818,15 @@ declare namespace Models {
|
|
|
17700
17818
|
"countryCode"?: string;
|
|
17701
17819
|
}
|
|
17702
17820
|
|
|
17821
|
+
export interface ExternalContactsContactChangedTopicDataSchema {
|
|
17822
|
+
"id"?: string;
|
|
17823
|
+
"version"?: number;
|
|
17824
|
+
}
|
|
17825
|
+
|
|
17826
|
+
export interface ExternalContactsContactChangedTopicExternalOrganization {
|
|
17827
|
+
"id"?: string;
|
|
17828
|
+
}
|
|
17829
|
+
|
|
17703
17830
|
export interface ExternalContactsContactChangedTopicFacebookId {
|
|
17704
17831
|
"ids"?: Array<Models.ExternalContactsContactChangedTopicFacebookScopedId>;
|
|
17705
17832
|
"displayName"?: string;
|
|
@@ -17727,6 +17854,9 @@ declare namespace Models {
|
|
|
17727
17854
|
"userId"?: string;
|
|
17728
17855
|
}
|
|
17729
17856
|
|
|
17857
|
+
export interface ExternalContactsContactChangedTopicObject {
|
|
17858
|
+
}
|
|
17859
|
+
|
|
17730
17860
|
export interface ExternalContactsContactChangedTopicPhoneNumber {
|
|
17731
17861
|
"display"?: string;
|
|
17732
17862
|
"extension"?: number;
|
|
@@ -17751,6 +17881,7 @@ declare namespace Models {
|
|
|
17751
17881
|
|
|
17752
17882
|
export interface ExternalContactsUnresolvedContactChangedTopicContact {
|
|
17753
17883
|
"id"?: string;
|
|
17884
|
+
"externalOrganization"?: Models.ExternalContactsUnresolvedContactChangedTopicExternalOrganization;
|
|
17754
17885
|
"type"?: string;
|
|
17755
17886
|
"firstName"?: string;
|
|
17756
17887
|
"middleName"?: string;
|
|
@@ -17772,6 +17903,8 @@ declare namespace Models {
|
|
|
17772
17903
|
"whatsAppId"?: Models.ExternalContactsUnresolvedContactChangedTopicWhatsAppId;
|
|
17773
17904
|
"facebookId"?: Models.ExternalContactsUnresolvedContactChangedTopicFacebookId;
|
|
17774
17905
|
"instagramId"?: Models.ExternalContactsUnresolvedContactChangedTopicInstagramId;
|
|
17906
|
+
"schema"?: Models.ExternalContactsUnresolvedContactChangedTopicDataSchema;
|
|
17907
|
+
"customFields"?: { [key: string]: object; };
|
|
17775
17908
|
}
|
|
17776
17909
|
|
|
17777
17910
|
export interface ExternalContactsUnresolvedContactChangedTopicContactAddress {
|
|
@@ -17783,6 +17916,15 @@ declare namespace Models {
|
|
|
17783
17916
|
"countryCode"?: string;
|
|
17784
17917
|
}
|
|
17785
17918
|
|
|
17919
|
+
export interface ExternalContactsUnresolvedContactChangedTopicDataSchema {
|
|
17920
|
+
"id"?: string;
|
|
17921
|
+
"version"?: number;
|
|
17922
|
+
}
|
|
17923
|
+
|
|
17924
|
+
export interface ExternalContactsUnresolvedContactChangedTopicExternalOrganization {
|
|
17925
|
+
"id"?: string;
|
|
17926
|
+
}
|
|
17927
|
+
|
|
17786
17928
|
export interface ExternalContactsUnresolvedContactChangedTopicFacebookId {
|
|
17787
17929
|
"ids"?: Array<Models.ExternalContactsUnresolvedContactChangedTopicFacebookScopedId>;
|
|
17788
17930
|
"displayName"?: string;
|
|
@@ -17810,6 +17952,9 @@ declare namespace Models {
|
|
|
17810
17952
|
"userId"?: string;
|
|
17811
17953
|
}
|
|
17812
17954
|
|
|
17955
|
+
export interface ExternalContactsUnresolvedContactChangedTopicObject {
|
|
17956
|
+
}
|
|
17957
|
+
|
|
17813
17958
|
export interface ExternalContactsUnresolvedContactChangedTopicPhoneNumber {
|
|
17814
17959
|
"display"?: string;
|
|
17815
17960
|
"extension"?: number;
|
|
@@ -18729,6 +18874,8 @@ declare namespace Models {
|
|
|
18729
18874
|
"publishResultUri"?: string;
|
|
18730
18875
|
"inputSchema"?: Models.JsonSchemaDocument;
|
|
18731
18876
|
"outputSchema"?: Models.JsonSchemaDocument;
|
|
18877
|
+
"datePublished"?: string;
|
|
18878
|
+
"datePublishedEnd"?: string;
|
|
18732
18879
|
"nluInfo"?: Models.NluInfo;
|
|
18733
18880
|
"supportedLanguages"?: Array<Models.SupportedLanguage>;
|
|
18734
18881
|
"compatibleFlowTypes"?: Array<string>;
|
|
@@ -19473,6 +19620,7 @@ declare namespace Models {
|
|
|
19473
19620
|
"forwardPrefix": string;
|
|
19474
19621
|
"sent": string;
|
|
19475
19622
|
"language": string;
|
|
19623
|
+
"timeZone"?: string;
|
|
19476
19624
|
}
|
|
19477
19625
|
|
|
19478
19626
|
export interface HistoryListing {
|
|
@@ -20798,6 +20946,7 @@ declare namespace Models {
|
|
|
20798
20946
|
"geolocation"?: Models.JourneyWebActionEventsNotificationGeoLocation;
|
|
20799
20947
|
"mktCampaign"?: Models.JourneyWebActionEventsNotificationMktCampaign;
|
|
20800
20948
|
"visitReferrer"?: Models.JourneyWebActionEventsNotificationReferrer;
|
|
20949
|
+
"timeToDisposition"?: number;
|
|
20801
20950
|
}
|
|
20802
20951
|
|
|
20803
20952
|
export interface JourneyWebEventsNotificationActionMap {
|
|
@@ -20957,6 +21106,7 @@ declare namespace Models {
|
|
|
20957
21106
|
"geolocation"?: Models.JourneyWebEventsNotificationGeoLocation;
|
|
20958
21107
|
"mktCampaign"?: Models.JourneyWebEventsNotificationMktCampaign;
|
|
20959
21108
|
"visitReferrer"?: Models.JourneyWebEventsNotificationReferrer;
|
|
21109
|
+
"timeToDisposition"?: number;
|
|
20960
21110
|
}
|
|
20961
21111
|
|
|
20962
21112
|
export interface JourneyWebEventsNotificationWebEventsNotification {
|
|
@@ -21699,6 +21849,7 @@ declare namespace Models {
|
|
|
21699
21849
|
"interactionCountOn"?: number;
|
|
21700
21850
|
"interactionCountOff"?: number;
|
|
21701
21851
|
"mediaType"?: string;
|
|
21852
|
+
"percentageBenefit"?: number;
|
|
21702
21853
|
}
|
|
21703
21854
|
|
|
21704
21855
|
export interface LabelCreateRequest {
|
|
@@ -23513,6 +23664,7 @@ declare namespace Models {
|
|
|
23513
23664
|
"sourcePerformanceProfile"?: Models.PerformanceProfile;
|
|
23514
23665
|
"unitDefinition"?: string;
|
|
23515
23666
|
"precision"?: number;
|
|
23667
|
+
"timeDisplayUnit"?: string;
|
|
23516
23668
|
"selfUri"?: string;
|
|
23517
23669
|
}
|
|
23518
23670
|
|
|
@@ -24265,6 +24417,14 @@ declare namespace Models {
|
|
|
24265
24417
|
"response": Models.ComplianceResponse;
|
|
24266
24418
|
}
|
|
24267
24419
|
|
|
24420
|
+
export interface OrgAuthSettings {
|
|
24421
|
+
"multifactorAuthenticationRequired"?: boolean;
|
|
24422
|
+
"domainAllowlistEnabled"?: boolean;
|
|
24423
|
+
"domainAllowlist"?: Array<string>;
|
|
24424
|
+
"ipAddressAllowlist"?: Array<string>;
|
|
24425
|
+
"passwordRequirements"?: Models.PasswordRequirements;
|
|
24426
|
+
}
|
|
24427
|
+
|
|
24268
24428
|
export interface OrgOAuthClient {
|
|
24269
24429
|
"id"?: string;
|
|
24270
24430
|
"name": string;
|
|
@@ -24959,6 +25119,17 @@ declare namespace Models {
|
|
|
24959
25119
|
"overtalkCount"?: number;
|
|
24960
25120
|
}
|
|
24961
25121
|
|
|
25122
|
+
export interface PasswordRequirements {
|
|
25123
|
+
"minimumLength"?: number;
|
|
25124
|
+
"minimumDigits"?: number;
|
|
25125
|
+
"minimumLetters"?: number;
|
|
25126
|
+
"minimumUpper"?: number;
|
|
25127
|
+
"minimumLower"?: number;
|
|
25128
|
+
"minimumSpecials"?: number;
|
|
25129
|
+
"minimumAgeSeconds"?: number;
|
|
25130
|
+
"expirationDays"?: number;
|
|
25131
|
+
}
|
|
25132
|
+
|
|
24962
25133
|
export interface PatchAction {
|
|
24963
25134
|
"mediaType": string;
|
|
24964
25135
|
"actionTemplate"?: Models.ActionMapActionTemplate;
|
|
@@ -26215,6 +26386,7 @@ declare namespace Models {
|
|
|
26215
26386
|
"participants"?: Array<Models.QueueConversationCallEventTopicCallMediaParticipant>;
|
|
26216
26387
|
"otherMediaUris"?: Array<string>;
|
|
26217
26388
|
"recordingState"?: string;
|
|
26389
|
+
"securePause"?: boolean;
|
|
26218
26390
|
"maxParticipants"?: number;
|
|
26219
26391
|
}
|
|
26220
26392
|
|
|
@@ -26259,6 +26431,7 @@ declare namespace Models {
|
|
|
26259
26431
|
"confined"?: boolean;
|
|
26260
26432
|
"recording"?: boolean;
|
|
26261
26433
|
"recordingState"?: string;
|
|
26434
|
+
"securePause"?: boolean;
|
|
26262
26435
|
"group"?: Models.QueueConversationCallEventTopicUriReference;
|
|
26263
26436
|
"ani"?: string;
|
|
26264
26437
|
"dnis"?: string;
|
|
@@ -26905,6 +27078,7 @@ declare namespace Models {
|
|
|
26905
27078
|
"muted"?: boolean;
|
|
26906
27079
|
"confined"?: boolean;
|
|
26907
27080
|
"held"?: boolean;
|
|
27081
|
+
"securePause"?: boolean;
|
|
26908
27082
|
"errorInfo"?: Models.QueueConversationEventTopicErrorDetails;
|
|
26909
27083
|
"disconnectType"?: string;
|
|
26910
27084
|
"startHoldTime"?: string;
|
|
@@ -27006,6 +27180,7 @@ declare namespace Models {
|
|
|
27006
27180
|
"recordingState"?: string;
|
|
27007
27181
|
"address"?: string;
|
|
27008
27182
|
"externalTag"?: string;
|
|
27183
|
+
"securePause"?: boolean;
|
|
27009
27184
|
}
|
|
27010
27185
|
|
|
27011
27186
|
export interface QueueConversationEventTopicConversationRoutingData {
|
|
@@ -27180,6 +27355,11 @@ declare namespace Models {
|
|
|
27180
27355
|
"id"?: string;
|
|
27181
27356
|
}
|
|
27182
27357
|
|
|
27358
|
+
export interface QueueConversationEventTopicModifiedBy {
|
|
27359
|
+
"id"?: string;
|
|
27360
|
+
"selfUri"?: string;
|
|
27361
|
+
}
|
|
27362
|
+
|
|
27183
27363
|
export interface QueueConversationEventTopicObject {
|
|
27184
27364
|
}
|
|
27185
27365
|
|
|
@@ -27235,6 +27415,7 @@ declare namespace Models {
|
|
|
27235
27415
|
"state"?: string;
|
|
27236
27416
|
"dateIssued"?: string;
|
|
27237
27417
|
"initiator"?: Models.QueueConversationEventTopicInitiator;
|
|
27418
|
+
"modifiedBy"?: Models.QueueConversationEventTopicModifiedBy;
|
|
27238
27419
|
"destination"?: Models.QueueConversationEventTopicDestination;
|
|
27239
27420
|
"transferType"?: string;
|
|
27240
27421
|
}
|
|
@@ -27655,6 +27836,7 @@ declare namespace Models {
|
|
|
27655
27836
|
"muted"?: boolean;
|
|
27656
27837
|
"confined"?: boolean;
|
|
27657
27838
|
"held"?: boolean;
|
|
27839
|
+
"securePause"?: boolean;
|
|
27658
27840
|
"errorInfo"?: Models.QueueConversationSocialExpressionEventTopicErrorDetails;
|
|
27659
27841
|
"disconnectType"?: string;
|
|
27660
27842
|
"startHoldTime"?: string;
|
|
@@ -27756,6 +27938,7 @@ declare namespace Models {
|
|
|
27756
27938
|
"recordingState"?: string;
|
|
27757
27939
|
"address"?: string;
|
|
27758
27940
|
"externalTag"?: string;
|
|
27941
|
+
"securePause"?: boolean;
|
|
27759
27942
|
}
|
|
27760
27943
|
|
|
27761
27944
|
export interface QueueConversationSocialExpressionEventTopicConversationRoutingData {
|
|
@@ -27930,6 +28113,11 @@ declare namespace Models {
|
|
|
27930
28113
|
"id"?: string;
|
|
27931
28114
|
}
|
|
27932
28115
|
|
|
28116
|
+
export interface QueueConversationSocialExpressionEventTopicModifiedBy {
|
|
28117
|
+
"id"?: string;
|
|
28118
|
+
"selfUri"?: string;
|
|
28119
|
+
}
|
|
28120
|
+
|
|
27933
28121
|
export interface QueueConversationSocialExpressionEventTopicObject {
|
|
27934
28122
|
}
|
|
27935
28123
|
|
|
@@ -27985,6 +28173,7 @@ declare namespace Models {
|
|
|
27985
28173
|
"state"?: string;
|
|
27986
28174
|
"dateIssued"?: string;
|
|
27987
28175
|
"initiator"?: Models.QueueConversationSocialExpressionEventTopicInitiator;
|
|
28176
|
+
"modifiedBy"?: Models.QueueConversationSocialExpressionEventTopicModifiedBy;
|
|
27988
28177
|
"destination"?: Models.QueueConversationSocialExpressionEventTopicDestination;
|
|
27989
28178
|
"transferType"?: string;
|
|
27990
28179
|
}
|
|
@@ -28110,6 +28299,7 @@ declare namespace Models {
|
|
|
28110
28299
|
"muted"?: boolean;
|
|
28111
28300
|
"confined"?: boolean;
|
|
28112
28301
|
"held"?: boolean;
|
|
28302
|
+
"securePause"?: boolean;
|
|
28113
28303
|
"errorInfo"?: Models.QueueConversationVideoEventTopicErrorDetails;
|
|
28114
28304
|
"disconnectType"?: string;
|
|
28115
28305
|
"startHoldTime"?: string;
|
|
@@ -28211,6 +28401,7 @@ declare namespace Models {
|
|
|
28211
28401
|
"recordingState"?: string;
|
|
28212
28402
|
"address"?: string;
|
|
28213
28403
|
"externalTag"?: string;
|
|
28404
|
+
"securePause"?: boolean;
|
|
28214
28405
|
}
|
|
28215
28406
|
|
|
28216
28407
|
export interface QueueConversationVideoEventTopicConversationRoutingData {
|
|
@@ -28385,6 +28576,11 @@ declare namespace Models {
|
|
|
28385
28576
|
"id"?: string;
|
|
28386
28577
|
}
|
|
28387
28578
|
|
|
28579
|
+
export interface QueueConversationVideoEventTopicModifiedBy {
|
|
28580
|
+
"id"?: string;
|
|
28581
|
+
"selfUri"?: string;
|
|
28582
|
+
}
|
|
28583
|
+
|
|
28388
28584
|
export interface QueueConversationVideoEventTopicObject {
|
|
28389
28585
|
}
|
|
28390
28586
|
|
|
@@ -28440,6 +28636,7 @@ declare namespace Models {
|
|
|
28440
28636
|
"state"?: string;
|
|
28441
28637
|
"dateIssued"?: string;
|
|
28442
28638
|
"initiator"?: Models.QueueConversationVideoEventTopicInitiator;
|
|
28639
|
+
"modifiedBy"?: Models.QueueConversationVideoEventTopicModifiedBy;
|
|
28443
28640
|
"destination"?: Models.QueueConversationVideoEventTopicDestination;
|
|
28444
28641
|
"transferType"?: string;
|
|
28445
28642
|
}
|
|
@@ -28596,6 +28793,7 @@ declare namespace Models {
|
|
|
28596
28793
|
|
|
28597
28794
|
export interface QueueMessagingAddresses {
|
|
28598
28795
|
"smsAddress"?: Models.DomainEntityRef;
|
|
28796
|
+
"openMessagingRecipient"?: Models.DomainEntityRef;
|
|
28599
28797
|
}
|
|
28600
28798
|
|
|
28601
28799
|
export interface QueueObservationDataContainer {
|
|
@@ -29240,6 +29438,7 @@ declare namespace Models {
|
|
|
29240
29438
|
"hasCustomParticipantAttributes"?: boolean;
|
|
29241
29439
|
"recipientEmails"?: Array<string>;
|
|
29242
29440
|
"includeDurationFormatInHeader"?: boolean;
|
|
29441
|
+
"durationFormat"?: string;
|
|
29243
29442
|
}
|
|
29244
29443
|
|
|
29245
29444
|
export interface ReportingExportJobResponse {
|
|
@@ -29272,6 +29471,7 @@ declare namespace Models {
|
|
|
29272
29471
|
"emailStatuses"?: { [key: string]: string; };
|
|
29273
29472
|
"emailErrorDescription"?: string;
|
|
29274
29473
|
"includeDurationFormatInHeader"?: boolean;
|
|
29474
|
+
"durationFormat"?: string;
|
|
29275
29475
|
"enabled"?: boolean;
|
|
29276
29476
|
"selfUri"?: string;
|
|
29277
29477
|
}
|
|
@@ -30767,6 +30967,8 @@ declare namespace Models {
|
|
|
30767
30967
|
"communicationBasedACW"?: boolean;
|
|
30768
30968
|
"includeNonAgentConversationSummary"?: boolean;
|
|
30769
30969
|
"allowCallbackQueueSelection"?: boolean;
|
|
30970
|
+
"completeAcwWhenAgentTransitionsOffline"?: boolean;
|
|
30971
|
+
"totalActiveCallback"?: boolean;
|
|
30770
30972
|
}
|
|
30771
30973
|
|
|
30772
30974
|
export interface Share {
|
|
@@ -32232,15 +32434,6 @@ declare namespace Models {
|
|
|
32232
32434
|
|
|
32233
32435
|
export interface TextMessageListing {
|
|
32234
32436
|
"entities"?: Array<Models.MessageData>;
|
|
32235
|
-
"pageSize"?: number;
|
|
32236
|
-
"pageNumber"?: number;
|
|
32237
|
-
"total"?: number;
|
|
32238
|
-
"firstUri"?: string;
|
|
32239
|
-
"pageCount"?: number;
|
|
32240
|
-
"lastUri"?: string;
|
|
32241
|
-
"selfUri"?: string;
|
|
32242
|
-
"nextUri"?: string;
|
|
32243
|
-
"previousUri"?: string;
|
|
32244
32437
|
}
|
|
32245
32438
|
|
|
32246
32439
|
export interface TextStyleProperties {
|
|
@@ -33419,6 +33612,15 @@ declare namespace Models {
|
|
|
33419
33612
|
"group"?: Models.UnansweredGroup;
|
|
33420
33613
|
}
|
|
33421
33614
|
|
|
33615
|
+
export interface UnifiedGeneralTopic {
|
|
33616
|
+
"name"?: string;
|
|
33617
|
+
"status"?: string;
|
|
33618
|
+
}
|
|
33619
|
+
|
|
33620
|
+
export interface UnifiedGeneralTopicEntityListing {
|
|
33621
|
+
"entities"?: Array<Models.UnifiedGeneralTopic>;
|
|
33622
|
+
}
|
|
33623
|
+
|
|
33422
33624
|
export interface UnpublishedProgramsEntityListing {
|
|
33423
33625
|
"entities"?: Array<Models.Program>;
|
|
33424
33626
|
"pageSize"?: number;
|
|
@@ -35935,42 +36137,20 @@ declare namespace Models {
|
|
|
35935
36137
|
"matchReview"?: Models.ShiftTradeMatchReviewResponse;
|
|
35936
36138
|
}
|
|
35937
36139
|
|
|
35938
|
-
export interface
|
|
36140
|
+
export interface WemCoachingUserNotificationTopicCoachingAppointmentReference {
|
|
35939
36141
|
"id"?: string;
|
|
35940
|
-
"action"?: string;
|
|
35941
36142
|
}
|
|
35942
36143
|
|
|
35943
|
-
export interface
|
|
35944
|
-
"id"?: string;
|
|
35945
|
-
"action"?: string;
|
|
35946
|
-
}
|
|
35947
|
-
|
|
35948
|
-
export interface WemCoachingAppointmentTopicCoachingAppointmentExternalLink {
|
|
35949
|
-
"externalLink"?: string;
|
|
35950
|
-
"action"?: string;
|
|
35951
|
-
}
|
|
35952
|
-
|
|
35953
|
-
export interface WemCoachingAppointmentTopicCoachingAppointmentNotification {
|
|
36144
|
+
export interface WemCoachingUserNotificationTopicCoachingUserNotification {
|
|
35954
36145
|
"id"?: string;
|
|
35955
36146
|
"name"?: string;
|
|
36147
|
+
"markedAsRead"?: boolean;
|
|
36148
|
+
"actionType"?: string;
|
|
36149
|
+
"relationship"?: string;
|
|
36150
|
+
"appointment"?: Models.WemCoachingUserNotificationTopicCoachingAppointmentReference;
|
|
35956
36151
|
"dateStart"?: string;
|
|
35957
36152
|
"lengthInMinutes"?: number;
|
|
35958
36153
|
"status"?: string;
|
|
35959
|
-
"facilitator"?: Models.WemCoachingAppointmentTopicUserReference;
|
|
35960
|
-
"attendees"?: Array<Models.WemCoachingAppointmentTopicUserReference>;
|
|
35961
|
-
"createdBy"?: Models.WemCoachingAppointmentTopicUserReference;
|
|
35962
|
-
"dateCreated"?: string;
|
|
35963
|
-
"modifiedBy"?: Models.WemCoachingAppointmentTopicUserReference;
|
|
35964
|
-
"dateModified"?: string;
|
|
35965
|
-
"conversations"?: Array<Models.WemCoachingAppointmentTopicCoachingAppointmentConversation>;
|
|
35966
|
-
"documents"?: Array<Models.WemCoachingAppointmentTopicCoachingAppointmentDocument>;
|
|
35967
|
-
"changeType"?: string;
|
|
35968
|
-
"dateCompleted"?: string;
|
|
35969
|
-
"externalLinks"?: Array<Models.WemCoachingAppointmentTopicCoachingAppointmentExternalLink>;
|
|
35970
|
-
}
|
|
35971
|
-
|
|
35972
|
-
export interface WemCoachingAppointmentTopicUserReference {
|
|
35973
|
-
"id"?: string;
|
|
35974
36154
|
}
|
|
35975
36155
|
|
|
35976
36156
|
export interface WfmAgent {
|
|
@@ -35987,50 +36167,20 @@ declare namespace Models {
|
|
|
35987
36167
|
"selfUri"?: string;
|
|
35988
36168
|
}
|
|
35989
36169
|
|
|
35990
|
-
export interface
|
|
35991
|
-
"
|
|
35992
|
-
}
|
|
35993
|
-
|
|
35994
|
-
export interface WfmAgentScheduleUpdateTopicWfmAgentScheduleUpdate {
|
|
35995
|
-
"updateType"?: string;
|
|
36170
|
+
export interface WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate {
|
|
36171
|
+
"type"?: string;
|
|
35996
36172
|
"shiftStartDates"?: Array<string>;
|
|
35997
36173
|
}
|
|
35998
36174
|
|
|
35999
|
-
export interface
|
|
36175
|
+
export interface WfmAgentScheduleUpdateTopicAgentScheduleUpdateNotification {
|
|
36000
36176
|
"user"?: Models.WfmAgentScheduleUpdateTopicUserReference;
|
|
36001
36177
|
"startDate"?: string;
|
|
36002
36178
|
"endDate"?: string;
|
|
36003
|
-
"
|
|
36004
|
-
"fullDayTimeOffMarkers"?: Array<Models.WfmAgentScheduleUpdateTopicWfmFullDayTimeOffMarker>;
|
|
36005
|
-
"updates"?: Array<Models.WfmAgentScheduleUpdateTopicWfmAgentScheduleUpdate>;
|
|
36179
|
+
"updates"?: Array<Models.WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate>;
|
|
36006
36180
|
}
|
|
36007
36181
|
|
|
36008
|
-
export interface
|
|
36009
|
-
"timeOffRequestId"?: string;
|
|
36010
|
-
"managementUnitDate"?: string;
|
|
36011
|
-
"activityCodeId"?: string;
|
|
36012
|
-
"isPaid"?: boolean;
|
|
36013
|
-
"lengthInMinutes"?: number;
|
|
36014
|
-
"description"?: string;
|
|
36015
|
-
"paid"?: boolean;
|
|
36016
|
-
}
|
|
36017
|
-
|
|
36018
|
-
export interface WfmAgentScheduleUpdateTopicWfmScheduleActivity {
|
|
36019
|
-
"activityCodeId"?: string;
|
|
36020
|
-
"startDate"?: string;
|
|
36021
|
-
"countsAsPaidTime"?: boolean;
|
|
36022
|
-
"lengthInMinutes"?: number;
|
|
36023
|
-
"timeOffRequestId"?: string;
|
|
36024
|
-
"description"?: string;
|
|
36025
|
-
}
|
|
36026
|
-
|
|
36027
|
-
export interface WfmAgentScheduleUpdateTopicWfmScheduleShift {
|
|
36028
|
-
"weekDate"?: string;
|
|
36029
|
-
"weekScheduleId"?: string;
|
|
36182
|
+
export interface WfmAgentScheduleUpdateTopicUserReference {
|
|
36030
36183
|
"id"?: string;
|
|
36031
|
-
"startDate"?: string;
|
|
36032
|
-
"lengthInMinutes"?: number;
|
|
36033
|
-
"activities"?: Array<Models.WfmAgentScheduleUpdateTopicWfmScheduleActivity>;
|
|
36034
36184
|
}
|
|
36035
36185
|
|
|
36036
36186
|
export interface WfmBuIntradayDataUpdateTopicBuIntradayDataGroup {
|
|
@@ -37474,6 +37624,7 @@ declare namespace Models {
|
|
|
37474
37624
|
"dateModified"?: string;
|
|
37475
37625
|
"dateDue"?: string;
|
|
37476
37626
|
"dateExpires"?: string;
|
|
37627
|
+
"dateAssignmentStateChanged"?: string;
|
|
37477
37628
|
"durationSeconds"?: number;
|
|
37478
37629
|
"ttl"?: number;
|
|
37479
37630
|
"statusId"?: string;
|
|
@@ -37526,6 +37677,7 @@ declare namespace Models {
|
|
|
37526
37677
|
"dateModified"?: string;
|
|
37527
37678
|
"dateDue"?: string;
|
|
37528
37679
|
"dateExpires"?: string;
|
|
37680
|
+
"dateAssignmentStateChanged"?: string;
|
|
37529
37681
|
"durationSeconds"?: number;
|
|
37530
37682
|
"ttl"?: number;
|
|
37531
37683
|
"statusId"?: string;
|
|
@@ -37578,6 +37730,7 @@ declare namespace Models {
|
|
|
37578
37730
|
"dateModified"?: string;
|
|
37579
37731
|
"dateDue"?: string;
|
|
37580
37732
|
"dateExpires"?: string;
|
|
37733
|
+
"dateAssignmentStateChanged"?: string;
|
|
37581
37734
|
"durationSeconds"?: number;
|
|
37582
37735
|
"ttl"?: number;
|
|
37583
37736
|
"statusId"?: string;
|