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

    Interface ListPhoneTemplatesResponseContent

    interface ListPhoneTemplatesResponseContent {
        templates?: PhoneTemplate[];
    }
    Index

    Properties

    Properties

    templates?: PhoneTemplate[]