Documentation
Preparing search index...
@saltcorn/types
model-abstracts/abstract_user
AbstractUser
Interface AbstractUser
interface
AbstractUser
{
email
?:
string
;
id
?:
number
;
role_id
:
number
;
[
k
:
string
]:
any
;
}
Indexable
[
k
:
string
]:
any
Index
Properties
email?
id?
role_
id
Properties
Optional
email
email
?:
string
Optional
id
id
?:
number
role_
id
role_id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
id
role_
id
Documentation
Loading...