Back to Node Auth0

Interface FlowActionAuth0MakeCallParams

docs/interfaces/management.Management.FlowActionAuth0MakeCallParams.html

5.9.1996 B
Original Source

Interface FlowActionAuth0MakeCallParams

interface FlowActionAuth0MakeCallParams {
from?: string;
to: string;
message: string;
custom_vars?: FlowActionAuth0MakeCallParamsCustomVars;
}

Index

Properties

from?tomessagecustom_vars?

Properties

Optionalfrom

from?: string

to

to: string

message

message: string

Optionalcustom_vars

custom_vars?: FlowActionAuth0MakeCallParamsCustomVars

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties fromtomessagecustom_vars