NexSDK
GitHub
Coding Standards
Preparing search index...
UserResponse
Interface UserResponse
interface
UserResponse
{
avatar_url
:
UserResponseAvatarUrl
;
created_at
:
string
;
custom_role_id
?:
UserResponseCustomRoleId
;
display_name
:
UserResponseDisplayName
;
email
:
UserResponseEmail
;
firebase_uid
:
string
;
id
:
string
;
is_active
:
boolean
;
phone
:
UserResponsePhone
;
role
:
string
;
updated_at
:
string
;
}
Index
Properties
avatar_
url
created_
at
custom_
role_
id?
display_
name
email
firebase_
uid
id
is_
active
phone
role
updated_
at
Properties
avatar_
url
avatar_url
:
UserResponseAvatarUrl
created_
at
created_at
:
string
Optional
custom_
role_
id
custom_role_id
?:
UserResponseCustomRoleId
display_
name
display_name
:
UserResponseDisplayName
email
email
:
UserResponseEmail
firebase_
uid
firebase_uid
:
string
id
id
:
string
is_
active
is_active
:
boolean
phone
phone
:
UserResponsePhone
role
role
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
avatar_
url
created_
at
custom_
role_
id
display_
name
email
firebase_
uid
id
is_
active
phone
role
updated_
at
GitHub
Coding Standards
NexSDK
Loading...