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

    Interface ListPhoneTemplatesRequestParameters

    {}
    
    interface ListPhoneTemplatesRequestParameters {
        disabled?: boolean;
    }
    Index

    Properties

    Properties

    disabled?: boolean

    Whether the template is enabled (false) or disabled (true).