ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-users
User
Interface User
interface
User
{
id
:
string
;
name
:
string
;
email
:
string
;
role
?:
{
id
:
string
;
name
:
string
;
slug
:
string
}
;
phone
?:
string
;
status
:
string
;
isTrashed
:
boolean
;
lastSignInAt
:
string
;
avatar
:
string
;
productionCode
:
string
;
isTabletUser
:
boolean
;
codeExpiresAt
:
string
;
isActive
:
boolean
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
name
email
role?
phone?
status
is
Trashed
last
Sign
In
At
avatar
production
Code
is
Tablet
User
code
Expires
At
is
Active
created
At
updated
At
Properties
id
id
:
string
name
name
:
string
email
email
:
string
Optional
role
role
?:
{
id
:
string
;
name
:
string
;
slug
:
string
}
Optional
phone
phone
?:
string
status
status
:
string
is
Trashed
isTrashed
:
boolean
last
Sign
In
At
lastSignInAt
:
string
avatar
avatar
:
string
production
Code
productionCode
:
string
is
Tablet
User
isTabletUser
:
boolean
code
Expires
At
codeExpiresAt
:
string
is
Active
isActive
:
boolean
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
email
role
phone
status
is
Trashed
last
Sign
In
At
avatar
production
Code
is
Tablet
User
code
Expires
At
is
Active
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...