Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowActionWhatsappSendMessageParams
Interface FlowActionWhatsappSendMessageParams
interface
FlowActionWhatsappSendMessageParams
{
connection_id
:
string
;
sender_id
:
string
;
recipient_number
:
string
;
type
:
Management
.
FlowActionWhatsappSendMessageParams
.
Type
;
payload
:
FlowActionWhatsappSendMessageParamsPayload
;
}
Index
Properties
connection_
id
sender_
id
recipient_
number
type
payload
Properties
connection_
id
connection_id
:
string
sender_
id
sender_id
:
string
recipient_
number
recipient_number
:
string
type
type
:
Management
.
FlowActionWhatsappSendMessageParams
.
Type
payload
payload
:
FlowActionWhatsappSendMessageParamsPayload
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection_
id
sender_
id
recipient_
number
type
payload
Auth0 Node.js SDK - v5.0.0
Loading...