Back to Node Auth0

Interface FlowActionTwilioSendSmsParams

docs/interfaces/management.Management.FlowActionTwilioSendSmsParams.html

5.9.1762 B
Original Source

Interface FlowActionTwilioSendSmsParams

interface FlowActionTwilioSendSmsParams {
connection_id: string;
from: string;
to: string;
message: string;
}

Index

Properties

connection_idfromtomessage

Properties

connection_id

connection_id: string

from

from: string

to

to: string

message

message: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idfromtomessage