@seven.io/client
Preparing search index...
DtmfPayload
Type Alias DtmfPayload
type
DtmfPayload
=
{
data
:
{
callerId
:
string
;
dtmf_digit
:
number
;
duration
:
number
;
id
:
number
;
pricePerMinute
:
number
;
recipient
:
string
;
status
:
"completed"
|
string
;
system
:
string
;
timestamp
:
number
;
total_price
:
number
;
}
;
webhook_event
:
"voice_dtmf"
;
webhook_timestamp
:
string
;
}
Index
Properties
data
webhook_
event
webhook_
timestamp
Properties
data
data
:
{
callerId
:
string
;
dtmf_digit
:
number
;
duration
:
number
;
id
:
number
;
pricePerMinute
:
number
;
recipient
:
string
;
status
:
"completed"
|
string
;
system
:
string
;
timestamp
:
number
;
total_price
:
number
;
}
webhook_
event
webhook_event
:
"voice_dtmf"
webhook_
timestamp
webhook_timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
webhook_
event
webhook_
timestamp
@seven.io/client
Loading...