Preparing search index...
The search index is not available
app-hablla
app-hablla
types/users
IUser
Interface IUser
interface
IUser
{
availableServiceOnline
:
boolean
;
created_at
:
string
;
email
:
string
;
firebase_id
:
string
;
id
:
string
;
is_online
:
boolean
;
name
:
string
;
password_reset_required
:
boolean
;
phone
:
string
;
phone_number
:
string
;
photo_url
:
string
;
std_name
:
string
;
uid
:
string
;
updated_at
:
string
;
user
?:
IUser
;
}
Index
Properties
available
Service
Online
created_
at
email
firebase_
id
id
is_
online
name
password_
reset_
required
phone
phone_
number
photo_
url
std_
name
uid
updated_
at
user?
Properties
available
Service
Online
availableServiceOnline
:
boolean
created_
at
created_at
:
string
email
email
:
string
firebase_
id
firebase_id
:
string
id
id
:
string
is_
online
is_online
:
boolean
name
name
:
string
password_
reset_
required
password_reset_required
:
boolean
phone
phone
:
string
phone_
number
phone_number
:
string
photo_
url
photo_url
:
string
std_
name
std_name
:
string
uid
uid
:
string
updated_
at
updated_at
:
string
Optional
user
user
?:
IUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
available
Service
Online
created_
at
email
firebase_
id
id
is_
online
name
password_
reset_
required
phone
phone_
number
photo_
url
std_
name
uid
updated_
at
user
app-hablla
Loading...