Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
UserAttributeProfileTemplateItem
Interface UserAttributeProfileTemplateItem
interface
UserAttributeProfileTemplateItem
{
id
?:
string
;
display_name
?:
string
;
template
?:
UserAttributeProfileTemplate
;
}
Index
Properties
id?
display_
name?
template?
Properties
Optional
id
id
?:
string
The id of the template.
Optional
display_
name
display_name
?:
string
The user-friendly name of the template displayed in the UI.
Optional
template
template
?:
UserAttributeProfileTemplate
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
display_
name
template
Auth0 Node.js SDK - v5.1.0
Loading...
The id of the template.