Preparing search index...
The search index is not available
utopia-ui - v3.0.78
utopia-ui
UserItem
Interface UserItem
interface
UserItem
{
access_token
?:
string
;
email
?:
string
;
first_name
?:
string
;
id
?:
string
;
password
?:
string
;
profile
?:
Profile
;
role
?:
any
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
access_
token?
email?
first_
name?
id?
password?
profile?
role?
Properties
Optional
access_
token
access_token
?:
string
Optional
email
email
?:
string
Optional
first_
name
first_name
?:
string
Optional
id
id
?:
string
Optional
password
password
?:
string
Optional
profile
profile
?:
Profile
Optional
role
role
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
email
first_
name
id
password
profile
role
utopia-ui - v3.0.78
Loading...