Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface PhoneTemplateContent

    interface PhoneTemplateContent {
        syntax?: string;
        from?: string;
        body?: PhoneTemplateBody;
    }
    Index

    Properties

    Properties

    syntax?: string
    from?: string

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