Back to Node Auth0

Interface PhoneTemplateBody

docs/interfaces/management.Management.PhoneTemplateBody.html

5.9.1634 B
Original Source

Interface PhoneTemplateBody

interface PhoneTemplateBody {
text?: string;
voice?: string;
}

Index

Properties

text?voice?

Properties

Optionaltext

text?: string

Content of the phone template for text notifications

Optionalvoice

voice?: string

Content of the phone template for voice notifications

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties textvoice