Gradebook Frontend Documentation - v0.0.0
Preparing search index...
interfaces/user.interface
User
Interface User
interface
User
{
email
:
string
;
firstName
:
string
;
image
:
string
;
lastName
:
string
;
role
:
UserRole
;
}
Index
Properties
email
first
Name
image
last
Name
role
Properties
email
email
:
string
first
Name
firstName
:
string
image
image
:
string
last
Name
lastName
:
string
role
role
:
UserRole
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
email
first
Name
image
last
Name
role
Gradebook Frontend Documentation - v0.0.0
Loading...