purecloud-platform-client-v2 222.0.0 → 223.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 +3 -3
- package/dist/node/purecloud-platform-client-v2.js +905 -512
- package/dist/web-amd/purecloud-platform-client-v2.js +905 -512
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +457 -380
- package/dist/web-cjs/purecloud-platform-client-v2.js +457 -380
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +1194 -992
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentAssistantsApi.js +3 -2
- package/src/purecloud-platform-client-v2/api/AgentCopilotApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AgentUIApi.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 +1 -1
- 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/BusinessRulesApi.js +5 -6
- package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
- 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 +36 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DataPrivacyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmployeeEngagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- 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 +1 -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 +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +150 -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/LogCaptureApi.js +2 -3
- 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/OperationalEventsApi.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 +1 -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 +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.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/SettingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SocialMediaApi.js +71 -8
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +51 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TaskManagementApi.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 -1
- 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 +512 -415
- package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts
CHANGED
|
@@ -182,6 +182,7 @@ declare namespace AgentAssistantsApi {
|
|
|
182
182
|
"limit"?: string;
|
|
183
183
|
"pageSize"?: string;
|
|
184
184
|
"name"?: string;
|
|
185
|
+
"expand"?: string;
|
|
185
186
|
}
|
|
186
187
|
export interface getAssistantsQueuesOptions {
|
|
187
188
|
"before"?: string;
|
|
@@ -1350,7 +1351,6 @@ declare namespace BusinessRulesApi {
|
|
|
1350
1351
|
"divisionIds"?: Array<string>;
|
|
1351
1352
|
}
|
|
1352
1353
|
export interface getBusinessrulesDecisiontablesSearchOptions {
|
|
1353
|
-
"before"?: string;
|
|
1354
1354
|
"after"?: string;
|
|
1355
1355
|
"pageSize"?: string;
|
|
1356
1356
|
"schemaId"?: string;
|
|
@@ -1850,6 +1850,7 @@ declare class ConversationsApi {
|
|
|
1850
1850
|
postConversationsMessageCommunicationMessages(conversationId: string, communicationId: string, body: Models.AdditionalMessage, opts?: ConversationsApi.postConversationsMessageCommunicationMessagesOptions): Promise<Models.MessageData>;
|
|
1851
1851
|
postConversationsMessageCommunicationMessagesMedia(conversationId: string, communicationId: string): Promise<Models.MessageMediaData>;
|
|
1852
1852
|
postConversationsMessageCommunicationMessagesMediaUploads(conversationId: string, communicationId: string, body: Models.UploadMediaRequest): Promise<Models.MessageMediaUploadData>;
|
|
1853
|
+
postConversationsMessageCommunicationSocialmediaMessages(conversationId: string, communicationId: string, body: Models.AdditionalSocialMediaMessage): Promise<Models.SocialMediaMessageData>;
|
|
1853
1854
|
postConversationsMessageCommunicationTyping(conversationId: string, communicationId: string, body: Models.MessageTypingEventRequest): Promise<void>;
|
|
1854
1855
|
postConversationsMessageInboundOpenEvent(integrationId: string, body: Models.OpenInboundNormalizedEvent): Promise<Models.OpenEventNormalizedMessage>;
|
|
1855
1856
|
postConversationsMessageInboundOpenMessage(integrationId: string, body: Models.OpenInboundNormalizedMessage, opts?: ConversationsApi.postConversationsMessageInboundOpenMessageOptions): Promise<Models.OpenMessageNormalizedMessage>;
|
|
@@ -2990,6 +2991,9 @@ declare class IntegrationsApi {
|
|
|
2990
2991
|
getIntegrationsActionsCertificatesTruststore(): Promise<Models.TrustedCertificates>;
|
|
2991
2992
|
getIntegrationsActionsDrafts(opts?: IntegrationsApi.getIntegrationsActionsDraftsOptions): Promise<Models.ActionEntityListing>;
|
|
2992
2993
|
getIntegrationsActionsFunctionsRuntimes(): Promise<Array<Models.FunctionRuntime>>;
|
|
2994
|
+
getIntegrationsBotconnectorBot(integrationId: string, botId: string, opts?: IntegrationsApi.getIntegrationsBotconnectorBotOptions): Promise<Models.Bot>;
|
|
2995
|
+
getIntegrationsBotconnectorBots(integrationId: string, opts?: IntegrationsApi.getIntegrationsBotconnectorBotsOptions): Promise<Models.BotListing>;
|
|
2996
|
+
getIntegrationsBotconnectorBotsSummaries(integrationId: string, opts?: IntegrationsApi.getIntegrationsBotconnectorBotsSummariesOptions): Promise<Models.BotSummaryEntityListing>;
|
|
2993
2997
|
getIntegrationsBotconnectorIntegrationIdBot(integrationId: string, botId: string, opts?: IntegrationsApi.getIntegrationsBotconnectorIntegrationIdBotOptions): Promise<Models.BotConnectorBot>;
|
|
2994
2998
|
getIntegrationsBotconnectorIntegrationIdBotVersions(integrationId: string, botId: string, opts?: IntegrationsApi.getIntegrationsBotconnectorIntegrationIdBotVersionsOptions): Promise<Models.BotConnectorBotVersionSummaryEntityListing>;
|
|
2995
2999
|
getIntegrationsBotconnectorIntegrationIdBots(integrationId: string): Promise<Models.BotList>;
|
|
@@ -3042,6 +3046,8 @@ declare class IntegrationsApi {
|
|
|
3042
3046
|
postIntegrationsActionTest(actionId: string, body: object, opts?: IntegrationsApi.postIntegrationsActionTestOptions): Promise<Models.TestExecutionResult>;
|
|
3043
3047
|
postIntegrationsActions(body: Models.PostActionInput): Promise<Models.Action>;
|
|
3044
3048
|
postIntegrationsActionsDrafts(body: Models.PostActionInput): Promise<Models.Action>;
|
|
3049
|
+
postIntegrationsBotconnectorsIncomingMessages(body: Models.IncomingMessageRequest): Promise<Models.IncomingMessageResponse>;
|
|
3050
|
+
postIntegrationsBotconnectorsOutgoingMessages(body: Models.OutgoingMessageRequest): Promise<Models.OutgoingMessageResponse>;
|
|
3045
3051
|
postIntegrationsCredentials(opts?: IntegrationsApi.postIntegrationsCredentialsOptions): Promise<Models.CredentialInfo>;
|
|
3046
3052
|
postIntegrationsSpeechNuanceNuanceIntegrationIdBotJobs(nuanceIntegrationId: string, botId: string, opts?: IntegrationsApi.postIntegrationsSpeechNuanceNuanceIntegrationIdBotJobsOptions): Promise<Models.AsyncJob>;
|
|
3047
3053
|
postIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobs(nuanceIntegrationId: string, opts?: IntegrationsApi.postIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobsOptions): Promise<Models.AsyncJob>;
|
|
@@ -3128,6 +3134,17 @@ declare namespace IntegrationsApi {
|
|
|
3128
3134
|
"secure"?: string;
|
|
3129
3135
|
"includeAuthActions"?: string;
|
|
3130
3136
|
}
|
|
3137
|
+
export interface getIntegrationsBotconnectorBotOptions {
|
|
3138
|
+
"version"?: string;
|
|
3139
|
+
}
|
|
3140
|
+
export interface getIntegrationsBotconnectorBotsOptions {
|
|
3141
|
+
"pageNumber"?: number;
|
|
3142
|
+
"pageSize"?: number;
|
|
3143
|
+
}
|
|
3144
|
+
export interface getIntegrationsBotconnectorBotsSummariesOptions {
|
|
3145
|
+
"pageNumber"?: number;
|
|
3146
|
+
"pageSize"?: number;
|
|
3147
|
+
}
|
|
3131
3148
|
export interface getIntegrationsBotconnectorIntegrationIdBotOptions {
|
|
3132
3149
|
"version"?: string;
|
|
3133
3150
|
}
|
|
@@ -4150,8 +4167,8 @@ declare class LogCaptureApi {
|
|
|
4150
4167
|
constructor(apiClient?: ApiClientClass);
|
|
4151
4168
|
deleteDiagnosticsLogcaptureBrowserUser(userId: string): Promise<void>;
|
|
4152
4169
|
getDiagnosticsLogcaptureBrowserEntriesDownloadJob(jobId: string): Promise<Models.LogCaptureDownloadExecutionResponse>;
|
|
4153
|
-
getDiagnosticsLogcaptureBrowserUser(userId: string): Promise<Models.
|
|
4154
|
-
getDiagnosticsLogcaptureBrowserUsers(opts?: LogCaptureApi.getDiagnosticsLogcaptureBrowserUsersOptions): Promise<Models.
|
|
4170
|
+
getDiagnosticsLogcaptureBrowserUser(userId: string): Promise<Models.LogCaptureUserConfigurationResponse>;
|
|
4171
|
+
getDiagnosticsLogcaptureBrowserUsers(opts?: LogCaptureApi.getDiagnosticsLogcaptureBrowserUsersOptions): Promise<Models.LogCaptureUserConfigurationListing>;
|
|
4155
4172
|
postDiagnosticsLogcaptureBrowserEntriesDownloadJobs(opts?: LogCaptureApi.postDiagnosticsLogcaptureBrowserEntriesDownloadJobsOptions): Promise<Models.LogCaptureDownloadExecutionResponse>;
|
|
4156
4173
|
postDiagnosticsLogcaptureBrowserEntriesQuery(opts?: LogCaptureApi.postDiagnosticsLogcaptureBrowserEntriesQueryOptions): Promise<Models.LogCaptureQueryResponse>;
|
|
4157
4174
|
postDiagnosticsLogcaptureBrowserUser(userId: string, opts?: LogCaptureApi.postDiagnosticsLogcaptureBrowserUserOptions): Promise<Models.LogCaptureUserConfiguration>;
|
|
@@ -4165,7 +4182,6 @@ declare namespace LogCaptureApi {
|
|
|
4165
4182
|
"body"?: Models.LogCaptureQueryRequest;
|
|
4166
4183
|
}
|
|
4167
4184
|
export interface postDiagnosticsLogcaptureBrowserEntriesQueryOptions {
|
|
4168
|
-
"before"?: string;
|
|
4169
4185
|
"after"?: string;
|
|
4170
4186
|
"pageSize"?: string;
|
|
4171
4187
|
"body"?: Models.LogCaptureQueryRequest;
|
|
@@ -6302,6 +6318,8 @@ declare class SocialMediaApi {
|
|
|
6302
6318
|
postSocialmediaEscalationsMessages(divisionId: string, opts?: SocialMediaApi.postSocialmediaEscalationsMessagesOptions): Promise<Models.ManualEscalationResponse>;
|
|
6303
6319
|
postSocialmediaTopicDataingestionrulesFacebook(topicId: string, opts?: SocialMediaApi.postSocialmediaTopicDataingestionrulesFacebookOptions): Promise<Models.FacebookDataIngestionRuleResponse>;
|
|
6304
6320
|
postSocialmediaTopicDataingestionrulesOpen(topicId: string, opts?: SocialMediaApi.postSocialmediaTopicDataingestionrulesOpenOptions): Promise<Models.OpenDataIngestionRuleResponse>;
|
|
6321
|
+
postSocialmediaTopicDataingestionrulesOpenRuleIdMessagesBulk(topicId: string, ruleId: string, body: Array<Models.OpenSocialMediaNormalizedMessage>): Promise<Models.OpenSocialNormalizedMessageEntityListing>;
|
|
6322
|
+
postSocialmediaTopicDataingestionrulesOpenRuleIdReactionsBulk(topicId: string, ruleId: string, body: Models.OpenSocialMediaReactionsRequest): Promise<Models.OpenSocialReactionsNormalizedEventEntityListing>;
|
|
6305
6323
|
postSocialmediaTopicDataingestionrulesTwitter(topicId: string, opts?: SocialMediaApi.postSocialmediaTopicDataingestionrulesTwitterOptions): Promise<Models.TwitterDataIngestionRuleResponse>;
|
|
6306
6324
|
postSocialmediaTopics(opts?: SocialMediaApi.postSocialmediaTopicsOptions): Promise<Models.SocialTopicResponse>;
|
|
6307
6325
|
postSocialmediaTwitterHistoricalTweets(body: Models.TwitterDataHistoricalTweetRequest): Promise<Models.TwitterDataHistoricalTweetResponse>;
|
|
@@ -6462,6 +6480,7 @@ declare class SpeechTextAnalyticsApi {
|
|
|
6462
6480
|
getSpeechandtextanalyticsTopicsGeneral(opts?: SpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsGeneralOptions): Promise<Models.GeneralTopicsEntityListing>;
|
|
6463
6481
|
getSpeechandtextanalyticsTopicsGeneralStatus(opts?: SpeechTextAnalyticsApi.getSpeechandtextanalyticsTopicsGeneralStatusOptions): Promise<Models.UnifiedGeneralTopicEntityListing>;
|
|
6464
6482
|
getSpeechandtextanalyticsTopicsPublishjob(jobId: string): Promise<Models.TopicJob>;
|
|
6483
|
+
getSpeechandtextanalyticsTopicsTestphraseJob(jobId: string): Promise<Models.TestTopicPhraseJob>;
|
|
6465
6484
|
getSpeechandtextanalyticsTranslationsLanguageConversation(languageId: string, conversationId: string, opts?: SpeechTextAnalyticsApi.getSpeechandtextanalyticsTranslationsLanguageConversationOptions): Promise<Models.CommunicationTranslationList>;
|
|
6466
6485
|
getSpeechandtextanalyticsTranslationsLanguages(): Promise<Models.TranslateSupportedLanguageList>;
|
|
6467
6486
|
patchSpeechandtextanalyticsSettings(body: Models.SpeechTextAnalyticsSettingsRequest): Promise<Models.SpeechTextAnalyticsSettingsResponse>;
|
|
@@ -6473,6 +6492,7 @@ declare class SpeechTextAnalyticsApi {
|
|
|
6473
6492
|
postSpeechandtextanalyticsSentimentfeedback(body: Models.SentimentFeedback): Promise<Models.SentimentFeedback>;
|
|
6474
6493
|
postSpeechandtextanalyticsTopics(body: Models.TopicRequest): Promise<Models.Topic>;
|
|
6475
6494
|
postSpeechandtextanalyticsTopicsPublishjobs(body: Models.TopicJobRequest): Promise<Models.TopicJob>;
|
|
6495
|
+
postSpeechandtextanalyticsTopicsTestphraseJobs(body: Models.TestTopicPhraseJobRequest): Promise<Models.TestTopicPhraseJobs>;
|
|
6476
6496
|
postSpeechandtextanalyticsTranscriptsSearch(body: Models.TranscriptSearchRequest): Promise<Models.JsonSearchResponse>;
|
|
6477
6497
|
putSpeechandtextanalyticsCategory(categoryId: string, body: Models.CategoryRequest): Promise<Models.StaCategory>;
|
|
6478
6498
|
putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId(dictionaryFeedbackId: string, opts?: SpeechTextAnalyticsApi.putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdOptions): Promise<Models.DictionaryFeedback>;
|
|
@@ -7836,65 +7856,65 @@ declare class WorkforceManagementApi {
|
|
|
7836
7856
|
getWorkforcemanagementWorkplanbidWorkplans(bidId: string): Promise<Models.AgentWorkPlanListResponse>;
|
|
7837
7857
|
getWorkforcemanagementWorkplanbids(): Promise<Models.AgentWorkPlanBids>;
|
|
7838
7858
|
patchWorkforcemanagementAgentAdherenceExplanation(agentId: string, explanationId: string, body: Models.UpdateAdherenceExplanationStatusRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
|
|
7839
|
-
patchWorkforcemanagementAlternativeshiftsTrade(tradeId: string,
|
|
7859
|
+
patchWorkforcemanagementAlternativeshiftsTrade(tradeId: string, body: Models.AgentUpdateAlternativeShiftTradeRequest): Promise<Models.AlternativeShiftTradeResponse>;
|
|
7840
7860
|
patchWorkforcemanagementAlternativeshiftsTradesStateJobs(body: Models.AdminBulkUpdateAlternativeShiftTradeStateRequest): Promise<Models.AlternativeShiftAsyncResponse>;
|
|
7841
|
-
patchWorkforcemanagementBusinessunit(businessUnitId: string,
|
|
7842
|
-
patchWorkforcemanagementBusinessunitActivitycode(businessUnitId: string, activityCodeId: string,
|
|
7861
|
+
patchWorkforcemanagementBusinessunit(businessUnitId: string, body: Models.UpdateBusinessUnitRequest): Promise<Models.BusinessUnitResponse>;
|
|
7862
|
+
patchWorkforcemanagementBusinessunitActivitycode(businessUnitId: string, activityCodeId: string, body: Models.UpdateActivityCodeRequest): Promise<Models.BusinessUnitActivityCode>;
|
|
7843
7863
|
patchWorkforcemanagementBusinessunitActivityplan(businessUnitId: string, activityPlanId: string, body: Models.UpdateActivityPlanRequest): Promise<Models.ActivityPlanResponse>;
|
|
7844
|
-
patchWorkforcemanagementBusinessunitAlternativeshiftsSettings(businessUnitId: string,
|
|
7845
|
-
patchWorkforcemanagementBusinessunitPlanninggroup(businessUnitId: string, planningGroupId: string,
|
|
7846
|
-
patchWorkforcemanagementBusinessunitSchedulingRun(businessUnitId: string, runId: string,
|
|
7847
|
-
patchWorkforcemanagementBusinessunitServicegoaltemplate(businessUnitId: string, serviceGoalTemplateId: string,
|
|
7848
|
-
patchWorkforcemanagementBusinessunitStaffinggroup(businessUnitId: string, staffingGroupId: string,
|
|
7849
|
-
patchWorkforcemanagementBusinessunitTimeoffplan(businessUnitId: string, timeOffPlanId: string,
|
|
7864
|
+
patchWorkforcemanagementBusinessunitAlternativeshiftsSettings(businessUnitId: string, body: Models.UpdateAlternativeShiftBuSettingsRequest): Promise<Models.AlternativeShiftBuSettingsResponse>;
|
|
7865
|
+
patchWorkforcemanagementBusinessunitPlanninggroup(businessUnitId: string, planningGroupId: string, body: Models.UpdatePlanningGroupRequest): Promise<Models.PlanningGroup>;
|
|
7866
|
+
patchWorkforcemanagementBusinessunitSchedulingRun(businessUnitId: string, runId: string, body: Models.PatchBuScheduleRunRequest): Promise<void>;
|
|
7867
|
+
patchWorkforcemanagementBusinessunitServicegoaltemplate(businessUnitId: string, serviceGoalTemplateId: string, body: Models.UpdateServiceGoalTemplate): Promise<Models.ServiceGoalTemplate>;
|
|
7868
|
+
patchWorkforcemanagementBusinessunitStaffinggroup(businessUnitId: string, staffingGroupId: string, body: Models.UpdateStaffingGroupRequest): Promise<Models.StaffingGroupResponse>;
|
|
7869
|
+
patchWorkforcemanagementBusinessunitTimeoffplan(businessUnitId: string, timeOffPlanId: string, body: Models.BuUpdateTimeOffPlanRequest): Promise<Models.BuTimeOffPlanResponse>;
|
|
7850
7870
|
patchWorkforcemanagementBusinessunitWorkplanbid(businessUnitId: string, bidId: string, body: Models.UpdateWorkPlanBid): Promise<Models.WorkPlanBid>;
|
|
7851
|
-
patchWorkforcemanagementBusinessunitWorkplanbidGroup(businessUnitId: string, bidId: string, bidGroupId: string,
|
|
7852
|
-
patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(businessUnitId: string, bidId: string, bidGroupId: string,
|
|
7853
|
-
patchWorkforcemanagementManagementunit(managementUnitId: string,
|
|
7854
|
-
patchWorkforcemanagementManagementunitAgents(managementUnitId: string,
|
|
7855
|
-
patchWorkforcemanagementManagementunitAgentsWorkplansBulk(managementUnitId: string,
|
|
7856
|
-
patchWorkforcemanagementManagementunitTimeofflimit(managementUnitId: string, timeOffLimitId: string,
|
|
7857
|
-
patchWorkforcemanagementManagementunitTimeoffplan(managementUnitId: string, timeOffPlanId: string,
|
|
7858
|
-
patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatus(managementUnitId: string, timeOffRequestId: string, userId: string,
|
|
7859
|
-
patchWorkforcemanagementManagementunitUserTimeoffrequest(managementUnitId: string, userId: string, timeOffRequestId: string,
|
|
7871
|
+
patchWorkforcemanagementBusinessunitWorkplanbidGroup(businessUnitId: string, bidId: string, bidGroupId: string, body: Models.WorkPlanBidGroupUpdate): Promise<Models.WorkPlanBidGroupResponse>;
|
|
7872
|
+
patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(businessUnitId: string, bidId: string, bidGroupId: string, body: Models.AgentsBidAssignedWorkPlanOverrideRequest): Promise<Models.AdminAgentWorkPlanPreferenceResponse>;
|
|
7873
|
+
patchWorkforcemanagementManagementunit(managementUnitId: string, body: Models.UpdateManagementUnitRequest): Promise<Models.ManagementUnit>;
|
|
7874
|
+
patchWorkforcemanagementManagementunitAgents(managementUnitId: string, body: Models.UpdateMuAgentsRequest): Promise<void>;
|
|
7875
|
+
patchWorkforcemanagementManagementunitAgentsWorkplansBulk(managementUnitId: string, body: Models.UpdateMuAgentWorkPlansBatchRequest): Promise<Models.UpdateMuAgentWorkPlansBatchResponse>;
|
|
7876
|
+
patchWorkforcemanagementManagementunitTimeofflimit(managementUnitId: string, timeOffLimitId: string, body: Models.UpdateTimeOffLimitRequest): Promise<Models.TimeOffLimit>;
|
|
7877
|
+
patchWorkforcemanagementManagementunitTimeoffplan(managementUnitId: string, timeOffPlanId: string, body: Models.UpdateTimeOffPlanRequest): Promise<Models.TimeOffPlan>;
|
|
7878
|
+
patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatus(managementUnitId: string, timeOffRequestId: string, userId: string, body: Models.SetTimeOffIntegrationStatusRequest): Promise<Models.UserTimeOffIntegrationStatusResponse>;
|
|
7879
|
+
patchWorkforcemanagementManagementunitUserTimeoffrequest(managementUnitId: string, userId: string, timeOffRequestId: string, body: Models.AdminTimeOffRequestPatch): Promise<Models.TimeOffRequestResponse>;
|
|
7860
7880
|
patchWorkforcemanagementManagementunitWeekShifttrade(managementUnitId: string, weekDateId: string, tradeId: string, body: Models.PatchShiftTradeRequest): Promise<Models.ShiftTradeResponse>;
|
|
7861
|
-
patchWorkforcemanagementManagementunitWorkplan(managementUnitId: string, workPlanId: string, opts?: WorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanOptions): Promise<Models.WorkPlan>;
|
|
7862
|
-
patchWorkforcemanagementManagementunitWorkplanrotation(managementUnitId: string, workPlanRotationId: string,
|
|
7863
|
-
patchWorkforcemanagementTimeoffrequest(timeOffRequestId: string,
|
|
7864
|
-
patchWorkforcemanagementUserWorkplanbidranks(userId: string,
|
|
7881
|
+
patchWorkforcemanagementManagementunitWorkplan(managementUnitId: string, workPlanId: string, body: Models.WorkPlan, opts?: WorkforceManagementApi.patchWorkforcemanagementManagementunitWorkplanOptions): Promise<Models.WorkPlan>;
|
|
7882
|
+
patchWorkforcemanagementManagementunitWorkplanrotation(managementUnitId: string, workPlanRotationId: string, body: Models.UpdateWorkPlanRotationRequest): Promise<Models.WorkPlanRotationResponse>;
|
|
7883
|
+
patchWorkforcemanagementTimeoffrequest(timeOffRequestId: string, body: Models.AgentTimeOffRequestPatch): Promise<Models.TimeOffRequestResponse>;
|
|
7884
|
+
patchWorkforcemanagementUserWorkplanbidranks(userId: string, body: Models.WorkPlanBidRanks): Promise<Models.WorkPlanBidRanks>;
|
|
7865
7885
|
patchWorkforcemanagementUsersWorkplanbidranksBulk(body: Array<Models.WorkPlanBidRanks>): Promise<Models.EntityListing>;
|
|
7866
|
-
patchWorkforcemanagementWorkplanbidPreferences(bidId: string,
|
|
7886
|
+
patchWorkforcemanagementWorkplanbidPreferences(bidId: string, body: Models.UpdateAgentWorkPlanBiddingPreference): Promise<Models.AgentWorkPlanBiddingPreferenceResponse>;
|
|
7867
7887
|
postWorkforcemanagementAdherenceExplanations(body: Models.AddAdherenceExplanationAgentRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
|
|
7868
7888
|
postWorkforcemanagementAdherenceExplanationsQuery(body: Models.AgentQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementAdherenceExplanationsQueryOptions): Promise<Models.QueryAdherenceExplanationsResponse>;
|
|
7869
7889
|
postWorkforcemanagementAdherenceHistorical(opts?: WorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalOptions): Promise<Models.WfmHistoricalAdherenceResponse>;
|
|
7870
|
-
postWorkforcemanagementAdherenceHistoricalBulk(
|
|
7890
|
+
postWorkforcemanagementAdherenceHistoricalBulk(body: Models.WfmHistoricalAdherenceBulkQuery): Promise<Models.WfmHistoricalAdherenceBulkResponse>;
|
|
7871
7891
|
postWorkforcemanagementAgentAdherenceExplanations(agentId: string, body: Models.AddAdherenceExplanationAdminRequest): Promise<Models.AdherenceExplanationAsyncResponse>;
|
|
7872
7892
|
postWorkforcemanagementAgentAdherenceExplanationsQuery(agentId: string, body: Models.AgentQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsQueryOptions): Promise<Models.AgentQueryAdherenceExplanationsResponse>;
|
|
7873
|
-
postWorkforcemanagementAgents(
|
|
7874
|
-
postWorkforcemanagementAgentsIntegrationsHrisQuery(
|
|
7893
|
+
postWorkforcemanagementAgents(body: Models.MoveAgentsRequest): Promise<Models.MoveAgentsResponse>;
|
|
7894
|
+
postWorkforcemanagementAgentsIntegrationsHrisQuery(body: Models.QueryAgentsIntegrationsRequest): Promise<Models.AgentsIntegrationsListing>;
|
|
7875
7895
|
postWorkforcemanagementAgentsMePossibleworkshifts(body: Models.AgentPossibleWorkShiftsRequest): Promise<Models.AgentPossibleWorkShiftsResponse>;
|
|
7876
|
-
postWorkforcemanagementAgentschedulesMine(
|
|
7896
|
+
postWorkforcemanagementAgentschedulesMine(body: Models.BuGetCurrentAgentScheduleRequest): Promise<Models.BuCurrentAgentScheduleSearchResponse>;
|
|
7877
7897
|
postWorkforcemanagementAlternativeshiftsOffersJobs(body: Models.AlternativeShiftOffersRequest): Promise<Models.AlternativeShiftAsyncResponse>;
|
|
7878
7898
|
postWorkforcemanagementAlternativeshiftsOffersSearchJobs(body: Models.AlternativeShiftSearchOffersRequest): Promise<Models.AlternativeShiftAsyncResponse>;
|
|
7879
7899
|
postWorkforcemanagementAlternativeshiftsTrades(body: Models.CreateAlternativeShiftTradeRequest): Promise<Models.AlternativeShiftTradeResponse>;
|
|
7880
|
-
postWorkforcemanagementBusinessunitActivitycodes(businessUnitId: string,
|
|
7900
|
+
postWorkforcemanagementBusinessunitActivitycodes(businessUnitId: string, body: Models.CreateActivityCodeRequest): Promise<Models.BusinessUnitActivityCode>;
|
|
7881
7901
|
postWorkforcemanagementBusinessunitActivityplanRunsJobs(businessUnitId: string, activityPlanId: string): Promise<Models.ActivityPlanJobResponse>;
|
|
7882
7902
|
postWorkforcemanagementBusinessunitActivityplans(businessUnitId: string, body: Models.CreateActivityPlanRequest): Promise<Models.ActivityPlanResponse>;
|
|
7883
7903
|
postWorkforcemanagementBusinessunitAdherenceExplanationsQuery(businessUnitId: string, body: Models.BuQueryAdherenceExplanationsRequest, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitAdherenceExplanationsQueryOptions): Promise<Models.BuQueryAdherenceExplanationsResponse>;
|
|
7884
|
-
postWorkforcemanagementBusinessunitAgentschedulesSearch(businessUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitAgentschedulesSearchOptions): Promise<Models.BuAsyncAgentSchedulesSearchResponse>;
|
|
7904
|
+
postWorkforcemanagementBusinessunitAgentschedulesSearch(businessUnitId: string, body: Models.BuSearchAgentSchedulesRequest, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitAgentschedulesSearchOptions): Promise<Models.BuAsyncAgentSchedulesSearchResponse>;
|
|
7885
7905
|
postWorkforcemanagementBusinessunitAlternativeshiftsTradesSearch(businessUnitId: string, body: Models.SearchAlternativeShiftTradesRequest, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchOptions): Promise<Models.BuListAlternativeShiftTradesResponse>;
|
|
7886
|
-
postWorkforcemanagementBusinessunitIntraday(businessUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitIntradayOptions): Promise<Models.AsyncIntradayResponse>;
|
|
7887
|
-
postWorkforcemanagementBusinessunitPlanninggroups(businessUnitId: string,
|
|
7888
|
-
postWorkforcemanagementBusinessunitServicegoaltemplates(businessUnitId: string,
|
|
7889
|
-
postWorkforcemanagementBusinessunitStaffinggroups(businessUnitId: string,
|
|
7890
|
-
postWorkforcemanagementBusinessunitStaffinggroupsQuery(businessUnitId: string,
|
|
7891
|
-
postWorkforcemanagementBusinessunitTimeofflimits(businessUnitId: string,
|
|
7892
|
-
postWorkforcemanagementBusinessunitTimeofflimitsValuesQuery(businessUnitId: string,
|
|
7893
|
-
postWorkforcemanagementBusinessunitTimeoffplans(businessUnitId: string,
|
|
7906
|
+
postWorkforcemanagementBusinessunitIntraday(businessUnitId: string, body: Models.IntradayPlanningGroupRequest, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitIntradayOptions): Promise<Models.AsyncIntradayResponse>;
|
|
7907
|
+
postWorkforcemanagementBusinessunitPlanninggroups(businessUnitId: string, body: Models.CreatePlanningGroupRequest): Promise<Models.PlanningGroup>;
|
|
7908
|
+
postWorkforcemanagementBusinessunitServicegoaltemplates(businessUnitId: string, body: Models.CreateServiceGoalTemplate): Promise<Models.ServiceGoalTemplate>;
|
|
7909
|
+
postWorkforcemanagementBusinessunitStaffinggroups(businessUnitId: string, body: Models.CreateStaffingGroupRequest): Promise<Models.StaffingGroupResponse>;
|
|
7910
|
+
postWorkforcemanagementBusinessunitStaffinggroupsQuery(businessUnitId: string, body: Models.QueryUserStaffingGroupListRequest): Promise<Models.UserStaffingGroupListing>;
|
|
7911
|
+
postWorkforcemanagementBusinessunitTimeofflimits(businessUnitId: string, body: Models.BuCreateTimeOffLimitRequest): Promise<Models.BuTimeOffLimitResponse>;
|
|
7912
|
+
postWorkforcemanagementBusinessunitTimeofflimitsValuesQuery(businessUnitId: string, body: Models.QueryTimeOffLimitValuesRequest): Promise<Models.BuTimeOffLimitValuesResponse>;
|
|
7913
|
+
postWorkforcemanagementBusinessunitTimeoffplans(businessUnitId: string, body: Models.BuCreateTimeOffPlanRequest): Promise<Models.BuTimeOffPlanResponse>;
|
|
7894
7914
|
postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQuery(businessUnitId: string, weekId: string, scheduleId: string, body: Models.BuQueryAgentSchedulesRequest, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryOptions): Promise<Models.BuAsyncAgentSchedulesQueryResponse>;
|
|
7895
7915
|
postWorkforcemanagementBusinessunitWeekScheduleCopy(businessUnitId: string, weekId: string, scheduleId: string, body: Models.BuCopyScheduleRequest): Promise<Models.BuAsyncScheduleResponse>;
|
|
7896
|
-
postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculations(businessUnitId: string, weekId: string, scheduleId: string,
|
|
7897
|
-
postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsUploadurl(businessUnitId: string, weekId: string, scheduleId: string,
|
|
7916
|
+
postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculations(businessUnitId: string, weekId: string, scheduleId: string, body: Models.WfmProcessUploadRequest): Promise<Models.PerformancePredictionRecalculationResponse>;
|
|
7917
|
+
postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsUploadurl(businessUnitId: string, weekId: string, scheduleId: string, body: Models.UploadUrlRequestBody): Promise<Models.PerformancePredictionRecalculationUploadResponse>;
|
|
7898
7918
|
postWorkforcemanagementBusinessunitWeekScheduleReschedule(businessUnitId: string, weekId: string, scheduleId: string, body: Models.BuRescheduleRequest): Promise<Models.BuAsyncScheduleRunResponse>;
|
|
7899
7919
|
postWorkforcemanagementBusinessunitWeekScheduleUpdate(businessUnitId: string, weekId: string, scheduleId: string, body: Models.ProcessScheduleUpdateUploadRequest): Promise<Models.BuAsyncScheduleResponse>;
|
|
7900
7920
|
postWorkforcemanagementBusinessunitWeekScheduleUpdateUploadurl(businessUnitId: string, weekId: string, scheduleId: string, body: Models.UploadUrlRequestBody): Promise<Models.UpdateScheduleUploadResponse>;
|
|
@@ -7907,52 +7927,52 @@ declare class WorkforceManagementApi {
|
|
|
7907
7927
|
postWorkforcemanagementBusinessunitWeekShorttermforecastsImport(businessUnitId: string, weekDateId: string, body: Models.WfmProcessUploadRequest): Promise<Models.ImportForecastResponse>;
|
|
7908
7928
|
postWorkforcemanagementBusinessunitWeekShorttermforecastsImportUploadurl(businessUnitId: string, weekDateId: string, body: Models.UploadUrlRequestBody): Promise<Models.ImportForecastUploadResponse>;
|
|
7909
7929
|
postWorkforcemanagementBusinessunitWorkplanbidCopy(businessUnitId: string, bidId: string, opts?: WorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbidCopyOptions): Promise<Models.WorkPlanBid>;
|
|
7910
|
-
postWorkforcemanagementBusinessunitWorkplanbidGroups(businessUnitId: string, bidId: string,
|
|
7911
|
-
postWorkforcemanagementBusinessunitWorkplanbids(businessUnitId: string,
|
|
7912
|
-
postWorkforcemanagementBusinessunits(
|
|
7930
|
+
postWorkforcemanagementBusinessunitWorkplanbidGroups(businessUnitId: string, bidId: string, body: Models.WorkPlanBidGroupCreate): Promise<Models.WorkPlanBidGroupResponse>;
|
|
7931
|
+
postWorkforcemanagementBusinessunitWorkplanbids(businessUnitId: string, body: Models.CreateWorkPlanBid): Promise<Models.WorkPlanBid>;
|
|
7932
|
+
postWorkforcemanagementBusinessunits(body: Models.CreateBusinessUnitRequest): Promise<Models.BusinessUnitResponse>;
|
|
7913
7933
|
postWorkforcemanagementCalendarUrlIcs(opts?: WorkforceManagementApi.postWorkforcemanagementCalendarUrlIcsOptions): Promise<Models.CalendarUrlResponse>;
|
|
7914
|
-
postWorkforcemanagementHistoricaldataBulkRemoveJobs(
|
|
7934
|
+
postWorkforcemanagementHistoricaldataBulkRemoveJobs(body: Models.HistoricalImportDeleteFilesJobRequest): Promise<Models.HistoricalImportDeleteFilesJobResponse>;
|
|
7915
7935
|
postWorkforcemanagementHistoricaldataDeletejob(): Promise<Models.HistoricalImportDeleteJobResponse>;
|
|
7916
|
-
postWorkforcemanagementHistoricaldataValidate(
|
|
7936
|
+
postWorkforcemanagementHistoricaldataValidate(body: Models.ValidationServiceRequest): Promise<Models.ValidationServiceAsyncResponse>;
|
|
7917
7937
|
postWorkforcemanagementIntegrationsHriTimeofftypesJobs(hrisIntegrationId: string): Promise<Models.HrisTimeOffTypesResponse>;
|
|
7918
|
-
postWorkforcemanagementManagementunitAgentsWorkplansQuery(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitAgentsWorkplansQueryOptions): Promise<Models.AgentsWorkPlansResponse>;
|
|
7919
|
-
postWorkforcemanagementManagementunitAgentschedulesSearch(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitAgentschedulesSearchOptions): Promise<Models.BuAsyncAgentSchedulesSearchResponse>;
|
|
7920
|
-
postWorkforcemanagementManagementunitHistoricaladherencequery(managementUnitId: string,
|
|
7921
|
-
postWorkforcemanagementManagementunitMove(managementUnitId: string,
|
|
7922
|
-
postWorkforcemanagementManagementunitSchedulesSearch(managementUnitId: string,
|
|
7923
|
-
postWorkforcemanagementManagementunitShrinkageJobs(managementUnitId: string,
|
|
7924
|
-
postWorkforcemanagementManagementunitTimeofflimits(managementUnitId: string,
|
|
7925
|
-
postWorkforcemanagementManagementunitTimeofflimitsValuesQuery(managementUnitId: string,
|
|
7926
|
-
postWorkforcemanagementManagementunitTimeoffplans(managementUnitId: string,
|
|
7927
|
-
postWorkforcemanagementManagementunitTimeoffrequests(managementUnitId: string,
|
|
7928
|
-
postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQuery(managementUnitId: string,
|
|
7929
|
-
postWorkforcemanagementManagementunitTimeoffrequestsQuery(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsQueryOptions): Promise<Models.TimeOffRequestListing>;
|
|
7930
|
-
postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(managementUnitId: string,
|
|
7938
|
+
postWorkforcemanagementManagementunitAgentsWorkplansQuery(managementUnitId: string, body: Models.GetAgentsWorkPlansRequest, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitAgentsWorkplansQueryOptions): Promise<Models.AgentsWorkPlansResponse>;
|
|
7939
|
+
postWorkforcemanagementManagementunitAgentschedulesSearch(managementUnitId: string, body: Models.BuSearchAgentSchedulesRequest, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitAgentschedulesSearchOptions): Promise<Models.BuAsyncAgentSchedulesSearchResponse>;
|
|
7940
|
+
postWorkforcemanagementManagementunitHistoricaladherencequery(managementUnitId: string, body: Models.WfmHistoricalAdherenceQuery): Promise<Models.WfmHistoricalAdherenceResponse>;
|
|
7941
|
+
postWorkforcemanagementManagementunitMove(managementUnitId: string, body: Models.MoveManagementUnitRequest): Promise<Models.MoveManagementUnitResponse>;
|
|
7942
|
+
postWorkforcemanagementManagementunitSchedulesSearch(managementUnitId: string, body: Models.UserListScheduleRequestBody): Promise<Models.UserScheduleContainer>;
|
|
7943
|
+
postWorkforcemanagementManagementunitShrinkageJobs(managementUnitId: string, body: Models.WfmHistoricalShrinkageRequest): Promise<Models.WfmHistoricalShrinkageResponse>;
|
|
7944
|
+
postWorkforcemanagementManagementunitTimeofflimits(managementUnitId: string, body: Models.CreateTimeOffLimitRequest): Promise<Models.TimeOffLimit>;
|
|
7945
|
+
postWorkforcemanagementManagementunitTimeofflimitsValuesQuery(managementUnitId: string, body: Models.QueryTimeOffLimitValuesRequest): Promise<Models.QueryTimeOffLimitValuesResponse>;
|
|
7946
|
+
postWorkforcemanagementManagementunitTimeoffplans(managementUnitId: string, body: Models.CreateTimeOffPlanRequest): Promise<Models.TimeOffPlan>;
|
|
7947
|
+
postWorkforcemanagementManagementunitTimeoffrequests(managementUnitId: string, body: Models.CreateAdminTimeOffRequest): Promise<Models.TimeOffRequestList>;
|
|
7948
|
+
postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQuery(managementUnitId: string, body: Models.QueryTimeOffIntegrationStatusRequest): Promise<Models.UserTimeOffIntegrationStatusResponseListing>;
|
|
7949
|
+
postWorkforcemanagementManagementunitTimeoffrequestsQuery(managementUnitId: string, body: Models.TimeOffRequestQueryBody, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsQueryOptions): Promise<Models.TimeOffRequestListing>;
|
|
7950
|
+
postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQuery(managementUnitId: string, body: Models.QueryWaitlistPositionsRequest): Promise<Models.WaitlistPositionListing>;
|
|
7931
7951
|
postWorkforcemanagementManagementunitUserTimeoffbalanceJobs(managementUnitId: string, userId: string, body: Models.TimeOffBalanceRequest): Promise<Models.TimeOffBalancesResponse>;
|
|
7932
7952
|
postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobs(managementUnitId: string, userId: string, timeOffRequestId: string): Promise<Models.TimeOffBalancesResponse>;
|
|
7933
|
-
postWorkforcemanagementManagementunitUserTimeoffrequestsEstimate(managementUnitId: string, userId: string,
|
|
7953
|
+
postWorkforcemanagementManagementunitUserTimeoffrequestsEstimate(managementUnitId: string, userId: string, body: Models.EstimateAvailableTimeOffRequest): Promise<Models.EstimateAvailableTimeOffResponse>;
|
|
7934
7954
|
postWorkforcemanagementManagementunitWeekShifttradeMatch(managementUnitId: string, weekDateId: string, tradeId: string, body: Models.MatchShiftTradeRequest): Promise<Models.MatchShiftTradeResponse>;
|
|
7935
7955
|
postWorkforcemanagementManagementunitWeekShifttrades(managementUnitId: string, weekDateId: string, body: Models.AddShiftTradeRequest): Promise<Models.ShiftTradeResponse>;
|
|
7936
7956
|
postWorkforcemanagementManagementunitWeekShifttradesSearch(managementUnitId: string, weekDateId: string, body: Models.SearchShiftTradesRequest, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesSearchOptions): Promise<Models.SearchShiftTradesResponse>;
|
|
7937
7957
|
postWorkforcemanagementManagementunitWeekShifttradesStateBulk(managementUnitId: string, weekDateId: string, body: Models.BulkShiftTradeStateUpdateRequest, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesStateBulkOptions): Promise<Models.BulkUpdateShiftTradeStateResponse>;
|
|
7938
|
-
postWorkforcemanagementManagementunitWorkplanCopy(managementUnitId: string, workPlanId: string,
|
|
7939
|
-
postWorkforcemanagementManagementunitWorkplanValidate(managementUnitId: string, workPlanId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanValidateOptions): Promise<Models.ValidateWorkPlanResponse>;
|
|
7940
|
-
postWorkforcemanagementManagementunitWorkplanrotationCopy(managementUnitId: string, workPlanRotationId: string,
|
|
7941
|
-
postWorkforcemanagementManagementunitWorkplanrotations(managementUnitId: string,
|
|
7942
|
-
postWorkforcemanagementManagementunitWorkplans(managementUnitId: string, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitWorkplansOptions): Promise<Models.WorkPlan>;
|
|
7943
|
-
postWorkforcemanagementManagementunits(
|
|
7944
|
-
postWorkforcemanagementNotificationsUpdate(
|
|
7958
|
+
postWorkforcemanagementManagementunitWorkplanCopy(managementUnitId: string, workPlanId: string, body: Models.CopyWorkPlan): Promise<Models.WorkPlan>;
|
|
7959
|
+
postWorkforcemanagementManagementunitWorkplanValidate(managementUnitId: string, workPlanId: string, body: Models.WorkPlanValidationRequest, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitWorkplanValidateOptions): Promise<Models.ValidateWorkPlanResponse>;
|
|
7960
|
+
postWorkforcemanagementManagementunitWorkplanrotationCopy(managementUnitId: string, workPlanRotationId: string, body: Models.CopyWorkPlanRotationRequest): Promise<Models.WorkPlanRotationResponse>;
|
|
7961
|
+
postWorkforcemanagementManagementunitWorkplanrotations(managementUnitId: string, body: Models.AddWorkPlanRotationRequest): Promise<Models.WorkPlanRotationResponse>;
|
|
7962
|
+
postWorkforcemanagementManagementunitWorkplans(managementUnitId: string, body: Models.CreateWorkPlan, opts?: WorkforceManagementApi.postWorkforcemanagementManagementunitWorkplansOptions): Promise<Models.WorkPlan>;
|
|
7963
|
+
postWorkforcemanagementManagementunits(body: Models.CreateManagementUnitApiRequest): Promise<Models.ManagementUnit>;
|
|
7964
|
+
postWorkforcemanagementNotificationsUpdate(body: Models.UpdateNotificationsRequest): Promise<Models.UpdateNotificationsResponse>;
|
|
7945
7965
|
postWorkforcemanagementSchedules(opts?: WorkforceManagementApi.postWorkforcemanagementSchedulesOptions): Promise<Models.UserScheduleContainer>;
|
|
7946
|
-
postWorkforcemanagementTeamAdherenceHistorical(teamId: string,
|
|
7947
|
-
postWorkforcemanagementTeamShrinkageJobs(teamId: string,
|
|
7966
|
+
postWorkforcemanagementTeamAdherenceHistorical(teamId: string, body: Models.WfmHistoricalAdherenceQueryForTeams): Promise<Models.WfmHistoricalAdherenceResponse>;
|
|
7967
|
+
postWorkforcemanagementTeamShrinkageJobs(teamId: string, body: Models.WfmHistoricalShrinkageTeamsRequest): Promise<Models.WfmHistoricalShrinkageResponse>;
|
|
7948
7968
|
postWorkforcemanagementTimeoffbalanceJobs(body: Models.TimeOffBalanceRequest): Promise<Models.TimeOffBalancesResponse>;
|
|
7949
|
-
postWorkforcemanagementTimeofflimitsAvailableQuery(
|
|
7950
|
-
postWorkforcemanagementTimeoffrequests(
|
|
7951
|
-
postWorkforcemanagementTimeoffrequestsEstimate(
|
|
7952
|
-
postWorkforcemanagementTimeoffrequestsIntegrationstatusQuery(
|
|
7969
|
+
postWorkforcemanagementTimeofflimitsAvailableQuery(body: Models.AvailableTimeOffRequest): Promise<Models.AvailableTimeOffResponse>;
|
|
7970
|
+
postWorkforcemanagementTimeoffrequests(body: Models.CreateAgentTimeOffRequest): Promise<Models.TimeOffRequestResponse>;
|
|
7971
|
+
postWorkforcemanagementTimeoffrequestsEstimate(body: Models.EstimateAvailableTimeOffRequest): Promise<Models.EstimateAvailableTimeOffResponse>;
|
|
7972
|
+
postWorkforcemanagementTimeoffrequestsIntegrationstatusQuery(body: Models.CurrentUserTimeOffIntegrationStatusRequest): Promise<Models.TimeOffIntegrationStatusResponseListing>;
|
|
7953
7973
|
putWorkforcemanagementAgentIntegrationsHris(agentId: string, body: Models.AgentIntegrationsRequest): Promise<Models.AgentIntegrationsResponse>;
|
|
7954
|
-
putWorkforcemanagementBusinessunitTimeofflimitValues(businessUnitId: string, timeOffLimitId: string,
|
|
7955
|
-
putWorkforcemanagementManagementunitTimeofflimitValues(managementUnitId: string, timeOffLimitId: string,
|
|
7974
|
+
putWorkforcemanagementBusinessunitTimeofflimitValues(businessUnitId: string, timeOffLimitId: string, body: Models.BuSetTimeOffLimitValuesRequest): Promise<Models.BuTimeOffLimitResponse>;
|
|
7975
|
+
putWorkforcemanagementManagementunitTimeofflimitValues(managementUnitId: string, timeOffLimitId: string, body: Models.SetTimeOffLimitValuesRequest): Promise<Models.TimeOffLimit>;
|
|
7956
7976
|
}
|
|
7957
7977
|
|
|
7958
7978
|
declare namespace WorkforceManagementApi {
|
|
@@ -8062,75 +8082,8 @@ declare namespace WorkforceManagementApi {
|
|
|
8062
8082
|
export interface getWorkforcemanagementManagementunitsDivisionviewsOptions {
|
|
8063
8083
|
"divisionId"?: Array<string>;
|
|
8064
8084
|
}
|
|
8065
|
-
export interface patchWorkforcemanagementAlternativeshiftsTradeOptions {
|
|
8066
|
-
"body"?: Models.AgentUpdateAlternativeShiftTradeRequest;
|
|
8067
|
-
}
|
|
8068
|
-
export interface patchWorkforcemanagementBusinessunitOptions {
|
|
8069
|
-
"body"?: Models.UpdateBusinessUnitRequest;
|
|
8070
|
-
}
|
|
8071
|
-
export interface patchWorkforcemanagementBusinessunitActivitycodeOptions {
|
|
8072
|
-
"body"?: Models.UpdateActivityCodeRequest;
|
|
8073
|
-
}
|
|
8074
|
-
export interface patchWorkforcemanagementBusinessunitAlternativeshiftsSettingsOptions {
|
|
8075
|
-
"body"?: Models.UpdateAlternativeShiftBuSettingsRequest;
|
|
8076
|
-
}
|
|
8077
|
-
export interface patchWorkforcemanagementBusinessunitPlanninggroupOptions {
|
|
8078
|
-
"body"?: Models.UpdatePlanningGroupRequest;
|
|
8079
|
-
}
|
|
8080
|
-
export interface patchWorkforcemanagementBusinessunitSchedulingRunOptions {
|
|
8081
|
-
"body"?: Models.PatchBuScheduleRunRequest;
|
|
8082
|
-
}
|
|
8083
|
-
export interface patchWorkforcemanagementBusinessunitServicegoaltemplateOptions {
|
|
8084
|
-
"body"?: Models.UpdateServiceGoalTemplate;
|
|
8085
|
-
}
|
|
8086
|
-
export interface patchWorkforcemanagementBusinessunitStaffinggroupOptions {
|
|
8087
|
-
"body"?: Models.UpdateStaffingGroupRequest;
|
|
8088
|
-
}
|
|
8089
|
-
export interface patchWorkforcemanagementBusinessunitTimeoffplanOptions {
|
|
8090
|
-
"body"?: Models.BuUpdateTimeOffPlanRequest;
|
|
8091
|
-
}
|
|
8092
|
-
export interface patchWorkforcemanagementBusinessunitWorkplanbidGroupOptions {
|
|
8093
|
-
"body"?: Models.WorkPlanBidGroupUpdate;
|
|
8094
|
-
}
|
|
8095
|
-
export interface patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesOptions {
|
|
8096
|
-
"body"?: Models.AgentsBidAssignedWorkPlanOverrideRequest;
|
|
8097
|
-
}
|
|
8098
|
-
export interface patchWorkforcemanagementManagementunitOptions {
|
|
8099
|
-
"body"?: Models.UpdateManagementUnitRequest;
|
|
8100
|
-
}
|
|
8101
|
-
export interface patchWorkforcemanagementManagementunitAgentsOptions {
|
|
8102
|
-
"body"?: Models.UpdateMuAgentsRequest;
|
|
8103
|
-
}
|
|
8104
|
-
export interface patchWorkforcemanagementManagementunitAgentsWorkplansBulkOptions {
|
|
8105
|
-
"body"?: Models.UpdateMuAgentWorkPlansBatchRequest;
|
|
8106
|
-
}
|
|
8107
|
-
export interface patchWorkforcemanagementManagementunitTimeofflimitOptions {
|
|
8108
|
-
"body"?: Models.UpdateTimeOffLimitRequest;
|
|
8109
|
-
}
|
|
8110
|
-
export interface patchWorkforcemanagementManagementunitTimeoffplanOptions {
|
|
8111
|
-
"body"?: Models.UpdateTimeOffPlanRequest;
|
|
8112
|
-
}
|
|
8113
|
-
export interface patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusOptions {
|
|
8114
|
-
"body"?: Models.SetTimeOffIntegrationStatusRequest;
|
|
8115
|
-
}
|
|
8116
|
-
export interface patchWorkforcemanagementManagementunitUserTimeoffrequestOptions {
|
|
8117
|
-
"body"?: Models.AdminTimeOffRequestPatch;
|
|
8118
|
-
}
|
|
8119
8085
|
export interface patchWorkforcemanagementManagementunitWorkplanOptions {
|
|
8120
8086
|
"validationMode"?: string;
|
|
8121
|
-
"body"?: Models.WorkPlan;
|
|
8122
|
-
}
|
|
8123
|
-
export interface patchWorkforcemanagementManagementunitWorkplanrotationOptions {
|
|
8124
|
-
"body"?: Models.UpdateWorkPlanRotationRequest;
|
|
8125
|
-
}
|
|
8126
|
-
export interface patchWorkforcemanagementTimeoffrequestOptions {
|
|
8127
|
-
"body"?: Models.AgentTimeOffRequestPatch;
|
|
8128
|
-
}
|
|
8129
|
-
export interface patchWorkforcemanagementUserWorkplanbidranksOptions {
|
|
8130
|
-
"body"?: Models.WorkPlanBidRanks;
|
|
8131
|
-
}
|
|
8132
|
-
export interface patchWorkforcemanagementWorkplanbidPreferencesOptions {
|
|
8133
|
-
"body"?: Models.UpdateAgentWorkPlanBiddingPreference;
|
|
8134
8087
|
}
|
|
8135
8088
|
export interface postWorkforcemanagementAdherenceExplanationsQueryOptions {
|
|
8136
8089
|
"forceAsync"?: boolean;
|
|
@@ -8139,25 +8092,10 @@ declare namespace WorkforceManagementApi {
|
|
|
8139
8092
|
export interface postWorkforcemanagementAdherenceHistoricalOptions {
|
|
8140
8093
|
"body"?: Models.WfmHistoricalAdherenceQueryForUsers;
|
|
8141
8094
|
}
|
|
8142
|
-
export interface postWorkforcemanagementAdherenceHistoricalBulkOptions {
|
|
8143
|
-
"body"?: Models.WfmHistoricalAdherenceBulkQuery;
|
|
8144
|
-
}
|
|
8145
8095
|
export interface postWorkforcemanagementAgentAdherenceExplanationsQueryOptions {
|
|
8146
8096
|
"forceAsync"?: boolean;
|
|
8147
8097
|
"forceDownloadService"?: boolean;
|
|
8148
8098
|
}
|
|
8149
|
-
export interface postWorkforcemanagementAgentsOptions {
|
|
8150
|
-
"body"?: Models.MoveAgentsRequest;
|
|
8151
|
-
}
|
|
8152
|
-
export interface postWorkforcemanagementAgentsIntegrationsHrisQueryOptions {
|
|
8153
|
-
"body"?: Models.QueryAgentsIntegrationsRequest;
|
|
8154
|
-
}
|
|
8155
|
-
export interface postWorkforcemanagementAgentschedulesMineOptions {
|
|
8156
|
-
"body"?: Models.BuGetCurrentAgentScheduleRequest;
|
|
8157
|
-
}
|
|
8158
|
-
export interface postWorkforcemanagementBusinessunitActivitycodesOptions {
|
|
8159
|
-
"body"?: Models.CreateActivityCodeRequest;
|
|
8160
|
-
}
|
|
8161
8099
|
export interface postWorkforcemanagementBusinessunitAdherenceExplanationsQueryOptions {
|
|
8162
8100
|
"forceAsync"?: boolean;
|
|
8163
8101
|
"forceDownloadService"?: boolean;
|
|
@@ -8165,46 +8103,17 @@ declare namespace WorkforceManagementApi {
|
|
|
8165
8103
|
export interface postWorkforcemanagementBusinessunitAgentschedulesSearchOptions {
|
|
8166
8104
|
"forceAsync"?: boolean;
|
|
8167
8105
|
"forceDownloadService"?: boolean;
|
|
8168
|
-
"body"?: Models.BuSearchAgentSchedulesRequest;
|
|
8169
8106
|
}
|
|
8170
8107
|
export interface postWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchOptions {
|
|
8171
8108
|
"forceAsync"?: boolean;
|
|
8172
8109
|
}
|
|
8173
8110
|
export interface postWorkforcemanagementBusinessunitIntradayOptions {
|
|
8174
8111
|
"forceAsync"?: boolean;
|
|
8175
|
-
"body"?: Models.IntradayPlanningGroupRequest;
|
|
8176
|
-
}
|
|
8177
|
-
export interface postWorkforcemanagementBusinessunitPlanninggroupsOptions {
|
|
8178
|
-
"body"?: Models.CreatePlanningGroupRequest;
|
|
8179
|
-
}
|
|
8180
|
-
export interface postWorkforcemanagementBusinessunitServicegoaltemplatesOptions {
|
|
8181
|
-
"body"?: Models.CreateServiceGoalTemplate;
|
|
8182
|
-
}
|
|
8183
|
-
export interface postWorkforcemanagementBusinessunitStaffinggroupsOptions {
|
|
8184
|
-
"body"?: Models.CreateStaffingGroupRequest;
|
|
8185
|
-
}
|
|
8186
|
-
export interface postWorkforcemanagementBusinessunitStaffinggroupsQueryOptions {
|
|
8187
|
-
"body"?: Models.QueryUserStaffingGroupListRequest;
|
|
8188
|
-
}
|
|
8189
|
-
export interface postWorkforcemanagementBusinessunitTimeofflimitsOptions {
|
|
8190
|
-
"body"?: Models.BuCreateTimeOffLimitRequest;
|
|
8191
|
-
}
|
|
8192
|
-
export interface postWorkforcemanagementBusinessunitTimeofflimitsValuesQueryOptions {
|
|
8193
|
-
"body"?: Models.QueryTimeOffLimitValuesRequest;
|
|
8194
|
-
}
|
|
8195
|
-
export interface postWorkforcemanagementBusinessunitTimeoffplansOptions {
|
|
8196
|
-
"body"?: Models.BuCreateTimeOffPlanRequest;
|
|
8197
8112
|
}
|
|
8198
8113
|
export interface postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQueryOptions {
|
|
8199
8114
|
"forceAsync"?: boolean;
|
|
8200
8115
|
"forceDownloadService"?: boolean;
|
|
8201
8116
|
}
|
|
8202
|
-
export interface postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsOptions {
|
|
8203
|
-
"body"?: Models.WfmProcessUploadRequest;
|
|
8204
|
-
}
|
|
8205
|
-
export interface postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsUploadurlOptions {
|
|
8206
|
-
"body"?: Models.UploadUrlRequestBody;
|
|
8207
|
-
}
|
|
8208
8117
|
export interface postWorkforcemanagementBusinessunitWeekShorttermforecastCopyOptions {
|
|
8209
8118
|
"forceAsync"?: boolean;
|
|
8210
8119
|
}
|
|
@@ -8214,69 +8123,18 @@ declare namespace WorkforceManagementApi {
|
|
|
8214
8123
|
export interface postWorkforcemanagementBusinessunitWorkplanbidCopyOptions {
|
|
8215
8124
|
"body"?: Models.CopyWorkPlanBid;
|
|
8216
8125
|
}
|
|
8217
|
-
export interface postWorkforcemanagementBusinessunitWorkplanbidGroupsOptions {
|
|
8218
|
-
"body"?: Models.WorkPlanBidGroupCreate;
|
|
8219
|
-
}
|
|
8220
|
-
export interface postWorkforcemanagementBusinessunitWorkplanbidsOptions {
|
|
8221
|
-
"body"?: Models.CreateWorkPlanBid;
|
|
8222
|
-
}
|
|
8223
|
-
export interface postWorkforcemanagementBusinessunitsOptions {
|
|
8224
|
-
"body"?: Models.CreateBusinessUnitRequest;
|
|
8225
|
-
}
|
|
8226
8126
|
export interface postWorkforcemanagementCalendarUrlIcsOptions {
|
|
8227
8127
|
"language"?: string;
|
|
8228
8128
|
}
|
|
8229
|
-
export interface postWorkforcemanagementHistoricaldataBulkRemoveJobsOptions {
|
|
8230
|
-
"body"?: Models.HistoricalImportDeleteFilesJobRequest;
|
|
8231
|
-
}
|
|
8232
|
-
export interface postWorkforcemanagementHistoricaldataValidateOptions {
|
|
8233
|
-
"body"?: Models.ValidationServiceRequest;
|
|
8234
|
-
}
|
|
8235
8129
|
export interface postWorkforcemanagementManagementunitAgentsWorkplansQueryOptions {
|
|
8236
8130
|
"forceDownloadService"?: boolean;
|
|
8237
|
-
"body"?: Models.GetAgentsWorkPlansRequest;
|
|
8238
8131
|
}
|
|
8239
8132
|
export interface postWorkforcemanagementManagementunitAgentschedulesSearchOptions {
|
|
8240
8133
|
"forceAsync"?: boolean;
|
|
8241
8134
|
"forceDownloadService"?: boolean;
|
|
8242
|
-
"body"?: Models.BuSearchAgentSchedulesRequest;
|
|
8243
|
-
}
|
|
8244
|
-
export interface postWorkforcemanagementManagementunitHistoricaladherencequeryOptions {
|
|
8245
|
-
"body"?: Models.WfmHistoricalAdherenceQuery;
|
|
8246
|
-
}
|
|
8247
|
-
export interface postWorkforcemanagementManagementunitMoveOptions {
|
|
8248
|
-
"body"?: Models.MoveManagementUnitRequest;
|
|
8249
|
-
}
|
|
8250
|
-
export interface postWorkforcemanagementManagementunitSchedulesSearchOptions {
|
|
8251
|
-
"body"?: Models.UserListScheduleRequestBody;
|
|
8252
|
-
}
|
|
8253
|
-
export interface postWorkforcemanagementManagementunitShrinkageJobsOptions {
|
|
8254
|
-
"body"?: Models.WfmHistoricalShrinkageRequest;
|
|
8255
|
-
}
|
|
8256
|
-
export interface postWorkforcemanagementManagementunitTimeofflimitsOptions {
|
|
8257
|
-
"body"?: Models.CreateTimeOffLimitRequest;
|
|
8258
|
-
}
|
|
8259
|
-
export interface postWorkforcemanagementManagementunitTimeofflimitsValuesQueryOptions {
|
|
8260
|
-
"body"?: Models.QueryTimeOffLimitValuesRequest;
|
|
8261
|
-
}
|
|
8262
|
-
export interface postWorkforcemanagementManagementunitTimeoffplansOptions {
|
|
8263
|
-
"body"?: Models.CreateTimeOffPlanRequest;
|
|
8264
|
-
}
|
|
8265
|
-
export interface postWorkforcemanagementManagementunitTimeoffrequestsOptions {
|
|
8266
|
-
"body"?: Models.CreateAdminTimeOffRequest;
|
|
8267
|
-
}
|
|
8268
|
-
export interface postWorkforcemanagementManagementunitTimeoffrequestsIntegrationstatusQueryOptions {
|
|
8269
|
-
"body"?: Models.QueryTimeOffIntegrationStatusRequest;
|
|
8270
8135
|
}
|
|
8271
8136
|
export interface postWorkforcemanagementManagementunitTimeoffrequestsQueryOptions {
|
|
8272
8137
|
"forceDownloadService"?: boolean;
|
|
8273
|
-
"body"?: Models.TimeOffRequestQueryBody;
|
|
8274
|
-
}
|
|
8275
|
-
export interface postWorkforcemanagementManagementunitTimeoffrequestsWaitlistpositionsQueryOptions {
|
|
8276
|
-
"body"?: Models.QueryWaitlistPositionsRequest;
|
|
8277
|
-
}
|
|
8278
|
-
export interface postWorkforcemanagementManagementunitUserTimeoffrequestsEstimateOptions {
|
|
8279
|
-
"body"?: Models.EstimateAvailableTimeOffRequest;
|
|
8280
8138
|
}
|
|
8281
8139
|
export interface postWorkforcemanagementManagementunitWeekShifttradesSearchOptions {
|
|
8282
8140
|
"forceDownloadService"?: boolean;
|
|
@@ -8284,56 +8142,15 @@ declare namespace WorkforceManagementApi {
|
|
|
8284
8142
|
export interface postWorkforcemanagementManagementunitWeekShifttradesStateBulkOptions {
|
|
8285
8143
|
"forceAsync"?: boolean;
|
|
8286
8144
|
}
|
|
8287
|
-
export interface postWorkforcemanagementManagementunitWorkplanCopyOptions {
|
|
8288
|
-
"body"?: Models.CopyWorkPlan;
|
|
8289
|
-
}
|
|
8290
8145
|
export interface postWorkforcemanagementManagementunitWorkplanValidateOptions {
|
|
8291
8146
|
"expand"?: Array<string>;
|
|
8292
|
-
"body"?: Models.WorkPlanValidationRequest;
|
|
8293
|
-
}
|
|
8294
|
-
export interface postWorkforcemanagementManagementunitWorkplanrotationCopyOptions {
|
|
8295
|
-
"body"?: Models.CopyWorkPlanRotationRequest;
|
|
8296
|
-
}
|
|
8297
|
-
export interface postWorkforcemanagementManagementunitWorkplanrotationsOptions {
|
|
8298
|
-
"body"?: Models.AddWorkPlanRotationRequest;
|
|
8299
8147
|
}
|
|
8300
8148
|
export interface postWorkforcemanagementManagementunitWorkplansOptions {
|
|
8301
8149
|
"validationMode"?: string;
|
|
8302
|
-
"body"?: Models.CreateWorkPlan;
|
|
8303
|
-
}
|
|
8304
|
-
export interface postWorkforcemanagementManagementunitsOptions {
|
|
8305
|
-
"body"?: Models.CreateManagementUnitApiRequest;
|
|
8306
|
-
}
|
|
8307
|
-
export interface postWorkforcemanagementNotificationsUpdateOptions {
|
|
8308
|
-
"body"?: Models.UpdateNotificationsRequest;
|
|
8309
8150
|
}
|
|
8310
8151
|
export interface postWorkforcemanagementSchedulesOptions {
|
|
8311
8152
|
"body"?: Models.CurrentUserScheduleRequestBody;
|
|
8312
8153
|
}
|
|
8313
|
-
export interface postWorkforcemanagementTeamAdherenceHistoricalOptions {
|
|
8314
|
-
"body"?: Models.WfmHistoricalAdherenceQueryForTeams;
|
|
8315
|
-
}
|
|
8316
|
-
export interface postWorkforcemanagementTeamShrinkageJobsOptions {
|
|
8317
|
-
"body"?: Models.WfmHistoricalShrinkageTeamsRequest;
|
|
8318
|
-
}
|
|
8319
|
-
export interface postWorkforcemanagementTimeofflimitsAvailableQueryOptions {
|
|
8320
|
-
"body"?: Models.AvailableTimeOffRequest;
|
|
8321
|
-
}
|
|
8322
|
-
export interface postWorkforcemanagementTimeoffrequestsOptions {
|
|
8323
|
-
"body"?: Models.CreateAgentTimeOffRequest;
|
|
8324
|
-
}
|
|
8325
|
-
export interface postWorkforcemanagementTimeoffrequestsEstimateOptions {
|
|
8326
|
-
"body"?: Models.EstimateAvailableTimeOffRequest;
|
|
8327
|
-
}
|
|
8328
|
-
export interface postWorkforcemanagementTimeoffrequestsIntegrationstatusQueryOptions {
|
|
8329
|
-
"body"?: Models.CurrentUserTimeOffIntegrationStatusRequest;
|
|
8330
|
-
}
|
|
8331
|
-
export interface putWorkforcemanagementBusinessunitTimeofflimitValuesOptions {
|
|
8332
|
-
"body"?: Models.BuSetTimeOffLimitValuesRequest;
|
|
8333
|
-
}
|
|
8334
|
-
export interface putWorkforcemanagementManagementunitTimeofflimitValuesOptions {
|
|
8335
|
-
"body"?: Models.SetTimeOffLimitValuesRequest;
|
|
8336
|
-
}
|
|
8337
8154
|
}
|
|
8338
8155
|
|
|
8339
8156
|
declare namespace Models {
|
|
@@ -8369,11 +8186,11 @@ declare namespace Models {
|
|
|
8369
8186
|
"pageSize"?: number;
|
|
8370
8187
|
"pageNumber"?: number;
|
|
8371
8188
|
"total"?: number;
|
|
8372
|
-
"previousUri"?: string;
|
|
8373
|
-
"nextUri"?: string;
|
|
8374
|
-
"lastUri"?: string;
|
|
8375
8189
|
"firstUri"?: string;
|
|
8190
|
+
"lastUri"?: string;
|
|
8376
8191
|
"selfUri"?: string;
|
|
8192
|
+
"nextUri"?: string;
|
|
8193
|
+
"previousUri"?: string;
|
|
8377
8194
|
"pageCount"?: number;
|
|
8378
8195
|
}
|
|
8379
8196
|
|
|
@@ -8570,11 +8387,11 @@ declare namespace Models {
|
|
|
8570
8387
|
"pageSize"?: number;
|
|
8571
8388
|
"pageNumber"?: number;
|
|
8572
8389
|
"total"?: number;
|
|
8573
|
-
"previousUri"?: string;
|
|
8574
|
-
"nextUri"?: string;
|
|
8575
|
-
"lastUri"?: string;
|
|
8576
8390
|
"firstUri"?: string;
|
|
8391
|
+
"lastUri"?: string;
|
|
8577
8392
|
"selfUri"?: string;
|
|
8393
|
+
"nextUri"?: string;
|
|
8394
|
+
"previousUri"?: string;
|
|
8578
8395
|
"pageCount"?: number;
|
|
8579
8396
|
}
|
|
8580
8397
|
|
|
@@ -8599,11 +8416,11 @@ declare namespace Models {
|
|
|
8599
8416
|
"pageSize"?: number;
|
|
8600
8417
|
"pageNumber"?: number;
|
|
8601
8418
|
"total"?: number;
|
|
8602
|
-
"previousUri"?: string;
|
|
8603
|
-
"nextUri"?: string;
|
|
8604
|
-
"lastUri"?: string;
|
|
8605
8419
|
"firstUri"?: string;
|
|
8420
|
+
"lastUri"?: string;
|
|
8606
8421
|
"selfUri"?: string;
|
|
8422
|
+
"nextUri"?: string;
|
|
8423
|
+
"previousUri"?: string;
|
|
8607
8424
|
"pageCount"?: number;
|
|
8608
8425
|
}
|
|
8609
8426
|
|
|
@@ -8694,11 +8511,11 @@ declare namespace Models {
|
|
|
8694
8511
|
"pageSize"?: number;
|
|
8695
8512
|
"pageNumber"?: number;
|
|
8696
8513
|
"total"?: number;
|
|
8697
|
-
"previousUri"?: string;
|
|
8698
|
-
"nextUri"?: string;
|
|
8699
|
-
"lastUri"?: string;
|
|
8700
8514
|
"firstUri"?: string;
|
|
8515
|
+
"lastUri"?: string;
|
|
8701
8516
|
"selfUri"?: string;
|
|
8517
|
+
"nextUri"?: string;
|
|
8518
|
+
"previousUri"?: string;
|
|
8702
8519
|
"pageCount"?: number;
|
|
8703
8520
|
}
|
|
8704
8521
|
|
|
@@ -8751,11 +8568,11 @@ declare namespace Models {
|
|
|
8751
8568
|
"pageSize"?: number;
|
|
8752
8569
|
"pageNumber"?: number;
|
|
8753
8570
|
"total"?: number;
|
|
8754
|
-
"previousUri"?: string;
|
|
8755
|
-
"nextUri"?: string;
|
|
8756
|
-
"lastUri"?: string;
|
|
8757
8571
|
"firstUri"?: string;
|
|
8572
|
+
"lastUri"?: string;
|
|
8758
8573
|
"selfUri"?: string;
|
|
8574
|
+
"nextUri"?: string;
|
|
8575
|
+
"previousUri"?: string;
|
|
8759
8576
|
"pageCount"?: number;
|
|
8760
8577
|
}
|
|
8761
8578
|
|
|
@@ -8777,11 +8594,11 @@ declare namespace Models {
|
|
|
8777
8594
|
"pageSize"?: number;
|
|
8778
8595
|
"pageNumber"?: number;
|
|
8779
8596
|
"total"?: number;
|
|
8780
|
-
"previousUri"?: string;
|
|
8781
|
-
"nextUri"?: string;
|
|
8782
|
-
"lastUri"?: string;
|
|
8783
8597
|
"firstUri"?: string;
|
|
8598
|
+
"lastUri"?: string;
|
|
8784
8599
|
"selfUri"?: string;
|
|
8600
|
+
"nextUri"?: string;
|
|
8601
|
+
"previousUri"?: string;
|
|
8785
8602
|
"pageCount"?: number;
|
|
8786
8603
|
}
|
|
8787
8604
|
|
|
@@ -9030,6 +8847,12 @@ declare namespace Models {
|
|
|
9030
8847
|
"messagingTemplate"?: Models.SendMessagingTemplateRequest;
|
|
9031
8848
|
}
|
|
9032
8849
|
|
|
8850
|
+
export interface AdditionalSocialMediaMessage {
|
|
8851
|
+
"textBody"?: string;
|
|
8852
|
+
"mediaIds"?: Array<string>;
|
|
8853
|
+
"inReplyToMessageId": string;
|
|
8854
|
+
}
|
|
8855
|
+
|
|
9033
8856
|
export interface Address {
|
|
9034
8857
|
"name"?: string;
|
|
9035
8858
|
"nameRaw"?: string;
|
|
@@ -9038,11 +8861,6 @@ declare namespace Models {
|
|
|
9038
8861
|
"addressDisplayable"?: string;
|
|
9039
8862
|
}
|
|
9040
8863
|
|
|
9041
|
-
export interface AddressableEntity {
|
|
9042
|
-
"id"?: string;
|
|
9043
|
-
"selfUri"?: string;
|
|
9044
|
-
}
|
|
9045
|
-
|
|
9046
8864
|
export interface AddressableEntityRef {
|
|
9047
8865
|
"id"?: string;
|
|
9048
8866
|
"selfUri"?: string;
|
|
@@ -9285,11 +9103,11 @@ declare namespace Models {
|
|
|
9285
9103
|
"pageSize"?: number;
|
|
9286
9104
|
"pageNumber"?: number;
|
|
9287
9105
|
"total"?: number;
|
|
9288
|
-
"previousUri"?: string;
|
|
9289
|
-
"nextUri"?: string;
|
|
9290
|
-
"lastUri"?: string;
|
|
9291
9106
|
"firstUri"?: string;
|
|
9107
|
+
"lastUri"?: string;
|
|
9292
9108
|
"selfUri"?: string;
|
|
9109
|
+
"nextUri"?: string;
|
|
9110
|
+
"previousUri"?: string;
|
|
9293
9111
|
"pageCount"?: number;
|
|
9294
9112
|
}
|
|
9295
9113
|
|
|
@@ -9727,11 +9545,11 @@ declare namespace Models {
|
|
|
9727
9545
|
"pageSize"?: number;
|
|
9728
9546
|
"pageNumber"?: number;
|
|
9729
9547
|
"total"?: number;
|
|
9730
|
-
"previousUri"?: string;
|
|
9731
|
-
"nextUri"?: string;
|
|
9732
|
-
"lastUri"?: string;
|
|
9733
9548
|
"firstUri"?: string;
|
|
9549
|
+
"lastUri"?: string;
|
|
9734
9550
|
"selfUri"?: string;
|
|
9551
|
+
"nextUri"?: string;
|
|
9552
|
+
"previousUri"?: string;
|
|
9735
9553
|
"pageCount"?: number;
|
|
9736
9554
|
}
|
|
9737
9555
|
|
|
@@ -10855,11 +10673,11 @@ declare namespace Models {
|
|
|
10855
10673
|
"pageSize"?: number;
|
|
10856
10674
|
"pageNumber"?: number;
|
|
10857
10675
|
"total"?: number;
|
|
10858
|
-
"previousUri"?: string;
|
|
10859
|
-
"nextUri"?: string;
|
|
10860
|
-
"lastUri"?: string;
|
|
10861
10676
|
"firstUri"?: string;
|
|
10677
|
+
"lastUri"?: string;
|
|
10862
10678
|
"selfUri"?: string;
|
|
10679
|
+
"nextUri"?: string;
|
|
10680
|
+
"previousUri"?: string;
|
|
10863
10681
|
"pageCount"?: number;
|
|
10864
10682
|
}
|
|
10865
10683
|
|
|
@@ -11023,11 +10841,11 @@ declare namespace Models {
|
|
|
11023
10841
|
"pageSize"?: number;
|
|
11024
10842
|
"pageNumber"?: number;
|
|
11025
10843
|
"total"?: number;
|
|
11026
|
-
"previousUri"?: string;
|
|
11027
|
-
"nextUri"?: string;
|
|
11028
|
-
"lastUri"?: string;
|
|
11029
10844
|
"firstUri"?: string;
|
|
10845
|
+
"lastUri"?: string;
|
|
11030
10846
|
"selfUri"?: string;
|
|
10847
|
+
"nextUri"?: string;
|
|
10848
|
+
"previousUri"?: string;
|
|
11031
10849
|
"pageCount"?: number;
|
|
11032
10850
|
}
|
|
11033
10851
|
|
|
@@ -11096,11 +10914,11 @@ declare namespace Models {
|
|
|
11096
10914
|
"pageSize"?: number;
|
|
11097
10915
|
"pageNumber"?: number;
|
|
11098
10916
|
"total"?: number;
|
|
11099
|
-
"previousUri"?: string;
|
|
11100
|
-
"nextUri"?: string;
|
|
11101
|
-
"lastUri"?: string;
|
|
11102
10917
|
"firstUri"?: string;
|
|
10918
|
+
"lastUri"?: string;
|
|
11103
10919
|
"selfUri"?: string;
|
|
10920
|
+
"nextUri"?: string;
|
|
10921
|
+
"previousUri"?: string;
|
|
11104
10922
|
"pageCount"?: number;
|
|
11105
10923
|
}
|
|
11106
10924
|
|
|
@@ -11324,11 +11142,11 @@ declare namespace Models {
|
|
|
11324
11142
|
"pageSize"?: number;
|
|
11325
11143
|
"pageNumber"?: number;
|
|
11326
11144
|
"total"?: number;
|
|
11327
|
-
"previousUri"?: string;
|
|
11328
|
-
"nextUri"?: string;
|
|
11329
|
-
"lastUri"?: string;
|
|
11330
11145
|
"firstUri"?: string;
|
|
11146
|
+
"lastUri"?: string;
|
|
11331
11147
|
"selfUri"?: string;
|
|
11148
|
+
"nextUri"?: string;
|
|
11149
|
+
"previousUri"?: string;
|
|
11332
11150
|
"pageCount"?: number;
|
|
11333
11151
|
}
|
|
11334
11152
|
|
|
@@ -11389,6 +11207,9 @@ declare namespace Models {
|
|
|
11389
11207
|
"errorDetails"?: Models.TaskManagementErrorDetails;
|
|
11390
11208
|
}
|
|
11391
11209
|
|
|
11210
|
+
export interface AutomatedAnswer {
|
|
11211
|
+
}
|
|
11212
|
+
|
|
11392
11213
|
export interface AutomaticTimeZoneMappingSettings {
|
|
11393
11214
|
"callableWindows"?: Array<Models.CallableWindow>;
|
|
11394
11215
|
"supportedCountries"?: Array<string>;
|
|
@@ -11770,6 +11591,16 @@ declare namespace Models {
|
|
|
11770
11591
|
"education"?: Array<Models.Education>;
|
|
11771
11592
|
}
|
|
11772
11593
|
|
|
11594
|
+
export interface Bot {
|
|
11595
|
+
"id"?: string;
|
|
11596
|
+
"name"?: string;
|
|
11597
|
+
"description"?: string;
|
|
11598
|
+
"provider"?: string;
|
|
11599
|
+
"versions"?: Array<Models.BotVersion>;
|
|
11600
|
+
"botCompositeTag"?: string;
|
|
11601
|
+
"selfUri"?: string;
|
|
11602
|
+
}
|
|
11603
|
+
|
|
11773
11604
|
export interface BotAggregateDataContainer {
|
|
11774
11605
|
"group"?: { [key: string]: string; };
|
|
11775
11606
|
"data"?: Array<Models.StatisticalResponse>;
|
|
@@ -11856,11 +11687,11 @@ declare namespace Models {
|
|
|
11856
11687
|
"pageSize"?: number;
|
|
11857
11688
|
"pageNumber"?: number;
|
|
11858
11689
|
"total"?: number;
|
|
11859
|
-
"previousUri"?: string;
|
|
11860
|
-
"nextUri"?: string;
|
|
11861
|
-
"lastUri"?: string;
|
|
11862
11690
|
"firstUri"?: string;
|
|
11691
|
+
"lastUri"?: string;
|
|
11863
11692
|
"selfUri"?: string;
|
|
11693
|
+
"nextUri"?: string;
|
|
11694
|
+
"previousUri"?: string;
|
|
11864
11695
|
"pageCount"?: number;
|
|
11865
11696
|
}
|
|
11866
11697
|
|
|
@@ -11875,14 +11706,43 @@ declare namespace Models {
|
|
|
11875
11706
|
"pageSize"?: number;
|
|
11876
11707
|
"pageNumber"?: number;
|
|
11877
11708
|
"total"?: number;
|
|
11878
|
-
"previousUri"?: string;
|
|
11879
|
-
"nextUri"?: string;
|
|
11880
|
-
"lastUri"?: string;
|
|
11881
11709
|
"firstUri"?: string;
|
|
11710
|
+
"lastUri"?: string;
|
|
11882
11711
|
"selfUri"?: string;
|
|
11712
|
+
"nextUri"?: string;
|
|
11713
|
+
"previousUri"?: string;
|
|
11883
11714
|
"pageCount"?: number;
|
|
11884
11715
|
}
|
|
11885
11716
|
|
|
11717
|
+
export interface BotConnectorIntent {
|
|
11718
|
+
"name"?: string;
|
|
11719
|
+
"entities"?: Array<Models.BotEntity>;
|
|
11720
|
+
}
|
|
11721
|
+
|
|
11722
|
+
export interface BotConnectorSummary {
|
|
11723
|
+
"id"?: string;
|
|
11724
|
+
"name"?: string;
|
|
11725
|
+
"description"?: string;
|
|
11726
|
+
"botCompositeTag"?: string;
|
|
11727
|
+
"versions"?: Array<Models.BotConnectorVersionSummary>;
|
|
11728
|
+
}
|
|
11729
|
+
|
|
11730
|
+
export interface BotConnectorVersionSummary {
|
|
11731
|
+
"version"?: string;
|
|
11732
|
+
}
|
|
11733
|
+
|
|
11734
|
+
export interface BotEntity {
|
|
11735
|
+
"name"?: string;
|
|
11736
|
+
"type"?: string;
|
|
11737
|
+
}
|
|
11738
|
+
|
|
11739
|
+
export interface BotEntityValue {
|
|
11740
|
+
"name": string;
|
|
11741
|
+
"type": string;
|
|
11742
|
+
"value"?: string;
|
|
11743
|
+
"values"?: Array<string>;
|
|
11744
|
+
}
|
|
11745
|
+
|
|
11886
11746
|
export interface BotExecutionConfiguration {
|
|
11887
11747
|
"botId": string;
|
|
11888
11748
|
"executionHost": string;
|
|
@@ -11911,6 +11771,19 @@ declare namespace Models {
|
|
|
11911
11771
|
"chatBots": Array<Models.BotConnectorBot>;
|
|
11912
11772
|
}
|
|
11913
11773
|
|
|
11774
|
+
export interface BotListing {
|
|
11775
|
+
"entities"?: Array<Models.Bot>;
|
|
11776
|
+
"pageSize"?: number;
|
|
11777
|
+
"pageNumber"?: number;
|
|
11778
|
+
"total"?: number;
|
|
11779
|
+
"firstUri"?: string;
|
|
11780
|
+
"lastUri"?: string;
|
|
11781
|
+
"selfUri"?: string;
|
|
11782
|
+
"nextUri"?: string;
|
|
11783
|
+
"previousUri"?: string;
|
|
11784
|
+
"pageCount"?: number;
|
|
11785
|
+
}
|
|
11786
|
+
|
|
11914
11787
|
export interface BotMessengerProfile {
|
|
11915
11788
|
"name"?: string;
|
|
11916
11789
|
"avatarUrl"?: string;
|
|
@@ -11941,6 +11814,25 @@ declare namespace Models {
|
|
|
11941
11814
|
"botCompositeTag"?: string;
|
|
11942
11815
|
}
|
|
11943
11816
|
|
|
11817
|
+
export interface BotSummaryEntityListing {
|
|
11818
|
+
"entities"?: Array<Models.BotConnectorSummary>;
|
|
11819
|
+
"pageSize"?: number;
|
|
11820
|
+
"pageNumber"?: number;
|
|
11821
|
+
"total"?: number;
|
|
11822
|
+
"firstUri"?: string;
|
|
11823
|
+
"lastUri"?: string;
|
|
11824
|
+
"selfUri"?: string;
|
|
11825
|
+
"nextUri"?: string;
|
|
11826
|
+
"previousUri"?: string;
|
|
11827
|
+
"pageCount"?: number;
|
|
11828
|
+
}
|
|
11829
|
+
|
|
11830
|
+
export interface BotVersion {
|
|
11831
|
+
"version"?: string;
|
|
11832
|
+
"supportedLanguages"?: Array<string>;
|
|
11833
|
+
"intents"?: Array<Models.BotConnectorIntent>;
|
|
11834
|
+
}
|
|
11835
|
+
|
|
11944
11836
|
export interface BotVersionSummary {
|
|
11945
11837
|
"name": string;
|
|
11946
11838
|
"id": string;
|
|
@@ -13128,11 +13020,11 @@ declare namespace Models {
|
|
|
13128
13020
|
"pageSize"?: number;
|
|
13129
13021
|
"pageNumber"?: number;
|
|
13130
13022
|
"total"?: number;
|
|
13131
|
-
"previousUri"?: string;
|
|
13132
|
-
"nextUri"?: string;
|
|
13133
|
-
"lastUri"?: string;
|
|
13134
13023
|
"firstUri"?: string;
|
|
13024
|
+
"lastUri"?: string;
|
|
13135
13025
|
"selfUri"?: string;
|
|
13026
|
+
"nextUri"?: string;
|
|
13027
|
+
"previousUri"?: string;
|
|
13136
13028
|
"pageCount"?: number;
|
|
13137
13029
|
}
|
|
13138
13030
|
|
|
@@ -13191,11 +13083,11 @@ declare namespace Models {
|
|
|
13191
13083
|
"pageSize"?: number;
|
|
13192
13084
|
"pageNumber"?: number;
|
|
13193
13085
|
"total"?: number;
|
|
13194
|
-
"previousUri"?: string;
|
|
13195
|
-
"nextUri"?: string;
|
|
13196
|
-
"lastUri"?: string;
|
|
13197
13086
|
"firstUri"?: string;
|
|
13087
|
+
"lastUri"?: string;
|
|
13198
13088
|
"selfUri"?: string;
|
|
13089
|
+
"nextUri"?: string;
|
|
13090
|
+
"previousUri"?: string;
|
|
13199
13091
|
"pageCount"?: number;
|
|
13200
13092
|
}
|
|
13201
13093
|
|
|
@@ -13297,11 +13189,11 @@ declare namespace Models {
|
|
|
13297
13189
|
"pageSize"?: number;
|
|
13298
13190
|
"pageNumber"?: number;
|
|
13299
13191
|
"total"?: number;
|
|
13300
|
-
"previousUri"?: string;
|
|
13301
|
-
"nextUri"?: string;
|
|
13302
|
-
"lastUri"?: string;
|
|
13303
13192
|
"firstUri"?: string;
|
|
13193
|
+
"lastUri"?: string;
|
|
13304
13194
|
"selfUri"?: string;
|
|
13195
|
+
"nextUri"?: string;
|
|
13196
|
+
"previousUri"?: string;
|
|
13305
13197
|
"pageCount"?: number;
|
|
13306
13198
|
}
|
|
13307
13199
|
|
|
@@ -13359,11 +13251,11 @@ declare namespace Models {
|
|
|
13359
13251
|
"pageSize"?: number;
|
|
13360
13252
|
"pageNumber"?: number;
|
|
13361
13253
|
"total"?: number;
|
|
13362
|
-
"previousUri"?: string;
|
|
13363
|
-
"nextUri"?: string;
|
|
13364
|
-
"lastUri"?: string;
|
|
13365
13254
|
"firstUri"?: string;
|
|
13255
|
+
"lastUri"?: string;
|
|
13366
13256
|
"selfUri"?: string;
|
|
13257
|
+
"nextUri"?: string;
|
|
13258
|
+
"previousUri"?: string;
|
|
13367
13259
|
"pageCount"?: number;
|
|
13368
13260
|
}
|
|
13369
13261
|
|
|
@@ -13510,11 +13402,11 @@ declare namespace Models {
|
|
|
13510
13402
|
"pageSize"?: number;
|
|
13511
13403
|
"pageNumber"?: number;
|
|
13512
13404
|
"total"?: number;
|
|
13513
|
-
"previousUri"?: string;
|
|
13514
|
-
"nextUri"?: string;
|
|
13515
|
-
"lastUri"?: string;
|
|
13516
13405
|
"firstUri"?: string;
|
|
13406
|
+
"lastUri"?: string;
|
|
13517
13407
|
"selfUri"?: string;
|
|
13408
|
+
"nextUri"?: string;
|
|
13409
|
+
"previousUri"?: string;
|
|
13518
13410
|
"pageCount"?: number;
|
|
13519
13411
|
}
|
|
13520
13412
|
|
|
@@ -13603,11 +13495,11 @@ declare namespace Models {
|
|
|
13603
13495
|
"pageSize"?: number;
|
|
13604
13496
|
"pageNumber"?: number;
|
|
13605
13497
|
"total"?: number;
|
|
13606
|
-
"previousUri"?: string;
|
|
13607
|
-
"nextUri"?: string;
|
|
13608
|
-
"lastUri"?: string;
|
|
13609
13498
|
"firstUri"?: string;
|
|
13499
|
+
"lastUri"?: string;
|
|
13610
13500
|
"selfUri"?: string;
|
|
13501
|
+
"nextUri"?: string;
|
|
13502
|
+
"previousUri"?: string;
|
|
13611
13503
|
"pageCount"?: number;
|
|
13612
13504
|
}
|
|
13613
13505
|
|
|
@@ -13781,11 +13673,11 @@ declare namespace Models {
|
|
|
13781
13673
|
"pageSize"?: number;
|
|
13782
13674
|
"pageNumber"?: number;
|
|
13783
13675
|
"total"?: number;
|
|
13784
|
-
"previousUri"?: string;
|
|
13785
|
-
"nextUri"?: string;
|
|
13786
|
-
"lastUri"?: string;
|
|
13787
13676
|
"firstUri"?: string;
|
|
13677
|
+
"lastUri"?: string;
|
|
13788
13678
|
"selfUri"?: string;
|
|
13679
|
+
"nextUri"?: string;
|
|
13680
|
+
"previousUri"?: string;
|
|
13789
13681
|
"pageCount"?: number;
|
|
13790
13682
|
}
|
|
13791
13683
|
|
|
@@ -13794,11 +13686,11 @@ declare namespace Models {
|
|
|
13794
13686
|
"pageSize"?: number;
|
|
13795
13687
|
"pageNumber"?: number;
|
|
13796
13688
|
"total"?: number;
|
|
13797
|
-
"previousUri"?: string;
|
|
13798
|
-
"nextUri"?: string;
|
|
13799
|
-
"lastUri"?: string;
|
|
13800
13689
|
"firstUri"?: string;
|
|
13690
|
+
"lastUri"?: string;
|
|
13801
13691
|
"selfUri"?: string;
|
|
13692
|
+
"nextUri"?: string;
|
|
13693
|
+
"previousUri"?: string;
|
|
13802
13694
|
"pageCount"?: number;
|
|
13803
13695
|
}
|
|
13804
13696
|
|
|
@@ -13936,11 +13828,11 @@ declare namespace Models {
|
|
|
13936
13828
|
"pageSize"?: number;
|
|
13937
13829
|
"pageNumber"?: number;
|
|
13938
13830
|
"total"?: number;
|
|
13939
|
-
"previousUri"?: string;
|
|
13940
|
-
"nextUri"?: string;
|
|
13941
|
-
"lastUri"?: string;
|
|
13942
13831
|
"firstUri"?: string;
|
|
13832
|
+
"lastUri"?: string;
|
|
13943
13833
|
"selfUri"?: string;
|
|
13834
|
+
"nextUri"?: string;
|
|
13835
|
+
"previousUri"?: string;
|
|
13944
13836
|
"pageCount"?: number;
|
|
13945
13837
|
}
|
|
13946
13838
|
|
|
@@ -14011,11 +13903,11 @@ declare namespace Models {
|
|
|
14011
13903
|
"pageSize"?: number;
|
|
14012
13904
|
"pageNumber"?: number;
|
|
14013
13905
|
"total"?: number;
|
|
14014
|
-
"previousUri"?: string;
|
|
14015
|
-
"nextUri"?: string;
|
|
14016
|
-
"lastUri"?: string;
|
|
14017
13906
|
"firstUri"?: string;
|
|
13907
|
+
"lastUri"?: string;
|
|
14018
13908
|
"selfUri"?: string;
|
|
13909
|
+
"nextUri"?: string;
|
|
13910
|
+
"previousUri"?: string;
|
|
14019
13911
|
"pageCount"?: number;
|
|
14020
13912
|
}
|
|
14021
13913
|
|
|
@@ -14071,11 +13963,11 @@ declare namespace Models {
|
|
|
14071
13963
|
"pageSize"?: number;
|
|
14072
13964
|
"pageNumber"?: number;
|
|
14073
13965
|
"total"?: number;
|
|
14074
|
-
"previousUri"?: string;
|
|
14075
|
-
"nextUri"?: string;
|
|
14076
|
-
"lastUri"?: string;
|
|
14077
13966
|
"firstUri"?: string;
|
|
13967
|
+
"lastUri"?: string;
|
|
14078
13968
|
"selfUri"?: string;
|
|
13969
|
+
"nextUri"?: string;
|
|
13970
|
+
"previousUri"?: string;
|
|
14079
13971
|
"pageCount"?: number;
|
|
14080
13972
|
}
|
|
14081
13973
|
|
|
@@ -14184,11 +14076,11 @@ declare namespace Models {
|
|
|
14184
14076
|
"pageSize"?: number;
|
|
14185
14077
|
"pageNumber"?: number;
|
|
14186
14078
|
"total"?: number;
|
|
14187
|
-
"previousUri"?: string;
|
|
14188
|
-
"nextUri"?: string;
|
|
14189
|
-
"lastUri"?: string;
|
|
14190
14079
|
"firstUri"?: string;
|
|
14080
|
+
"lastUri"?: string;
|
|
14191
14081
|
"selfUri"?: string;
|
|
14082
|
+
"nextUri"?: string;
|
|
14083
|
+
"previousUri"?: string;
|
|
14192
14084
|
"pageCount"?: number;
|
|
14193
14085
|
}
|
|
14194
14086
|
|
|
@@ -14198,8 +14090,8 @@ declare namespace Models {
|
|
|
14198
14090
|
"expirationDate"?: string;
|
|
14199
14091
|
"issueDate"?: string;
|
|
14200
14092
|
"expired"?: boolean;
|
|
14201
|
-
"valid"?: boolean;
|
|
14202
14093
|
"signatureValid"?: boolean;
|
|
14094
|
+
"valid"?: boolean;
|
|
14203
14095
|
}
|
|
14204
14096
|
|
|
14205
14097
|
export interface ChangeMyPasswordRequest {
|
|
@@ -14267,11 +14159,11 @@ declare namespace Models {
|
|
|
14267
14159
|
"pageSize"?: number;
|
|
14268
14160
|
"pageNumber"?: number;
|
|
14269
14161
|
"total"?: number;
|
|
14270
|
-
"previousUri"?: string;
|
|
14271
|
-
"nextUri"?: string;
|
|
14272
|
-
"lastUri"?: string;
|
|
14273
14162
|
"firstUri"?: string;
|
|
14163
|
+
"lastUri"?: string;
|
|
14274
14164
|
"selfUri"?: string;
|
|
14165
|
+
"nextUri"?: string;
|
|
14166
|
+
"previousUri"?: string;
|
|
14275
14167
|
"pageCount"?: number;
|
|
14276
14168
|
}
|
|
14277
14169
|
|
|
@@ -14472,11 +14364,11 @@ declare namespace Models {
|
|
|
14472
14364
|
"pageSize"?: number;
|
|
14473
14365
|
"pageNumber"?: number;
|
|
14474
14366
|
"total"?: number;
|
|
14475
|
-
"previousUri"?: string;
|
|
14476
|
-
"nextUri"?: string;
|
|
14477
|
-
"lastUri"?: string;
|
|
14478
14367
|
"firstUri"?: string;
|
|
14368
|
+
"lastUri"?: string;
|
|
14479
14369
|
"selfUri"?: string;
|
|
14370
|
+
"nextUri"?: string;
|
|
14371
|
+
"previousUri"?: string;
|
|
14480
14372
|
"pageCount"?: number;
|
|
14481
14373
|
}
|
|
14482
14374
|
|
|
@@ -14520,11 +14412,11 @@ declare namespace Models {
|
|
|
14520
14412
|
"pageSize"?: number;
|
|
14521
14413
|
"pageNumber"?: number;
|
|
14522
14414
|
"total"?: number;
|
|
14523
|
-
"previousUri"?: string;
|
|
14524
|
-
"nextUri"?: string;
|
|
14525
|
-
"lastUri"?: string;
|
|
14526
14415
|
"firstUri"?: string;
|
|
14416
|
+
"lastUri"?: string;
|
|
14527
14417
|
"selfUri"?: string;
|
|
14418
|
+
"nextUri"?: string;
|
|
14419
|
+
"previousUri"?: string;
|
|
14528
14420
|
"pageCount"?: number;
|
|
14529
14421
|
}
|
|
14530
14422
|
|
|
@@ -14573,11 +14465,11 @@ declare namespace Models {
|
|
|
14573
14465
|
"pageSize"?: number;
|
|
14574
14466
|
"pageNumber"?: number;
|
|
14575
14467
|
"total"?: number;
|
|
14576
|
-
"previousUri"?: string;
|
|
14577
|
-
"nextUri"?: string;
|
|
14578
|
-
"lastUri"?: string;
|
|
14579
14468
|
"firstUri"?: string;
|
|
14469
|
+
"lastUri"?: string;
|
|
14580
14470
|
"selfUri"?: string;
|
|
14471
|
+
"nextUri"?: string;
|
|
14472
|
+
"previousUri"?: string;
|
|
14581
14473
|
"pageCount"?: number;
|
|
14582
14474
|
}
|
|
14583
14475
|
|
|
@@ -14619,11 +14511,11 @@ declare namespace Models {
|
|
|
14619
14511
|
"pageSize"?: number;
|
|
14620
14512
|
"pageNumber"?: number;
|
|
14621
14513
|
"total"?: number;
|
|
14622
|
-
"previousUri"?: string;
|
|
14623
|
-
"nextUri"?: string;
|
|
14624
|
-
"lastUri"?: string;
|
|
14625
14514
|
"firstUri"?: string;
|
|
14515
|
+
"lastUri"?: string;
|
|
14626
14516
|
"selfUri"?: string;
|
|
14517
|
+
"nextUri"?: string;
|
|
14518
|
+
"previousUri"?: string;
|
|
14627
14519
|
"pageCount"?: number;
|
|
14628
14520
|
}
|
|
14629
14521
|
|
|
@@ -14666,11 +14558,11 @@ declare namespace Models {
|
|
|
14666
14558
|
"pageSize"?: number;
|
|
14667
14559
|
"pageNumber"?: number;
|
|
14668
14560
|
"total"?: number;
|
|
14669
|
-
"previousUri"?: string;
|
|
14670
|
-
"nextUri"?: string;
|
|
14671
|
-
"lastUri"?: string;
|
|
14672
14561
|
"firstUri"?: string;
|
|
14562
|
+
"lastUri"?: string;
|
|
14673
14563
|
"selfUri"?: string;
|
|
14564
|
+
"nextUri"?: string;
|
|
14565
|
+
"previousUri"?: string;
|
|
14674
14566
|
"pageCount"?: number;
|
|
14675
14567
|
}
|
|
14676
14568
|
|
|
@@ -14833,11 +14725,11 @@ declare namespace Models {
|
|
|
14833
14725
|
"pageSize"?: number;
|
|
14834
14726
|
"pageNumber"?: number;
|
|
14835
14727
|
"total"?: number;
|
|
14836
|
-
"previousUri"?: string;
|
|
14837
|
-
"nextUri"?: string;
|
|
14838
|
-
"lastUri"?: string;
|
|
14839
14728
|
"firstUri"?: string;
|
|
14729
|
+
"lastUri"?: string;
|
|
14840
14730
|
"selfUri"?: string;
|
|
14731
|
+
"nextUri"?: string;
|
|
14732
|
+
"previousUri"?: string;
|
|
14841
14733
|
"pageCount"?: number;
|
|
14842
14734
|
}
|
|
14843
14735
|
|
|
@@ -14896,11 +14788,11 @@ declare namespace Models {
|
|
|
14896
14788
|
"pageSize"?: number;
|
|
14897
14789
|
"pageNumber"?: number;
|
|
14898
14790
|
"total"?: number;
|
|
14899
|
-
"previousUri"?: string;
|
|
14900
|
-
"nextUri"?: string;
|
|
14901
|
-
"lastUri"?: string;
|
|
14902
14791
|
"firstUri"?: string;
|
|
14792
|
+
"lastUri"?: string;
|
|
14903
14793
|
"selfUri"?: string;
|
|
14794
|
+
"nextUri"?: string;
|
|
14795
|
+
"previousUri"?: string;
|
|
14904
14796
|
"pageCount"?: number;
|
|
14905
14797
|
}
|
|
14906
14798
|
|
|
@@ -14909,11 +14801,11 @@ declare namespace Models {
|
|
|
14909
14801
|
"pageSize"?: number;
|
|
14910
14802
|
"pageNumber"?: number;
|
|
14911
14803
|
"total"?: number;
|
|
14912
|
-
"previousUri"?: string;
|
|
14913
|
-
"nextUri"?: string;
|
|
14914
|
-
"lastUri"?: string;
|
|
14915
14804
|
"firstUri"?: string;
|
|
14805
|
+
"lastUri"?: string;
|
|
14916
14806
|
"selfUri"?: string;
|
|
14807
|
+
"nextUri"?: string;
|
|
14808
|
+
"previousUri"?: string;
|
|
14917
14809
|
"pageCount"?: number;
|
|
14918
14810
|
}
|
|
14919
14811
|
|
|
@@ -14958,11 +14850,11 @@ declare namespace Models {
|
|
|
14958
14850
|
"pageSize"?: number;
|
|
14959
14851
|
"pageNumber"?: number;
|
|
14960
14852
|
"total"?: number;
|
|
14961
|
-
"previousUri"?: string;
|
|
14962
|
-
"nextUri"?: string;
|
|
14963
|
-
"lastUri"?: string;
|
|
14964
14853
|
"firstUri"?: string;
|
|
14854
|
+
"lastUri"?: string;
|
|
14965
14855
|
"selfUri"?: string;
|
|
14856
|
+
"nextUri"?: string;
|
|
14857
|
+
"previousUri"?: string;
|
|
14966
14858
|
"pageCount"?: number;
|
|
14967
14859
|
}
|
|
14968
14860
|
|
|
@@ -15227,11 +15119,11 @@ declare namespace Models {
|
|
|
15227
15119
|
"pageSize"?: number;
|
|
15228
15120
|
"pageNumber"?: number;
|
|
15229
15121
|
"total"?: number;
|
|
15230
|
-
"previousUri"?: string;
|
|
15231
|
-
"nextUri"?: string;
|
|
15232
|
-
"lastUri"?: string;
|
|
15233
15122
|
"firstUri"?: string;
|
|
15123
|
+
"lastUri"?: string;
|
|
15234
15124
|
"selfUri"?: string;
|
|
15125
|
+
"nextUri"?: string;
|
|
15126
|
+
"previousUri"?: string;
|
|
15235
15127
|
"pageCount"?: number;
|
|
15236
15128
|
}
|
|
15237
15129
|
|
|
@@ -15240,11 +15132,11 @@ declare namespace Models {
|
|
|
15240
15132
|
"pageSize"?: number;
|
|
15241
15133
|
"pageNumber"?: number;
|
|
15242
15134
|
"total"?: number;
|
|
15243
|
-
"previousUri"?: string;
|
|
15244
|
-
"nextUri"?: string;
|
|
15245
|
-
"lastUri"?: string;
|
|
15246
15135
|
"firstUri"?: string;
|
|
15136
|
+
"lastUri"?: string;
|
|
15247
15137
|
"selfUri"?: string;
|
|
15138
|
+
"nextUri"?: string;
|
|
15139
|
+
"previousUri"?: string;
|
|
15248
15140
|
"pageCount"?: number;
|
|
15249
15141
|
}
|
|
15250
15142
|
|
|
@@ -15492,11 +15384,11 @@ declare namespace Models {
|
|
|
15492
15384
|
"pageSize"?: number;
|
|
15493
15385
|
"pageNumber"?: number;
|
|
15494
15386
|
"total"?: number;
|
|
15495
|
-
"previousUri"?: string;
|
|
15496
|
-
"nextUri"?: string;
|
|
15497
|
-
"lastUri"?: string;
|
|
15498
15387
|
"firstUri"?: string;
|
|
15388
|
+
"lastUri"?: string;
|
|
15499
15389
|
"selfUri"?: string;
|
|
15390
|
+
"nextUri"?: string;
|
|
15391
|
+
"previousUri"?: string;
|
|
15500
15392
|
"pageCount"?: number;
|
|
15501
15393
|
}
|
|
15502
15394
|
|
|
@@ -15505,11 +15397,11 @@ declare namespace Models {
|
|
|
15505
15397
|
"pageSize"?: number;
|
|
15506
15398
|
"pageNumber"?: number;
|
|
15507
15399
|
"total"?: number;
|
|
15508
|
-
"previousUri"?: string;
|
|
15509
|
-
"nextUri"?: string;
|
|
15510
|
-
"lastUri"?: string;
|
|
15511
15400
|
"firstUri"?: string;
|
|
15401
|
+
"lastUri"?: string;
|
|
15512
15402
|
"selfUri"?: string;
|
|
15403
|
+
"nextUri"?: string;
|
|
15404
|
+
"previousUri"?: string;
|
|
15513
15405
|
"pageCount"?: number;
|
|
15514
15406
|
}
|
|
15515
15407
|
|
|
@@ -15541,11 +15433,11 @@ declare namespace Models {
|
|
|
15541
15433
|
"pageSize"?: number;
|
|
15542
15434
|
"pageNumber"?: number;
|
|
15543
15435
|
"total"?: number;
|
|
15544
|
-
"previousUri"?: string;
|
|
15545
|
-
"nextUri"?: string;
|
|
15546
|
-
"lastUri"?: string;
|
|
15547
15436
|
"firstUri"?: string;
|
|
15437
|
+
"lastUri"?: string;
|
|
15548
15438
|
"selfUri"?: string;
|
|
15439
|
+
"nextUri"?: string;
|
|
15440
|
+
"previousUri"?: string;
|
|
15549
15441
|
"pageCount"?: number;
|
|
15550
15442
|
}
|
|
15551
15443
|
|
|
@@ -15595,11 +15487,11 @@ declare namespace Models {
|
|
|
15595
15487
|
"pageSize"?: number;
|
|
15596
15488
|
"pageNumber"?: number;
|
|
15597
15489
|
"total"?: number;
|
|
15598
|
-
"previousUri"?: string;
|
|
15599
|
-
"nextUri"?: string;
|
|
15600
|
-
"lastUri"?: string;
|
|
15601
15490
|
"firstUri"?: string;
|
|
15491
|
+
"lastUri"?: string;
|
|
15602
15492
|
"selfUri"?: string;
|
|
15493
|
+
"nextUri"?: string;
|
|
15494
|
+
"previousUri"?: string;
|
|
15603
15495
|
"pageCount"?: number;
|
|
15604
15496
|
}
|
|
15605
15497
|
|
|
@@ -15609,11 +15501,11 @@ declare namespace Models {
|
|
|
15609
15501
|
"pageNumber"?: number;
|
|
15610
15502
|
"total"?: number;
|
|
15611
15503
|
"partialResults"?: boolean;
|
|
15612
|
-
"nextUri"?: string;
|
|
15613
15504
|
"firstUri"?: string;
|
|
15614
15505
|
"selfUri"?: string;
|
|
15615
|
-
"
|
|
15506
|
+
"nextUri"?: string;
|
|
15616
15507
|
"lastUri"?: string;
|
|
15508
|
+
"previousUri"?: string;
|
|
15617
15509
|
"pageCount"?: number;
|
|
15618
15510
|
}
|
|
15619
15511
|
|
|
@@ -15631,11 +15523,11 @@ declare namespace Models {
|
|
|
15631
15523
|
"pageNumber"?: number;
|
|
15632
15524
|
"total"?: number;
|
|
15633
15525
|
"contactsCount"?: number;
|
|
15634
|
-
"previousUri"?: string;
|
|
15635
|
-
"nextUri"?: string;
|
|
15636
|
-
"lastUri"?: string;
|
|
15637
15526
|
"firstUri"?: string;
|
|
15527
|
+
"lastUri"?: string;
|
|
15638
15528
|
"selfUri"?: string;
|
|
15529
|
+
"nextUri"?: string;
|
|
15530
|
+
"previousUri"?: string;
|
|
15639
15531
|
"pageCount"?: number;
|
|
15640
15532
|
}
|
|
15641
15533
|
|
|
@@ -16309,6 +16201,7 @@ declare namespace Models {
|
|
|
16309
16201
|
"qualifier"?: string;
|
|
16310
16202
|
"entityIds"?: Array<string>;
|
|
16311
16203
|
"count"?: number;
|
|
16204
|
+
"calculatedMetricValue"?: number;
|
|
16312
16205
|
}
|
|
16313
16206
|
|
|
16314
16207
|
export interface ConversationActivityQuery {
|
|
@@ -16829,11 +16722,11 @@ declare namespace Models {
|
|
|
16829
16722
|
"pageSize"?: number;
|
|
16830
16723
|
"pageNumber"?: number;
|
|
16831
16724
|
"total"?: number;
|
|
16832
|
-
"previousUri"?: string;
|
|
16833
|
-
"nextUri"?: string;
|
|
16834
|
-
"lastUri"?: string;
|
|
16835
16725
|
"firstUri"?: string;
|
|
16726
|
+
"lastUri"?: string;
|
|
16836
16727
|
"selfUri"?: string;
|
|
16728
|
+
"nextUri"?: string;
|
|
16729
|
+
"previousUri"?: string;
|
|
16837
16730
|
"pageCount"?: number;
|
|
16838
16731
|
}
|
|
16839
16732
|
|
|
@@ -17244,6 +17137,7 @@ declare namespace Models {
|
|
|
17244
17137
|
}
|
|
17245
17138
|
|
|
17246
17139
|
export interface ConversationContentDatePicker {
|
|
17140
|
+
"id"?: string;
|
|
17247
17141
|
"title"?: string;
|
|
17248
17142
|
"subtitle"?: string;
|
|
17249
17143
|
"imageUrl"?: string;
|
|
@@ -17251,6 +17145,7 @@ declare namespace Models {
|
|
|
17251
17145
|
"dateMaximum"?: string;
|
|
17252
17146
|
"location"?: Models.ConversationContentLocation;
|
|
17253
17147
|
"availableTimes"?: Array<Models.ConversationContentDatePickerAvailableTime>;
|
|
17148
|
+
"dateDisplayFormat"?: string;
|
|
17254
17149
|
}
|
|
17255
17150
|
|
|
17256
17151
|
export interface ConversationContentDatePickerAvailableTime {
|
|
@@ -17258,6 +17153,26 @@ declare namespace Models {
|
|
|
17258
17153
|
"dateTime"?: string;
|
|
17259
17154
|
}
|
|
17260
17155
|
|
|
17156
|
+
export interface ConversationContentForm {
|
|
17157
|
+
"introduction"?: Models.ConversationContentIntroduction;
|
|
17158
|
+
"formPages"?: Array<Models.ConversationFormPage>;
|
|
17159
|
+
"receivedMessage"?: Models.ConversationContentReceivedReplyMessage;
|
|
17160
|
+
"replyMessage"?: Models.ConversationContentReceivedReplyMessage;
|
|
17161
|
+
"showSummary"?: boolean;
|
|
17162
|
+
"response"?: Array<Models.ConversationFormResponseComponent>;
|
|
17163
|
+
"originatingMessageId"?: string;
|
|
17164
|
+
"cannedResponseId": string;
|
|
17165
|
+
}
|
|
17166
|
+
|
|
17167
|
+
export interface ConversationContentInput {
|
|
17168
|
+
"id"?: string;
|
|
17169
|
+
"title"?: string;
|
|
17170
|
+
"subtitle"?: string;
|
|
17171
|
+
"placeholderText"?: string;
|
|
17172
|
+
"isRequired": boolean;
|
|
17173
|
+
"isMultipleLine": boolean;
|
|
17174
|
+
}
|
|
17175
|
+
|
|
17261
17176
|
export interface ConversationContentInteractiveApplication {
|
|
17262
17177
|
"name"?: string;
|
|
17263
17178
|
"url"?: string;
|
|
@@ -17265,6 +17180,13 @@ declare namespace Models {
|
|
|
17265
17180
|
"replyMessage"?: Models.ConversationContentReceivedReplyMessage;
|
|
17266
17181
|
}
|
|
17267
17182
|
|
|
17183
|
+
export interface ConversationContentIntroduction {
|
|
17184
|
+
"title": string;
|
|
17185
|
+
"subtitle"?: string;
|
|
17186
|
+
"imageUrl"?: string;
|
|
17187
|
+
"buttonText": string;
|
|
17188
|
+
}
|
|
17189
|
+
|
|
17268
17190
|
export interface ConversationContentLineItem {
|
|
17269
17191
|
"name": string;
|
|
17270
17192
|
"price": number;
|
|
@@ -17273,6 +17195,7 @@ declare namespace Models {
|
|
|
17273
17195
|
}
|
|
17274
17196
|
|
|
17275
17197
|
export interface ConversationContentListPicker {
|
|
17198
|
+
"id"?: string;
|
|
17276
17199
|
"sections"?: Array<Models.ConversationContentListPickerSection>;
|
|
17277
17200
|
"replyMessage"?: Models.ConversationContentReceivedReplyMessage;
|
|
17278
17201
|
"receivedMessage"?: Models.ConversationContentReceivedReplyMessage;
|
|
@@ -17341,6 +17264,7 @@ declare namespace Models {
|
|
|
17341
17264
|
"payload": string;
|
|
17342
17265
|
"image"?: string;
|
|
17343
17266
|
"action"?: string;
|
|
17267
|
+
"summaryText"?: string;
|
|
17344
17268
|
}
|
|
17345
17269
|
|
|
17346
17270
|
export interface ConversationContentQuickReplyV2 {
|
|
@@ -17374,6 +17298,17 @@ declare namespace Models {
|
|
|
17374
17298
|
"body": string;
|
|
17375
17299
|
}
|
|
17376
17300
|
|
|
17301
|
+
export interface ConversationContentWheelPicker {
|
|
17302
|
+
"id"?: string;
|
|
17303
|
+
"items": Array<Models.ConversationContentWheelPickerItem>;
|
|
17304
|
+
}
|
|
17305
|
+
|
|
17306
|
+
export interface ConversationContentWheelPickerItem {
|
|
17307
|
+
"id": string;
|
|
17308
|
+
"title": string;
|
|
17309
|
+
"value"?: string;
|
|
17310
|
+
}
|
|
17311
|
+
|
|
17377
17312
|
export interface ConversationDeletionProtectionQuery {
|
|
17378
17313
|
"conversationIds": Array<string>;
|
|
17379
17314
|
}
|
|
@@ -17619,11 +17554,11 @@ declare namespace Models {
|
|
|
17619
17554
|
"pageSize"?: number;
|
|
17620
17555
|
"pageNumber"?: number;
|
|
17621
17556
|
"total"?: number;
|
|
17622
|
-
"previousUri"?: string;
|
|
17623
|
-
"nextUri"?: string;
|
|
17624
|
-
"lastUri"?: string;
|
|
17625
17557
|
"firstUri"?: string;
|
|
17558
|
+
"lastUri"?: string;
|
|
17626
17559
|
"selfUri"?: string;
|
|
17560
|
+
"nextUri"?: string;
|
|
17561
|
+
"previousUri"?: string;
|
|
17627
17562
|
"pageCount"?: number;
|
|
17628
17563
|
}
|
|
17629
17564
|
|
|
@@ -18176,6 +18111,30 @@ declare namespace Models {
|
|
|
18176
18111
|
"jwt"?: string;
|
|
18177
18112
|
}
|
|
18178
18113
|
|
|
18114
|
+
export interface ConversationFormPage {
|
|
18115
|
+
"title": string;
|
|
18116
|
+
"subtitle": string;
|
|
18117
|
+
"pageComponents"?: Array<Models.ConversationFormPageComponent>;
|
|
18118
|
+
}
|
|
18119
|
+
|
|
18120
|
+
export interface ConversationFormPageComponent {
|
|
18121
|
+
"formComponentType"?: string;
|
|
18122
|
+
"datePicker"?: Models.ConversationContentDatePicker;
|
|
18123
|
+
"wheelPicker"?: Models.ConversationContentWheelPicker;
|
|
18124
|
+
"listPicker"?: Models.ConversationContentListPicker;
|
|
18125
|
+
"input"?: Models.ConversationContentInput;
|
|
18126
|
+
}
|
|
18127
|
+
|
|
18128
|
+
export interface ConversationFormResponseComponent {
|
|
18129
|
+
"id": string;
|
|
18130
|
+
"component": Models.ConversationFormResponseContent;
|
|
18131
|
+
}
|
|
18132
|
+
|
|
18133
|
+
export interface ConversationFormResponseContent {
|
|
18134
|
+
"contentType"?: string;
|
|
18135
|
+
"buttonResponse"?: Models.ConversationContentButtonResponse;
|
|
18136
|
+
}
|
|
18137
|
+
|
|
18179
18138
|
export interface ConversationInsight {
|
|
18180
18139
|
"type"?: string;
|
|
18181
18140
|
"title"?: string;
|
|
@@ -20212,11 +20171,11 @@ declare namespace Models {
|
|
|
20212
20171
|
"pageSize"?: number;
|
|
20213
20172
|
"pageNumber"?: number;
|
|
20214
20173
|
"total"?: number;
|
|
20215
|
-
"previousUri"?: string;
|
|
20216
|
-
"nextUri"?: string;
|
|
20217
|
-
"lastUri"?: string;
|
|
20218
20174
|
"firstUri"?: string;
|
|
20175
|
+
"lastUri"?: string;
|
|
20219
20176
|
"selfUri"?: string;
|
|
20177
|
+
"nextUri"?: string;
|
|
20178
|
+
"previousUri"?: string;
|
|
20220
20179
|
"pageCount"?: number;
|
|
20221
20180
|
}
|
|
20222
20181
|
|
|
@@ -20239,11 +20198,11 @@ declare namespace Models {
|
|
|
20239
20198
|
"pageSize"?: number;
|
|
20240
20199
|
"pageNumber"?: number;
|
|
20241
20200
|
"total"?: number;
|
|
20242
|
-
"previousUri"?: string;
|
|
20243
|
-
"nextUri"?: string;
|
|
20244
|
-
"lastUri"?: string;
|
|
20245
20201
|
"firstUri"?: string;
|
|
20202
|
+
"lastUri"?: string;
|
|
20246
20203
|
"selfUri"?: string;
|
|
20204
|
+
"nextUri"?: string;
|
|
20205
|
+
"previousUri"?: string;
|
|
20247
20206
|
"pageCount"?: number;
|
|
20248
20207
|
}
|
|
20249
20208
|
|
|
@@ -20606,11 +20565,11 @@ declare namespace Models {
|
|
|
20606
20565
|
"pageNumber"?: number;
|
|
20607
20566
|
"total"?: number;
|
|
20608
20567
|
"totalNumberOfEntities"?: number;
|
|
20609
|
-
"previousUri"?: string;
|
|
20610
|
-
"nextUri"?: string;
|
|
20611
|
-
"lastUri"?: string;
|
|
20612
20568
|
"firstUri"?: string;
|
|
20569
|
+
"lastUri"?: string;
|
|
20613
20570
|
"selfUri"?: string;
|
|
20571
|
+
"nextUri"?: string;
|
|
20572
|
+
"previousUri"?: string;
|
|
20614
20573
|
"pageCount"?: number;
|
|
20615
20574
|
}
|
|
20616
20575
|
|
|
@@ -20630,11 +20589,11 @@ declare namespace Models {
|
|
|
20630
20589
|
"pageSize"?: number;
|
|
20631
20590
|
"pageNumber"?: number;
|
|
20632
20591
|
"total"?: number;
|
|
20633
|
-
"previousUri"?: string;
|
|
20634
|
-
"nextUri"?: string;
|
|
20635
|
-
"lastUri"?: string;
|
|
20636
20592
|
"firstUri"?: string;
|
|
20593
|
+
"lastUri"?: string;
|
|
20637
20594
|
"selfUri"?: string;
|
|
20595
|
+
"nextUri"?: string;
|
|
20596
|
+
"previousUri"?: string;
|
|
20638
20597
|
"pageCount"?: number;
|
|
20639
20598
|
}
|
|
20640
20599
|
|
|
@@ -20664,11 +20623,11 @@ declare namespace Models {
|
|
|
20664
20623
|
"pageNumber"?: number;
|
|
20665
20624
|
"total"?: number;
|
|
20666
20625
|
"totalNumberOfEntities"?: number;
|
|
20667
|
-
"previousUri"?: string;
|
|
20668
|
-
"nextUri"?: string;
|
|
20669
|
-
"lastUri"?: string;
|
|
20670
20626
|
"firstUri"?: string;
|
|
20627
|
+
"lastUri"?: string;
|
|
20671
20628
|
"selfUri"?: string;
|
|
20629
|
+
"nextUri"?: string;
|
|
20630
|
+
"previousUri"?: string;
|
|
20672
20631
|
"pageCount"?: number;
|
|
20673
20632
|
}
|
|
20674
20633
|
|
|
@@ -20714,11 +20673,11 @@ declare namespace Models {
|
|
|
20714
20673
|
"pageSize"?: number;
|
|
20715
20674
|
"pageNumber"?: number;
|
|
20716
20675
|
"total"?: number;
|
|
20717
|
-
"previousUri"?: string;
|
|
20718
|
-
"nextUri"?: string;
|
|
20719
|
-
"lastUri"?: string;
|
|
20720
20676
|
"firstUri"?: string;
|
|
20677
|
+
"lastUri"?: string;
|
|
20721
20678
|
"selfUri"?: string;
|
|
20679
|
+
"nextUri"?: string;
|
|
20680
|
+
"previousUri"?: string;
|
|
20722
20681
|
"pageCount"?: number;
|
|
20723
20682
|
}
|
|
20724
20683
|
|
|
@@ -20743,11 +20702,11 @@ declare namespace Models {
|
|
|
20743
20702
|
"pageSize"?: number;
|
|
20744
20703
|
"pageNumber"?: number;
|
|
20745
20704
|
"total"?: number;
|
|
20746
|
-
"previousUri"?: string;
|
|
20747
|
-
"nextUri"?: string;
|
|
20748
|
-
"lastUri"?: string;
|
|
20749
20705
|
"firstUri"?: string;
|
|
20706
|
+
"lastUri"?: string;
|
|
20750
20707
|
"selfUri"?: string;
|
|
20708
|
+
"nextUri"?: string;
|
|
20709
|
+
"previousUri"?: string;
|
|
20751
20710
|
"pageCount"?: number;
|
|
20752
20711
|
}
|
|
20753
20712
|
|
|
@@ -20798,11 +20757,11 @@ declare namespace Models {
|
|
|
20798
20757
|
"pageSize"?: number;
|
|
20799
20758
|
"pageNumber"?: number;
|
|
20800
20759
|
"total"?: number;
|
|
20801
|
-
"previousUri"?: string;
|
|
20802
|
-
"nextUri"?: string;
|
|
20803
|
-
"lastUri"?: string;
|
|
20804
20760
|
"firstUri"?: string;
|
|
20761
|
+
"lastUri"?: string;
|
|
20805
20762
|
"selfUri"?: string;
|
|
20763
|
+
"nextUri"?: string;
|
|
20764
|
+
"previousUri"?: string;
|
|
20806
20765
|
"pageCount"?: number;
|
|
20807
20766
|
}
|
|
20808
20767
|
|
|
@@ -20895,11 +20854,11 @@ declare namespace Models {
|
|
|
20895
20854
|
"pageSize"?: number;
|
|
20896
20855
|
"pageNumber"?: number;
|
|
20897
20856
|
"total"?: number;
|
|
20898
|
-
"previousUri"?: string;
|
|
20899
|
-
"nextUri"?: string;
|
|
20900
|
-
"lastUri"?: string;
|
|
20901
20857
|
"firstUri"?: string;
|
|
20858
|
+
"lastUri"?: string;
|
|
20902
20859
|
"selfUri"?: string;
|
|
20860
|
+
"nextUri"?: string;
|
|
20861
|
+
"previousUri"?: string;
|
|
20903
20862
|
"pageCount"?: number;
|
|
20904
20863
|
}
|
|
20905
20864
|
|
|
@@ -20908,11 +20867,11 @@ declare namespace Models {
|
|
|
20908
20867
|
"pageSize"?: number;
|
|
20909
20868
|
"pageNumber"?: number;
|
|
20910
20869
|
"total"?: number;
|
|
20911
|
-
"previousUri"?: string;
|
|
20912
|
-
"nextUri"?: string;
|
|
20913
|
-
"lastUri"?: string;
|
|
20914
20870
|
"firstUri"?: string;
|
|
20871
|
+
"lastUri"?: string;
|
|
20915
20872
|
"selfUri"?: string;
|
|
20873
|
+
"nextUri"?: string;
|
|
20874
|
+
"previousUri"?: string;
|
|
20916
20875
|
"pageCount"?: number;
|
|
20917
20876
|
}
|
|
20918
20877
|
|
|
@@ -21033,11 +20992,11 @@ declare namespace Models {
|
|
|
21033
20992
|
"pageSize"?: number;
|
|
21034
20993
|
"pageNumber"?: number;
|
|
21035
20994
|
"total"?: number;
|
|
21036
|
-
"previousUri"?: string;
|
|
21037
|
-
"nextUri"?: string;
|
|
21038
|
-
"lastUri"?: string;
|
|
21039
20995
|
"firstUri"?: string;
|
|
20996
|
+
"lastUri"?: string;
|
|
21040
20997
|
"selfUri"?: string;
|
|
20998
|
+
"nextUri"?: string;
|
|
20999
|
+
"previousUri"?: string;
|
|
21041
21000
|
"pageCount"?: number;
|
|
21042
21001
|
}
|
|
21043
21002
|
|
|
@@ -21158,11 +21117,11 @@ declare namespace Models {
|
|
|
21158
21117
|
"pageSize"?: number;
|
|
21159
21118
|
"pageNumber"?: number;
|
|
21160
21119
|
"total"?: number;
|
|
21161
|
-
"previousUri"?: string;
|
|
21162
|
-
"nextUri"?: string;
|
|
21163
|
-
"lastUri"?: string;
|
|
21164
21120
|
"firstUri"?: string;
|
|
21121
|
+
"lastUri"?: string;
|
|
21165
21122
|
"selfUri"?: string;
|
|
21123
|
+
"nextUri"?: string;
|
|
21124
|
+
"previousUri"?: string;
|
|
21166
21125
|
"pageCount"?: number;
|
|
21167
21126
|
}
|
|
21168
21127
|
|
|
@@ -21191,11 +21150,11 @@ declare namespace Models {
|
|
|
21191
21150
|
"pageSize"?: number;
|
|
21192
21151
|
"pageNumber"?: number;
|
|
21193
21152
|
"total"?: number;
|
|
21194
|
-
"previousUri"?: string;
|
|
21195
|
-
"nextUri"?: string;
|
|
21196
|
-
"lastUri"?: string;
|
|
21197
21153
|
"firstUri"?: string;
|
|
21154
|
+
"lastUri"?: string;
|
|
21198
21155
|
"selfUri"?: string;
|
|
21156
|
+
"nextUri"?: string;
|
|
21157
|
+
"previousUri"?: string;
|
|
21199
21158
|
"pageCount"?: number;
|
|
21200
21159
|
}
|
|
21201
21160
|
|
|
@@ -21328,11 +21287,11 @@ declare namespace Models {
|
|
|
21328
21287
|
"pageSize"?: number;
|
|
21329
21288
|
"pageNumber"?: number;
|
|
21330
21289
|
"total"?: number;
|
|
21331
|
-
"previousUri"?: string;
|
|
21332
|
-
"nextUri"?: string;
|
|
21333
|
-
"lastUri"?: string;
|
|
21334
21290
|
"firstUri"?: string;
|
|
21291
|
+
"lastUri"?: string;
|
|
21335
21292
|
"selfUri"?: string;
|
|
21293
|
+
"nextUri"?: string;
|
|
21294
|
+
"previousUri"?: string;
|
|
21336
21295
|
"pageCount"?: number;
|
|
21337
21296
|
}
|
|
21338
21297
|
|
|
@@ -21767,11 +21726,11 @@ declare namespace Models {
|
|
|
21767
21726
|
"pageSize"?: number;
|
|
21768
21727
|
"pageNumber"?: number;
|
|
21769
21728
|
"total"?: number;
|
|
21770
|
-
"previousUri"?: string;
|
|
21771
|
-
"nextUri"?: string;
|
|
21772
|
-
"lastUri"?: string;
|
|
21773
21729
|
"firstUri"?: string;
|
|
21730
|
+
"lastUri"?: string;
|
|
21774
21731
|
"selfUri"?: string;
|
|
21732
|
+
"nextUri"?: string;
|
|
21733
|
+
"previousUri"?: string;
|
|
21775
21734
|
"pageCount"?: number;
|
|
21776
21735
|
}
|
|
21777
21736
|
|
|
@@ -22036,11 +21995,11 @@ declare namespace Models {
|
|
|
22036
21995
|
"pageSize"?: number;
|
|
22037
21996
|
"pageNumber"?: number;
|
|
22038
21997
|
"total"?: number;
|
|
22039
|
-
"previousUri"?: string;
|
|
22040
|
-
"nextUri"?: string;
|
|
22041
|
-
"lastUri"?: string;
|
|
22042
21998
|
"firstUri"?: string;
|
|
21999
|
+
"lastUri"?: string;
|
|
22043
22000
|
"selfUri"?: string;
|
|
22001
|
+
"nextUri"?: string;
|
|
22002
|
+
"previousUri"?: string;
|
|
22044
22003
|
"pageCount"?: number;
|
|
22045
22004
|
}
|
|
22046
22005
|
|
|
@@ -22068,11 +22027,11 @@ declare namespace Models {
|
|
|
22068
22027
|
"pageSize"?: number;
|
|
22069
22028
|
"pageNumber"?: number;
|
|
22070
22029
|
"total"?: number;
|
|
22071
|
-
"previousUri"?: string;
|
|
22072
|
-
"nextUri"?: string;
|
|
22073
|
-
"lastUri"?: string;
|
|
22074
22030
|
"firstUri"?: string;
|
|
22031
|
+
"lastUri"?: string;
|
|
22075
22032
|
"selfUri"?: string;
|
|
22033
|
+
"nextUri"?: string;
|
|
22034
|
+
"previousUri"?: string;
|
|
22076
22035
|
"pageCount"?: number;
|
|
22077
22036
|
}
|
|
22078
22037
|
|
|
@@ -22191,11 +22150,11 @@ declare namespace Models {
|
|
|
22191
22150
|
"pageSize"?: number;
|
|
22192
22151
|
"pageNumber"?: number;
|
|
22193
22152
|
"total"?: number;
|
|
22194
|
-
"previousUri"?: string;
|
|
22195
|
-
"nextUri"?: string;
|
|
22196
|
-
"lastUri"?: string;
|
|
22197
22153
|
"firstUri"?: string;
|
|
22154
|
+
"lastUri"?: string;
|
|
22198
22155
|
"selfUri"?: string;
|
|
22156
|
+
"nextUri"?: string;
|
|
22157
|
+
"previousUri"?: string;
|
|
22199
22158
|
"pageCount"?: number;
|
|
22200
22159
|
}
|
|
22201
22160
|
|
|
@@ -22221,11 +22180,11 @@ declare namespace Models {
|
|
|
22221
22180
|
"pageSize"?: number;
|
|
22222
22181
|
"pageNumber"?: number;
|
|
22223
22182
|
"total"?: number;
|
|
22224
|
-
"previousUri"?: string;
|
|
22225
|
-
"nextUri"?: string;
|
|
22226
|
-
"lastUri"?: string;
|
|
22227
22183
|
"firstUri"?: string;
|
|
22184
|
+
"lastUri"?: string;
|
|
22228
22185
|
"selfUri"?: string;
|
|
22186
|
+
"nextUri"?: string;
|
|
22187
|
+
"previousUri"?: string;
|
|
22229
22188
|
"pageCount"?: number;
|
|
22230
22189
|
}
|
|
22231
22190
|
|
|
@@ -22292,11 +22251,11 @@ declare namespace Models {
|
|
|
22292
22251
|
"pageNumber"?: number;
|
|
22293
22252
|
"total"?: number;
|
|
22294
22253
|
"allDivsPermitted"?: boolean;
|
|
22295
|
-
"previousUri"?: string;
|
|
22296
|
-
"nextUri"?: string;
|
|
22297
|
-
"lastUri"?: string;
|
|
22298
22254
|
"firstUri"?: string;
|
|
22255
|
+
"lastUri"?: string;
|
|
22299
22256
|
"selfUri"?: string;
|
|
22257
|
+
"nextUri"?: string;
|
|
22258
|
+
"previousUri"?: string;
|
|
22300
22259
|
"pageCount"?: number;
|
|
22301
22260
|
}
|
|
22302
22261
|
|
|
@@ -22354,11 +22313,11 @@ declare namespace Models {
|
|
|
22354
22313
|
"pageSize"?: number;
|
|
22355
22314
|
"pageNumber"?: number;
|
|
22356
22315
|
"total"?: number;
|
|
22357
|
-
"previousUri"?: string;
|
|
22358
|
-
"nextUri"?: string;
|
|
22359
|
-
"lastUri"?: string;
|
|
22360
22316
|
"firstUri"?: string;
|
|
22317
|
+
"lastUri"?: string;
|
|
22361
22318
|
"selfUri"?: string;
|
|
22319
|
+
"nextUri"?: string;
|
|
22320
|
+
"previousUri"?: string;
|
|
22362
22321
|
"pageCount"?: number;
|
|
22363
22322
|
}
|
|
22364
22323
|
|
|
@@ -22367,11 +22326,11 @@ declare namespace Models {
|
|
|
22367
22326
|
"pageSize"?: number;
|
|
22368
22327
|
"pageNumber"?: number;
|
|
22369
22328
|
"total"?: number;
|
|
22370
|
-
"previousUri"?: string;
|
|
22371
|
-
"nextUri"?: string;
|
|
22372
|
-
"lastUri"?: string;
|
|
22373
22329
|
"firstUri"?: string;
|
|
22330
|
+
"lastUri"?: string;
|
|
22374
22331
|
"selfUri"?: string;
|
|
22332
|
+
"nextUri"?: string;
|
|
22333
|
+
"previousUri"?: string;
|
|
22375
22334
|
"pageCount"?: number;
|
|
22376
22335
|
}
|
|
22377
22336
|
|
|
@@ -22711,11 +22670,11 @@ declare namespace Models {
|
|
|
22711
22670
|
"pageSize"?: number;
|
|
22712
22671
|
"pageNumber"?: number;
|
|
22713
22672
|
"total"?: number;
|
|
22714
|
-
"previousUri"?: string;
|
|
22715
|
-
"nextUri"?: string;
|
|
22716
|
-
"lastUri"?: string;
|
|
22717
22673
|
"firstUri"?: string;
|
|
22674
|
+
"lastUri"?: string;
|
|
22718
22675
|
"selfUri"?: string;
|
|
22676
|
+
"nextUri"?: string;
|
|
22677
|
+
"previousUri"?: string;
|
|
22719
22678
|
"pageCount"?: number;
|
|
22720
22679
|
}
|
|
22721
22680
|
|
|
@@ -23032,11 +22991,11 @@ declare namespace Models {
|
|
|
23032
22991
|
"pageSize"?: number;
|
|
23033
22992
|
"pageNumber"?: number;
|
|
23034
22993
|
"total"?: number;
|
|
23035
|
-
"previousUri"?: string;
|
|
23036
|
-
"nextUri"?: string;
|
|
23037
|
-
"lastUri"?: string;
|
|
23038
22994
|
"firstUri"?: string;
|
|
22995
|
+
"lastUri"?: string;
|
|
23039
22996
|
"selfUri"?: string;
|
|
22997
|
+
"nextUri"?: string;
|
|
22998
|
+
"previousUri"?: string;
|
|
23040
22999
|
"pageCount"?: number;
|
|
23041
23000
|
}
|
|
23042
23001
|
|
|
@@ -23051,11 +23010,11 @@ declare namespace Models {
|
|
|
23051
23010
|
"pageSize"?: number;
|
|
23052
23011
|
"pageNumber"?: number;
|
|
23053
23012
|
"total"?: number;
|
|
23054
|
-
"previousUri"?: string;
|
|
23055
|
-
"nextUri"?: string;
|
|
23056
|
-
"lastUri"?: string;
|
|
23057
23013
|
"firstUri"?: string;
|
|
23014
|
+
"lastUri"?: string;
|
|
23058
23015
|
"selfUri"?: string;
|
|
23016
|
+
"nextUri"?: string;
|
|
23017
|
+
"previousUri"?: string;
|
|
23059
23018
|
"pageCount"?: number;
|
|
23060
23019
|
}
|
|
23061
23020
|
|
|
@@ -23064,11 +23023,11 @@ declare namespace Models {
|
|
|
23064
23023
|
"pageSize"?: number;
|
|
23065
23024
|
"pageNumber"?: number;
|
|
23066
23025
|
"total"?: number;
|
|
23067
|
-
"previousUri"?: string;
|
|
23068
|
-
"nextUri"?: string;
|
|
23069
|
-
"lastUri"?: string;
|
|
23070
23026
|
"firstUri"?: string;
|
|
23027
|
+
"lastUri"?: string;
|
|
23071
23028
|
"selfUri"?: string;
|
|
23029
|
+
"nextUri"?: string;
|
|
23030
|
+
"previousUri"?: string;
|
|
23072
23031
|
"pageCount"?: number;
|
|
23073
23032
|
}
|
|
23074
23033
|
|
|
@@ -23077,11 +23036,11 @@ declare namespace Models {
|
|
|
23077
23036
|
"pageSize"?: number;
|
|
23078
23037
|
"pageNumber"?: number;
|
|
23079
23038
|
"total"?: number;
|
|
23080
|
-
"previousUri"?: string;
|
|
23081
|
-
"nextUri"?: string;
|
|
23082
|
-
"lastUri"?: string;
|
|
23083
23039
|
"firstUri"?: string;
|
|
23040
|
+
"lastUri"?: string;
|
|
23084
23041
|
"selfUri"?: string;
|
|
23042
|
+
"nextUri"?: string;
|
|
23043
|
+
"previousUri"?: string;
|
|
23085
23044
|
"pageCount"?: number;
|
|
23086
23045
|
}
|
|
23087
23046
|
|
|
@@ -23090,11 +23049,11 @@ declare namespace Models {
|
|
|
23090
23049
|
"pageSize"?: number;
|
|
23091
23050
|
"pageNumber"?: number;
|
|
23092
23051
|
"total"?: number;
|
|
23093
|
-
"previousUri"?: string;
|
|
23094
|
-
"nextUri"?: string;
|
|
23095
|
-
"lastUri"?: string;
|
|
23096
23052
|
"firstUri"?: string;
|
|
23053
|
+
"lastUri"?: string;
|
|
23097
23054
|
"selfUri"?: string;
|
|
23055
|
+
"nextUri"?: string;
|
|
23056
|
+
"previousUri"?: string;
|
|
23098
23057
|
"pageCount"?: number;
|
|
23099
23058
|
}
|
|
23100
23059
|
|
|
@@ -23193,8 +23152,8 @@ declare namespace Models {
|
|
|
23193
23152
|
"permissionPolicies"?: Array<Models.DomainPermissionPolicy>;
|
|
23194
23153
|
"userCount"?: number;
|
|
23195
23154
|
"roleNeedsUpdate"?: boolean;
|
|
23196
|
-
"default"?: boolean;
|
|
23197
23155
|
"base"?: boolean;
|
|
23156
|
+
"default"?: boolean;
|
|
23198
23157
|
"selfUri"?: string;
|
|
23199
23158
|
}
|
|
23200
23159
|
|
|
@@ -23208,8 +23167,8 @@ declare namespace Models {
|
|
|
23208
23167
|
"permissionPolicies"?: Array<Models.DomainPermissionPolicy>;
|
|
23209
23168
|
"userCount"?: number;
|
|
23210
23169
|
"roleNeedsUpdate"?: boolean;
|
|
23211
|
-
"default"?: boolean;
|
|
23212
23170
|
"base"?: boolean;
|
|
23171
|
+
"default"?: boolean;
|
|
23213
23172
|
"selfUri"?: string;
|
|
23214
23173
|
}
|
|
23215
23174
|
|
|
@@ -23223,8 +23182,8 @@ declare namespace Models {
|
|
|
23223
23182
|
"permissionPolicies"?: Array<Models.DomainPermissionPolicy>;
|
|
23224
23183
|
"userCount"?: number;
|
|
23225
23184
|
"roleNeedsUpdate"?: boolean;
|
|
23226
|
-
"default"?: boolean;
|
|
23227
23185
|
"base"?: boolean;
|
|
23186
|
+
"default"?: boolean;
|
|
23228
23187
|
"selfUri"?: string;
|
|
23229
23188
|
}
|
|
23230
23189
|
|
|
@@ -23503,11 +23462,11 @@ declare namespace Models {
|
|
|
23503
23462
|
"pageNumber"?: number;
|
|
23504
23463
|
"total"?: number;
|
|
23505
23464
|
"totalNumberOfEntities"?: number;
|
|
23506
|
-
"previousUri"?: string;
|
|
23507
|
-
"nextUri"?: string;
|
|
23508
|
-
"lastUri"?: string;
|
|
23509
23465
|
"firstUri"?: string;
|
|
23466
|
+
"lastUri"?: string;
|
|
23510
23467
|
"selfUri"?: string;
|
|
23468
|
+
"nextUri"?: string;
|
|
23469
|
+
"previousUri"?: string;
|
|
23511
23470
|
"pageCount"?: number;
|
|
23512
23471
|
}
|
|
23513
23472
|
|
|
@@ -23537,11 +23496,11 @@ declare namespace Models {
|
|
|
23537
23496
|
"pageNumber"?: number;
|
|
23538
23497
|
"total"?: number;
|
|
23539
23498
|
"totalNumberOfEntities"?: number;
|
|
23540
|
-
"previousUri"?: string;
|
|
23541
|
-
"nextUri"?: string;
|
|
23542
|
-
"lastUri"?: string;
|
|
23543
23499
|
"firstUri"?: string;
|
|
23500
|
+
"lastUri"?: string;
|
|
23544
23501
|
"selfUri"?: string;
|
|
23502
|
+
"nextUri"?: string;
|
|
23503
|
+
"previousUri"?: string;
|
|
23545
23504
|
"pageCount"?: number;
|
|
23546
23505
|
}
|
|
23547
23506
|
|
|
@@ -23878,11 +23837,11 @@ declare namespace Models {
|
|
|
23878
23837
|
"pageSize"?: number;
|
|
23879
23838
|
"pageNumber"?: number;
|
|
23880
23839
|
"total"?: number;
|
|
23881
|
-
"previousUri"?: string;
|
|
23882
|
-
"nextUri"?: string;
|
|
23883
|
-
"lastUri"?: string;
|
|
23884
23840
|
"firstUri"?: string;
|
|
23841
|
+
"lastUri"?: string;
|
|
23885
23842
|
"selfUri"?: string;
|
|
23843
|
+
"nextUri"?: string;
|
|
23844
|
+
"previousUri"?: string;
|
|
23886
23845
|
"pageCount"?: number;
|
|
23887
23846
|
}
|
|
23888
23847
|
|
|
@@ -23947,11 +23906,11 @@ declare namespace Models {
|
|
|
23947
23906
|
"pageSize"?: number;
|
|
23948
23907
|
"pageNumber"?: number;
|
|
23949
23908
|
"total"?: number;
|
|
23950
|
-
"previousUri"?: string;
|
|
23951
|
-
"nextUri"?: string;
|
|
23952
|
-
"lastUri"?: string;
|
|
23953
23909
|
"firstUri"?: string;
|
|
23910
|
+
"lastUri"?: string;
|
|
23954
23911
|
"selfUri"?: string;
|
|
23912
|
+
"nextUri"?: string;
|
|
23913
|
+
"previousUri"?: string;
|
|
23955
23914
|
"pageCount"?: number;
|
|
23956
23915
|
}
|
|
23957
23916
|
|
|
@@ -24128,11 +24087,11 @@ declare namespace Models {
|
|
|
24128
24087
|
"pageSize"?: number;
|
|
24129
24088
|
"pageNumber"?: number;
|
|
24130
24089
|
"total"?: number;
|
|
24131
|
-
"previousUri"?: string;
|
|
24132
|
-
"nextUri"?: string;
|
|
24133
|
-
"lastUri"?: string;
|
|
24134
24090
|
"firstUri"?: string;
|
|
24091
|
+
"lastUri"?: string;
|
|
24135
24092
|
"selfUri"?: string;
|
|
24093
|
+
"nextUri"?: string;
|
|
24094
|
+
"previousUri"?: string;
|
|
24136
24095
|
"pageCount"?: number;
|
|
24137
24096
|
}
|
|
24138
24097
|
|
|
@@ -24278,11 +24237,11 @@ declare namespace Models {
|
|
|
24278
24237
|
"pageNumber"?: number;
|
|
24279
24238
|
"total"?: number;
|
|
24280
24239
|
"totalNumberOfEntities"?: number;
|
|
24281
|
-
"previousUri"?: string;
|
|
24282
|
-
"nextUri"?: string;
|
|
24283
|
-
"lastUri"?: string;
|
|
24284
24240
|
"firstUri"?: string;
|
|
24241
|
+
"lastUri"?: string;
|
|
24285
24242
|
"selfUri"?: string;
|
|
24243
|
+
"nextUri"?: string;
|
|
24244
|
+
"previousUri"?: string;
|
|
24286
24245
|
"pageCount"?: number;
|
|
24287
24246
|
}
|
|
24288
24247
|
|
|
@@ -24291,11 +24250,11 @@ declare namespace Models {
|
|
|
24291
24250
|
"pageSize"?: number;
|
|
24292
24251
|
"pageNumber"?: number;
|
|
24293
24252
|
"total"?: number;
|
|
24294
|
-
"previousUri"?: string;
|
|
24295
|
-
"nextUri"?: string;
|
|
24296
|
-
"lastUri"?: string;
|
|
24297
24253
|
"firstUri"?: string;
|
|
24254
|
+
"lastUri"?: string;
|
|
24298
24255
|
"selfUri"?: string;
|
|
24256
|
+
"nextUri"?: string;
|
|
24257
|
+
"previousUri"?: string;
|
|
24299
24258
|
"pageCount"?: number;
|
|
24300
24259
|
}
|
|
24301
24260
|
|
|
@@ -24353,11 +24312,11 @@ declare namespace Models {
|
|
|
24353
24312
|
"pageSize"?: number;
|
|
24354
24313
|
"pageNumber"?: number;
|
|
24355
24314
|
"total"?: number;
|
|
24356
|
-
"previousUri"?: string;
|
|
24357
|
-
"nextUri"?: string;
|
|
24358
|
-
"lastUri"?: string;
|
|
24359
24315
|
"firstUri"?: string;
|
|
24316
|
+
"lastUri"?: string;
|
|
24360
24317
|
"selfUri"?: string;
|
|
24318
|
+
"nextUri"?: string;
|
|
24319
|
+
"previousUri"?: string;
|
|
24361
24320
|
"pageCount"?: number;
|
|
24362
24321
|
}
|
|
24363
24322
|
|
|
@@ -24752,11 +24711,11 @@ declare namespace Models {
|
|
|
24752
24711
|
"pageSize"?: number;
|
|
24753
24712
|
"pageNumber"?: number;
|
|
24754
24713
|
"total"?: number;
|
|
24755
|
-
"previousUri"?: string;
|
|
24756
|
-
"nextUri"?: string;
|
|
24757
|
-
"lastUri"?: string;
|
|
24758
24714
|
"firstUri"?: string;
|
|
24715
|
+
"lastUri"?: string;
|
|
24759
24716
|
"selfUri"?: string;
|
|
24717
|
+
"nextUri"?: string;
|
|
24718
|
+
"previousUri"?: string;
|
|
24760
24719
|
"pageCount"?: number;
|
|
24761
24720
|
}
|
|
24762
24721
|
|
|
@@ -24797,11 +24756,11 @@ declare namespace Models {
|
|
|
24797
24756
|
"pageSize"?: number;
|
|
24798
24757
|
"pageNumber"?: number;
|
|
24799
24758
|
"total"?: number;
|
|
24800
|
-
"previousUri"?: string;
|
|
24801
|
-
"nextUri"?: string;
|
|
24802
|
-
"lastUri"?: string;
|
|
24803
24759
|
"firstUri"?: string;
|
|
24760
|
+
"lastUri"?: string;
|
|
24804
24761
|
"selfUri"?: string;
|
|
24762
|
+
"nextUri"?: string;
|
|
24763
|
+
"previousUri"?: string;
|
|
24805
24764
|
"pageCount"?: number;
|
|
24806
24765
|
}
|
|
24807
24766
|
|
|
@@ -25025,11 +24984,11 @@ declare namespace Models {
|
|
|
25025
24984
|
"pageSize"?: number;
|
|
25026
24985
|
"pageNumber"?: number;
|
|
25027
24986
|
"total"?: number;
|
|
25028
|
-
"previousUri"?: string;
|
|
25029
|
-
"nextUri"?: string;
|
|
25030
|
-
"lastUri"?: string;
|
|
25031
24987
|
"firstUri"?: string;
|
|
24988
|
+
"lastUri"?: string;
|
|
25032
24989
|
"selfUri"?: string;
|
|
24990
|
+
"nextUri"?: string;
|
|
24991
|
+
"previousUri"?: string;
|
|
25033
24992
|
"pageCount"?: number;
|
|
25034
24993
|
}
|
|
25035
24994
|
|
|
@@ -25296,11 +25255,11 @@ declare namespace Models {
|
|
|
25296
25255
|
"pageNumber"?: number;
|
|
25297
25256
|
"total"?: number;
|
|
25298
25257
|
"totalNumberOfEntities"?: number;
|
|
25299
|
-
"previousUri"?: string;
|
|
25300
|
-
"nextUri"?: string;
|
|
25301
|
-
"lastUri"?: string;
|
|
25302
25258
|
"firstUri"?: string;
|
|
25259
|
+
"lastUri"?: string;
|
|
25303
25260
|
"selfUri"?: string;
|
|
25261
|
+
"nextUri"?: string;
|
|
25262
|
+
"previousUri"?: string;
|
|
25304
25263
|
"pageCount"?: number;
|
|
25305
25264
|
}
|
|
25306
25265
|
|
|
@@ -25335,11 +25294,11 @@ declare namespace Models {
|
|
|
25335
25294
|
"pageNumber"?: number;
|
|
25336
25295
|
"total"?: number;
|
|
25337
25296
|
"totalNumberOfEntities"?: number;
|
|
25338
|
-
"previousUri"?: string;
|
|
25339
|
-
"nextUri"?: string;
|
|
25340
|
-
"lastUri"?: string;
|
|
25341
25297
|
"firstUri"?: string;
|
|
25298
|
+
"lastUri"?: string;
|
|
25342
25299
|
"selfUri"?: string;
|
|
25300
|
+
"nextUri"?: string;
|
|
25301
|
+
"previousUri"?: string;
|
|
25343
25302
|
"pageCount"?: number;
|
|
25344
25303
|
}
|
|
25345
25304
|
|
|
@@ -25349,11 +25308,11 @@ declare namespace Models {
|
|
|
25349
25308
|
"pageNumber"?: number;
|
|
25350
25309
|
"total"?: number;
|
|
25351
25310
|
"totalNumberOfEntities"?: number;
|
|
25352
|
-
"previousUri"?: string;
|
|
25353
|
-
"nextUri"?: string;
|
|
25354
|
-
"lastUri"?: string;
|
|
25355
25311
|
"firstUri"?: string;
|
|
25312
|
+
"lastUri"?: string;
|
|
25356
25313
|
"selfUri"?: string;
|
|
25314
|
+
"nextUri"?: string;
|
|
25315
|
+
"previousUri"?: string;
|
|
25357
25316
|
"pageCount"?: number;
|
|
25358
25317
|
}
|
|
25359
25318
|
|
|
@@ -25991,11 +25950,11 @@ declare namespace Models {
|
|
|
25991
25950
|
"pageSize"?: number;
|
|
25992
25951
|
"pageNumber"?: number;
|
|
25993
25952
|
"total"?: number;
|
|
25994
|
-
"previousUri"?: string;
|
|
25995
|
-
"nextUri"?: string;
|
|
25996
|
-
"lastUri"?: string;
|
|
25997
25953
|
"firstUri"?: string;
|
|
25954
|
+
"lastUri"?: string;
|
|
25998
25955
|
"selfUri"?: string;
|
|
25956
|
+
"nextUri"?: string;
|
|
25957
|
+
"previousUri"?: string;
|
|
25999
25958
|
"pageCount"?: number;
|
|
26000
25959
|
}
|
|
26001
25960
|
|
|
@@ -26068,11 +26027,11 @@ declare namespace Models {
|
|
|
26068
26027
|
"pageNumber"?: number;
|
|
26069
26028
|
"total"?: number;
|
|
26070
26029
|
"partialResults"?: boolean;
|
|
26071
|
-
"previousUri"?: string;
|
|
26072
|
-
"nextUri"?: string;
|
|
26073
|
-
"lastUri"?: string;
|
|
26074
26030
|
"firstUri"?: string;
|
|
26031
|
+
"lastUri"?: string;
|
|
26075
26032
|
"selfUri"?: string;
|
|
26033
|
+
"nextUri"?: string;
|
|
26034
|
+
"previousUri"?: string;
|
|
26076
26035
|
"pageCount"?: number;
|
|
26077
26036
|
}
|
|
26078
26037
|
|
|
@@ -26141,11 +26100,11 @@ declare namespace Models {
|
|
|
26141
26100
|
"pageSize"?: number;
|
|
26142
26101
|
"pageNumber"?: number;
|
|
26143
26102
|
"total"?: number;
|
|
26144
|
-
"previousUri"?: string;
|
|
26145
|
-
"nextUri"?: string;
|
|
26146
|
-
"lastUri"?: string;
|
|
26147
26103
|
"firstUri"?: string;
|
|
26104
|
+
"lastUri"?: string;
|
|
26148
26105
|
"selfUri"?: string;
|
|
26106
|
+
"nextUri"?: string;
|
|
26107
|
+
"previousUri"?: string;
|
|
26149
26108
|
"pageCount"?: number;
|
|
26150
26109
|
}
|
|
26151
26110
|
|
|
@@ -26180,11 +26139,11 @@ declare namespace Models {
|
|
|
26180
26139
|
"pageSize"?: number;
|
|
26181
26140
|
"pageNumber"?: number;
|
|
26182
26141
|
"total"?: number;
|
|
26183
|
-
"previousUri"?: string;
|
|
26184
|
-
"nextUri"?: string;
|
|
26185
|
-
"lastUri"?: string;
|
|
26186
26142
|
"firstUri"?: string;
|
|
26143
|
+
"lastUri"?: string;
|
|
26187
26144
|
"selfUri"?: string;
|
|
26145
|
+
"nextUri"?: string;
|
|
26146
|
+
"previousUri"?: string;
|
|
26188
26147
|
"pageCount"?: number;
|
|
26189
26148
|
}
|
|
26190
26149
|
|
|
@@ -26277,11 +26236,11 @@ declare namespace Models {
|
|
|
26277
26236
|
"pageSize"?: number;
|
|
26278
26237
|
"pageNumber"?: number;
|
|
26279
26238
|
"total"?: number;
|
|
26280
|
-
"previousUri"?: string;
|
|
26281
|
-
"nextUri"?: string;
|
|
26282
|
-
"lastUri"?: string;
|
|
26283
26239
|
"firstUri"?: string;
|
|
26240
|
+
"lastUri"?: string;
|
|
26284
26241
|
"selfUri"?: string;
|
|
26242
|
+
"nextUri"?: string;
|
|
26243
|
+
"previousUri"?: string;
|
|
26285
26244
|
"pageCount"?: number;
|
|
26286
26245
|
}
|
|
26287
26246
|
|
|
@@ -26330,11 +26289,11 @@ declare namespace Models {
|
|
|
26330
26289
|
"pageSize"?: number;
|
|
26331
26290
|
"pageNumber"?: number;
|
|
26332
26291
|
"total"?: number;
|
|
26333
|
-
"previousUri"?: string;
|
|
26334
|
-
"nextUri"?: string;
|
|
26335
|
-
"lastUri"?: string;
|
|
26336
26292
|
"firstUri"?: string;
|
|
26293
|
+
"lastUri"?: string;
|
|
26337
26294
|
"selfUri"?: string;
|
|
26295
|
+
"nextUri"?: string;
|
|
26296
|
+
"previousUri"?: string;
|
|
26338
26297
|
"pageCount"?: number;
|
|
26339
26298
|
}
|
|
26340
26299
|
|
|
@@ -26484,11 +26443,11 @@ declare namespace Models {
|
|
|
26484
26443
|
"pageSize"?: number;
|
|
26485
26444
|
"pageNumber"?: number;
|
|
26486
26445
|
"total"?: number;
|
|
26487
|
-
"previousUri"?: string;
|
|
26488
|
-
"nextUri"?: string;
|
|
26489
|
-
"lastUri"?: string;
|
|
26490
26446
|
"firstUri"?: string;
|
|
26447
|
+
"lastUri"?: string;
|
|
26491
26448
|
"selfUri"?: string;
|
|
26449
|
+
"nextUri"?: string;
|
|
26450
|
+
"previousUri"?: string;
|
|
26492
26451
|
"pageCount"?: number;
|
|
26493
26452
|
}
|
|
26494
26453
|
|
|
@@ -26734,11 +26693,11 @@ declare namespace Models {
|
|
|
26734
26693
|
"pageSize"?: number;
|
|
26735
26694
|
"pageNumber"?: number;
|
|
26736
26695
|
"total"?: number;
|
|
26737
|
-
"previousUri"?: string;
|
|
26738
|
-
"nextUri"?: string;
|
|
26739
|
-
"lastUri"?: string;
|
|
26740
26696
|
"firstUri"?: string;
|
|
26697
|
+
"lastUri"?: string;
|
|
26741
26698
|
"selfUri"?: string;
|
|
26699
|
+
"nextUri"?: string;
|
|
26700
|
+
"previousUri"?: string;
|
|
26742
26701
|
"pageCount"?: number;
|
|
26743
26702
|
}
|
|
26744
26703
|
|
|
@@ -26773,11 +26732,11 @@ declare namespace Models {
|
|
|
26773
26732
|
"pageSize"?: number;
|
|
26774
26733
|
"pageNumber"?: number;
|
|
26775
26734
|
"total"?: number;
|
|
26776
|
-
"previousUri"?: string;
|
|
26777
|
-
"nextUri"?: string;
|
|
26778
|
-
"lastUri"?: string;
|
|
26779
26735
|
"firstUri"?: string;
|
|
26736
|
+
"lastUri"?: string;
|
|
26780
26737
|
"selfUri"?: string;
|
|
26738
|
+
"nextUri"?: string;
|
|
26739
|
+
"previousUri"?: string;
|
|
26781
26740
|
"pageCount"?: number;
|
|
26782
26741
|
}
|
|
26783
26742
|
|
|
@@ -27095,11 +27054,11 @@ declare namespace Models {
|
|
|
27095
27054
|
"pageSize"?: number;
|
|
27096
27055
|
"pageNumber"?: number;
|
|
27097
27056
|
"total"?: number;
|
|
27098
|
-
"previousUri"?: string;
|
|
27099
|
-
"nextUri"?: string;
|
|
27100
|
-
"lastUri"?: string;
|
|
27101
27057
|
"firstUri"?: string;
|
|
27058
|
+
"lastUri"?: string;
|
|
27102
27059
|
"selfUri"?: string;
|
|
27060
|
+
"nextUri"?: string;
|
|
27061
|
+
"previousUri"?: string;
|
|
27103
27062
|
"pageCount"?: number;
|
|
27104
27063
|
}
|
|
27105
27064
|
|
|
@@ -27108,11 +27067,11 @@ declare namespace Models {
|
|
|
27108
27067
|
"pageSize"?: number;
|
|
27109
27068
|
"pageNumber"?: number;
|
|
27110
27069
|
"total"?: number;
|
|
27111
|
-
"previousUri"?: string;
|
|
27112
|
-
"nextUri"?: string;
|
|
27113
|
-
"lastUri"?: string;
|
|
27114
27070
|
"firstUri"?: string;
|
|
27071
|
+
"lastUri"?: string;
|
|
27115
27072
|
"selfUri"?: string;
|
|
27073
|
+
"nextUri"?: string;
|
|
27074
|
+
"previousUri"?: string;
|
|
27116
27075
|
"pageCount"?: number;
|
|
27117
27076
|
}
|
|
27118
27077
|
|
|
@@ -27203,11 +27162,11 @@ declare namespace Models {
|
|
|
27203
27162
|
"pageSize"?: number;
|
|
27204
27163
|
"pageNumber"?: number;
|
|
27205
27164
|
"total"?: number;
|
|
27206
|
-
"previousUri"?: string;
|
|
27207
|
-
"nextUri"?: string;
|
|
27208
|
-
"lastUri"?: string;
|
|
27209
27165
|
"firstUri"?: string;
|
|
27166
|
+
"lastUri"?: string;
|
|
27210
27167
|
"selfUri"?: string;
|
|
27168
|
+
"nextUri"?: string;
|
|
27169
|
+
"previousUri"?: string;
|
|
27211
27170
|
"pageCount"?: number;
|
|
27212
27171
|
}
|
|
27213
27172
|
|
|
@@ -27216,11 +27175,11 @@ declare namespace Models {
|
|
|
27216
27175
|
"pageSize"?: number;
|
|
27217
27176
|
"pageNumber"?: number;
|
|
27218
27177
|
"total"?: number;
|
|
27219
|
-
"previousUri"?: string;
|
|
27220
|
-
"nextUri"?: string;
|
|
27221
|
-
"lastUri"?: string;
|
|
27222
27178
|
"firstUri"?: string;
|
|
27179
|
+
"lastUri"?: string;
|
|
27223
27180
|
"selfUri"?: string;
|
|
27181
|
+
"nextUri"?: string;
|
|
27182
|
+
"previousUri"?: string;
|
|
27224
27183
|
"pageCount"?: number;
|
|
27225
27184
|
}
|
|
27226
27185
|
|
|
@@ -27262,11 +27221,11 @@ declare namespace Models {
|
|
|
27262
27221
|
"pageSize"?: number;
|
|
27263
27222
|
"pageNumber"?: number;
|
|
27264
27223
|
"total"?: number;
|
|
27265
|
-
"previousUri"?: string;
|
|
27266
|
-
"nextUri"?: string;
|
|
27267
|
-
"lastUri"?: string;
|
|
27268
27224
|
"firstUri"?: string;
|
|
27225
|
+
"lastUri"?: string;
|
|
27269
27226
|
"selfUri"?: string;
|
|
27227
|
+
"nextUri"?: string;
|
|
27228
|
+
"previousUri"?: string;
|
|
27270
27229
|
"pageCount"?: number;
|
|
27271
27230
|
}
|
|
27272
27231
|
|
|
@@ -27300,11 +27259,11 @@ declare namespace Models {
|
|
|
27300
27259
|
"pageSize"?: number;
|
|
27301
27260
|
"pageNumber"?: number;
|
|
27302
27261
|
"total"?: number;
|
|
27303
|
-
"previousUri"?: string;
|
|
27304
|
-
"nextUri"?: string;
|
|
27305
|
-
"lastUri"?: string;
|
|
27306
27262
|
"firstUri"?: string;
|
|
27263
|
+
"lastUri"?: string;
|
|
27307
27264
|
"selfUri"?: string;
|
|
27265
|
+
"nextUri"?: string;
|
|
27266
|
+
"previousUri"?: string;
|
|
27308
27267
|
"pageCount"?: number;
|
|
27309
27268
|
}
|
|
27310
27269
|
|
|
@@ -27362,11 +27321,11 @@ declare namespace Models {
|
|
|
27362
27321
|
"pageSize"?: number;
|
|
27363
27322
|
"pageNumber"?: number;
|
|
27364
27323
|
"total"?: number;
|
|
27365
|
-
"previousUri"?: string;
|
|
27366
|
-
"nextUri"?: string;
|
|
27367
|
-
"lastUri"?: string;
|
|
27368
27324
|
"firstUri"?: string;
|
|
27325
|
+
"lastUri"?: string;
|
|
27369
27326
|
"selfUri"?: string;
|
|
27327
|
+
"nextUri"?: string;
|
|
27328
|
+
"previousUri"?: string;
|
|
27370
27329
|
"pageCount"?: number;
|
|
27371
27330
|
}
|
|
27372
27331
|
|
|
@@ -27547,11 +27506,11 @@ declare namespace Models {
|
|
|
27547
27506
|
"pageSize"?: number;
|
|
27548
27507
|
"pageNumber"?: number;
|
|
27549
27508
|
"total"?: number;
|
|
27550
|
-
"previousUri"?: string;
|
|
27551
|
-
"nextUri"?: string;
|
|
27552
|
-
"lastUri"?: string;
|
|
27553
27509
|
"firstUri"?: string;
|
|
27510
|
+
"lastUri"?: string;
|
|
27554
27511
|
"selfUri"?: string;
|
|
27512
|
+
"nextUri"?: string;
|
|
27513
|
+
"previousUri"?: string;
|
|
27555
27514
|
"pageCount"?: number;
|
|
27556
27515
|
}
|
|
27557
27516
|
|
|
@@ -27573,11 +27532,11 @@ declare namespace Models {
|
|
|
27573
27532
|
"pageSize"?: number;
|
|
27574
27533
|
"pageNumber"?: number;
|
|
27575
27534
|
"total"?: number;
|
|
27576
|
-
"previousUri"?: string;
|
|
27577
|
-
"nextUri"?: string;
|
|
27578
|
-
"lastUri"?: string;
|
|
27579
27535
|
"firstUri"?: string;
|
|
27536
|
+
"lastUri"?: string;
|
|
27580
27537
|
"selfUri"?: string;
|
|
27538
|
+
"nextUri"?: string;
|
|
27539
|
+
"previousUri"?: string;
|
|
27581
27540
|
"pageCount"?: number;
|
|
27582
27541
|
}
|
|
27583
27542
|
|
|
@@ -27818,11 +27777,11 @@ declare namespace Models {
|
|
|
27818
27777
|
"pageSize"?: number;
|
|
27819
27778
|
"pageNumber"?: number;
|
|
27820
27779
|
"total"?: number;
|
|
27821
|
-
"previousUri"?: string;
|
|
27822
|
-
"nextUri"?: string;
|
|
27823
|
-
"lastUri"?: string;
|
|
27824
27780
|
"firstUri"?: string;
|
|
27781
|
+
"lastUri"?: string;
|
|
27825
27782
|
"selfUri"?: string;
|
|
27783
|
+
"nextUri"?: string;
|
|
27784
|
+
"previousUri"?: string;
|
|
27826
27785
|
"pageCount"?: number;
|
|
27827
27786
|
}
|
|
27828
27787
|
|
|
@@ -27831,11 +27790,11 @@ declare namespace Models {
|
|
|
27831
27790
|
"pageSize"?: number;
|
|
27832
27791
|
"pageNumber"?: number;
|
|
27833
27792
|
"total"?: number;
|
|
27834
|
-
"previousUri"?: string;
|
|
27835
|
-
"nextUri"?: string;
|
|
27836
|
-
"lastUri"?: string;
|
|
27837
27793
|
"firstUri"?: string;
|
|
27794
|
+
"lastUri"?: string;
|
|
27838
27795
|
"selfUri"?: string;
|
|
27796
|
+
"nextUri"?: string;
|
|
27797
|
+
"previousUri"?: string;
|
|
27839
27798
|
"pageCount"?: number;
|
|
27840
27799
|
}
|
|
27841
27800
|
|
|
@@ -27949,11 +27908,11 @@ declare namespace Models {
|
|
|
27949
27908
|
"pageSize"?: number;
|
|
27950
27909
|
"pageNumber"?: number;
|
|
27951
27910
|
"total"?: number;
|
|
27952
|
-
"previousUri"?: string;
|
|
27953
|
-
"nextUri"?: string;
|
|
27954
|
-
"lastUri"?: string;
|
|
27955
27911
|
"firstUri"?: string;
|
|
27912
|
+
"lastUri"?: string;
|
|
27956
27913
|
"selfUri"?: string;
|
|
27914
|
+
"nextUri"?: string;
|
|
27915
|
+
"previousUri"?: string;
|
|
27957
27916
|
"pageCount"?: number;
|
|
27958
27917
|
}
|
|
27959
27918
|
|
|
@@ -27989,11 +27948,11 @@ declare namespace Models {
|
|
|
27989
27948
|
"pageSize"?: number;
|
|
27990
27949
|
"pageNumber"?: number;
|
|
27991
27950
|
"total"?: number;
|
|
27992
|
-
"previousUri"?: string;
|
|
27993
|
-
"nextUri"?: string;
|
|
27994
|
-
"lastUri"?: string;
|
|
27995
27951
|
"firstUri"?: string;
|
|
27952
|
+
"lastUri"?: string;
|
|
27996
27953
|
"selfUri"?: string;
|
|
27954
|
+
"nextUri"?: string;
|
|
27955
|
+
"previousUri"?: string;
|
|
27997
27956
|
"pageCount"?: number;
|
|
27998
27957
|
}
|
|
27999
27958
|
|
|
@@ -28072,11 +28031,11 @@ declare namespace Models {
|
|
|
28072
28031
|
"pageSize"?: number;
|
|
28073
28032
|
"pageNumber"?: number;
|
|
28074
28033
|
"total"?: number;
|
|
28075
|
-
"previousUri"?: string;
|
|
28076
|
-
"nextUri"?: string;
|
|
28077
|
-
"lastUri"?: string;
|
|
28078
28034
|
"firstUri"?: string;
|
|
28035
|
+
"lastUri"?: string;
|
|
28079
28036
|
"selfUri"?: string;
|
|
28037
|
+
"nextUri"?: string;
|
|
28038
|
+
"previousUri"?: string;
|
|
28080
28039
|
"pageCount"?: number;
|
|
28081
28040
|
}
|
|
28082
28041
|
|
|
@@ -28118,11 +28077,11 @@ declare namespace Models {
|
|
|
28118
28077
|
"pageSize"?: number;
|
|
28119
28078
|
"pageNumber"?: number;
|
|
28120
28079
|
"total"?: number;
|
|
28121
|
-
"previousUri"?: string;
|
|
28122
|
-
"nextUri"?: string;
|
|
28123
|
-
"lastUri"?: string;
|
|
28124
28080
|
"firstUri"?: string;
|
|
28081
|
+
"lastUri"?: string;
|
|
28125
28082
|
"selfUri"?: string;
|
|
28083
|
+
"nextUri"?: string;
|
|
28084
|
+
"previousUri"?: string;
|
|
28126
28085
|
"pageCount"?: number;
|
|
28127
28086
|
}
|
|
28128
28087
|
|
|
@@ -28583,11 +28542,11 @@ declare namespace Models {
|
|
|
28583
28542
|
"pageNumber"?: number;
|
|
28584
28543
|
"total"?: number;
|
|
28585
28544
|
"totalNumberOfEntities"?: number;
|
|
28586
|
-
"previousUri"?: string;
|
|
28587
|
-
"nextUri"?: string;
|
|
28588
|
-
"lastUri"?: string;
|
|
28589
28545
|
"firstUri"?: string;
|
|
28546
|
+
"lastUri"?: string;
|
|
28590
28547
|
"selfUri"?: string;
|
|
28548
|
+
"nextUri"?: string;
|
|
28549
|
+
"previousUri"?: string;
|
|
28591
28550
|
"pageCount"?: number;
|
|
28592
28551
|
}
|
|
28593
28552
|
|
|
@@ -28597,11 +28556,11 @@ declare namespace Models {
|
|
|
28597
28556
|
"pageNumber"?: number;
|
|
28598
28557
|
"total"?: number;
|
|
28599
28558
|
"totalNumberOfEntities"?: number;
|
|
28600
|
-
"previousUri"?: string;
|
|
28601
|
-
"nextUri"?: string;
|
|
28602
|
-
"lastUri"?: string;
|
|
28603
28559
|
"firstUri"?: string;
|
|
28560
|
+
"lastUri"?: string;
|
|
28604
28561
|
"selfUri"?: string;
|
|
28562
|
+
"nextUri"?: string;
|
|
28563
|
+
"previousUri"?: string;
|
|
28605
28564
|
"pageCount"?: number;
|
|
28606
28565
|
}
|
|
28607
28566
|
|
|
@@ -28643,11 +28602,11 @@ declare namespace Models {
|
|
|
28643
28602
|
"pageSize"?: number;
|
|
28644
28603
|
"pageNumber"?: number;
|
|
28645
28604
|
"total"?: number;
|
|
28646
|
-
"previousUri"?: string;
|
|
28647
|
-
"nextUri"?: string;
|
|
28648
|
-
"lastUri"?: string;
|
|
28649
28605
|
"firstUri"?: string;
|
|
28606
|
+
"lastUri"?: string;
|
|
28650
28607
|
"selfUri"?: string;
|
|
28608
|
+
"nextUri"?: string;
|
|
28609
|
+
"previousUri"?: string;
|
|
28651
28610
|
"pageCount"?: number;
|
|
28652
28611
|
}
|
|
28653
28612
|
|
|
@@ -28773,11 +28732,11 @@ declare namespace Models {
|
|
|
28773
28732
|
"pageSize"?: number;
|
|
28774
28733
|
"pageNumber"?: number;
|
|
28775
28734
|
"total"?: number;
|
|
28776
|
-
"previousUri"?: string;
|
|
28777
|
-
"nextUri"?: string;
|
|
28778
|
-
"lastUri"?: string;
|
|
28779
28735
|
"firstUri"?: string;
|
|
28736
|
+
"lastUri"?: string;
|
|
28780
28737
|
"selfUri"?: string;
|
|
28738
|
+
"nextUri"?: string;
|
|
28739
|
+
"previousUri"?: string;
|
|
28781
28740
|
"pageCount"?: number;
|
|
28782
28741
|
}
|
|
28783
28742
|
|
|
@@ -28810,11 +28769,11 @@ declare namespace Models {
|
|
|
28810
28769
|
"pageSize"?: number;
|
|
28811
28770
|
"pageNumber"?: number;
|
|
28812
28771
|
"total"?: number;
|
|
28813
|
-
"previousUri"?: string;
|
|
28814
|
-
"nextUri"?: string;
|
|
28815
|
-
"lastUri"?: string;
|
|
28816
28772
|
"firstUri"?: string;
|
|
28773
|
+
"lastUri"?: string;
|
|
28817
28774
|
"selfUri"?: string;
|
|
28775
|
+
"nextUri"?: string;
|
|
28776
|
+
"previousUri"?: string;
|
|
28818
28777
|
"pageCount"?: number;
|
|
28819
28778
|
}
|
|
28820
28779
|
|
|
@@ -28868,14 +28827,34 @@ declare namespace Models {
|
|
|
28868
28827
|
"pageSize"?: number;
|
|
28869
28828
|
"pageNumber"?: number;
|
|
28870
28829
|
"total"?: number;
|
|
28871
|
-
"previousUri"?: string;
|
|
28872
|
-
"nextUri"?: string;
|
|
28873
|
-
"lastUri"?: string;
|
|
28874
28830
|
"firstUri"?: string;
|
|
28831
|
+
"lastUri"?: string;
|
|
28875
28832
|
"selfUri"?: string;
|
|
28833
|
+
"nextUri"?: string;
|
|
28834
|
+
"previousUri"?: string;
|
|
28876
28835
|
"pageCount"?: number;
|
|
28877
28836
|
}
|
|
28878
28837
|
|
|
28838
|
+
export interface IncomingMessageRequest {
|
|
28839
|
+
"botId": string;
|
|
28840
|
+
"botName": string;
|
|
28841
|
+
"botVersion": string;
|
|
28842
|
+
"integrationId": string;
|
|
28843
|
+
"botSessionId": string;
|
|
28844
|
+
"automateFlowExecId": string;
|
|
28845
|
+
"conversationId": string;
|
|
28846
|
+
"languageCode": string;
|
|
28847
|
+
"inputMessage": Models.InputMessage;
|
|
28848
|
+
"messagingPlatformType": string;
|
|
28849
|
+
"channels": Array<string>;
|
|
28850
|
+
"botSessionTimeout"?: number;
|
|
28851
|
+
"parameters"?: { [key: string]: string; };
|
|
28852
|
+
}
|
|
28853
|
+
|
|
28854
|
+
export interface IncomingMessageResponse {
|
|
28855
|
+
"messageId"?: string;
|
|
28856
|
+
}
|
|
28857
|
+
|
|
28879
28858
|
export interface InfixOperator {
|
|
28880
28859
|
"operatorType": string;
|
|
28881
28860
|
"operatorPosition"?: Models.OperatorPosition;
|
|
@@ -28919,6 +28898,12 @@ declare namespace Models {
|
|
|
28919
28898
|
"startDate": string;
|
|
28920
28899
|
}
|
|
28921
28900
|
|
|
28901
|
+
export interface InputMessage {
|
|
28902
|
+
"type": string;
|
|
28903
|
+
"text"?: string;
|
|
28904
|
+
"content"?: Array<Models.ConversationMessageContent>;
|
|
28905
|
+
}
|
|
28906
|
+
|
|
28922
28907
|
export interface InsightsAgentItem {
|
|
28923
28908
|
"id"?: string;
|
|
28924
28909
|
"name"?: string;
|
|
@@ -29100,11 +29085,11 @@ declare namespace Models {
|
|
|
29100
29085
|
"pageSize"?: number;
|
|
29101
29086
|
"pageNumber"?: number;
|
|
29102
29087
|
"total"?: number;
|
|
29103
|
-
"previousUri"?: string;
|
|
29104
|
-
"nextUri"?: string;
|
|
29105
|
-
"lastUri"?: string;
|
|
29106
29088
|
"firstUri"?: string;
|
|
29089
|
+
"lastUri"?: string;
|
|
29107
29090
|
"selfUri"?: string;
|
|
29091
|
+
"nextUri"?: string;
|
|
29092
|
+
"previousUri"?: string;
|
|
29108
29093
|
"pageCount"?: number;
|
|
29109
29094
|
}
|
|
29110
29095
|
|
|
@@ -29177,11 +29162,11 @@ declare namespace Models {
|
|
|
29177
29162
|
"pageSize"?: number;
|
|
29178
29163
|
"pageNumber"?: number;
|
|
29179
29164
|
"total"?: number;
|
|
29180
|
-
"previousUri"?: string;
|
|
29181
|
-
"nextUri"?: string;
|
|
29182
|
-
"lastUri"?: string;
|
|
29183
29165
|
"firstUri"?: string;
|
|
29166
|
+
"lastUri"?: string;
|
|
29184
29167
|
"selfUri"?: string;
|
|
29168
|
+
"nextUri"?: string;
|
|
29169
|
+
"previousUri"?: string;
|
|
29185
29170
|
"pageCount"?: number;
|
|
29186
29171
|
}
|
|
29187
29172
|
|
|
@@ -29229,11 +29214,11 @@ declare namespace Models {
|
|
|
29229
29214
|
"pageSize"?: number;
|
|
29230
29215
|
"pageNumber"?: number;
|
|
29231
29216
|
"total"?: number;
|
|
29232
|
-
"previousUri"?: string;
|
|
29233
|
-
"nextUri"?: string;
|
|
29234
|
-
"lastUri"?: string;
|
|
29235
29217
|
"firstUri"?: string;
|
|
29218
|
+
"lastUri"?: string;
|
|
29236
29219
|
"selfUri"?: string;
|
|
29220
|
+
"nextUri"?: string;
|
|
29221
|
+
"previousUri"?: string;
|
|
29237
29222
|
"pageCount"?: number;
|
|
29238
29223
|
}
|
|
29239
29224
|
|
|
@@ -30242,11 +30227,11 @@ declare namespace Models {
|
|
|
30242
30227
|
"pageSize"?: number;
|
|
30243
30228
|
"pageNumber"?: number;
|
|
30244
30229
|
"total"?: number;
|
|
30245
|
-
"previousUri"?: string;
|
|
30246
|
-
"nextUri"?: string;
|
|
30247
|
-
"lastUri"?: string;
|
|
30248
30230
|
"firstUri"?: string;
|
|
30231
|
+
"lastUri"?: string;
|
|
30249
30232
|
"selfUri"?: string;
|
|
30233
|
+
"nextUri"?: string;
|
|
30234
|
+
"previousUri"?: string;
|
|
30250
30235
|
"pageCount"?: number;
|
|
30251
30236
|
}
|
|
30252
30237
|
|
|
@@ -30268,11 +30253,11 @@ declare namespace Models {
|
|
|
30268
30253
|
"pageSize"?: number;
|
|
30269
30254
|
"pageNumber"?: number;
|
|
30270
30255
|
"total"?: number;
|
|
30271
|
-
"previousUri"?: string;
|
|
30272
|
-
"nextUri"?: string;
|
|
30273
|
-
"lastUri"?: string;
|
|
30274
30256
|
"firstUri"?: string;
|
|
30257
|
+
"lastUri"?: string;
|
|
30275
30258
|
"selfUri"?: string;
|
|
30259
|
+
"nextUri"?: string;
|
|
30260
|
+
"previousUri"?: string;
|
|
30276
30261
|
"pageCount"?: number;
|
|
30277
30262
|
}
|
|
30278
30263
|
|
|
@@ -30314,11 +30299,11 @@ declare namespace Models {
|
|
|
30314
30299
|
"pageSize"?: number;
|
|
30315
30300
|
"pageNumber"?: number;
|
|
30316
30301
|
"total"?: number;
|
|
30317
|
-
"previousUri"?: string;
|
|
30318
|
-
"nextUri"?: string;
|
|
30319
|
-
"lastUri"?: string;
|
|
30320
30302
|
"firstUri"?: string;
|
|
30303
|
+
"lastUri"?: string;
|
|
30321
30304
|
"selfUri"?: string;
|
|
30305
|
+
"nextUri"?: string;
|
|
30306
|
+
"previousUri"?: string;
|
|
30322
30307
|
"pageCount"?: number;
|
|
30323
30308
|
}
|
|
30324
30309
|
|
|
@@ -31298,6 +31283,7 @@ declare namespace Models {
|
|
|
31298
31283
|
"conversationContext"?: Models.KnowledgeConversationContextResponse;
|
|
31299
31284
|
"confidenceThreshold"?: number;
|
|
31300
31285
|
"answerGeneration"?: Models.KnowledgeAnswerGenerationResponse;
|
|
31286
|
+
"preprocessQuery"?: boolean;
|
|
31301
31287
|
}
|
|
31302
31288
|
|
|
31303
31289
|
export interface KnowledgeDocumentSearchRequest {
|
|
@@ -31318,6 +31304,7 @@ declare namespace Models {
|
|
|
31318
31304
|
"confidenceThreshold"?: number;
|
|
31319
31305
|
"answerHighlightTopResults"?: number;
|
|
31320
31306
|
"answerMode"?: Array<string>;
|
|
31307
|
+
"preprocessQuery"?: boolean;
|
|
31321
31308
|
}
|
|
31322
31309
|
|
|
31323
31310
|
export interface KnowledgeDocumentSearchResult {
|
|
@@ -32021,11 +32008,11 @@ declare namespace Models {
|
|
|
32021
32008
|
"pageSize"?: number;
|
|
32022
32009
|
"pageNumber"?: number;
|
|
32023
32010
|
"total"?: number;
|
|
32024
|
-
"previousUri"?: string;
|
|
32025
|
-
"nextUri"?: string;
|
|
32026
|
-
"lastUri"?: string;
|
|
32027
32011
|
"firstUri"?: string;
|
|
32012
|
+
"lastUri"?: string;
|
|
32028
32013
|
"selfUri"?: string;
|
|
32014
|
+
"nextUri"?: string;
|
|
32015
|
+
"previousUri"?: string;
|
|
32029
32016
|
"pageCount"?: number;
|
|
32030
32017
|
}
|
|
32031
32018
|
|
|
@@ -32308,11 +32295,11 @@ declare namespace Models {
|
|
|
32308
32295
|
"pageNumber"?: number;
|
|
32309
32296
|
"total"?: number;
|
|
32310
32297
|
"unfilteredTotal"?: number;
|
|
32311
|
-
"previousUri"?: string;
|
|
32312
|
-
"nextUri"?: string;
|
|
32313
|
-
"lastUri"?: string;
|
|
32314
32298
|
"firstUri"?: string;
|
|
32299
|
+
"lastUri"?: string;
|
|
32315
32300
|
"selfUri"?: string;
|
|
32301
|
+
"nextUri"?: string;
|
|
32302
|
+
"previousUri"?: string;
|
|
32316
32303
|
"pageCount"?: number;
|
|
32317
32304
|
}
|
|
32318
32305
|
|
|
@@ -32326,11 +32313,11 @@ declare namespace Models {
|
|
|
32326
32313
|
"pageSize"?: number;
|
|
32327
32314
|
"pageNumber"?: number;
|
|
32328
32315
|
"total"?: number;
|
|
32329
|
-
"previousUri"?: string;
|
|
32330
|
-
"nextUri"?: string;
|
|
32331
|
-
"lastUri"?: string;
|
|
32332
32316
|
"firstUri"?: string;
|
|
32317
|
+
"lastUri"?: string;
|
|
32333
32318
|
"selfUri"?: string;
|
|
32319
|
+
"nextUri"?: string;
|
|
32320
|
+
"previousUri"?: string;
|
|
32334
32321
|
"pageCount"?: number;
|
|
32335
32322
|
}
|
|
32336
32323
|
|
|
@@ -32573,11 +32560,11 @@ declare namespace Models {
|
|
|
32573
32560
|
"pageSize"?: number;
|
|
32574
32561
|
"pageNumber"?: number;
|
|
32575
32562
|
"total"?: number;
|
|
32576
|
-
"previousUri"?: string;
|
|
32577
|
-
"nextUri"?: string;
|
|
32578
|
-
"lastUri"?: string;
|
|
32579
32563
|
"firstUri"?: string;
|
|
32564
|
+
"lastUri"?: string;
|
|
32580
32565
|
"selfUri"?: string;
|
|
32566
|
+
"nextUri"?: string;
|
|
32567
|
+
"previousUri"?: string;
|
|
32581
32568
|
"pageCount"?: number;
|
|
32582
32569
|
}
|
|
32583
32570
|
|
|
@@ -32690,11 +32677,11 @@ declare namespace Models {
|
|
|
32690
32677
|
"pageSize"?: number;
|
|
32691
32678
|
"pageNumber"?: number;
|
|
32692
32679
|
"total"?: number;
|
|
32693
|
-
"previousUri"?: string;
|
|
32694
|
-
"nextUri"?: string;
|
|
32695
|
-
"lastUri"?: string;
|
|
32696
32680
|
"firstUri"?: string;
|
|
32681
|
+
"lastUri"?: string;
|
|
32697
32682
|
"selfUri"?: string;
|
|
32683
|
+
"nextUri"?: string;
|
|
32684
|
+
"previousUri"?: string;
|
|
32698
32685
|
"pageCount"?: number;
|
|
32699
32686
|
}
|
|
32700
32687
|
|
|
@@ -32703,11 +32690,11 @@ declare namespace Models {
|
|
|
32703
32690
|
"pageSize"?: number;
|
|
32704
32691
|
"pageNumber"?: number;
|
|
32705
32692
|
"total"?: number;
|
|
32706
|
-
"previousUri"?: string;
|
|
32707
|
-
"nextUri"?: string;
|
|
32708
|
-
"lastUri"?: string;
|
|
32709
32693
|
"firstUri"?: string;
|
|
32694
|
+
"lastUri"?: string;
|
|
32710
32695
|
"selfUri"?: string;
|
|
32696
|
+
"nextUri"?: string;
|
|
32697
|
+
"previousUri"?: string;
|
|
32711
32698
|
"pageCount"?: number;
|
|
32712
32699
|
}
|
|
32713
32700
|
|
|
@@ -32752,11 +32739,11 @@ declare namespace Models {
|
|
|
32752
32739
|
"pageSize"?: number;
|
|
32753
32740
|
"pageNumber"?: number;
|
|
32754
32741
|
"total"?: number;
|
|
32755
|
-
"previousUri"?: string;
|
|
32756
|
-
"nextUri"?: string;
|
|
32757
|
-
"lastUri"?: string;
|
|
32758
32742
|
"firstUri"?: string;
|
|
32743
|
+
"lastUri"?: string;
|
|
32759
32744
|
"selfUri"?: string;
|
|
32745
|
+
"nextUri"?: string;
|
|
32746
|
+
"previousUri"?: string;
|
|
32760
32747
|
"pageCount"?: number;
|
|
32761
32748
|
}
|
|
32762
32749
|
|
|
@@ -32765,11 +32752,11 @@ declare namespace Models {
|
|
|
32765
32752
|
"pageSize"?: number;
|
|
32766
32753
|
"pageNumber"?: number;
|
|
32767
32754
|
"total"?: number;
|
|
32768
|
-
"previousUri"?: string;
|
|
32769
|
-
"nextUri"?: string;
|
|
32770
|
-
"lastUri"?: string;
|
|
32771
32755
|
"firstUri"?: string;
|
|
32756
|
+
"lastUri"?: string;
|
|
32772
32757
|
"selfUri"?: string;
|
|
32758
|
+
"nextUri"?: string;
|
|
32759
|
+
"previousUri"?: string;
|
|
32773
32760
|
"pageCount"?: number;
|
|
32774
32761
|
}
|
|
32775
32762
|
|
|
@@ -32807,11 +32794,11 @@ declare namespace Models {
|
|
|
32807
32794
|
"pageSize"?: number;
|
|
32808
32795
|
"pageNumber"?: number;
|
|
32809
32796
|
"total"?: number;
|
|
32810
|
-
"previousUri"?: string;
|
|
32811
|
-
"nextUri"?: string;
|
|
32812
|
-
"lastUri"?: string;
|
|
32813
32797
|
"firstUri"?: string;
|
|
32798
|
+
"lastUri"?: string;
|
|
32814
32799
|
"selfUri"?: string;
|
|
32800
|
+
"nextUri"?: string;
|
|
32801
|
+
"previousUri"?: string;
|
|
32815
32802
|
"pageCount"?: number;
|
|
32816
32803
|
}
|
|
32817
32804
|
|
|
@@ -32948,11 +32935,11 @@ declare namespace Models {
|
|
|
32948
32935
|
"pageNumber"?: number;
|
|
32949
32936
|
"total"?: number;
|
|
32950
32937
|
"totalNumberOfEntities"?: number;
|
|
32951
|
-
"previousUri"?: string;
|
|
32952
|
-
"nextUri"?: string;
|
|
32953
|
-
"lastUri"?: string;
|
|
32954
32938
|
"firstUri"?: string;
|
|
32939
|
+
"lastUri"?: string;
|
|
32955
32940
|
"selfUri"?: string;
|
|
32941
|
+
"nextUri"?: string;
|
|
32942
|
+
"previousUri"?: string;
|
|
32956
32943
|
"pageCount"?: number;
|
|
32957
32944
|
}
|
|
32958
32945
|
|
|
@@ -32962,11 +32949,11 @@ declare namespace Models {
|
|
|
32962
32949
|
"pageNumber"?: number;
|
|
32963
32950
|
"total"?: number;
|
|
32964
32951
|
"totalNumberOfEntities"?: number;
|
|
32965
|
-
"previousUri"?: string;
|
|
32966
|
-
"nextUri"?: string;
|
|
32967
|
-
"lastUri"?: string;
|
|
32968
32952
|
"firstUri"?: string;
|
|
32953
|
+
"lastUri"?: string;
|
|
32969
32954
|
"selfUri"?: string;
|
|
32955
|
+
"nextUri"?: string;
|
|
32956
|
+
"previousUri"?: string;
|
|
32970
32957
|
"pageCount"?: number;
|
|
32971
32958
|
}
|
|
32972
32959
|
|
|
@@ -33006,6 +32993,25 @@ declare namespace Models {
|
|
|
33006
32993
|
"actions"?: Models.ContentActions;
|
|
33007
32994
|
}
|
|
33008
32995
|
|
|
32996
|
+
export interface ListPicker {
|
|
32997
|
+
"title"?: string;
|
|
32998
|
+
"subtitle"?: string;
|
|
32999
|
+
"sections": Array<Models.ListPickerSection>;
|
|
33000
|
+
}
|
|
33001
|
+
|
|
33002
|
+
export interface ListPickerItem {
|
|
33003
|
+
"id": string;
|
|
33004
|
+
"subtitle"?: string;
|
|
33005
|
+
"title": string;
|
|
33006
|
+
"selected": boolean;
|
|
33007
|
+
}
|
|
33008
|
+
|
|
33009
|
+
export interface ListPickerSection {
|
|
33010
|
+
"items": Array<Models.ListPickerItem>;
|
|
33011
|
+
"multipleSelection": boolean;
|
|
33012
|
+
"title": string;
|
|
33013
|
+
}
|
|
33014
|
+
|
|
33009
33015
|
export interface ListWrapperAgentWorkPlanField {
|
|
33010
33016
|
"values"?: Array<string>;
|
|
33011
33017
|
}
|
|
@@ -33211,11 +33217,11 @@ declare namespace Models {
|
|
|
33211
33217
|
"pageSize"?: number;
|
|
33212
33218
|
"pageNumber"?: number;
|
|
33213
33219
|
"total"?: number;
|
|
33214
|
-
"previousUri"?: string;
|
|
33215
|
-
"nextUri"?: string;
|
|
33216
|
-
"lastUri"?: string;
|
|
33217
33220
|
"firstUri"?: string;
|
|
33221
|
+
"lastUri"?: string;
|
|
33218
33222
|
"selfUri"?: string;
|
|
33223
|
+
"nextUri"?: string;
|
|
33224
|
+
"previousUri"?: string;
|
|
33219
33225
|
"pageCount"?: number;
|
|
33220
33226
|
}
|
|
33221
33227
|
|
|
@@ -33295,7 +33301,6 @@ declare namespace Models {
|
|
|
33295
33301
|
"entities"?: Array<Models.LogEntry>;
|
|
33296
33302
|
"nextUri"?: string;
|
|
33297
33303
|
"selfUri"?: string;
|
|
33298
|
-
"previousUri"?: string;
|
|
33299
33304
|
}
|
|
33300
33305
|
|
|
33301
33306
|
export interface LogCaptureUserConfiguration {
|
|
@@ -33306,6 +33311,19 @@ declare namespace Models {
|
|
|
33306
33311
|
"selfUri"?: string;
|
|
33307
33312
|
}
|
|
33308
33313
|
|
|
33314
|
+
export interface LogCaptureUserConfigurationListing {
|
|
33315
|
+
"total"?: number;
|
|
33316
|
+
"entities"?: Array<Models.LogCaptureUserConfiguration>;
|
|
33317
|
+
"selfUri"?: string;
|
|
33318
|
+
}
|
|
33319
|
+
|
|
33320
|
+
export interface LogCaptureUserConfigurationResponse {
|
|
33321
|
+
"id"?: string;
|
|
33322
|
+
"dateStarted"?: string;
|
|
33323
|
+
"dateExpired": string;
|
|
33324
|
+
"selfUri"?: string;
|
|
33325
|
+
}
|
|
33326
|
+
|
|
33309
33327
|
export interface LogEntry {
|
|
33310
33328
|
"level"?: string;
|
|
33311
33329
|
"message"?: string;
|
|
@@ -33317,11 +33335,11 @@ declare namespace Models {
|
|
|
33317
33335
|
"pageSize"?: number;
|
|
33318
33336
|
"pageNumber"?: number;
|
|
33319
33337
|
"total"?: number;
|
|
33320
|
-
"previousUri"?: string;
|
|
33321
|
-
"nextUri"?: string;
|
|
33322
|
-
"lastUri"?: string;
|
|
33323
33338
|
"firstUri"?: string;
|
|
33339
|
+
"lastUri"?: string;
|
|
33324
33340
|
"selfUri"?: string;
|
|
33341
|
+
"nextUri"?: string;
|
|
33342
|
+
"previousUri"?: string;
|
|
33325
33343
|
"pageCount"?: number;
|
|
33326
33344
|
}
|
|
33327
33345
|
|
|
@@ -33372,9 +33390,9 @@ declare namespace Models {
|
|
|
33372
33390
|
"settings"?: Models.ManagementUnitSettingsResponse;
|
|
33373
33391
|
"metadata"?: Models.WfmVersionedEntityMetadata;
|
|
33374
33392
|
"division"?: Models.DivisionReference;
|
|
33375
|
-
"modifiedBy"?: Models.UserReference;
|
|
33376
33393
|
"version"?: number;
|
|
33377
33394
|
"dateModified"?: string;
|
|
33395
|
+
"modifiedBy"?: Models.UserReference;
|
|
33378
33396
|
"selfUri"?: string;
|
|
33379
33397
|
}
|
|
33380
33398
|
|
|
@@ -33383,11 +33401,11 @@ declare namespace Models {
|
|
|
33383
33401
|
"pageSize"?: number;
|
|
33384
33402
|
"pageNumber"?: number;
|
|
33385
33403
|
"total"?: number;
|
|
33386
|
-
"previousUri"?: string;
|
|
33387
|
-
"nextUri"?: string;
|
|
33388
|
-
"lastUri"?: string;
|
|
33389
33404
|
"firstUri"?: string;
|
|
33405
|
+
"lastUri"?: string;
|
|
33390
33406
|
"pageCount"?: number;
|
|
33407
|
+
"nextUri"?: string;
|
|
33408
|
+
"previousUri"?: string;
|
|
33391
33409
|
"selfUri"?: string;
|
|
33392
33410
|
}
|
|
33393
33411
|
|
|
@@ -33752,11 +33770,11 @@ declare namespace Models {
|
|
|
33752
33770
|
"pageSize"?: number;
|
|
33753
33771
|
"pageNumber"?: number;
|
|
33754
33772
|
"total"?: number;
|
|
33755
|
-
"previousUri"?: string;
|
|
33756
|
-
"nextUri"?: string;
|
|
33757
|
-
"lastUri"?: string;
|
|
33758
33773
|
"firstUri"?: string;
|
|
33774
|
+
"lastUri"?: string;
|
|
33759
33775
|
"selfUri"?: string;
|
|
33776
|
+
"nextUri"?: string;
|
|
33777
|
+
"previousUri"?: string;
|
|
33760
33778
|
"pageCount"?: number;
|
|
33761
33779
|
}
|
|
33762
33780
|
|
|
@@ -33991,11 +34009,11 @@ declare namespace Models {
|
|
|
33991
34009
|
"pageSize"?: number;
|
|
33992
34010
|
"pageNumber"?: number;
|
|
33993
34011
|
"total"?: number;
|
|
33994
|
-
"previousUri"?: string;
|
|
33995
|
-
"nextUri"?: string;
|
|
33996
|
-
"lastUri"?: string;
|
|
33997
34012
|
"firstUri"?: string;
|
|
34013
|
+
"lastUri"?: string;
|
|
33998
34014
|
"selfUri"?: string;
|
|
34015
|
+
"nextUri"?: string;
|
|
34016
|
+
"previousUri"?: string;
|
|
33999
34017
|
"pageCount"?: number;
|
|
34000
34018
|
}
|
|
34001
34019
|
|
|
@@ -34004,11 +34022,11 @@ declare namespace Models {
|
|
|
34004
34022
|
"pageSize"?: number;
|
|
34005
34023
|
"pageNumber"?: number;
|
|
34006
34024
|
"total"?: number;
|
|
34007
|
-
"previousUri"?: string;
|
|
34008
|
-
"nextUri"?: string;
|
|
34009
|
-
"lastUri"?: string;
|
|
34010
34025
|
"firstUri"?: string;
|
|
34026
|
+
"lastUri"?: string;
|
|
34011
34027
|
"selfUri"?: string;
|
|
34028
|
+
"nextUri"?: string;
|
|
34029
|
+
"previousUri"?: string;
|
|
34012
34030
|
"pageCount"?: number;
|
|
34013
34031
|
}
|
|
34014
34032
|
|
|
@@ -34030,11 +34048,11 @@ declare namespace Models {
|
|
|
34030
34048
|
"pageSize"?: number;
|
|
34031
34049
|
"pageNumber"?: number;
|
|
34032
34050
|
"total"?: number;
|
|
34033
|
-
"previousUri"?: string;
|
|
34034
|
-
"nextUri"?: string;
|
|
34035
|
-
"lastUri"?: string;
|
|
34036
34051
|
"firstUri"?: string;
|
|
34052
|
+
"lastUri"?: string;
|
|
34037
34053
|
"selfUri"?: string;
|
|
34054
|
+
"nextUri"?: string;
|
|
34055
|
+
"previousUri"?: string;
|
|
34038
34056
|
"pageCount"?: number;
|
|
34039
34057
|
}
|
|
34040
34058
|
|
|
@@ -34068,11 +34086,11 @@ declare namespace Models {
|
|
|
34068
34086
|
"pageSize"?: number;
|
|
34069
34087
|
"pageNumber"?: number;
|
|
34070
34088
|
"total"?: number;
|
|
34071
|
-
"previousUri"?: string;
|
|
34072
|
-
"nextUri"?: string;
|
|
34073
|
-
"lastUri"?: string;
|
|
34074
34089
|
"firstUri"?: string;
|
|
34090
|
+
"lastUri"?: string;
|
|
34075
34091
|
"selfUri"?: string;
|
|
34092
|
+
"nextUri"?: string;
|
|
34093
|
+
"previousUri"?: string;
|
|
34076
34094
|
"pageCount"?: number;
|
|
34077
34095
|
}
|
|
34078
34096
|
|
|
@@ -34144,11 +34162,11 @@ declare namespace Models {
|
|
|
34144
34162
|
"pageSize"?: number;
|
|
34145
34163
|
"pageNumber"?: number;
|
|
34146
34164
|
"total"?: number;
|
|
34147
|
-
"previousUri"?: string;
|
|
34148
|
-
"nextUri"?: string;
|
|
34149
|
-
"lastUri"?: string;
|
|
34150
34165
|
"firstUri"?: string;
|
|
34166
|
+
"lastUri"?: string;
|
|
34151
34167
|
"selfUri"?: string;
|
|
34168
|
+
"nextUri"?: string;
|
|
34169
|
+
"previousUri"?: string;
|
|
34152
34170
|
"pageCount"?: number;
|
|
34153
34171
|
}
|
|
34154
34172
|
|
|
@@ -34776,11 +34794,11 @@ declare namespace Models {
|
|
|
34776
34794
|
"pageSize"?: number;
|
|
34777
34795
|
"pageNumber"?: number;
|
|
34778
34796
|
"total"?: number;
|
|
34779
|
-
"previousUri"?: string;
|
|
34780
|
-
"nextUri"?: string;
|
|
34781
|
-
"lastUri"?: string;
|
|
34782
34797
|
"firstUri"?: string;
|
|
34798
|
+
"lastUri"?: string;
|
|
34783
34799
|
"selfUri"?: string;
|
|
34800
|
+
"nextUri"?: string;
|
|
34801
|
+
"previousUri"?: string;
|
|
34784
34802
|
"pageCount"?: number;
|
|
34785
34803
|
}
|
|
34786
34804
|
|
|
@@ -34807,11 +34825,11 @@ declare namespace Models {
|
|
|
34807
34825
|
"pageSize"?: number;
|
|
34808
34826
|
"pageNumber"?: number;
|
|
34809
34827
|
"total"?: number;
|
|
34810
|
-
"previousUri"?: string;
|
|
34811
|
-
"nextUri"?: string;
|
|
34812
|
-
"lastUri"?: string;
|
|
34813
34828
|
"firstUri"?: string;
|
|
34829
|
+
"lastUri"?: string;
|
|
34814
34830
|
"selfUri"?: string;
|
|
34831
|
+
"nextUri"?: string;
|
|
34832
|
+
"previousUri"?: string;
|
|
34815
34833
|
"pageCount"?: number;
|
|
34816
34834
|
}
|
|
34817
34835
|
|
|
@@ -34831,11 +34849,11 @@ declare namespace Models {
|
|
|
34831
34849
|
"pageSize"?: number;
|
|
34832
34850
|
"pageNumber"?: number;
|
|
34833
34851
|
"total"?: number;
|
|
34834
|
-
"previousUri"?: string;
|
|
34835
|
-
"nextUri"?: string;
|
|
34836
|
-
"lastUri"?: string;
|
|
34837
34852
|
"firstUri"?: string;
|
|
34853
|
+
"lastUri"?: string;
|
|
34838
34854
|
"selfUri"?: string;
|
|
34855
|
+
"nextUri"?: string;
|
|
34856
|
+
"previousUri"?: string;
|
|
34839
34857
|
"pageCount"?: number;
|
|
34840
34858
|
}
|
|
34841
34859
|
|
|
@@ -34908,11 +34926,11 @@ declare namespace Models {
|
|
|
34908
34926
|
"pageNumber"?: number;
|
|
34909
34927
|
"total"?: number;
|
|
34910
34928
|
"partialResults"?: boolean;
|
|
34911
|
-
"previousUri"?: string;
|
|
34912
|
-
"nextUri"?: string;
|
|
34913
|
-
"lastUri"?: string;
|
|
34914
34929
|
"firstUri"?: string;
|
|
34930
|
+
"lastUri"?: string;
|
|
34915
34931
|
"selfUri"?: string;
|
|
34932
|
+
"nextUri"?: string;
|
|
34933
|
+
"previousUri"?: string;
|
|
34916
34934
|
"pageCount"?: number;
|
|
34917
34935
|
}
|
|
34918
34936
|
|
|
@@ -34989,11 +35007,11 @@ declare namespace Models {
|
|
|
34989
35007
|
"pageSize"?: number;
|
|
34990
35008
|
"pageNumber"?: number;
|
|
34991
35009
|
"total"?: number;
|
|
34992
|
-
"previousUri"?: string;
|
|
34993
|
-
"nextUri"?: string;
|
|
34994
|
-
"lastUri"?: string;
|
|
34995
35010
|
"firstUri"?: string;
|
|
35011
|
+
"lastUri"?: string;
|
|
34996
35012
|
"selfUri"?: string;
|
|
35013
|
+
"nextUri"?: string;
|
|
35014
|
+
"previousUri"?: string;
|
|
34997
35015
|
"pageCount"?: number;
|
|
34998
35016
|
}
|
|
34999
35017
|
|
|
@@ -35127,11 +35145,11 @@ declare namespace Models {
|
|
|
35127
35145
|
"pageSize"?: number;
|
|
35128
35146
|
"pageNumber"?: number;
|
|
35129
35147
|
"total"?: number;
|
|
35130
|
-
"previousUri"?: string;
|
|
35131
|
-
"nextUri"?: string;
|
|
35132
|
-
"lastUri"?: string;
|
|
35133
35148
|
"firstUri"?: string;
|
|
35149
|
+
"lastUri"?: string;
|
|
35134
35150
|
"selfUri"?: string;
|
|
35151
|
+
"nextUri"?: string;
|
|
35152
|
+
"previousUri"?: string;
|
|
35135
35153
|
"pageCount"?: number;
|
|
35136
35154
|
}
|
|
35137
35155
|
|
|
@@ -35352,11 +35370,11 @@ declare namespace Models {
|
|
|
35352
35370
|
"pageSize"?: number;
|
|
35353
35371
|
"pageNumber"?: number;
|
|
35354
35372
|
"total"?: number;
|
|
35355
|
-
"previousUri"?: string;
|
|
35356
|
-
"nextUri"?: string;
|
|
35357
|
-
"lastUri"?: string;
|
|
35358
35373
|
"firstUri"?: string;
|
|
35374
|
+
"lastUri"?: string;
|
|
35359
35375
|
"selfUri"?: string;
|
|
35376
|
+
"nextUri"?: string;
|
|
35377
|
+
"previousUri"?: string;
|
|
35360
35378
|
"pageCount"?: number;
|
|
35361
35379
|
}
|
|
35362
35380
|
|
|
@@ -35436,11 +35454,11 @@ declare namespace Models {
|
|
|
35436
35454
|
"pageSize"?: number;
|
|
35437
35455
|
"pageNumber"?: number;
|
|
35438
35456
|
"total"?: number;
|
|
35439
|
-
"previousUri"?: string;
|
|
35440
|
-
"nextUri"?: string;
|
|
35441
|
-
"lastUri"?: string;
|
|
35442
35457
|
"firstUri"?: string;
|
|
35458
|
+
"lastUri"?: string;
|
|
35443
35459
|
"selfUri"?: string;
|
|
35460
|
+
"nextUri"?: string;
|
|
35461
|
+
"previousUri"?: string;
|
|
35444
35462
|
"pageCount"?: number;
|
|
35445
35463
|
}
|
|
35446
35464
|
|
|
@@ -35553,6 +35571,107 @@ declare namespace Models {
|
|
|
35553
35571
|
"cards"?: Models.OutboundOnlySetting;
|
|
35554
35572
|
}
|
|
35555
35573
|
|
|
35574
|
+
export interface OpenSocialMediaChannel {
|
|
35575
|
+
"id"?: string;
|
|
35576
|
+
"platform"?: string;
|
|
35577
|
+
"type"?: string;
|
|
35578
|
+
"messageId": string;
|
|
35579
|
+
"to"?: Models.OpenSocialMediaRecipient;
|
|
35580
|
+
"from": Models.OpenSocialMediaRecipient;
|
|
35581
|
+
"time": string;
|
|
35582
|
+
"metadata"?: object;
|
|
35583
|
+
"publicMetadata": Models.OpenSocialMediaPublicMetadata;
|
|
35584
|
+
}
|
|
35585
|
+
|
|
35586
|
+
export interface OpenSocialMediaMessageContent {
|
|
35587
|
+
"contentType": string;
|
|
35588
|
+
"attachment"?: Models.ConversationContentAttachment;
|
|
35589
|
+
"text"?: Models.ConversationContentText;
|
|
35590
|
+
"reaction"?: Models.ConversationContentReaction;
|
|
35591
|
+
}
|
|
35592
|
+
|
|
35593
|
+
export interface OpenSocialMediaNormalizedMessage {
|
|
35594
|
+
"id"?: string;
|
|
35595
|
+
"channel": Models.OpenSocialMediaChannel;
|
|
35596
|
+
"text"?: string;
|
|
35597
|
+
"type"?: string;
|
|
35598
|
+
"content"?: Array<Models.OpenSocialMediaMessageContent>;
|
|
35599
|
+
"metadata"?: { [key: string]: string; };
|
|
35600
|
+
"selfUri"?: string;
|
|
35601
|
+
}
|
|
35602
|
+
|
|
35603
|
+
export interface OpenSocialMediaPublicMetadata {
|
|
35604
|
+
"rootId": string;
|
|
35605
|
+
"replyToId"?: string;
|
|
35606
|
+
"source"?: string;
|
|
35607
|
+
"url"?: string;
|
|
35608
|
+
}
|
|
35609
|
+
|
|
35610
|
+
export interface OpenSocialMediaReactionsChannel {
|
|
35611
|
+
"id"?: string;
|
|
35612
|
+
"platform"?: string;
|
|
35613
|
+
"type"?: string;
|
|
35614
|
+
"messageId": string;
|
|
35615
|
+
"to"?: Models.OpenSocialMediaRecipient;
|
|
35616
|
+
"time": string;
|
|
35617
|
+
}
|
|
35618
|
+
|
|
35619
|
+
export interface OpenSocialMediaReactionsEvent {
|
|
35620
|
+
"reactions": Array<Models.ContentReaction>;
|
|
35621
|
+
}
|
|
35622
|
+
|
|
35623
|
+
export interface OpenSocialMediaReactionsNormalizedEvent {
|
|
35624
|
+
"id"?: string;
|
|
35625
|
+
"channel": Models.OpenSocialMediaReactionsChannel;
|
|
35626
|
+
"events": Array<Models.OpenSocialMediaReactionsEvent>;
|
|
35627
|
+
"selfUri"?: string;
|
|
35628
|
+
}
|
|
35629
|
+
|
|
35630
|
+
export interface OpenSocialMediaReactionsRequest {
|
|
35631
|
+
"events": Array<Models.OpenSocialMediaReactionsNormalizedEvent>;
|
|
35632
|
+
}
|
|
35633
|
+
|
|
35634
|
+
export interface OpenSocialMediaRecipient {
|
|
35635
|
+
"id": string;
|
|
35636
|
+
"idType"?: string;
|
|
35637
|
+
"firstName"?: string;
|
|
35638
|
+
"lastName"?: string;
|
|
35639
|
+
"nickname"?: string;
|
|
35640
|
+
"image"?: string;
|
|
35641
|
+
"additionalIds"?: Array<Models.OpenSocialMediaRecipientAdditionalIdentifier>;
|
|
35642
|
+
}
|
|
35643
|
+
|
|
35644
|
+
export interface OpenSocialMediaRecipientAdditionalIdentifier {
|
|
35645
|
+
"type": string;
|
|
35646
|
+
"value": string;
|
|
35647
|
+
}
|
|
35648
|
+
|
|
35649
|
+
export interface OpenSocialNormalizedMessageEntityListing {
|
|
35650
|
+
"entities"?: Array<Models.OpenSocialMediaNormalizedMessage>;
|
|
35651
|
+
"pageSize"?: number;
|
|
35652
|
+
"pageNumber"?: number;
|
|
35653
|
+
"total"?: number;
|
|
35654
|
+
"firstUri"?: string;
|
|
35655
|
+
"lastUri"?: string;
|
|
35656
|
+
"selfUri"?: string;
|
|
35657
|
+
"nextUri"?: string;
|
|
35658
|
+
"previousUri"?: string;
|
|
35659
|
+
"pageCount"?: number;
|
|
35660
|
+
}
|
|
35661
|
+
|
|
35662
|
+
export interface OpenSocialReactionsNormalizedEventEntityListing {
|
|
35663
|
+
"entities"?: Array<Models.OpenSocialMediaReactionsNormalizedEvent>;
|
|
35664
|
+
"pageSize"?: number;
|
|
35665
|
+
"pageNumber"?: number;
|
|
35666
|
+
"total"?: number;
|
|
35667
|
+
"firstUri"?: string;
|
|
35668
|
+
"lastUri"?: string;
|
|
35669
|
+
"selfUri"?: string;
|
|
35670
|
+
"nextUri"?: string;
|
|
35671
|
+
"previousUri"?: string;
|
|
35672
|
+
"pageCount"?: number;
|
|
35673
|
+
}
|
|
35674
|
+
|
|
35556
35675
|
export interface Operand {
|
|
35557
35676
|
"type": string;
|
|
35558
35677
|
"occurrence"?: number;
|
|
@@ -35795,11 +35914,11 @@ declare namespace Models {
|
|
|
35795
35914
|
"pageSize"?: number;
|
|
35796
35915
|
"pageNumber"?: number;
|
|
35797
35916
|
"total"?: number;
|
|
35798
|
-
"previousUri"?: string;
|
|
35799
|
-
"nextUri"?: string;
|
|
35800
|
-
"lastUri"?: string;
|
|
35801
35917
|
"firstUri"?: string;
|
|
35918
|
+
"lastUri"?: string;
|
|
35802
35919
|
"selfUri"?: string;
|
|
35920
|
+
"nextUri"?: string;
|
|
35921
|
+
"previousUri"?: string;
|
|
35803
35922
|
"pageCount"?: number;
|
|
35804
35923
|
}
|
|
35805
35924
|
|
|
@@ -35816,11 +35935,11 @@ declare namespace Models {
|
|
|
35816
35935
|
"pageSize"?: number;
|
|
35817
35936
|
"pageNumber"?: number;
|
|
35818
35937
|
"total"?: number;
|
|
35819
|
-
"previousUri"?: string;
|
|
35820
|
-
"nextUri"?: string;
|
|
35821
|
-
"lastUri"?: string;
|
|
35822
35938
|
"firstUri"?: string;
|
|
35939
|
+
"lastUri"?: string;
|
|
35823
35940
|
"selfUri"?: string;
|
|
35941
|
+
"nextUri"?: string;
|
|
35942
|
+
"previousUri"?: string;
|
|
35824
35943
|
"pageCount"?: number;
|
|
35825
35944
|
}
|
|
35826
35945
|
|
|
@@ -35848,11 +35967,11 @@ declare namespace Models {
|
|
|
35848
35967
|
"pageSize"?: number;
|
|
35849
35968
|
"pageNumber"?: number;
|
|
35850
35969
|
"total"?: number;
|
|
35851
|
-
"previousUri"?: string;
|
|
35852
|
-
"nextUri"?: string;
|
|
35853
|
-
"lastUri"?: string;
|
|
35854
35970
|
"firstUri"?: string;
|
|
35971
|
+
"lastUri"?: string;
|
|
35855
35972
|
"selfUri"?: string;
|
|
35973
|
+
"nextUri"?: string;
|
|
35974
|
+
"previousUri"?: string;
|
|
35856
35975
|
"pageCount"?: number;
|
|
35857
35976
|
}
|
|
35858
35977
|
|
|
@@ -35929,11 +36048,11 @@ declare namespace Models {
|
|
|
35929
36048
|
"pageSize"?: number;
|
|
35930
36049
|
"pageNumber"?: number;
|
|
35931
36050
|
"total"?: number;
|
|
35932
|
-
"previousUri"?: string;
|
|
35933
|
-
"nextUri"?: string;
|
|
35934
|
-
"lastUri"?: string;
|
|
35935
36051
|
"firstUri"?: string;
|
|
36052
|
+
"lastUri"?: string;
|
|
35936
36053
|
"selfUri"?: string;
|
|
36054
|
+
"nextUri"?: string;
|
|
36055
|
+
"previousUri"?: string;
|
|
35937
36056
|
"pageCount"?: number;
|
|
35938
36057
|
}
|
|
35939
36058
|
|
|
@@ -36382,11 +36501,11 @@ declare namespace Models {
|
|
|
36382
36501
|
"pageNumber"?: number;
|
|
36383
36502
|
"total"?: number;
|
|
36384
36503
|
"totalNumberOfEntities"?: number;
|
|
36385
|
-
"previousUri"?: string;
|
|
36386
|
-
"nextUri"?: string;
|
|
36387
|
-
"lastUri"?: string;
|
|
36388
36504
|
"firstUri"?: string;
|
|
36505
|
+
"lastUri"?: string;
|
|
36389
36506
|
"selfUri"?: string;
|
|
36507
|
+
"nextUri"?: string;
|
|
36508
|
+
"previousUri"?: string;
|
|
36390
36509
|
"pageCount"?: number;
|
|
36391
36510
|
}
|
|
36392
36511
|
|
|
@@ -36396,11 +36515,11 @@ declare namespace Models {
|
|
|
36396
36515
|
"pageNumber"?: number;
|
|
36397
36516
|
"total"?: number;
|
|
36398
36517
|
"totalNumberOfEntities"?: number;
|
|
36399
|
-
"previousUri"?: string;
|
|
36400
|
-
"nextUri"?: string;
|
|
36401
|
-
"lastUri"?: string;
|
|
36402
36518
|
"firstUri"?: string;
|
|
36519
|
+
"lastUri"?: string;
|
|
36403
36520
|
"selfUri"?: string;
|
|
36521
|
+
"nextUri"?: string;
|
|
36522
|
+
"previousUri"?: string;
|
|
36404
36523
|
"pageCount"?: number;
|
|
36405
36524
|
}
|
|
36406
36525
|
|
|
@@ -36513,11 +36632,11 @@ declare namespace Models {
|
|
|
36513
36632
|
"pageSize"?: number;
|
|
36514
36633
|
"pageNumber"?: number;
|
|
36515
36634
|
"total"?: number;
|
|
36516
|
-
"previousUri"?: string;
|
|
36517
|
-
"nextUri"?: string;
|
|
36518
|
-
"lastUri"?: string;
|
|
36519
36635
|
"firstUri"?: string;
|
|
36636
|
+
"lastUri"?: string;
|
|
36520
36637
|
"selfUri"?: string;
|
|
36638
|
+
"nextUri"?: string;
|
|
36639
|
+
"previousUri"?: string;
|
|
36521
36640
|
"pageCount"?: number;
|
|
36522
36641
|
}
|
|
36523
36642
|
|
|
@@ -36588,6 +36707,24 @@ declare namespace Models {
|
|
|
36588
36707
|
"modifiedDate"?: string;
|
|
36589
36708
|
}
|
|
36590
36709
|
|
|
36710
|
+
export interface OutgoingMessageRequest {
|
|
36711
|
+
"botId": string;
|
|
36712
|
+
"botVersion": string;
|
|
36713
|
+
"botSessionId": string;
|
|
36714
|
+
"botState": string;
|
|
36715
|
+
"languageCode": string;
|
|
36716
|
+
"replyMessages"?: Array<Models.ReplyMessage>;
|
|
36717
|
+
"intent"?: string;
|
|
36718
|
+
"confidence"?: number;
|
|
36719
|
+
"errorInfo"?: Models.ErrorInfo;
|
|
36720
|
+
"parameters"?: { [key: string]: string; };
|
|
36721
|
+
"entities"?: Array<Models.BotEntityValue>;
|
|
36722
|
+
}
|
|
36723
|
+
|
|
36724
|
+
export interface OutgoingMessageResponse {
|
|
36725
|
+
"messageId"?: string;
|
|
36726
|
+
}
|
|
36727
|
+
|
|
36591
36728
|
export interface OutlierInfo {
|
|
36592
36729
|
"outlier"?: boolean;
|
|
36593
36730
|
"score"?: number;
|
|
@@ -36655,12 +36792,6 @@ declare namespace Models {
|
|
|
36655
36792
|
"selfUri"?: string;
|
|
36656
36793
|
}
|
|
36657
36794
|
|
|
36658
|
-
export interface PagelessEntityListing {
|
|
36659
|
-
"total"?: number;
|
|
36660
|
-
"entities"?: Array<Models.AddressableEntity>;
|
|
36661
|
-
"selfUri"?: string;
|
|
36662
|
-
}
|
|
36663
|
-
|
|
36664
36795
|
export interface PagingSpec {
|
|
36665
36796
|
"pageSize": number;
|
|
36666
36797
|
"pageNumber": number;
|
|
@@ -37165,11 +37296,11 @@ declare namespace Models {
|
|
|
37165
37296
|
"pageSize"?: number;
|
|
37166
37297
|
"pageNumber"?: number;
|
|
37167
37298
|
"total"?: number;
|
|
37168
|
-
"previousUri"?: string;
|
|
37169
|
-
"nextUri"?: string;
|
|
37170
|
-
"lastUri"?: string;
|
|
37171
37299
|
"firstUri"?: string;
|
|
37300
|
+
"lastUri"?: string;
|
|
37172
37301
|
"selfUri"?: string;
|
|
37302
|
+
"nextUri"?: string;
|
|
37303
|
+
"previousUri"?: string;
|
|
37173
37304
|
"pageCount"?: number;
|
|
37174
37305
|
}
|
|
37175
37306
|
|
|
@@ -37269,11 +37400,11 @@ declare namespace Models {
|
|
|
37269
37400
|
"pageNumber"?: number;
|
|
37270
37401
|
"total"?: number;
|
|
37271
37402
|
"totalNumberOfEntities"?: number;
|
|
37272
|
-
"previousUri"?: string;
|
|
37273
|
-
"nextUri"?: string;
|
|
37274
|
-
"lastUri"?: string;
|
|
37275
37403
|
"firstUri"?: string;
|
|
37404
|
+
"lastUri"?: string;
|
|
37276
37405
|
"selfUri"?: string;
|
|
37406
|
+
"nextUri"?: string;
|
|
37407
|
+
"previousUri"?: string;
|
|
37277
37408
|
"pageCount"?: number;
|
|
37278
37409
|
}
|
|
37279
37410
|
|
|
@@ -37348,11 +37479,11 @@ declare namespace Models {
|
|
|
37348
37479
|
"pageNumber"?: number;
|
|
37349
37480
|
"total"?: number;
|
|
37350
37481
|
"totalNumberOfEntities"?: number;
|
|
37351
|
-
"previousUri"?: string;
|
|
37352
|
-
"nextUri"?: string;
|
|
37353
|
-
"lastUri"?: string;
|
|
37354
37482
|
"firstUri"?: string;
|
|
37483
|
+
"lastUri"?: string;
|
|
37355
37484
|
"selfUri"?: string;
|
|
37485
|
+
"nextUri"?: string;
|
|
37486
|
+
"previousUri"?: string;
|
|
37356
37487
|
"pageCount"?: number;
|
|
37357
37488
|
}
|
|
37358
37489
|
|
|
@@ -37374,11 +37505,11 @@ declare namespace Models {
|
|
|
37374
37505
|
"pageNumber"?: number;
|
|
37375
37506
|
"total"?: number;
|
|
37376
37507
|
"totalNumberOfEntities"?: number;
|
|
37377
|
-
"previousUri"?: string;
|
|
37378
|
-
"nextUri"?: string;
|
|
37379
|
-
"lastUri"?: string;
|
|
37380
37508
|
"firstUri"?: string;
|
|
37509
|
+
"lastUri"?: string;
|
|
37381
37510
|
"selfUri"?: string;
|
|
37511
|
+
"nextUri"?: string;
|
|
37512
|
+
"previousUri"?: string;
|
|
37382
37513
|
"pageCount"?: number;
|
|
37383
37514
|
}
|
|
37384
37515
|
|
|
@@ -37452,11 +37583,11 @@ declare namespace Models {
|
|
|
37452
37583
|
"pageSize"?: number;
|
|
37453
37584
|
"pageNumber"?: number;
|
|
37454
37585
|
"total"?: number;
|
|
37455
|
-
"previousUri"?: string;
|
|
37456
|
-
"nextUri"?: string;
|
|
37457
|
-
"lastUri"?: string;
|
|
37458
37586
|
"firstUri"?: string;
|
|
37587
|
+
"lastUri"?: string;
|
|
37459
37588
|
"selfUri"?: string;
|
|
37589
|
+
"nextUri"?: string;
|
|
37590
|
+
"previousUri"?: string;
|
|
37460
37591
|
"pageCount"?: number;
|
|
37461
37592
|
}
|
|
37462
37593
|
|
|
@@ -37613,11 +37744,11 @@ declare namespace Models {
|
|
|
37613
37744
|
"pageSize"?: number;
|
|
37614
37745
|
"pageNumber"?: number;
|
|
37615
37746
|
"total"?: number;
|
|
37616
|
-
"previousUri"?: string;
|
|
37617
|
-
"nextUri"?: string;
|
|
37618
|
-
"lastUri"?: string;
|
|
37619
37747
|
"firstUri"?: string;
|
|
37748
|
+
"lastUri"?: string;
|
|
37620
37749
|
"selfUri"?: string;
|
|
37750
|
+
"nextUri"?: string;
|
|
37751
|
+
"previousUri"?: string;
|
|
37621
37752
|
"pageCount"?: number;
|
|
37622
37753
|
}
|
|
37623
37754
|
|
|
@@ -37900,11 +38031,11 @@ declare namespace Models {
|
|
|
37900
38031
|
"pageSize"?: number;
|
|
37901
38032
|
"pageNumber"?: number;
|
|
37902
38033
|
"total"?: number;
|
|
37903
|
-
"previousUri"?: string;
|
|
37904
|
-
"nextUri"?: string;
|
|
37905
|
-
"lastUri"?: string;
|
|
37906
38034
|
"firstUri"?: string;
|
|
38035
|
+
"lastUri"?: string;
|
|
37907
38036
|
"selfUri"?: string;
|
|
38037
|
+
"nextUri"?: string;
|
|
38038
|
+
"previousUri"?: string;
|
|
37908
38039
|
"pageCount"?: number;
|
|
37909
38040
|
}
|
|
37910
38041
|
|
|
@@ -37987,17 +38118,17 @@ declare namespace Models {
|
|
|
37987
38118
|
export interface ProgramsEntityListing {
|
|
37988
38119
|
"entities"?: Array<Models.ListedProgram>;
|
|
37989
38120
|
"pageSize"?: number;
|
|
37990
|
-
"nextUri"?: string;
|
|
37991
38121
|
"selfUri"?: string;
|
|
38122
|
+
"nextUri"?: string;
|
|
37992
38123
|
"pageCount"?: number;
|
|
37993
38124
|
}
|
|
37994
38125
|
|
|
37995
38126
|
export interface ProgramsMappingsEntityListing {
|
|
37996
38127
|
"entities"?: Array<Models.ProgramMappings>;
|
|
37997
38128
|
"pageSize"?: number;
|
|
37998
|
-
"nextUri"?: string;
|
|
37999
38129
|
"selfUri"?: string;
|
|
38000
38130
|
"pageCount"?: number;
|
|
38131
|
+
"nextUri"?: string;
|
|
38001
38132
|
}
|
|
38002
38133
|
|
|
38003
38134
|
export interface ProgressConsultTransferEvent {
|
|
@@ -38064,11 +38195,11 @@ declare namespace Models {
|
|
|
38064
38195
|
"pageSize"?: number;
|
|
38065
38196
|
"pageNumber"?: number;
|
|
38066
38197
|
"total"?: number;
|
|
38067
|
-
"previousUri"?: string;
|
|
38068
|
-
"nextUri"?: string;
|
|
38069
|
-
"lastUri"?: string;
|
|
38070
38198
|
"firstUri"?: string;
|
|
38199
|
+
"lastUri"?: string;
|
|
38071
38200
|
"selfUri"?: string;
|
|
38201
|
+
"nextUri"?: string;
|
|
38202
|
+
"previousUri"?: string;
|
|
38072
38203
|
"pageCount"?: number;
|
|
38073
38204
|
}
|
|
38074
38205
|
|
|
@@ -38082,11 +38213,11 @@ declare namespace Models {
|
|
|
38082
38213
|
"pageSize"?: number;
|
|
38083
38214
|
"pageNumber"?: number;
|
|
38084
38215
|
"total"?: number;
|
|
38085
|
-
"previousUri"?: string;
|
|
38086
|
-
"nextUri"?: string;
|
|
38087
|
-
"lastUri"?: string;
|
|
38088
38216
|
"firstUri"?: string;
|
|
38217
|
+
"lastUri"?: string;
|
|
38089
38218
|
"selfUri"?: string;
|
|
38219
|
+
"nextUri"?: string;
|
|
38220
|
+
"previousUri"?: string;
|
|
38090
38221
|
"pageCount"?: number;
|
|
38091
38222
|
}
|
|
38092
38223
|
|
|
@@ -41287,11 +41418,11 @@ declare namespace Models {
|
|
|
41287
41418
|
"pageSize"?: number;
|
|
41288
41419
|
"pageNumber"?: number;
|
|
41289
41420
|
"total"?: number;
|
|
41290
|
-
"previousUri"?: string;
|
|
41291
|
-
"nextUri"?: string;
|
|
41292
|
-
"lastUri"?: string;
|
|
41293
41421
|
"firstUri"?: string;
|
|
41422
|
+
"lastUri"?: string;
|
|
41294
41423
|
"selfUri"?: string;
|
|
41424
|
+
"nextUri"?: string;
|
|
41425
|
+
"previousUri"?: string;
|
|
41295
41426
|
"pageCount"?: number;
|
|
41296
41427
|
}
|
|
41297
41428
|
|
|
@@ -41318,10 +41449,10 @@ declare namespace Models {
|
|
|
41318
41449
|
"entities"?: Array<Models.QueueMember>;
|
|
41319
41450
|
"pageNumber"?: number;
|
|
41320
41451
|
"pageSize"?: number;
|
|
41321
|
-
"previousUri"?: string;
|
|
41322
|
-
"nextUri"?: string;
|
|
41323
41452
|
"firstUri"?: string;
|
|
41324
41453
|
"selfUri"?: string;
|
|
41454
|
+
"nextUri"?: string;
|
|
41455
|
+
"previousUri"?: string;
|
|
41325
41456
|
}
|
|
41326
41457
|
|
|
41327
41458
|
export interface QueueMemberEntityListingV1 {
|
|
@@ -41329,11 +41460,11 @@ declare namespace Models {
|
|
|
41329
41460
|
"pageSize"?: number;
|
|
41330
41461
|
"pageNumber"?: number;
|
|
41331
41462
|
"total"?: number;
|
|
41332
|
-
"previousUri"?: string;
|
|
41333
|
-
"nextUri"?: string;
|
|
41334
|
-
"lastUri"?: string;
|
|
41335
41463
|
"firstUri"?: string;
|
|
41464
|
+
"lastUri"?: string;
|
|
41336
41465
|
"selfUri"?: string;
|
|
41466
|
+
"nextUri"?: string;
|
|
41467
|
+
"previousUri"?: string;
|
|
41337
41468
|
"pageCount"?: number;
|
|
41338
41469
|
}
|
|
41339
41470
|
|
|
@@ -41564,11 +41695,11 @@ declare namespace Models {
|
|
|
41564
41695
|
"pageSize"?: number;
|
|
41565
41696
|
"pageNumber"?: number;
|
|
41566
41697
|
"total"?: number;
|
|
41567
|
-
"previousUri"?: string;
|
|
41568
|
-
"nextUri"?: string;
|
|
41569
|
-
"lastUri"?: string;
|
|
41570
41698
|
"firstUri"?: string;
|
|
41699
|
+
"lastUri"?: string;
|
|
41571
41700
|
"selfUri"?: string;
|
|
41701
|
+
"nextUri"?: string;
|
|
41702
|
+
"previousUri"?: string;
|
|
41572
41703
|
"pageCount"?: number;
|
|
41573
41704
|
}
|
|
41574
41705
|
|
|
@@ -41773,11 +41904,11 @@ declare namespace Models {
|
|
|
41773
41904
|
"pageSize"?: number;
|
|
41774
41905
|
"pageNumber"?: number;
|
|
41775
41906
|
"total"?: number;
|
|
41776
|
-
"previousUri"?: string;
|
|
41777
|
-
"nextUri"?: string;
|
|
41778
|
-
"lastUri"?: string;
|
|
41779
41907
|
"firstUri"?: string;
|
|
41908
|
+
"lastUri"?: string;
|
|
41780
41909
|
"selfUri"?: string;
|
|
41910
|
+
"nextUri"?: string;
|
|
41911
|
+
"previousUri"?: string;
|
|
41781
41912
|
"pageCount"?: number;
|
|
41782
41913
|
}
|
|
41783
41914
|
|
|
@@ -42006,11 +42137,11 @@ declare namespace Models {
|
|
|
42006
42137
|
"pageNumber"?: number;
|
|
42007
42138
|
"total"?: number;
|
|
42008
42139
|
"partialResults"?: boolean;
|
|
42009
|
-
"previousUri"?: string;
|
|
42010
|
-
"nextUri"?: string;
|
|
42011
|
-
"lastUri"?: string;
|
|
42012
42140
|
"firstUri"?: string;
|
|
42141
|
+
"lastUri"?: string;
|
|
42013
42142
|
"selfUri"?: string;
|
|
42143
|
+
"nextUri"?: string;
|
|
42144
|
+
"previousUri"?: string;
|
|
42014
42145
|
"pageCount"?: number;
|
|
42015
42146
|
}
|
|
42016
42147
|
|
|
@@ -42046,6 +42177,12 @@ declare namespace Models {
|
|
|
42046
42177
|
"updatedValue"?: string;
|
|
42047
42178
|
}
|
|
42048
42179
|
|
|
42180
|
+
export interface ReplyMessage {
|
|
42181
|
+
"type": string;
|
|
42182
|
+
"text"?: string;
|
|
42183
|
+
"content"?: Array<Models.ConversationMessageContent>;
|
|
42184
|
+
}
|
|
42185
|
+
|
|
42049
42186
|
export interface ReplyToEmailAddress {
|
|
42050
42187
|
"domain": Models.DomainEntityRef;
|
|
42051
42188
|
"route": Models.DomainEntityRef;
|
|
@@ -42076,11 +42213,11 @@ declare namespace Models {
|
|
|
42076
42213
|
"pageSize"?: number;
|
|
42077
42214
|
"pageNumber"?: number;
|
|
42078
42215
|
"total"?: number;
|
|
42079
|
-
"previousUri"?: string;
|
|
42080
|
-
"nextUri"?: string;
|
|
42081
|
-
"lastUri"?: string;
|
|
42082
42216
|
"firstUri"?: string;
|
|
42217
|
+
"lastUri"?: string;
|
|
42083
42218
|
"selfUri"?: string;
|
|
42219
|
+
"nextUri"?: string;
|
|
42220
|
+
"previousUri"?: string;
|
|
42084
42221
|
"pageCount"?: number;
|
|
42085
42222
|
}
|
|
42086
42223
|
|
|
@@ -42150,11 +42287,11 @@ declare namespace Models {
|
|
|
42150
42287
|
"pageSize"?: number;
|
|
42151
42288
|
"pageNumber"?: number;
|
|
42152
42289
|
"total"?: number;
|
|
42153
|
-
"previousUri"?: string;
|
|
42154
|
-
"nextUri"?: string;
|
|
42155
|
-
"lastUri"?: string;
|
|
42156
42290
|
"firstUri"?: string;
|
|
42291
|
+
"lastUri"?: string;
|
|
42157
42292
|
"selfUri"?: string;
|
|
42293
|
+
"nextUri"?: string;
|
|
42294
|
+
"previousUri"?: string;
|
|
42158
42295
|
"pageCount"?: number;
|
|
42159
42296
|
}
|
|
42160
42297
|
|
|
@@ -42562,11 +42699,11 @@ declare namespace Models {
|
|
|
42562
42699
|
"pageSize"?: number;
|
|
42563
42700
|
"pageNumber"?: number;
|
|
42564
42701
|
"total"?: number;
|
|
42565
|
-
"previousUri"?: string;
|
|
42566
|
-
"nextUri"?: string;
|
|
42567
|
-
"lastUri"?: string;
|
|
42568
42702
|
"firstUri"?: string;
|
|
42703
|
+
"lastUri"?: string;
|
|
42569
42704
|
"selfUri"?: string;
|
|
42705
|
+
"nextUri"?: string;
|
|
42706
|
+
"previousUri"?: string;
|
|
42570
42707
|
"pageCount"?: number;
|
|
42571
42708
|
}
|
|
42572
42709
|
|
|
@@ -42575,11 +42712,11 @@ declare namespace Models {
|
|
|
42575
42712
|
"pageSize"?: number;
|
|
42576
42713
|
"pageNumber"?: number;
|
|
42577
42714
|
"total"?: number;
|
|
42578
|
-
"previousUri"?: string;
|
|
42579
|
-
"nextUri"?: string;
|
|
42580
|
-
"lastUri"?: string;
|
|
42581
42715
|
"firstUri"?: string;
|
|
42716
|
+
"lastUri"?: string;
|
|
42582
42717
|
"selfUri"?: string;
|
|
42718
|
+
"nextUri"?: string;
|
|
42719
|
+
"previousUri"?: string;
|
|
42583
42720
|
"pageCount"?: number;
|
|
42584
42721
|
}
|
|
42585
42722
|
|
|
@@ -42630,11 +42767,11 @@ declare namespace Models {
|
|
|
42630
42767
|
"pageSize"?: number;
|
|
42631
42768
|
"pageNumber"?: number;
|
|
42632
42769
|
"total"?: number;
|
|
42633
|
-
"previousUri"?: string;
|
|
42634
|
-
"nextUri"?: string;
|
|
42635
|
-
"lastUri"?: string;
|
|
42636
42770
|
"firstUri"?: string;
|
|
42771
|
+
"lastUri"?: string;
|
|
42637
42772
|
"selfUri"?: string;
|
|
42773
|
+
"nextUri"?: string;
|
|
42774
|
+
"previousUri"?: string;
|
|
42638
42775
|
"pageCount"?: number;
|
|
42639
42776
|
}
|
|
42640
42777
|
|
|
@@ -42969,11 +43106,11 @@ declare namespace Models {
|
|
|
42969
43106
|
"pageSize"?: number;
|
|
42970
43107
|
"pageNumber"?: number;
|
|
42971
43108
|
"total"?: number;
|
|
42972
|
-
"previousUri"?: string;
|
|
42973
|
-
"nextUri"?: string;
|
|
42974
|
-
"lastUri"?: string;
|
|
42975
43109
|
"firstUri"?: string;
|
|
43110
|
+
"lastUri"?: string;
|
|
42976
43111
|
"selfUri"?: string;
|
|
43112
|
+
"nextUri"?: string;
|
|
43113
|
+
"previousUri"?: string;
|
|
42977
43114
|
"pageCount"?: number;
|
|
42978
43115
|
}
|
|
42979
43116
|
|
|
@@ -43101,11 +43238,11 @@ declare namespace Models {
|
|
|
43101
43238
|
"pageNumber"?: number;
|
|
43102
43239
|
"total"?: number;
|
|
43103
43240
|
"totalNumberOfEntities"?: number;
|
|
43104
|
-
"previousUri"?: string;
|
|
43105
|
-
"nextUri"?: string;
|
|
43106
|
-
"lastUri"?: string;
|
|
43107
43241
|
"firstUri"?: string;
|
|
43242
|
+
"lastUri"?: string;
|
|
43108
43243
|
"selfUri"?: string;
|
|
43244
|
+
"nextUri"?: string;
|
|
43245
|
+
"previousUri"?: string;
|
|
43109
43246
|
"pageCount"?: number;
|
|
43110
43247
|
}
|
|
43111
43248
|
|
|
@@ -43115,11 +43252,11 @@ declare namespace Models {
|
|
|
43115
43252
|
"pageNumber"?: number;
|
|
43116
43253
|
"total"?: number;
|
|
43117
43254
|
"totalNumberOfEntities"?: number;
|
|
43118
|
-
"previousUri"?: string;
|
|
43119
|
-
"nextUri"?: string;
|
|
43120
|
-
"lastUri"?: string;
|
|
43121
43255
|
"firstUri"?: string;
|
|
43256
|
+
"lastUri"?: string;
|
|
43122
43257
|
"selfUri"?: string;
|
|
43258
|
+
"nextUri"?: string;
|
|
43259
|
+
"previousUri"?: string;
|
|
43123
43260
|
"pageCount"?: number;
|
|
43124
43261
|
}
|
|
43125
43262
|
|
|
@@ -43187,11 +43324,11 @@ declare namespace Models {
|
|
|
43187
43324
|
"pageNumber"?: number;
|
|
43188
43325
|
"total"?: number;
|
|
43189
43326
|
"totalNumberOfEntities"?: number;
|
|
43190
|
-
"previousUri"?: string;
|
|
43191
|
-
"nextUri"?: string;
|
|
43192
|
-
"lastUri"?: string;
|
|
43193
43327
|
"firstUri"?: string;
|
|
43328
|
+
"lastUri"?: string;
|
|
43194
43329
|
"selfUri"?: string;
|
|
43330
|
+
"nextUri"?: string;
|
|
43331
|
+
"previousUri"?: string;
|
|
43195
43332
|
"pageCount"?: number;
|
|
43196
43333
|
}
|
|
43197
43334
|
|
|
@@ -43201,11 +43338,11 @@ declare namespace Models {
|
|
|
43201
43338
|
"pageNumber"?: number;
|
|
43202
43339
|
"total"?: number;
|
|
43203
43340
|
"totalNumberOfEntities"?: number;
|
|
43204
|
-
"previousUri"?: string;
|
|
43205
|
-
"nextUri"?: string;
|
|
43206
|
-
"lastUri"?: string;
|
|
43207
43341
|
"firstUri"?: string;
|
|
43342
|
+
"lastUri"?: string;
|
|
43208
43343
|
"selfUri"?: string;
|
|
43344
|
+
"nextUri"?: string;
|
|
43345
|
+
"previousUri"?: string;
|
|
43209
43346
|
"pageCount"?: number;
|
|
43210
43347
|
}
|
|
43211
43348
|
|
|
@@ -43636,11 +43773,11 @@ declare namespace Models {
|
|
|
43636
43773
|
"pageNumber"?: number;
|
|
43637
43774
|
"total"?: number;
|
|
43638
43775
|
"truncatedDivisions"?: boolean;
|
|
43639
|
-
"previousUri"?: string;
|
|
43640
|
-
"nextUri"?: string;
|
|
43641
|
-
"lastUri"?: string;
|
|
43642
43776
|
"firstUri"?: string;
|
|
43777
|
+
"lastUri"?: string;
|
|
43643
43778
|
"selfUri"?: string;
|
|
43779
|
+
"nextUri"?: string;
|
|
43780
|
+
"previousUri"?: string;
|
|
43644
43781
|
"pageCount"?: number;
|
|
43645
43782
|
}
|
|
43646
43783
|
|
|
@@ -43762,11 +43899,11 @@ declare namespace Models {
|
|
|
43762
43899
|
"pageSize"?: number;
|
|
43763
43900
|
"pageNumber"?: number;
|
|
43764
43901
|
"total"?: number;
|
|
43765
|
-
"previousUri"?: string;
|
|
43766
|
-
"nextUri"?: string;
|
|
43767
|
-
"lastUri"?: string;
|
|
43768
43902
|
"firstUri"?: string;
|
|
43903
|
+
"lastUri"?: string;
|
|
43769
43904
|
"selfUri"?: string;
|
|
43905
|
+
"nextUri"?: string;
|
|
43906
|
+
"previousUri"?: string;
|
|
43770
43907
|
"pageCount"?: number;
|
|
43771
43908
|
}
|
|
43772
43909
|
|
|
@@ -43814,11 +43951,11 @@ declare namespace Models {
|
|
|
43814
43951
|
"pageSize"?: number;
|
|
43815
43952
|
"pageNumber"?: number;
|
|
43816
43953
|
"total"?: number;
|
|
43817
|
-
"previousUri"?: string;
|
|
43818
|
-
"nextUri"?: string;
|
|
43819
|
-
"lastUri"?: string;
|
|
43820
43954
|
"firstUri"?: string;
|
|
43955
|
+
"lastUri"?: string;
|
|
43821
43956
|
"selfUri"?: string;
|
|
43957
|
+
"nextUri"?: string;
|
|
43958
|
+
"previousUri"?: string;
|
|
43822
43959
|
"pageCount"?: number;
|
|
43823
43960
|
}
|
|
43824
43961
|
|
|
@@ -44165,11 +44302,11 @@ declare namespace Models {
|
|
|
44165
44302
|
"pageSize"?: number;
|
|
44166
44303
|
"pageNumber"?: number;
|
|
44167
44304
|
"total"?: number;
|
|
44168
|
-
"previousUri"?: string;
|
|
44169
|
-
"nextUri"?: string;
|
|
44170
|
-
"lastUri"?: string;
|
|
44171
44305
|
"firstUri"?: string;
|
|
44306
|
+
"lastUri"?: string;
|
|
44172
44307
|
"selfUri"?: string;
|
|
44308
|
+
"nextUri"?: string;
|
|
44309
|
+
"previousUri"?: string;
|
|
44173
44310
|
"pageCount"?: number;
|
|
44174
44311
|
}
|
|
44175
44312
|
|
|
@@ -44424,11 +44561,11 @@ declare namespace Models {
|
|
|
44424
44561
|
"pageNumber"?: number;
|
|
44425
44562
|
"total"?: number;
|
|
44426
44563
|
"totalNumberOfEntities"?: number;
|
|
44427
|
-
"previousUri"?: string;
|
|
44428
|
-
"nextUri"?: string;
|
|
44429
|
-
"lastUri"?: string;
|
|
44430
44564
|
"firstUri"?: string;
|
|
44565
|
+
"lastUri"?: string;
|
|
44431
44566
|
"selfUri"?: string;
|
|
44567
|
+
"nextUri"?: string;
|
|
44568
|
+
"previousUri"?: string;
|
|
44432
44569
|
"pageCount"?: number;
|
|
44433
44570
|
}
|
|
44434
44571
|
|
|
@@ -44477,11 +44614,11 @@ declare namespace Models {
|
|
|
44477
44614
|
"pageSize"?: number;
|
|
44478
44615
|
"pageNumber"?: number;
|
|
44479
44616
|
"total"?: number;
|
|
44480
|
-
"previousUri"?: string;
|
|
44481
|
-
"nextUri"?: string;
|
|
44482
|
-
"lastUri"?: string;
|
|
44483
44617
|
"firstUri"?: string;
|
|
44618
|
+
"lastUri"?: string;
|
|
44484
44619
|
"selfUri"?: string;
|
|
44620
|
+
"nextUri"?: string;
|
|
44621
|
+
"previousUri"?: string;
|
|
44485
44622
|
"pageCount"?: number;
|
|
44486
44623
|
}
|
|
44487
44624
|
|
|
@@ -44589,11 +44726,11 @@ declare namespace Models {
|
|
|
44589
44726
|
"pageSize"?: number;
|
|
44590
44727
|
"pageNumber"?: number;
|
|
44591
44728
|
"total"?: number;
|
|
44592
|
-
"previousUri"?: string;
|
|
44593
|
-
"nextUri"?: string;
|
|
44594
|
-
"lastUri"?: string;
|
|
44595
44729
|
"firstUri"?: string;
|
|
44730
|
+
"lastUri"?: string;
|
|
44596
44731
|
"selfUri"?: string;
|
|
44732
|
+
"nextUri"?: string;
|
|
44733
|
+
"previousUri"?: string;
|
|
44597
44734
|
"pageCount"?: number;
|
|
44598
44735
|
}
|
|
44599
44736
|
|
|
@@ -44670,11 +44807,11 @@ declare namespace Models {
|
|
|
44670
44807
|
"pageSize"?: number;
|
|
44671
44808
|
"pageNumber"?: number;
|
|
44672
44809
|
"total"?: number;
|
|
44673
|
-
"previousUri"?: string;
|
|
44674
|
-
"nextUri"?: string;
|
|
44675
|
-
"lastUri"?: string;
|
|
44676
44810
|
"firstUri"?: string;
|
|
44811
|
+
"lastUri"?: string;
|
|
44677
44812
|
"selfUri"?: string;
|
|
44813
|
+
"nextUri"?: string;
|
|
44814
|
+
"previousUri"?: string;
|
|
44678
44815
|
"pageCount"?: number;
|
|
44679
44816
|
}
|
|
44680
44817
|
|
|
@@ -44749,11 +44886,11 @@ declare namespace Models {
|
|
|
44749
44886
|
"pageSize"?: number;
|
|
44750
44887
|
"pageNumber"?: number;
|
|
44751
44888
|
"total"?: number;
|
|
44752
|
-
"previousUri"?: string;
|
|
44753
|
-
"nextUri"?: string;
|
|
44754
|
-
"lastUri"?: string;
|
|
44755
44889
|
"firstUri"?: string;
|
|
44890
|
+
"lastUri"?: string;
|
|
44756
44891
|
"selfUri"?: string;
|
|
44892
|
+
"nextUri"?: string;
|
|
44893
|
+
"previousUri"?: string;
|
|
44757
44894
|
"pageCount"?: number;
|
|
44758
44895
|
}
|
|
44759
44896
|
|
|
@@ -44841,6 +44978,23 @@ declare namespace Models {
|
|
|
44841
44978
|
"escalationInfo"?: Models.SocialMediaMessageEscalationInfo;
|
|
44842
44979
|
}
|
|
44843
44980
|
|
|
44981
|
+
export interface SocialMediaMessageData {
|
|
44982
|
+
"id"?: string;
|
|
44983
|
+
"name"?: string;
|
|
44984
|
+
"providerMessageId"?: string;
|
|
44985
|
+
"timestamp": string;
|
|
44986
|
+
"fromAddress"?: string;
|
|
44987
|
+
"toAddress"?: string;
|
|
44988
|
+
"direction"?: string;
|
|
44989
|
+
"messengerType"?: string;
|
|
44990
|
+
"status": string;
|
|
44991
|
+
"normalizedMessage"?: Models.ConversationNormalizedMessage;
|
|
44992
|
+
"normalizedReceipts"?: Array<Models.ConversationNormalizedMessage>;
|
|
44993
|
+
"createdBy"?: Models.User;
|
|
44994
|
+
"conversationId"?: string;
|
|
44995
|
+
"selfUri"?: string;
|
|
44996
|
+
}
|
|
44997
|
+
|
|
44844
44998
|
export interface SocialMediaMessageEscalationInfo {
|
|
44845
44999
|
"escalationStatus"?: string;
|
|
44846
45000
|
}
|
|
@@ -44917,11 +45071,11 @@ declare namespace Models {
|
|
|
44917
45071
|
"pageSize"?: number;
|
|
44918
45072
|
"pageNumber"?: number;
|
|
44919
45073
|
"total"?: number;
|
|
44920
|
-
"previousUri"?: string;
|
|
44921
|
-
"nextUri"?: string;
|
|
44922
|
-
"lastUri"?: string;
|
|
44923
45074
|
"firstUri"?: string;
|
|
45075
|
+
"lastUri"?: string;
|
|
44924
45076
|
"selfUri"?: string;
|
|
45077
|
+
"nextUri"?: string;
|
|
45078
|
+
"previousUri"?: string;
|
|
44925
45079
|
"pageCount"?: number;
|
|
44926
45080
|
}
|
|
44927
45081
|
|
|
@@ -45189,11 +45343,11 @@ declare namespace Models {
|
|
|
45189
45343
|
"pageNumber"?: number;
|
|
45190
45344
|
"total"?: number;
|
|
45191
45345
|
"totalNumberOfEntities"?: number;
|
|
45192
|
-
"previousUri"?: string;
|
|
45193
|
-
"nextUri"?: string;
|
|
45194
|
-
"lastUri"?: string;
|
|
45195
45346
|
"firstUri"?: string;
|
|
45347
|
+
"lastUri"?: string;
|
|
45196
45348
|
"selfUri"?: string;
|
|
45349
|
+
"nextUri"?: string;
|
|
45350
|
+
"previousUri"?: string;
|
|
45197
45351
|
"pageCount"?: number;
|
|
45198
45352
|
}
|
|
45199
45353
|
|
|
@@ -45217,6 +45371,7 @@ declare namespace Models {
|
|
|
45217
45371
|
"target"?: number;
|
|
45218
45372
|
"p95"?: number;
|
|
45219
45373
|
"p99"?: number;
|
|
45374
|
+
"calculatedMetricValue"?: number;
|
|
45220
45375
|
}
|
|
45221
45376
|
|
|
45222
45377
|
export interface StatusChange {
|
|
@@ -45261,11 +45416,11 @@ declare namespace Models {
|
|
|
45261
45416
|
"pageSize"?: number;
|
|
45262
45417
|
"pageNumber"?: number;
|
|
45263
45418
|
"total"?: number;
|
|
45264
|
-
"previousUri"?: string;
|
|
45265
|
-
"nextUri"?: string;
|
|
45266
|
-
"lastUri"?: string;
|
|
45267
45419
|
"firstUri"?: string;
|
|
45420
|
+
"lastUri"?: string;
|
|
45268
45421
|
"selfUri"?: string;
|
|
45422
|
+
"nextUri"?: string;
|
|
45423
|
+
"previousUri"?: string;
|
|
45269
45424
|
"pageCount"?: number;
|
|
45270
45425
|
}
|
|
45271
45426
|
|
|
@@ -45287,11 +45442,11 @@ declare namespace Models {
|
|
|
45287
45442
|
"pageSize"?: number;
|
|
45288
45443
|
"pageNumber"?: number;
|
|
45289
45444
|
"total"?: number;
|
|
45290
|
-
"previousUri"?: string;
|
|
45291
|
-
"nextUri"?: string;
|
|
45292
|
-
"lastUri"?: string;
|
|
45293
45445
|
"firstUri"?: string;
|
|
45446
|
+
"lastUri"?: string;
|
|
45294
45447
|
"selfUri"?: string;
|
|
45448
|
+
"nextUri"?: string;
|
|
45449
|
+
"previousUri"?: string;
|
|
45295
45450
|
"pageCount"?: number;
|
|
45296
45451
|
}
|
|
45297
45452
|
|
|
@@ -45604,11 +45759,11 @@ declare namespace Models {
|
|
|
45604
45759
|
"pageSize"?: number;
|
|
45605
45760
|
"pageNumber"?: number;
|
|
45606
45761
|
"total"?: number;
|
|
45607
|
-
"previousUri"?: string;
|
|
45608
|
-
"nextUri"?: string;
|
|
45609
|
-
"lastUri"?: string;
|
|
45610
45762
|
"firstUri"?: string;
|
|
45763
|
+
"lastUri"?: string;
|
|
45611
45764
|
"selfUri"?: string;
|
|
45765
|
+
"nextUri"?: string;
|
|
45766
|
+
"previousUri"?: string;
|
|
45612
45767
|
"pageCount"?: number;
|
|
45613
45768
|
}
|
|
45614
45769
|
|
|
@@ -45787,11 +45942,11 @@ declare namespace Models {
|
|
|
45787
45942
|
"pageSize"?: number;
|
|
45788
45943
|
"pageNumber"?: number;
|
|
45789
45944
|
"total"?: number;
|
|
45790
|
-
"previousUri"?: string;
|
|
45791
|
-
"nextUri"?: string;
|
|
45792
|
-
"lastUri"?: string;
|
|
45793
45945
|
"firstUri"?: string;
|
|
45946
|
+
"lastUri"?: string;
|
|
45794
45947
|
"selfUri"?: string;
|
|
45948
|
+
"nextUri"?: string;
|
|
45949
|
+
"previousUri"?: string;
|
|
45795
45950
|
"pageCount"?: number;
|
|
45796
45951
|
}
|
|
45797
45952
|
|
|
@@ -45898,11 +46053,11 @@ declare namespace Models {
|
|
|
45898
46053
|
"pageSize"?: number;
|
|
45899
46054
|
"pageNumber"?: number;
|
|
45900
46055
|
"total"?: number;
|
|
45901
|
-
"previousUri"?: string;
|
|
45902
|
-
"nextUri"?: string;
|
|
45903
|
-
"lastUri"?: string;
|
|
45904
46056
|
"firstUri"?: string;
|
|
46057
|
+
"lastUri"?: string;
|
|
45905
46058
|
"selfUri"?: string;
|
|
46059
|
+
"nextUri"?: string;
|
|
46060
|
+
"previousUri"?: string;
|
|
45906
46061
|
"pageCount"?: number;
|
|
45907
46062
|
}
|
|
45908
46063
|
|
|
@@ -45911,11 +46066,11 @@ declare namespace Models {
|
|
|
45911
46066
|
"pageSize"?: number;
|
|
45912
46067
|
"pageNumber"?: number;
|
|
45913
46068
|
"total"?: number;
|
|
45914
|
-
"previousUri"?: string;
|
|
45915
|
-
"nextUri"?: string;
|
|
45916
|
-
"lastUri"?: string;
|
|
45917
46069
|
"firstUri"?: string;
|
|
46070
|
+
"lastUri"?: string;
|
|
45918
46071
|
"selfUri"?: string;
|
|
46072
|
+
"nextUri"?: string;
|
|
46073
|
+
"previousUri"?: string;
|
|
45919
46074
|
"pageCount"?: number;
|
|
45920
46075
|
}
|
|
45921
46076
|
|
|
@@ -45938,11 +46093,11 @@ declare namespace Models {
|
|
|
45938
46093
|
"pageSize"?: number;
|
|
45939
46094
|
"pageNumber"?: number;
|
|
45940
46095
|
"total"?: number;
|
|
45941
|
-
"previousUri"?: string;
|
|
45942
|
-
"nextUri"?: string;
|
|
45943
|
-
"lastUri"?: string;
|
|
45944
46096
|
"firstUri"?: string;
|
|
46097
|
+
"lastUri"?: string;
|
|
45945
46098
|
"selfUri"?: string;
|
|
46099
|
+
"nextUri"?: string;
|
|
46100
|
+
"previousUri"?: string;
|
|
45946
46101
|
"pageCount"?: number;
|
|
45947
46102
|
}
|
|
45948
46103
|
|
|
@@ -46258,6 +46413,45 @@ declare namespace Models {
|
|
|
46258
46413
|
"details"?: Array<string>;
|
|
46259
46414
|
}
|
|
46260
46415
|
|
|
46416
|
+
export interface TestTopicPhraseJob {
|
|
46417
|
+
"id"?: string;
|
|
46418
|
+
"state"?: string;
|
|
46419
|
+
"createdBy"?: Models.AddressableEntityRef;
|
|
46420
|
+
"dateCreated"?: string;
|
|
46421
|
+
"dateModified"?: string;
|
|
46422
|
+
"processedTranscriptsCount"?: number;
|
|
46423
|
+
"matchedTranscriptsCount"?: number;
|
|
46424
|
+
"selfUri"?: string;
|
|
46425
|
+
}
|
|
46426
|
+
|
|
46427
|
+
export interface TestTopicPhraseJobRequest {
|
|
46428
|
+
"topic": Models.TestTopicPhraseTopic;
|
|
46429
|
+
"transcriptsFilters"?: Models.TranscriptsFilters;
|
|
46430
|
+
}
|
|
46431
|
+
|
|
46432
|
+
export interface TestTopicPhraseJobs {
|
|
46433
|
+
"id"?: string;
|
|
46434
|
+
"state"?: string;
|
|
46435
|
+
"createdBy"?: Models.AddressableEntityRef;
|
|
46436
|
+
"dateCreated"?: string;
|
|
46437
|
+
"dateModified"?: string;
|
|
46438
|
+
"action"?: string;
|
|
46439
|
+
"entityType"?: string;
|
|
46440
|
+
"selfUri"?: string;
|
|
46441
|
+
}
|
|
46442
|
+
|
|
46443
|
+
export interface TestTopicPhrasePhrase {
|
|
46444
|
+
"text": string;
|
|
46445
|
+
"strictness"?: string;
|
|
46446
|
+
}
|
|
46447
|
+
|
|
46448
|
+
export interface TestTopicPhraseTopic {
|
|
46449
|
+
"phrase": Models.TestTopicPhrasePhrase;
|
|
46450
|
+
"strictness"?: string;
|
|
46451
|
+
"dialect": string;
|
|
46452
|
+
"participants"?: string;
|
|
46453
|
+
}
|
|
46454
|
+
|
|
46261
46455
|
export interface TextBotChannel {
|
|
46262
46456
|
"name": string;
|
|
46263
46457
|
"inputModes": Array<string>;
|
|
@@ -46641,11 +46835,11 @@ declare namespace Models {
|
|
|
46641
46835
|
"pageSize"?: number;
|
|
46642
46836
|
"pageNumber"?: number;
|
|
46643
46837
|
"total"?: number;
|
|
46644
|
-
"previousUri"?: string;
|
|
46645
|
-
"nextUri"?: string;
|
|
46646
|
-
"lastUri"?: string;
|
|
46647
46838
|
"firstUri"?: string;
|
|
46839
|
+
"lastUri"?: string;
|
|
46648
46840
|
"selfUri"?: string;
|
|
46841
|
+
"nextUri"?: string;
|
|
46842
|
+
"previousUri"?: string;
|
|
46649
46843
|
"pageCount"?: number;
|
|
46650
46844
|
}
|
|
46651
46845
|
|
|
@@ -46748,8 +46942,8 @@ declare namespace Models {
|
|
|
46748
46942
|
"entities"?: Array<Models.ListedTopic>;
|
|
46749
46943
|
"pageSize"?: number;
|
|
46750
46944
|
"total"?: number;
|
|
46751
|
-
"nextUri"?: string;
|
|
46752
46945
|
"selfUri"?: string;
|
|
46946
|
+
"nextUri"?: string;
|
|
46753
46947
|
"pageCount"?: number;
|
|
46754
46948
|
}
|
|
46755
46949
|
|
|
@@ -46993,6 +47187,14 @@ declare namespace Models {
|
|
|
46993
47187
|
"doesNotContain"?: Array<string>;
|
|
46994
47188
|
}
|
|
46995
47189
|
|
|
47190
|
+
export interface TranscriptsFilters {
|
|
47191
|
+
"mediaType"?: string;
|
|
47192
|
+
"startTimeMs"?: number;
|
|
47193
|
+
"endTimeMs"?: number;
|
|
47194
|
+
"queues"?: Array<string>;
|
|
47195
|
+
"flows"?: Array<string>;
|
|
47196
|
+
}
|
|
47197
|
+
|
|
46996
47198
|
export interface TransferDestination {
|
|
46997
47199
|
"userId"?: string;
|
|
46998
47200
|
"address"?: string;
|
|
@@ -47157,11 +47359,11 @@ declare namespace Models {
|
|
|
47157
47359
|
"pageNumber"?: number;
|
|
47158
47360
|
"total"?: number;
|
|
47159
47361
|
"totalNumberOfEntities"?: number;
|
|
47160
|
-
"previousUri"?: string;
|
|
47161
|
-
"nextUri"?: string;
|
|
47162
|
-
"lastUri"?: string;
|
|
47163
47362
|
"firstUri"?: string;
|
|
47363
|
+
"lastUri"?: string;
|
|
47164
47364
|
"selfUri"?: string;
|
|
47365
|
+
"nextUri"?: string;
|
|
47366
|
+
"previousUri"?: string;
|
|
47165
47367
|
"pageCount"?: number;
|
|
47166
47368
|
}
|
|
47167
47369
|
|
|
@@ -47176,11 +47378,11 @@ declare namespace Models {
|
|
|
47176
47378
|
"pageNumber"?: number;
|
|
47177
47379
|
"total"?: number;
|
|
47178
47380
|
"totalNumberOfEntities"?: number;
|
|
47179
|
-
"previousUri"?: string;
|
|
47180
|
-
"nextUri"?: string;
|
|
47181
|
-
"lastUri"?: string;
|
|
47182
47381
|
"firstUri"?: string;
|
|
47382
|
+
"lastUri"?: string;
|
|
47183
47383
|
"selfUri"?: string;
|
|
47384
|
+
"nextUri"?: string;
|
|
47385
|
+
"previousUri"?: string;
|
|
47184
47386
|
"pageCount"?: number;
|
|
47185
47387
|
}
|
|
47186
47388
|
|
|
@@ -47246,11 +47448,11 @@ declare namespace Models {
|
|
|
47246
47448
|
"pageNumber"?: number;
|
|
47247
47449
|
"total"?: number;
|
|
47248
47450
|
"totalNumberOfEntities"?: number;
|
|
47249
|
-
"previousUri"?: string;
|
|
47250
|
-
"nextUri"?: string;
|
|
47251
|
-
"lastUri"?: string;
|
|
47252
47451
|
"firstUri"?: string;
|
|
47452
|
+
"lastUri"?: string;
|
|
47253
47453
|
"selfUri"?: string;
|
|
47454
|
+
"nextUri"?: string;
|
|
47455
|
+
"previousUri"?: string;
|
|
47254
47456
|
"pageCount"?: number;
|
|
47255
47457
|
}
|
|
47256
47458
|
|
|
@@ -47329,11 +47531,11 @@ declare namespace Models {
|
|
|
47329
47531
|
"pageSize"?: number;
|
|
47330
47532
|
"pageNumber"?: number;
|
|
47331
47533
|
"total"?: number;
|
|
47332
|
-
"previousUri"?: string;
|
|
47333
|
-
"nextUri"?: string;
|
|
47334
|
-
"lastUri"?: string;
|
|
47335
47534
|
"firstUri"?: string;
|
|
47535
|
+
"lastUri"?: string;
|
|
47336
47536
|
"selfUri"?: string;
|
|
47537
|
+
"nextUri"?: string;
|
|
47538
|
+
"previousUri"?: string;
|
|
47337
47539
|
"pageCount"?: number;
|
|
47338
47540
|
}
|
|
47339
47541
|
|
|
@@ -47363,11 +47565,11 @@ declare namespace Models {
|
|
|
47363
47565
|
"pageSize"?: number;
|
|
47364
47566
|
"pageNumber"?: number;
|
|
47365
47567
|
"total"?: number;
|
|
47366
|
-
"previousUri"?: string;
|
|
47367
|
-
"nextUri"?: string;
|
|
47368
|
-
"lastUri"?: string;
|
|
47369
47568
|
"firstUri"?: string;
|
|
47569
|
+
"lastUri"?: string;
|
|
47370
47570
|
"selfUri"?: string;
|
|
47571
|
+
"nextUri"?: string;
|
|
47572
|
+
"previousUri"?: string;
|
|
47371
47573
|
"pageCount"?: number;
|
|
47372
47574
|
}
|
|
47373
47575
|
|
|
@@ -47449,11 +47651,11 @@ declare namespace Models {
|
|
|
47449
47651
|
"pageSize"?: number;
|
|
47450
47652
|
"pageNumber"?: number;
|
|
47451
47653
|
"total"?: number;
|
|
47452
|
-
"previousUri"?: string;
|
|
47453
|
-
"nextUri"?: string;
|
|
47454
|
-
"lastUri"?: string;
|
|
47455
47654
|
"firstUri"?: string;
|
|
47655
|
+
"lastUri"?: string;
|
|
47456
47656
|
"selfUri"?: string;
|
|
47657
|
+
"nextUri"?: string;
|
|
47658
|
+
"previousUri"?: string;
|
|
47457
47659
|
"pageCount"?: number;
|
|
47458
47660
|
}
|
|
47459
47661
|
|
|
@@ -47544,11 +47746,11 @@ declare namespace Models {
|
|
|
47544
47746
|
"pageSize"?: number;
|
|
47545
47747
|
"pageNumber"?: number;
|
|
47546
47748
|
"total"?: number;
|
|
47547
|
-
"previousUri"?: string;
|
|
47548
|
-
"nextUri"?: string;
|
|
47549
|
-
"lastUri"?: string;
|
|
47550
47749
|
"firstUri"?: string;
|
|
47750
|
+
"lastUri"?: string;
|
|
47551
47751
|
"selfUri"?: string;
|
|
47752
|
+
"nextUri"?: string;
|
|
47753
|
+
"previousUri"?: string;
|
|
47552
47754
|
"pageCount"?: number;
|
|
47553
47755
|
}
|
|
47554
47756
|
|
|
@@ -47568,11 +47770,11 @@ declare namespace Models {
|
|
|
47568
47770
|
"pageSize"?: number;
|
|
47569
47771
|
"pageNumber"?: number;
|
|
47570
47772
|
"total"?: number;
|
|
47571
|
-
"previousUri"?: string;
|
|
47572
|
-
"nextUri"?: string;
|
|
47573
|
-
"lastUri"?: string;
|
|
47574
47773
|
"firstUri"?: string;
|
|
47774
|
+
"lastUri"?: string;
|
|
47575
47775
|
"selfUri"?: string;
|
|
47776
|
+
"nextUri"?: string;
|
|
47777
|
+
"previousUri"?: string;
|
|
47576
47778
|
"pageCount"?: number;
|
|
47577
47779
|
}
|
|
47578
47780
|
|
|
@@ -47596,11 +47798,11 @@ declare namespace Models {
|
|
|
47596
47798
|
"pageSize"?: number;
|
|
47597
47799
|
"pageNumber"?: number;
|
|
47598
47800
|
"total"?: number;
|
|
47599
|
-
"previousUri"?: string;
|
|
47600
|
-
"nextUri"?: string;
|
|
47601
|
-
"lastUri"?: string;
|
|
47602
47801
|
"firstUri"?: string;
|
|
47802
|
+
"lastUri"?: string;
|
|
47603
47803
|
"selfUri"?: string;
|
|
47804
|
+
"nextUri"?: string;
|
|
47805
|
+
"previousUri"?: string;
|
|
47604
47806
|
"pageCount"?: number;
|
|
47605
47807
|
}
|
|
47606
47808
|
|
|
@@ -47661,11 +47863,11 @@ declare namespace Models {
|
|
|
47661
47863
|
"pageSize"?: number;
|
|
47662
47864
|
"pageNumber"?: number;
|
|
47663
47865
|
"total"?: number;
|
|
47664
|
-
"previousUri"?: string;
|
|
47665
|
-
"nextUri"?: string;
|
|
47666
|
-
"lastUri"?: string;
|
|
47667
47866
|
"firstUri"?: string;
|
|
47867
|
+
"lastUri"?: string;
|
|
47668
47868
|
"selfUri"?: string;
|
|
47869
|
+
"nextUri"?: string;
|
|
47870
|
+
"previousUri"?: string;
|
|
47669
47871
|
"pageCount"?: number;
|
|
47670
47872
|
}
|
|
47671
47873
|
|
|
@@ -47699,11 +47901,11 @@ declare namespace Models {
|
|
|
47699
47901
|
"pageSize"?: number;
|
|
47700
47902
|
"pageNumber"?: number;
|
|
47701
47903
|
"total"?: number;
|
|
47702
|
-
"previousUri"?: string;
|
|
47703
|
-
"nextUri"?: string;
|
|
47704
|
-
"lastUri"?: string;
|
|
47705
47904
|
"firstUri"?: string;
|
|
47905
|
+
"lastUri"?: string;
|
|
47706
47906
|
"selfUri"?: string;
|
|
47907
|
+
"nextUri"?: string;
|
|
47908
|
+
"previousUri"?: string;
|
|
47707
47909
|
"pageCount"?: number;
|
|
47708
47910
|
}
|
|
47709
47911
|
|
|
@@ -47777,11 +47979,11 @@ declare namespace Models {
|
|
|
47777
47979
|
"pageSize"?: number;
|
|
47778
47980
|
"pageNumber"?: number;
|
|
47779
47981
|
"total"?: number;
|
|
47780
|
-
"previousUri"?: string;
|
|
47781
|
-
"nextUri"?: string;
|
|
47782
|
-
"lastUri"?: string;
|
|
47783
47982
|
"firstUri"?: string;
|
|
47983
|
+
"lastUri"?: string;
|
|
47784
47984
|
"selfUri"?: string;
|
|
47985
|
+
"nextUri"?: string;
|
|
47986
|
+
"previousUri"?: string;
|
|
47785
47987
|
"pageCount"?: number;
|
|
47786
47988
|
}
|
|
47787
47989
|
|
|
@@ -47870,11 +48072,11 @@ declare namespace Models {
|
|
|
47870
48072
|
"pageSize"?: number;
|
|
47871
48073
|
"pageNumber"?: number;
|
|
47872
48074
|
"total"?: number;
|
|
47873
|
-
"previousUri"?: string;
|
|
47874
|
-
"nextUri"?: string;
|
|
47875
|
-
"lastUri"?: string;
|
|
47876
48075
|
"firstUri"?: string;
|
|
48076
|
+
"lastUri"?: string;
|
|
47877
48077
|
"selfUri"?: string;
|
|
48078
|
+
"nextUri"?: string;
|
|
48079
|
+
"previousUri"?: string;
|
|
47878
48080
|
"pageCount"?: number;
|
|
47879
48081
|
}
|
|
47880
48082
|
|
|
@@ -47890,9 +48092,9 @@ declare namespace Models {
|
|
|
47890
48092
|
export interface UnpublishedProgramsEntityListing {
|
|
47891
48093
|
"entities"?: Array<Models.Program>;
|
|
47892
48094
|
"pageSize"?: number;
|
|
47893
|
-
"nextUri"?: string;
|
|
47894
48095
|
"selfUri"?: string;
|
|
47895
48096
|
"pageCount"?: number;
|
|
48097
|
+
"nextUri"?: string;
|
|
47896
48098
|
}
|
|
47897
48099
|
|
|
47898
48100
|
export interface UnreadFields {
|
|
@@ -48450,11 +48652,11 @@ declare namespace Models {
|
|
|
48450
48652
|
"pageSize"?: number;
|
|
48451
48653
|
"pageNumber"?: number;
|
|
48452
48654
|
"total"?: number;
|
|
48453
|
-
"previousUri"?: string;
|
|
48454
|
-
"nextUri"?: string;
|
|
48455
|
-
"lastUri"?: string;
|
|
48456
48655
|
"firstUri"?: string;
|
|
48656
|
+
"lastUri"?: string;
|
|
48457
48657
|
"selfUri"?: string;
|
|
48658
|
+
"nextUri"?: string;
|
|
48659
|
+
"previousUri"?: string;
|
|
48458
48660
|
"pageCount"?: number;
|
|
48459
48661
|
}
|
|
48460
48662
|
|
|
@@ -48623,11 +48825,11 @@ declare namespace Models {
|
|
|
48623
48825
|
"pageSize"?: number;
|
|
48624
48826
|
"pageNumber"?: number;
|
|
48625
48827
|
"total"?: number;
|
|
48626
|
-
"previousUri"?: string;
|
|
48627
|
-
"nextUri"?: string;
|
|
48628
|
-
"lastUri"?: string;
|
|
48629
48828
|
"firstUri"?: string;
|
|
48829
|
+
"lastUri"?: string;
|
|
48630
48830
|
"selfUri"?: string;
|
|
48831
|
+
"nextUri"?: string;
|
|
48832
|
+
"previousUri"?: string;
|
|
48631
48833
|
"pageCount"?: number;
|
|
48632
48834
|
}
|
|
48633
48835
|
|
|
@@ -48713,11 +48915,11 @@ declare namespace Models {
|
|
|
48713
48915
|
"pageSize"?: number;
|
|
48714
48916
|
"pageNumber"?: number;
|
|
48715
48917
|
"total"?: number;
|
|
48716
|
-
"previousUri"?: string;
|
|
48717
|
-
"nextUri"?: string;
|
|
48718
|
-
"lastUri"?: string;
|
|
48719
48918
|
"firstUri"?: string;
|
|
48919
|
+
"lastUri"?: string;
|
|
48720
48920
|
"selfUri"?: string;
|
|
48921
|
+
"nextUri"?: string;
|
|
48922
|
+
"previousUri"?: string;
|
|
48721
48923
|
"pageCount"?: number;
|
|
48722
48924
|
}
|
|
48723
48925
|
|
|
@@ -48889,11 +49091,11 @@ declare namespace Models {
|
|
|
48889
49091
|
"pageSize"?: number;
|
|
48890
49092
|
"pageNumber"?: number;
|
|
48891
49093
|
"total"?: number;
|
|
48892
|
-
"previousUri"?: string;
|
|
48893
|
-
"nextUri"?: string;
|
|
48894
|
-
"lastUri"?: string;
|
|
48895
49094
|
"firstUri"?: string;
|
|
49095
|
+
"lastUri"?: string;
|
|
48896
49096
|
"selfUri"?: string;
|
|
49097
|
+
"nextUri"?: string;
|
|
49098
|
+
"previousUri"?: string;
|
|
48897
49099
|
"pageCount"?: number;
|
|
48898
49100
|
}
|
|
48899
49101
|
|
|
@@ -48957,11 +49159,11 @@ declare namespace Models {
|
|
|
48957
49159
|
"pageSize"?: number;
|
|
48958
49160
|
"pageNumber"?: number;
|
|
48959
49161
|
"total"?: number;
|
|
48960
|
-
"previousUri"?: string;
|
|
48961
|
-
"nextUri"?: string;
|
|
48962
|
-
"lastUri"?: string;
|
|
48963
49162
|
"firstUri"?: string;
|
|
49163
|
+
"lastUri"?: string;
|
|
48964
49164
|
"selfUri"?: string;
|
|
49165
|
+
"nextUri"?: string;
|
|
49166
|
+
"previousUri"?: string;
|
|
48965
49167
|
"pageCount"?: number;
|
|
48966
49168
|
}
|
|
48967
49169
|
|
|
@@ -48986,11 +49188,11 @@ declare namespace Models {
|
|
|
48986
49188
|
"pageSize"?: number;
|
|
48987
49189
|
"pageNumber"?: number;
|
|
48988
49190
|
"total"?: number;
|
|
48989
|
-
"previousUri"?: string;
|
|
48990
|
-
"nextUri"?: string;
|
|
48991
|
-
"lastUri"?: string;
|
|
48992
49191
|
"firstUri"?: string;
|
|
49192
|
+
"lastUri"?: string;
|
|
48993
49193
|
"selfUri"?: string;
|
|
49194
|
+
"nextUri"?: string;
|
|
49195
|
+
"previousUri"?: string;
|
|
48994
49196
|
"pageCount"?: number;
|
|
48995
49197
|
}
|
|
48996
49198
|
|
|
@@ -49203,11 +49405,11 @@ declare namespace Models {
|
|
|
49203
49405
|
"pageSize"?: number;
|
|
49204
49406
|
"pageNumber"?: number;
|
|
49205
49407
|
"total"?: number;
|
|
49206
|
-
"previousUri"?: string;
|
|
49207
|
-
"nextUri"?: string;
|
|
49208
|
-
"lastUri"?: string;
|
|
49209
49408
|
"firstUri"?: string;
|
|
49409
|
+
"lastUri"?: string;
|
|
49210
49410
|
"selfUri"?: string;
|
|
49411
|
+
"nextUri"?: string;
|
|
49412
|
+
"previousUri"?: string;
|
|
49211
49413
|
"pageCount"?: number;
|
|
49212
49414
|
}
|
|
49213
49415
|
|
|
@@ -49370,11 +49572,11 @@ declare namespace Models {
|
|
|
49370
49572
|
"pageSize"?: number;
|
|
49371
49573
|
"pageNumber"?: number;
|
|
49372
49574
|
"total"?: number;
|
|
49373
|
-
"previousUri"?: string;
|
|
49374
|
-
"nextUri"?: string;
|
|
49375
|
-
"lastUri"?: string;
|
|
49376
49575
|
"firstUri"?: string;
|
|
49576
|
+
"lastUri"?: string;
|
|
49377
49577
|
"selfUri"?: string;
|
|
49578
|
+
"nextUri"?: string;
|
|
49579
|
+
"previousUri"?: string;
|
|
49378
49580
|
"pageCount"?: number;
|
|
49379
49581
|
}
|
|
49380
49582
|
|
|
@@ -49399,11 +49601,11 @@ declare namespace Models {
|
|
|
49399
49601
|
"pageSize"?: number;
|
|
49400
49602
|
"pageNumber"?: number;
|
|
49401
49603
|
"total"?: number;
|
|
49402
|
-
"previousUri"?: string;
|
|
49403
|
-
"nextUri"?: string;
|
|
49404
|
-
"lastUri"?: string;
|
|
49405
49604
|
"firstUri"?: string;
|
|
49605
|
+
"lastUri"?: string;
|
|
49406
49606
|
"selfUri"?: string;
|
|
49607
|
+
"nextUri"?: string;
|
|
49608
|
+
"previousUri"?: string;
|
|
49407
49609
|
"pageCount"?: number;
|
|
49408
49610
|
}
|
|
49409
49611
|
|
|
@@ -50381,11 +50583,11 @@ declare namespace Models {
|
|
|
50381
50583
|
"pageSize"?: number;
|
|
50382
50584
|
"pageNumber"?: number;
|
|
50383
50585
|
"total"?: number;
|
|
50384
|
-
"previousUri"?: string;
|
|
50385
|
-
"nextUri"?: string;
|
|
50386
|
-
"lastUri"?: string;
|
|
50387
50586
|
"firstUri"?: string;
|
|
50587
|
+
"lastUri"?: string;
|
|
50388
50588
|
"selfUri"?: string;
|
|
50589
|
+
"nextUri"?: string;
|
|
50590
|
+
"previousUri"?: string;
|
|
50389
50591
|
"pageCount"?: number;
|
|
50390
50592
|
}
|
|
50391
50593
|
|
|
@@ -50597,11 +50799,11 @@ declare namespace Models {
|
|
|
50597
50799
|
"pageSize"?: number;
|
|
50598
50800
|
"pageNumber"?: number;
|
|
50599
50801
|
"total"?: number;
|
|
50600
|
-
"previousUri"?: string;
|
|
50601
|
-
"nextUri"?: string;
|
|
50602
|
-
"lastUri"?: string;
|
|
50603
50802
|
"firstUri"?: string;
|
|
50803
|
+
"lastUri"?: string;
|
|
50604
50804
|
"selfUri"?: string;
|
|
50805
|
+
"nextUri"?: string;
|
|
50806
|
+
"previousUri"?: string;
|
|
50605
50807
|
"pageCount"?: number;
|
|
50606
50808
|
}
|
|
50607
50809
|
|
|
@@ -52479,11 +52681,11 @@ declare namespace Models {
|
|
|
52479
52681
|
"pageSize"?: number;
|
|
52480
52682
|
"pageNumber"?: number;
|
|
52481
52683
|
"total"?: number;
|
|
52482
|
-
"previousUri"?: string;
|
|
52483
|
-
"nextUri"?: string;
|
|
52484
|
-
"lastUri"?: string;
|
|
52485
52684
|
"firstUri"?: string;
|
|
52685
|
+
"lastUri"?: string;
|
|
52486
52686
|
"selfUri"?: string;
|
|
52687
|
+
"nextUri"?: string;
|
|
52688
|
+
"previousUri"?: string;
|
|
52487
52689
|
"pageCount"?: number;
|
|
52488
52690
|
}
|
|
52489
52691
|
|
|
@@ -53958,11 +54160,11 @@ declare namespace Models {
|
|
|
53958
54160
|
"pageSize"?: number;
|
|
53959
54161
|
"pageNumber"?: number;
|
|
53960
54162
|
"total"?: number;
|
|
53961
|
-
"previousUri"?: string;
|
|
53962
|
-
"nextUri"?: string;
|
|
53963
|
-
"lastUri"?: string;
|
|
53964
54163
|
"firstUri"?: string;
|
|
54164
|
+
"lastUri"?: string;
|
|
53965
54165
|
"selfUri"?: string;
|
|
54166
|
+
"nextUri"?: string;
|
|
54167
|
+
"previousUri"?: string;
|
|
53966
54168
|
"pageCount"?: number;
|
|
53967
54169
|
}
|
|
53968
54170
|
|
|
@@ -53983,11 +54185,11 @@ declare namespace Models {
|
|
|
53983
54185
|
"pageSize"?: number;
|
|
53984
54186
|
"pageNumber"?: number;
|
|
53985
54187
|
"total"?: number;
|
|
53986
|
-
"previousUri"?: string;
|
|
53987
|
-
"nextUri"?: string;
|
|
53988
|
-
"lastUri"?: string;
|
|
53989
54188
|
"firstUri"?: string;
|
|
54189
|
+
"lastUri"?: string;
|
|
53990
54190
|
"selfUri"?: string;
|
|
54191
|
+
"nextUri"?: string;
|
|
54192
|
+
"previousUri"?: string;
|
|
53991
54193
|
"pageCount"?: number;
|
|
53992
54194
|
}
|
|
53993
54195
|
|
|
@@ -54213,11 +54415,11 @@ declare namespace Models {
|
|
|
54213
54415
|
"pageSize"?: number;
|
|
54214
54416
|
"pageNumber"?: number;
|
|
54215
54417
|
"total"?: number;
|
|
54216
|
-
"previousUri"?: string;
|
|
54217
|
-
"nextUri"?: string;
|
|
54218
|
-
"lastUri"?: string;
|
|
54219
54418
|
"firstUri"?: string;
|
|
54419
|
+
"lastUri"?: string;
|
|
54220
54420
|
"selfUri"?: string;
|
|
54421
|
+
"nextUri"?: string;
|
|
54422
|
+
"previousUri"?: string;
|
|
54221
54423
|
"pageCount"?: number;
|
|
54222
54424
|
}
|
|
54223
54425
|
|