node_test
Preparing search index...
UserWithSalt
Interface UserWithSalt
interface
UserWithSalt
{
_id
:
ObjectId
;
createdAt
:
Date
;
deletedAt
?:
Date
;
email
:
string
;
hashedPassword
:
string
;
salt
:
string
;
}
Hierarchy (
View Summary
)
User
UserWithSalt
Index
Properties
_
id
created
At
deleted
At?
email
hashed
Password
salt
Properties
_
id
_id
:
ObjectId
created
At
createdAt
:
Date
Optional
deleted
At
deletedAt
?:
Date
email
email
:
string
hashed
Password
hashedPassword
:
string
salt
salt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
created
At
deleted
At
email
hashed
Password
salt
node_test
Loading...