twilio 5.4.4 → 5.5.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/lib/base/Page.js +1 -1
- package/lib/jwt/ClientCapability.js +1 -1
- package/lib/jwt/taskrouter/TaskRouterCapability.js +1 -1
- package/lib/rest/accounts/v1/bulkConsents.d.ts +4 -4
- package/lib/rest/accounts/v1/bulkConsents.js +1 -1
- package/lib/rest/accounts/v1/bulkContacts.d.ts +4 -4
- package/lib/rest/accounts/v1/bulkContacts.js +1 -1
- package/lib/rest/api/v2010/account/address/dependentPhoneNumber.d.ts +3 -3
- package/lib/rest/api/v2010/account/address.d.ts +6 -0
- package/lib/rest/api/v2010/account/address.js +2 -0
- package/lib/rest/api/v2010/account/call/event.d.ts +6 -6
- package/lib/rest/api/v2010/account/call/payment.d.ts +1 -1
- package/lib/rest/api/v2010/account/call/recording.d.ts +3 -3
- package/lib/rest/api/v2010/account/call/transcription.d.ts +1 -1
- package/lib/rest/api/v2010/account/conference/recording.d.ts +3 -3
- package/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn.d.ts +3 -3
- package/lib/rest/api/v2010/account/recording.d.ts +3 -3
- package/lib/rest/bulkexports/v1/export/exportCustomJob.d.ts +3 -3
- package/lib/rest/bulkexports/v1/export/job.d.ts +3 -3
- package/lib/rest/chat/v1/service.d.ts +9 -9
- package/lib/rest/chat/v2/service/channel/message.d.ts +3 -3
- package/lib/rest/chat/v2/service/channel/webhook.d.ts +3 -3
- package/lib/rest/chat/v2/service.d.ts +9 -9
- package/lib/rest/conversations/v1/addressConfiguration.d.ts +4 -4
- package/lib/rest/conversations/v1/conversation/message.d.ts +6 -6
- package/lib/rest/conversations/v1/conversation/participant.d.ts +3 -3
- package/lib/rest/conversations/v1/conversation/webhook.d.ts +3 -3
- package/lib/rest/conversations/v1/conversation.d.ts +6 -6
- package/lib/rest/conversations/v1/conversationWithParticipants.d.ts +6 -6
- package/lib/rest/conversations/v1/participantConversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/configuration/notification.d.ts +9 -9
- package/lib/rest/conversations/v1/service/conversation/message.d.ts +6 -6
- package/lib/rest/conversations/v1/service/conversation/participant.d.ts +3 -3
- package/lib/rest/conversations/v1/service/conversation/webhook.d.ts +3 -3
- package/lib/rest/conversations/v1/service/conversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/conversationWithParticipants.d.ts +6 -6
- package/lib/rest/conversations/v1/service/participantConversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/user/userConversation.d.ts +3 -3
- package/lib/rest/conversations/v1/user/userConversation.d.ts +3 -3
- package/lib/rest/events/v1/sink.d.ts +5 -5
- package/lib/rest/events/v1/subscription.d.ts +1 -1
- package/lib/rest/events/v1/subscription.js +1 -1
- package/lib/rest/flexApi/v1/assessments.d.ts +3 -3
- package/lib/rest/flexApi/v1/configuration.d.ts +66 -66
- package/lib/rest/flexApi/v1/flexFlow.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsAssessmentsComment.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsConversations.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsQuestionnaires.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsQuestionnairesQuestion.d.ts +6 -6
- package/lib/rest/flexApi/v1/insightsSegments.d.ts +9 -9
- package/lib/rest/flexApi/v1/insightsSettingsAnswerSets.d.ts +9 -9
- package/lib/rest/flexApi/v1/insightsSettingsComment.d.ts +3 -3
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelInvite.d.ts +4 -4
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelParticipant.d.ts +5 -5
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionTransfer.d.ts +232 -0
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionTransfer.js +203 -0
- package/lib/rest/flexApi/v1/interaction/interactionChannel.d.ts +9 -1
- package/lib/rest/flexApi/v1/interaction/interactionChannel.js +13 -0
- package/lib/rest/flexApi/v1/interaction.d.ts +8 -8
- package/lib/rest/flexApi/v1/pluginConfiguration.d.ts +1 -1
- package/lib/rest/flexApi/v1/pluginConfiguration.js +1 -1
- package/lib/rest/iam/v1/apiKey.d.ts +3 -3
- package/lib/rest/iam/v1/newApiKey.d.ts +3 -3
- package/lib/rest/insights/v1/call/callSummary.d.ts +30 -30
- package/lib/rest/insights/v1/call/event.d.ts +12 -12
- package/lib/rest/insights/v1/call/metric.d.ts +12 -12
- package/lib/rest/insights/v1/callSummaries.d.ts +30 -30
- package/lib/rest/insights/v1/conference/conferenceParticipant.d.ts +10 -10
- package/lib/rest/insights/v1/conference.d.ts +7 -7
- package/lib/rest/insights/v1/room/participant.d.ts +6 -6
- package/lib/rest/intelligence/v2/customOperator.d.ts +5 -5
- package/lib/rest/intelligence/v2/operator.d.ts +3 -3
- package/lib/rest/intelligence/v2/operatorType.d.ts +3 -3
- package/lib/rest/intelligence/v2/prebuiltOperator.d.ts +3 -3
- package/lib/rest/intelligence/v2/transcript/operatorResult.d.ts +15 -15
- package/lib/rest/intelligence/v2/transcript/sentence.d.ts +3 -3
- package/lib/rest/intelligence/v2/transcript.d.ts +4 -4
- package/lib/rest/ipMessaging/v1/service.d.ts +9 -9
- package/lib/rest/ipMessaging/v2/service/channel/message.d.ts +3 -3
- package/lib/rest/ipMessaging/v2/service/channel/webhook.d.ts +3 -3
- package/lib/rest/ipMessaging/v2/service.d.ts +9 -9
- package/lib/rest/lookups/v1/phoneNumber.d.ts +9 -9
- package/lib/rest/lookups/v2/phoneNumber.d.ts +30 -30
- package/lib/rest/messaging/v1/brandRegistration/brandVetting.d.ts +2 -2
- package/lib/rest/messaging/v1/brandRegistration.d.ts +4 -4
- package/lib/rest/messaging/v1/domainCerts.d.ts +3 -3
- package/lib/rest/messaging/v1/service/usAppToPerson.d.ts +6 -6
- package/lib/rest/messaging/v1/service/usAppToPersonUsecase.d.ts +3 -3
- package/lib/rest/messaging/v1/tollfreeVerification.d.ts +7 -7
- package/lib/rest/messaging/v1/usecase.d.ts +3 -3
- package/lib/rest/microvisor/v1/device.d.ts +6 -6
- package/lib/rest/monitor/v1/event.d.ts +3 -3
- package/lib/rest/notify/v1/service/notification.d.ts +28 -28
- package/lib/rest/numbers/V1.d.ts +5 -5
- package/lib/rest/numbers/V1.js +6 -8
- package/lib/rest/numbers/v1/bulkEligibility.d.ts +3 -3
- package/lib/rest/numbers/v1/eligibility.d.ts +3 -3
- package/lib/rest/numbers/v1/portingPortIn.d.ts +6 -6
- package/lib/rest/numbers/v1/{portingWebhookConfigurationFetch.d.ts → webhook.d.ts} +10 -10
- package/lib/rest/numbers/v1/{portingWebhookConfigurationFetch.js → webhook.js} +6 -6
- package/lib/rest/numbers/v2/bulkHostedNumberOrder.d.ts +3 -3
- package/lib/rest/numbers/v2/hostedNumberOrder.d.ts +1 -1
- package/lib/rest/numbers/v2/regulatoryCompliance/bundle/evaluation.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/endUser.d.ts +5 -5
- package/lib/rest/numbers/v2/regulatoryCompliance/endUserType.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/regulation.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/supportingDocument.d.ts +8 -8
- package/lib/rest/numbers/v2/regulatoryCompliance/supportingDocumentType.d.ts +3 -3
- package/lib/rest/preview/marketplace/availableAddOn.d.ts +3 -3
- package/lib/rest/preview/marketplace/installedAddOn.d.ts +5 -5
- package/lib/rest/preview/sync/service/document.d.ts +5 -5
- package/lib/rest/preview/sync/service/syncList/syncListItem.d.ts +5 -5
- package/lib/rest/preview/sync/service/syncMap/syncMapItem.d.ts +5 -5
- package/lib/rest/preview/wireless/sim/usage.d.ts +15 -15
- package/lib/rest/proxy/v1/service/session.d.ts +1 -1
- package/lib/rest/proxy/v1/service/session.js +1 -1
- package/lib/rest/serverless/v1/service/build.d.ts +9 -9
- package/lib/rest/studio/v1/flow/engagement/engagementContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement/step/stepContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement/step.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement.d.ts +4 -4
- package/lib/rest/studio/v1/flow/execution/executionContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution/executionStep/executionStepContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution/executionStep.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution.d.ts +4 -4
- package/lib/rest/studio/v2/flow/execution/executionContext.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution/executionStep/executionStepContext.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution/executionStep.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution.d.ts +4 -4
- package/lib/rest/studio/v2/flow/flowRevision.d.ts +6 -6
- package/lib/rest/studio/v2/flow.d.ts +11 -11
- package/lib/rest/studio/v2/flowValidate.d.ts +1 -1
- package/lib/rest/supersim/v1/network.d.ts +3 -3
- package/lib/rest/supersim/v1/networkAccessProfile/networkAccessProfileNetwork.d.ts +3 -3
- package/lib/rest/supersim/v1/settingsUpdate.d.ts +3 -3
- package/lib/rest/supersim/v1/usageRecord.d.ts +3 -3
- package/lib/rest/sync/v1/service/document.d.ts +5 -5
- package/lib/rest/sync/v1/service/syncList/syncListItem.d.ts +5 -5
- package/lib/rest/sync/v1/service/syncMap/syncMapItem.d.ts +5 -5
- package/lib/rest/sync/v1/service/syncStream/streamMessage.d.ts +4 -4
- package/lib/rest/taskrouter/v1/workspace/event.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueBulkRealTimeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueCumulativeStatistics.d.ts +12 -12
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueRealTimeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueuesStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/worker/workerStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersCumulativeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersRealTimeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowCumulativeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowRealTimeStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workspaceCumulativeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workspaceRealTimeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workspaceStatistics.d.ts +6 -6
- package/lib/rest/trunking/v1/trunk.d.ts +3 -3
- package/lib/rest/trusthub/v1/customerProfiles/customerProfilesEvaluations.d.ts +3 -3
- package/lib/rest/trusthub/v1/customerProfiles.d.ts +3 -3
- package/lib/rest/trusthub/v1/endUser.d.ts +5 -5
- package/lib/rest/trusthub/v1/endUserType.d.ts +3 -3
- package/lib/rest/trusthub/v1/policies.d.ts +3 -3
- package/lib/rest/trusthub/v1/supportingDocument.d.ts +6 -6
- package/lib/rest/trusthub/v1/supportingDocumentType.d.ts +3 -3
- package/lib/rest/trusthub/v1/trustProducts/trustProductsEvaluations.d.ts +3 -3
- package/lib/rest/trusthub/v1/trustProducts.d.ts +3 -3
- package/lib/rest/verify/v2/form.d.ts +6 -6
- package/lib/rest/verify/v2/service/entity/challenge.d.ts +12 -12
- package/lib/rest/verify/v2/service/entity/challenge.js +1 -1
- package/lib/rest/verify/v2/service/entity/factor.d.ts +6 -6
- package/lib/rest/verify/v2/service/entity/newFactor.d.ts +10 -10
- package/lib/rest/verify/v2/service/verification.d.ts +11 -11
- package/lib/rest/verify/v2/service/verificationCheck.d.ts +3 -3
- package/lib/rest/verify/v2/service.d.ts +9 -9
- package/lib/rest/verify/v2/template.d.ts +3 -3
- package/lib/rest/verify/v2/verificationAttempt.d.ts +6 -6
- package/lib/rest/video/v1/composition.d.ts +4 -4
- package/lib/rest/video/v1/compositionHook.d.ts +5 -5
- package/lib/rest/video/v1/recording.d.ts +3 -3
- package/lib/rest/video/v1/room/participant/subscribeRules.d.ts +1 -1
- package/lib/rest/video/v1/room/recordingRules.d.ts +1 -1
- package/lib/rest/video/v1/room/roomRecording.d.ts +3 -3
- package/lib/rest/video/v1/room.d.ts +1 -1
- package/lib/rest/wireless/v1/sim/dataSession.d.ts +3 -3
- package/lib/rest/wireless/v1/sim/usageRecord.d.ts +9 -9
- package/lib/rest/wireless/v1/usageRecord.d.ts +9 -9
- package/lib/twiml/VoiceResponse.d.ts +1 -2
- package/package.json +3 -3
|
@@ -136,7 +136,7 @@ interface AssessmentsResource {
|
|
|
136
136
|
user_email: string;
|
|
137
137
|
answer_text: string;
|
|
138
138
|
answer_id: string;
|
|
139
|
-
assessment:
|
|
139
|
+
assessment: Record<string, object>;
|
|
140
140
|
timestamp: number;
|
|
141
141
|
url: string;
|
|
142
142
|
}
|
|
@@ -192,7 +192,7 @@ export declare class AssessmentsInstance {
|
|
|
192
192
|
/**
|
|
193
193
|
* Assessment Details associated with an assessment
|
|
194
194
|
*/
|
|
195
|
-
assessment:
|
|
195
|
+
assessment: Record<string, object>;
|
|
196
196
|
timestamp: number;
|
|
197
197
|
url: string;
|
|
198
198
|
private get _proxy();
|
|
@@ -222,7 +222,7 @@ export declare class AssessmentsInstance {
|
|
|
222
222
|
userEmail: string;
|
|
223
223
|
answerText: string;
|
|
224
224
|
answerId: string;
|
|
225
|
-
assessment:
|
|
225
|
+
assessment: Record<string, object>;
|
|
226
226
|
timestamp: number;
|
|
227
227
|
url: string;
|
|
228
228
|
};
|
|
@@ -79,15 +79,15 @@ interface ConfigurationResource {
|
|
|
79
79
|
account_sid: string;
|
|
80
80
|
date_created: Date;
|
|
81
81
|
date_updated: Date;
|
|
82
|
-
attributes:
|
|
82
|
+
attributes: Record<string, object>;
|
|
83
83
|
status: ConfigurationStatus;
|
|
84
84
|
taskrouter_workspace_sid: string;
|
|
85
85
|
taskrouter_target_workflow_sid: string;
|
|
86
86
|
taskrouter_target_taskqueue_sid: string;
|
|
87
|
-
taskrouter_taskqueues: Array<
|
|
88
|
-
taskrouter_skills: Array<
|
|
89
|
-
taskrouter_worker_channels:
|
|
90
|
-
taskrouter_worker_attributes:
|
|
87
|
+
taskrouter_taskqueues: Array<Record<string, object>>;
|
|
88
|
+
taskrouter_skills: Array<Record<string, object>>;
|
|
89
|
+
taskrouter_worker_channels: Record<string, object>;
|
|
90
|
+
taskrouter_worker_attributes: Record<string, object>;
|
|
91
91
|
taskrouter_offline_activity_sid: string;
|
|
92
92
|
runtime_domain: string;
|
|
93
93
|
messaging_service_instance_sid: string;
|
|
@@ -95,8 +95,8 @@ interface ConfigurationResource {
|
|
|
95
95
|
flex_service_instance_sid: string;
|
|
96
96
|
flex_instance_sid: string;
|
|
97
97
|
ui_language: string;
|
|
98
|
-
ui_attributes:
|
|
99
|
-
ui_dependencies:
|
|
98
|
+
ui_attributes: Record<string, object>;
|
|
99
|
+
ui_dependencies: Record<string, object>;
|
|
100
100
|
ui_version: string;
|
|
101
101
|
service_version: string;
|
|
102
102
|
call_recording_enabled: boolean;
|
|
@@ -105,26 +105,26 @@ interface ConfigurationResource {
|
|
|
105
105
|
crm_type: string;
|
|
106
106
|
crm_callback_url: string;
|
|
107
107
|
crm_fallback_url: string;
|
|
108
|
-
crm_attributes:
|
|
109
|
-
public_attributes:
|
|
108
|
+
crm_attributes: Record<string, object>;
|
|
109
|
+
public_attributes: Record<string, object>;
|
|
110
110
|
plugin_service_enabled: boolean;
|
|
111
|
-
plugin_service_attributes:
|
|
112
|
-
integrations: Array<
|
|
113
|
-
outbound_call_flows:
|
|
111
|
+
plugin_service_attributes: Record<string, object>;
|
|
112
|
+
integrations: Array<Record<string, object>>;
|
|
113
|
+
outbound_call_flows: Record<string, object>;
|
|
114
114
|
serverless_service_sids: Array<string>;
|
|
115
|
-
queue_stats_configuration:
|
|
116
|
-
notifications:
|
|
117
|
-
markdown:
|
|
115
|
+
queue_stats_configuration: Record<string, object>;
|
|
116
|
+
notifications: Record<string, object>;
|
|
117
|
+
markdown: Record<string, object>;
|
|
118
118
|
url: string;
|
|
119
|
-
flex_insights_hr:
|
|
119
|
+
flex_insights_hr: Record<string, object>;
|
|
120
120
|
flex_insights_drilldown: boolean;
|
|
121
121
|
flex_url: string;
|
|
122
|
-
channel_configs: Array<
|
|
123
|
-
debugger_integration:
|
|
124
|
-
flex_ui_status_report:
|
|
125
|
-
agent_conv_end_methods:
|
|
126
|
-
citrix_voice_vdi:
|
|
127
|
-
offline_config:
|
|
122
|
+
channel_configs: Array<Record<string, object>>;
|
|
123
|
+
debugger_integration: Record<string, object>;
|
|
124
|
+
flex_ui_status_report: Record<string, object>;
|
|
125
|
+
agent_conv_end_methods: Record<string, object>;
|
|
126
|
+
citrix_voice_vdi: Record<string, object>;
|
|
127
|
+
offline_config: Record<string, object>;
|
|
128
128
|
}
|
|
129
129
|
export declare class ConfigurationInstance {
|
|
130
130
|
protected _version: V1;
|
|
@@ -146,7 +146,7 @@ export declare class ConfigurationInstance {
|
|
|
146
146
|
/**
|
|
147
147
|
* An object that contains application-specific data.
|
|
148
148
|
*/
|
|
149
|
-
attributes:
|
|
149
|
+
attributes: Record<string, object>;
|
|
150
150
|
status: ConfigurationStatus;
|
|
151
151
|
/**
|
|
152
152
|
* The SID of the TaskRouter Workspace.
|
|
@@ -163,19 +163,19 @@ export declare class ConfigurationInstance {
|
|
|
163
163
|
/**
|
|
164
164
|
* The list of TaskRouter TaskQueues.
|
|
165
165
|
*/
|
|
166
|
-
taskrouterTaskqueues: Array<
|
|
166
|
+
taskrouterTaskqueues: Array<Record<string, object>>;
|
|
167
167
|
/**
|
|
168
168
|
* The Skill description for TaskRouter workers.
|
|
169
169
|
*/
|
|
170
|
-
taskrouterSkills: Array<
|
|
170
|
+
taskrouterSkills: Array<Record<string, object>>;
|
|
171
171
|
/**
|
|
172
172
|
* The TaskRouter default channel capacities and availability for workers.
|
|
173
173
|
*/
|
|
174
|
-
taskrouterWorkerChannels:
|
|
174
|
+
taskrouterWorkerChannels: Record<string, object>;
|
|
175
175
|
/**
|
|
176
176
|
* The TaskRouter Worker attributes.
|
|
177
177
|
*/
|
|
178
|
-
taskrouterWorkerAttributes:
|
|
178
|
+
taskrouterWorkerAttributes: Record<string, object>;
|
|
179
179
|
/**
|
|
180
180
|
* The TaskRouter SID of the offline activity.
|
|
181
181
|
*/
|
|
@@ -207,11 +207,11 @@ export declare class ConfigurationInstance {
|
|
|
207
207
|
/**
|
|
208
208
|
* The object that describes Flex UI characteristics and settings.
|
|
209
209
|
*/
|
|
210
|
-
uiAttributes:
|
|
210
|
+
uiAttributes: Record<string, object>;
|
|
211
211
|
/**
|
|
212
212
|
* The object that defines the NPM packages and versions to be used in Hosted Flex.
|
|
213
213
|
*/
|
|
214
|
-
uiDependencies:
|
|
214
|
+
uiDependencies: Record<string, object>;
|
|
215
215
|
/**
|
|
216
216
|
* The Pinned UI version.
|
|
217
217
|
*/
|
|
@@ -247,11 +247,11 @@ export declare class ConfigurationInstance {
|
|
|
247
247
|
/**
|
|
248
248
|
* An object that contains the CRM attributes.
|
|
249
249
|
*/
|
|
250
|
-
crmAttributes:
|
|
250
|
+
crmAttributes: Record<string, object>;
|
|
251
251
|
/**
|
|
252
252
|
* The list of public attributes, which are visible to unauthenticated clients.
|
|
253
253
|
*/
|
|
254
|
-
publicAttributes:
|
|
254
|
+
publicAttributes: Record<string, object>;
|
|
255
255
|
/**
|
|
256
256
|
* Whether the plugin service enabled.
|
|
257
257
|
*/
|
|
@@ -259,15 +259,15 @@ export declare class ConfigurationInstance {
|
|
|
259
259
|
/**
|
|
260
260
|
* The plugin service attributes.
|
|
261
261
|
*/
|
|
262
|
-
pluginServiceAttributes:
|
|
262
|
+
pluginServiceAttributes: Record<string, object>;
|
|
263
263
|
/**
|
|
264
264
|
* A list of objects that contain the configurations for the Integrations supported in this configuration.
|
|
265
265
|
*/
|
|
266
|
-
integrations: Array<
|
|
266
|
+
integrations: Array<Record<string, object>>;
|
|
267
267
|
/**
|
|
268
268
|
* The list of outbound call flows.
|
|
269
269
|
*/
|
|
270
|
-
outboundCallFlows:
|
|
270
|
+
outboundCallFlows: Record<string, object>;
|
|
271
271
|
/**
|
|
272
272
|
* The list of serverless service SIDs.
|
|
273
273
|
*/
|
|
@@ -275,15 +275,15 @@ export declare class ConfigurationInstance {
|
|
|
275
275
|
/**
|
|
276
276
|
* Configurable parameters for Queues Statistics.
|
|
277
277
|
*/
|
|
278
|
-
queueStatsConfiguration:
|
|
278
|
+
queueStatsConfiguration: Record<string, object>;
|
|
279
279
|
/**
|
|
280
280
|
* Configurable parameters for Notifications.
|
|
281
281
|
*/
|
|
282
|
-
notifications:
|
|
282
|
+
notifications: Record<string, object>;
|
|
283
283
|
/**
|
|
284
284
|
* Configurable parameters for Markdown.
|
|
285
285
|
*/
|
|
286
|
-
markdown:
|
|
286
|
+
markdown: Record<string, object>;
|
|
287
287
|
/**
|
|
288
288
|
* The absolute URL of the Configuration resource.
|
|
289
289
|
*/
|
|
@@ -291,7 +291,7 @@ export declare class ConfigurationInstance {
|
|
|
291
291
|
/**
|
|
292
292
|
* Object with enabled/disabled flag with list of workspaces.
|
|
293
293
|
*/
|
|
294
|
-
flexInsightsHr:
|
|
294
|
+
flexInsightsHr: Record<string, object>;
|
|
295
295
|
/**
|
|
296
296
|
* Setting this to true will redirect Flex UI to the URL set in flex_url
|
|
297
297
|
*/
|
|
@@ -303,27 +303,27 @@ export declare class ConfigurationInstance {
|
|
|
303
303
|
/**
|
|
304
304
|
* Settings for different limits for Flex Conversations channels attachments.
|
|
305
305
|
*/
|
|
306
|
-
channelConfigs: Array<
|
|
306
|
+
channelConfigs: Array<Record<string, object>>;
|
|
307
307
|
/**
|
|
308
308
|
* Configurable parameters for Debugger Integration.
|
|
309
309
|
*/
|
|
310
|
-
debuggerIntegration:
|
|
310
|
+
debuggerIntegration: Record<string, object>;
|
|
311
311
|
/**
|
|
312
312
|
* Configurable parameters for Flex UI Status report.
|
|
313
313
|
*/
|
|
314
|
-
flexUiStatusReport:
|
|
314
|
+
flexUiStatusReport: Record<string, object>;
|
|
315
315
|
/**
|
|
316
316
|
* Agent conversation end methods.
|
|
317
317
|
*/
|
|
318
|
-
agentConvEndMethods:
|
|
318
|
+
agentConvEndMethods: Record<string, object>;
|
|
319
319
|
/**
|
|
320
320
|
* Citrix voice vdi configuration and settings.
|
|
321
321
|
*/
|
|
322
|
-
citrixVoiceVdi:
|
|
322
|
+
citrixVoiceVdi: Record<string, object>;
|
|
323
323
|
/**
|
|
324
324
|
* Presence and presence ttl configuration
|
|
325
325
|
*/
|
|
326
|
-
offlineConfig:
|
|
326
|
+
offlineConfig: Record<string, object>;
|
|
327
327
|
private get _proxy();
|
|
328
328
|
/**
|
|
329
329
|
* Fetch a ConfigurationInstance
|
|
@@ -369,15 +369,15 @@ export declare class ConfigurationInstance {
|
|
|
369
369
|
accountSid: string;
|
|
370
370
|
dateCreated: Date;
|
|
371
371
|
dateUpdated: Date;
|
|
372
|
-
attributes:
|
|
372
|
+
attributes: Record<string, object>;
|
|
373
373
|
status: ConfigurationStatus;
|
|
374
374
|
taskrouterWorkspaceSid: string;
|
|
375
375
|
taskrouterTargetWorkflowSid: string;
|
|
376
376
|
taskrouterTargetTaskqueueSid: string;
|
|
377
|
-
taskrouterTaskqueues:
|
|
378
|
-
taskrouterSkills:
|
|
379
|
-
taskrouterWorkerChannels:
|
|
380
|
-
taskrouterWorkerAttributes:
|
|
377
|
+
taskrouterTaskqueues: Record<string, object>[];
|
|
378
|
+
taskrouterSkills: Record<string, object>[];
|
|
379
|
+
taskrouterWorkerChannels: Record<string, object>;
|
|
380
|
+
taskrouterWorkerAttributes: Record<string, object>;
|
|
381
381
|
taskrouterOfflineActivitySid: string;
|
|
382
382
|
runtimeDomain: string;
|
|
383
383
|
messagingServiceInstanceSid: string;
|
|
@@ -385,8 +385,8 @@ export declare class ConfigurationInstance {
|
|
|
385
385
|
flexServiceInstanceSid: string;
|
|
386
386
|
flexInstanceSid: string;
|
|
387
387
|
uiLanguage: string;
|
|
388
|
-
uiAttributes:
|
|
389
|
-
uiDependencies:
|
|
388
|
+
uiAttributes: Record<string, object>;
|
|
389
|
+
uiDependencies: Record<string, object>;
|
|
390
390
|
uiVersion: string;
|
|
391
391
|
serviceVersion: string;
|
|
392
392
|
callRecordingEnabled: boolean;
|
|
@@ -395,26 +395,26 @@ export declare class ConfigurationInstance {
|
|
|
395
395
|
crmType: string;
|
|
396
396
|
crmCallbackUrl: string;
|
|
397
397
|
crmFallbackUrl: string;
|
|
398
|
-
crmAttributes:
|
|
399
|
-
publicAttributes:
|
|
398
|
+
crmAttributes: Record<string, object>;
|
|
399
|
+
publicAttributes: Record<string, object>;
|
|
400
400
|
pluginServiceEnabled: boolean;
|
|
401
|
-
pluginServiceAttributes:
|
|
402
|
-
integrations:
|
|
403
|
-
outboundCallFlows:
|
|
401
|
+
pluginServiceAttributes: Record<string, object>;
|
|
402
|
+
integrations: Record<string, object>[];
|
|
403
|
+
outboundCallFlows: Record<string, object>;
|
|
404
404
|
serverlessServiceSids: string[];
|
|
405
|
-
queueStatsConfiguration:
|
|
406
|
-
notifications:
|
|
407
|
-
markdown:
|
|
405
|
+
queueStatsConfiguration: Record<string, object>;
|
|
406
|
+
notifications: Record<string, object>;
|
|
407
|
+
markdown: Record<string, object>;
|
|
408
408
|
url: string;
|
|
409
|
-
flexInsightsHr:
|
|
409
|
+
flexInsightsHr: Record<string, object>;
|
|
410
410
|
flexInsightsDrilldown: boolean;
|
|
411
411
|
flexUrl: string;
|
|
412
|
-
channelConfigs:
|
|
413
|
-
debuggerIntegration:
|
|
414
|
-
flexUiStatusReport:
|
|
415
|
-
agentConvEndMethods:
|
|
416
|
-
citrixVoiceVdi:
|
|
417
|
-
offlineConfig:
|
|
412
|
+
channelConfigs: Record<string, object>[];
|
|
413
|
+
debuggerIntegration: Record<string, object>;
|
|
414
|
+
flexUiStatusReport: Record<string, object>;
|
|
415
|
+
agentConvEndMethods: Record<string, object>;
|
|
416
|
+
citrixVoiceVdi: Record<string, object>;
|
|
417
|
+
offlineConfig: Record<string, object>;
|
|
418
418
|
};
|
|
419
419
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
420
420
|
}
|
|
@@ -195,7 +195,7 @@ interface FlexFlowResource {
|
|
|
195
195
|
contact_identity: string;
|
|
196
196
|
enabled: boolean;
|
|
197
197
|
integration_type: FlexFlowIntegrationType;
|
|
198
|
-
integration:
|
|
198
|
+
integration: Record<string, object>;
|
|
199
199
|
long_lived: boolean;
|
|
200
200
|
janitor_enabled: boolean;
|
|
201
201
|
url: string;
|
|
@@ -242,7 +242,7 @@ export declare class FlexFlowInstance {
|
|
|
242
242
|
/**
|
|
243
243
|
* An object that contains specific parameters for the integration.
|
|
244
244
|
*/
|
|
245
|
-
integration:
|
|
245
|
+
integration: Record<string, object>;
|
|
246
246
|
/**
|
|
247
247
|
* When enabled, Flex will keep the chat channel active so that it may be used for subsequent interactions with a contact identity. Defaults to `false`.
|
|
248
248
|
*/
|
|
@@ -305,7 +305,7 @@ export declare class FlexFlowInstance {
|
|
|
305
305
|
contactIdentity: string;
|
|
306
306
|
enabled: boolean;
|
|
307
307
|
integrationType: FlexFlowIntegrationType;
|
|
308
|
-
integration:
|
|
308
|
+
integration: Record<string, object>;
|
|
309
309
|
longLived: boolean;
|
|
310
310
|
janitorEnabled: boolean;
|
|
311
311
|
url: string;
|
|
@@ -151,7 +151,7 @@ interface InsightsAssessmentsCommentPayload extends TwilioResponsePayload {
|
|
|
151
151
|
interface InsightsAssessmentsCommentResource {
|
|
152
152
|
account_sid: string;
|
|
153
153
|
assessment_sid: string;
|
|
154
|
-
comment:
|
|
154
|
+
comment: Record<string, object>;
|
|
155
155
|
offset: number;
|
|
156
156
|
report: boolean;
|
|
157
157
|
weight: number;
|
|
@@ -176,7 +176,7 @@ export declare class InsightsAssessmentsCommentInstance {
|
|
|
176
176
|
/**
|
|
177
177
|
* The comment added for assessment.
|
|
178
178
|
*/
|
|
179
|
-
comment:
|
|
179
|
+
comment: Record<string, object>;
|
|
180
180
|
/**
|
|
181
181
|
* The offset
|
|
182
182
|
*/
|
|
@@ -218,7 +218,7 @@ export declare class InsightsAssessmentsCommentInstance {
|
|
|
218
218
|
toJSON(): {
|
|
219
219
|
accountSid: string;
|
|
220
220
|
assessmentSid: string;
|
|
221
|
-
comment:
|
|
221
|
+
comment: Record<string, object>;
|
|
222
222
|
offset: number;
|
|
223
223
|
report: boolean;
|
|
224
224
|
weight: number;
|
|
@@ -118,7 +118,7 @@ interface InsightsConversationsResource {
|
|
|
118
118
|
account_id: string;
|
|
119
119
|
conversation_id: string;
|
|
120
120
|
segment_count: number;
|
|
121
|
-
segments: Array<
|
|
121
|
+
segments: Array<Record<string, object>>;
|
|
122
122
|
}
|
|
123
123
|
export declare class InsightsConversationsInstance {
|
|
124
124
|
protected _version: V1;
|
|
@@ -138,7 +138,7 @@ export declare class InsightsConversationsInstance {
|
|
|
138
138
|
/**
|
|
139
139
|
* The Segments of a conversation
|
|
140
140
|
*/
|
|
141
|
-
segments: Array<
|
|
141
|
+
segments: Array<Record<string, object>>;
|
|
142
142
|
/**
|
|
143
143
|
* Provide a user-friendly representation
|
|
144
144
|
*
|
|
@@ -148,7 +148,7 @@ export declare class InsightsConversationsInstance {
|
|
|
148
148
|
accountId: string;
|
|
149
149
|
conversationId: string;
|
|
150
150
|
segmentCount: number;
|
|
151
|
-
segments:
|
|
151
|
+
segments: Record<string, object>[];
|
|
152
152
|
};
|
|
153
153
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
154
154
|
}
|
|
@@ -170,7 +170,7 @@ interface InsightsQuestionnairesResource {
|
|
|
170
170
|
name: string;
|
|
171
171
|
description: string;
|
|
172
172
|
active: boolean;
|
|
173
|
-
questions: Array<
|
|
173
|
+
questions: Array<Record<string, object>>;
|
|
174
174
|
url: string;
|
|
175
175
|
}
|
|
176
176
|
export declare class InsightsQuestionnairesInstance {
|
|
@@ -201,7 +201,7 @@ export declare class InsightsQuestionnairesInstance {
|
|
|
201
201
|
/**
|
|
202
202
|
* The list of questions with category for a questionnaire
|
|
203
203
|
*/
|
|
204
|
-
questions: Array<
|
|
204
|
+
questions: Array<Record<string, object>>;
|
|
205
205
|
url: string;
|
|
206
206
|
private get _proxy();
|
|
207
207
|
/**
|
|
@@ -258,7 +258,7 @@ export declare class InsightsQuestionnairesInstance {
|
|
|
258
258
|
name: string;
|
|
259
259
|
description: string;
|
|
260
260
|
active: boolean;
|
|
261
|
-
questions:
|
|
261
|
+
questions: Record<string, object>[];
|
|
262
262
|
url: string;
|
|
263
263
|
};
|
|
264
264
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
@@ -148,11 +148,11 @@ interface InsightsQuestionnairesQuestionResource {
|
|
|
148
148
|
question_sid: string;
|
|
149
149
|
question: string;
|
|
150
150
|
description: string;
|
|
151
|
-
category:
|
|
151
|
+
category: Record<string, object>;
|
|
152
152
|
answer_set_id: string;
|
|
153
153
|
allow_na: boolean;
|
|
154
154
|
usage: number;
|
|
155
|
-
answer_set:
|
|
155
|
+
answer_set: Record<string, object>;
|
|
156
156
|
url: string;
|
|
157
157
|
}
|
|
158
158
|
export declare class InsightsQuestionnairesQuestionInstance {
|
|
@@ -179,7 +179,7 @@ export declare class InsightsQuestionnairesQuestionInstance {
|
|
|
179
179
|
/**
|
|
180
180
|
* The Category for the question.
|
|
181
181
|
*/
|
|
182
|
-
category:
|
|
182
|
+
category: Record<string, object>;
|
|
183
183
|
/**
|
|
184
184
|
* The answer_set for the question.
|
|
185
185
|
*/
|
|
@@ -195,7 +195,7 @@ export declare class InsightsQuestionnairesQuestionInstance {
|
|
|
195
195
|
/**
|
|
196
196
|
* Set of answers for the question
|
|
197
197
|
*/
|
|
198
|
-
answerSet:
|
|
198
|
+
answerSet: Record<string, object>;
|
|
199
199
|
url: string;
|
|
200
200
|
private get _proxy();
|
|
201
201
|
/**
|
|
@@ -234,11 +234,11 @@ export declare class InsightsQuestionnairesQuestionInstance {
|
|
|
234
234
|
questionSid: string;
|
|
235
235
|
question: string;
|
|
236
236
|
description: string;
|
|
237
|
-
category:
|
|
237
|
+
category: Record<string, object>;
|
|
238
238
|
answerSetId: string;
|
|
239
239
|
allowNa: boolean;
|
|
240
240
|
usage: number;
|
|
241
|
-
answerSet:
|
|
241
|
+
answerSet: Record<string, object>;
|
|
242
242
|
url: string;
|
|
243
243
|
};
|
|
244
244
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
@@ -139,9 +139,9 @@ interface InsightsSegmentsResource {
|
|
|
139
139
|
customer_name: string;
|
|
140
140
|
customer_link: string;
|
|
141
141
|
segment_recording_offset: string;
|
|
142
|
-
media:
|
|
143
|
-
assessment_type:
|
|
144
|
-
assessment_percentage:
|
|
142
|
+
media: Record<string, object>;
|
|
143
|
+
assessment_type: Record<string, object>;
|
|
144
|
+
assessment_percentage: Record<string, object>;
|
|
145
145
|
url: string;
|
|
146
146
|
}
|
|
147
147
|
export declare class InsightsSegmentsInstance {
|
|
@@ -216,15 +216,15 @@ export declare class InsightsSegmentsInstance {
|
|
|
216
216
|
/**
|
|
217
217
|
* The media identifiers of the conversation.
|
|
218
218
|
*/
|
|
219
|
-
media:
|
|
219
|
+
media: Record<string, object>;
|
|
220
220
|
/**
|
|
221
221
|
* The type of the assessment.
|
|
222
222
|
*/
|
|
223
|
-
assessmentType:
|
|
223
|
+
assessmentType: Record<string, object>;
|
|
224
224
|
/**
|
|
225
225
|
* The percentage scored on the Assessments.
|
|
226
226
|
*/
|
|
227
|
-
assessmentPercentage:
|
|
227
|
+
assessmentPercentage: Record<string, object>;
|
|
228
228
|
url: string;
|
|
229
229
|
/**
|
|
230
230
|
* Provide a user-friendly representation
|
|
@@ -250,9 +250,9 @@ export declare class InsightsSegmentsInstance {
|
|
|
250
250
|
customerName: string;
|
|
251
251
|
customerLink: string;
|
|
252
252
|
segmentRecordingOffset: string;
|
|
253
|
-
media:
|
|
254
|
-
assessmentType:
|
|
255
|
-
assessmentPercentage:
|
|
253
|
+
media: Record<string, object>;
|
|
254
|
+
assessmentType: Record<string, object>;
|
|
255
|
+
assessmentPercentage: Record<string, object>;
|
|
256
256
|
url: string;
|
|
257
257
|
};
|
|
258
258
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
@@ -40,9 +40,9 @@ export interface InsightsSettingsAnswerSetsListInstance {
|
|
|
40
40
|
export declare function InsightsSettingsAnswerSetsListInstance(version: V1): InsightsSettingsAnswerSetsListInstance;
|
|
41
41
|
interface InsightsSettingsAnswerSetsResource {
|
|
42
42
|
account_sid: string;
|
|
43
|
-
answer_sets:
|
|
44
|
-
answer_set_categories:
|
|
45
|
-
not_applicable:
|
|
43
|
+
answer_sets: Record<string, object>;
|
|
44
|
+
answer_set_categories: Record<string, object>;
|
|
45
|
+
not_applicable: Record<string, object>;
|
|
46
46
|
url: string;
|
|
47
47
|
}
|
|
48
48
|
export declare class InsightsSettingsAnswerSetsInstance {
|
|
@@ -55,15 +55,15 @@ export declare class InsightsSettingsAnswerSetsInstance {
|
|
|
55
55
|
/**
|
|
56
56
|
* The lis of answer sets
|
|
57
57
|
*/
|
|
58
|
-
answerSets:
|
|
58
|
+
answerSets: Record<string, object>;
|
|
59
59
|
/**
|
|
60
60
|
* The list of answer set categories
|
|
61
61
|
*/
|
|
62
|
-
answerSetCategories:
|
|
62
|
+
answerSetCategories: Record<string, object>;
|
|
63
63
|
/**
|
|
64
64
|
* The details for not applicable answer set
|
|
65
65
|
*/
|
|
66
|
-
notApplicable:
|
|
66
|
+
notApplicable: Record<string, object>;
|
|
67
67
|
url: string;
|
|
68
68
|
/**
|
|
69
69
|
* Provide a user-friendly representation
|
|
@@ -72,9 +72,9 @@ export declare class InsightsSettingsAnswerSetsInstance {
|
|
|
72
72
|
*/
|
|
73
73
|
toJSON(): {
|
|
74
74
|
accountSid: string;
|
|
75
|
-
answerSets:
|
|
76
|
-
answerSetCategories:
|
|
77
|
-
notApplicable:
|
|
75
|
+
answerSets: Record<string, object>;
|
|
76
|
+
answerSetCategories: Record<string, object>;
|
|
77
|
+
notApplicable: Record<string, object>;
|
|
78
78
|
url: string;
|
|
79
79
|
};
|
|
80
80
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
@@ -40,7 +40,7 @@ export interface InsightsSettingsCommentListInstance {
|
|
|
40
40
|
export declare function InsightsSettingsCommentListInstance(version: V1): InsightsSettingsCommentListInstance;
|
|
41
41
|
interface InsightsSettingsCommentResource {
|
|
42
42
|
account_sid: string;
|
|
43
|
-
comments:
|
|
43
|
+
comments: Record<string, object>;
|
|
44
44
|
url: string;
|
|
45
45
|
}
|
|
46
46
|
export declare class InsightsSettingsCommentInstance {
|
|
@@ -50,7 +50,7 @@ export declare class InsightsSettingsCommentInstance {
|
|
|
50
50
|
* The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Flex Insights resource and owns this resource.
|
|
51
51
|
*/
|
|
52
52
|
accountSid: string;
|
|
53
|
-
comments:
|
|
53
|
+
comments: Record<string, object>;
|
|
54
54
|
url: string;
|
|
55
55
|
/**
|
|
56
56
|
* Provide a user-friendly representation
|
|
@@ -59,7 +59,7 @@ export declare class InsightsSettingsCommentInstance {
|
|
|
59
59
|
*/
|
|
60
60
|
toJSON(): {
|
|
61
61
|
accountSid: string;
|
|
62
|
-
comments:
|
|
62
|
+
comments: Record<string, object>;
|
|
63
63
|
url: string;
|
|
64
64
|
};
|
|
65
65
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
@@ -8,7 +8,7 @@ import V1 from "../../../V1";
|
|
|
8
8
|
*/
|
|
9
9
|
export interface InteractionChannelInviteListInstanceCreateOptions {
|
|
10
10
|
/** The Interaction\\\'s routing logic. */
|
|
11
|
-
routing:
|
|
11
|
+
routing: object;
|
|
12
12
|
}
|
|
13
13
|
/**
|
|
14
14
|
* Options to pass to each
|
|
@@ -124,7 +124,7 @@ interface InteractionChannelInviteResource {
|
|
|
124
124
|
sid: string;
|
|
125
125
|
interaction_sid: string;
|
|
126
126
|
channel_sid: string;
|
|
127
|
-
routing:
|
|
127
|
+
routing: Record<string, object>;
|
|
128
128
|
url: string;
|
|
129
129
|
}
|
|
130
130
|
export declare class InteractionChannelInviteInstance {
|
|
@@ -145,7 +145,7 @@ export declare class InteractionChannelInviteInstance {
|
|
|
145
145
|
/**
|
|
146
146
|
* A JSON object representing the routing rules for the Interaction Channel. See [Outbound SMS Example](https://www.twilio.com/docs/flex/developer/conversations/interactions-api/interactions#agent-initiated-outbound-interactions) for an example Routing object. The Interactions resource uses TaskRouter for all routing functionality. All attributes in the Routing object on your Interaction request body are added “as is” to the task. For a list of known attributes consumed by the Flex UI and/or Flex Insights, see [Known Task Attributes](https://www.twilio.com/docs/flex/developer/conversations/interactions-api#task-attributes).
|
|
147
147
|
*/
|
|
148
|
-
routing:
|
|
148
|
+
routing: Record<string, object>;
|
|
149
149
|
url: string;
|
|
150
150
|
/**
|
|
151
151
|
* Provide a user-friendly representation
|
|
@@ -156,7 +156,7 @@ export declare class InteractionChannelInviteInstance {
|
|
|
156
156
|
sid: string;
|
|
157
157
|
interactionSid: string;
|
|
158
158
|
channelSid: string;
|
|
159
|
-
routing:
|
|
159
|
+
routing: Record<string, object>;
|
|
160
160
|
url: string;
|
|
161
161
|
};
|
|
162
162
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelParticipant.d.ts
CHANGED
|
@@ -19,9 +19,9 @@ export interface InteractionChannelParticipantListInstanceCreateOptions {
|
|
|
19
19
|
/** */
|
|
20
20
|
type: InteractionChannelParticipantType;
|
|
21
21
|
/** JSON representing the Media Properties for the new Participant. */
|
|
22
|
-
mediaProperties:
|
|
22
|
+
mediaProperties: object;
|
|
23
23
|
/** Object representing the Routing Properties for the new Participant. */
|
|
24
|
-
routingProperties?:
|
|
24
|
+
routingProperties?: object;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
27
|
* Options to pass to each
|
|
@@ -100,7 +100,7 @@ interface InteractionChannelParticipantResource {
|
|
|
100
100
|
interaction_sid: string;
|
|
101
101
|
channel_sid: string;
|
|
102
102
|
url: string;
|
|
103
|
-
routing_properties:
|
|
103
|
+
routing_properties: Record<string, object>;
|
|
104
104
|
}
|
|
105
105
|
export declare class InteractionChannelParticipantInstance {
|
|
106
106
|
protected _version: V1;
|
|
@@ -124,7 +124,7 @@ export declare class InteractionChannelParticipantInstance {
|
|
|
124
124
|
/**
|
|
125
125
|
* The Participant\'s routing properties.
|
|
126
126
|
*/
|
|
127
|
-
routingProperties:
|
|
127
|
+
routingProperties: Record<string, object>;
|
|
128
128
|
private get _proxy();
|
|
129
129
|
/**
|
|
130
130
|
* Update a InteractionChannelParticipantInstance
|
|
@@ -146,7 +146,7 @@ export declare class InteractionChannelParticipantInstance {
|
|
|
146
146
|
interactionSid: string;
|
|
147
147
|
channelSid: string;
|
|
148
148
|
url: string;
|
|
149
|
-
routingProperties:
|
|
149
|
+
routingProperties: Record<string, object>;
|
|
150
150
|
};
|
|
151
151
|
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
152
152
|
}
|