Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 639 Bytes

File metadata and controls

20 lines (12 loc) · 639 Bytes

ConsoleUser

Properties

Name Type Description Notes
id String The unique identifier of the user [optional]
firstName String The first name of the user [optional]
lastName String The last name of the user [optional]
email String The email address of the user [optional]
role UserRole [optional]
enabled Boolean Whether the user is enabled [optional]
status UserStatus [optional]
userType UserType [optional]