Back to Node Auth0

Interface FlowActionWhatsappSendMessageParams

docs/interfaces/management.Management.FlowActionWhatsappSendMessageParams.html

5.9.11.7 KB
Original Source

Interface FlowActionWhatsappSendMessageParams

interface FlowActionWhatsappSendMessageParams {
connection_id: string;
sender_id: string;
recipient_number: string;
type: Management.FlowActionWhatsappSendMessageParams.Type;
payload: FlowActionWhatsappSendMessageParamsPayload;
}

Index

Properties

connection_idsender_idrecipient_numbertypepayload

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

ThemeOSLightDark

On This Page

Properties connection_idsender_idrecipient_numbertypepayload