@seven.io/client
Preparing search index...
InboundSmsPayload
Type Alias InboundSmsPayload
type
InboundSmsPayload
=
{
data
:
{
id
:
string
;
message_type
:
"SMS"
;
sender
:
string
;
system
:
string
;
text
:
string
;
time
:
string
;
}
;
webhook_event
:
"sms_mo"
;
webhook_timestamp
:
"2020-12-02 11:55:44"
;
}
Index
Properties
data
webhook_
event
webhook_
timestamp
Properties
data
data
:
{
id
:
string
;
message_type
:
"SMS"
;
sender
:
string
;
system
:
string
;
text
:
string
;
time
:
string
;
}
webhook_
event
webhook_event
:
"sms_mo"
webhook_
timestamp
webhook_timestamp
:
"2020-12-02 11:55:44"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
webhook_
event
webhook_
timestamp
@seven.io/client
Loading...