Back to Node Auth0

Interface PartialPhoneTemplateContent

docs/interfaces/management.Management.PartialPhoneTemplateContent.html

5.9.1742 B
Original Source

Interface PartialPhoneTemplateContent

interface PartialPhoneTemplateContent {
from?: string;
body?: PhoneTemplateBody;
}

Index

Properties

from?body?

Properties

Optionalfrom

from?: string

Default phone number to be used as 'from' when sending a phone notification

Optionalbody

body?: PhoneTemplateBody

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties frombody