Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
ListPhoneTemplatesRequestParameters
Interface ListPhoneTemplatesRequestParameters
Example
{}
Copy
interface
ListPhoneTemplatesRequestParameters
{
disabled
?:
boolean
;
}
Index
Properties
disabled?
Properties
Optional
disabled
disabled
?:
boolean
Whether the template is enabled (false) or disabled (true).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disabled
Auth0 Node.js SDK - v5.0.0
Loading...
Example