Preparing search index...
The search index is not available
ask-and-trust - v2.4.0
ask-and-trust
frontend/src/types/types
User
Interface User
interface
User
{
created_at
:
string
;
email
:
string
;
firstname
:
string
;
id
:
string
;
lastname
:
string
;
password
:
string
;
role
:
UserRole
;
surveys
:
Survey
[]
;
updated_at
:
string
;
}
Index
Properties
created_
at
email
firstname
id
lastname
password
role
surveys
updated_
at
Properties
created_
at
created_
at
:
string
email
email
:
string
firstname
firstname
:
string
id
id
:
string
lastname
lastname
:
string
password
password
:
string
role
role
:
UserRole
surveys
surveys
:
Survey
[]
updated_
at
updated_
at
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
created_
at
email
firstname
id
lastname
password
role
surveys
updated_
at
ask-and-trust - v2.4.0
Loading...