Documentation
Preparing search index...
@saltcorn/db-common
dbtypes
UserLike
Interface UserLike
interface
UserLike
{
_attributes
?:
any
;
email
:
string
;
id
:
number
;
role_id
:
number
;
}
Index
Properties
_
attributes?
email
id
role_
id
Properties
Optional
_
attributes
_attributes
?:
any
email
email
:
string
id
id
:
number
role_
id
role_id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
attributes
email
id
role_
id
Documentation
Loading...