@twilio/flex-sdk
Preparing search index...
@twilio/flex-sdk
ConversationTransfer
Interface ConversationTransfer
interface
ConversationTransfer
{
channelSid
:
string
;
dateCreated
:
Date
;
from
:
string
;
reason
:
string
;
sid
:
string
;
status
:
string
;
summary
?:
string
;
to
:
string
;
type
:
string
;
}
Index
Properties
channel
Sid
date
Created
from
reason
sid
status
summary?
to
type
Properties
channel
Sid
channelSid
:
string
date
Created
dateCreated
:
Date
from
from
:
string
reason
reason
:
string
sid
sid
:
string
status
status
:
string
Optional
summary
summary
?:
string
to
to
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Sid
date
Created
from
reason
sid
status
summary
to
type
@twilio/flex-sdk
Loading...