Preparing search index...
The search index is not available
Jekomo
Jekomo
user.model
User
Class User
Index
Constructors
constructor
Properties
_id?
password
role
tokens
username
Constructors
constructor
new
User
(
)
:
User
Returns
User
Properties
Optional
_id
_id
?:
string
password
password
:
string
role
role
:
string
tokens
tokens
:
{
_id
?:
string
;
token
:
string
;
}
[]
Type declaration
Optional
_id
?:
string
token
:
string
username
username
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_id
password
role
tokens
username
Jekomo
AllExceptionsFilter
AuthMiddleware
ChangeRoleDto
JwtAuthGuard
LoginDto
LogoutDto
ResponseDTO
Roles
RolesGuard
SentryService
TokenDto
TransactionTypes
UserController
UserDto
UserRoles
account.model
config
services/user.service
strategies/jwt.strategy
tests/user.controller.spec
transaction.model
Loading...