@twilio/flex-sdk
Preparing search index...
actions/Conversation
PausedChannelsResponse
Type Alias PausedChannelsResponse
PausedChannelsResponse Response
type
PausedChannelsResponse
=
{
content
:
{
account_sid
:
string
;
attributes
:
string
;
date_created
:
string
;
date_updated
:
string
;
interaction_sid
:
string
;
sid
:
string
;
status
:
string
;
status_timeout
:
string
;
task_channel_sid
:
string
;
wds_queue_sid
:
string
;
workflow_sid
:
string
;
workspace_sid
:
string
;
}
[]
;
meta
:
{
direct_token
:
boolean
;
list_key
:
string
;
next_token
:
string
;
page_size
:
number
;
previous_token
:
string
;
}
;
}
Index
Properties
content
meta
Properties
content
content
:
{
account_sid
:
string
;
attributes
:
string
;
date_created
:
string
;
date_updated
:
string
;
interaction_sid
:
string
;
sid
:
string
;
status
:
string
;
status_timeout
:
string
;
task_channel_sid
:
string
;
wds_queue_sid
:
string
;
workflow_sid
:
string
;
workspace_sid
:
string
;
}
[]
meta
meta
:
{
direct_token
:
boolean
;
list_key
:
string
;
next_token
:
string
;
page_size
:
number
;
previous_token
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
meta
@twilio/flex-sdk
Loading...
PausedChannelsResponse Response