Preparing search index...
The search index is not available
app-hablla
app-hablla
types/firebase
FirebaseConfirmedUser
Interface FirebaseConfirmedUser
interface
FirebaseConfirmedUser
{
created_at
:
string
;
email
:
string
;
firebase_id
:
string
;
hablla_id
:
string
;
id
:
string
;
is_online
:
boolean
;
mongo_id
:
string
;
name
:
string
;
password_reset_required
:
boolean
;
phone
:
string
;
phone_number
:
string
;
photo_url
:
string
;
std_name
:
string
;
tours
:
FirebaseTours
;
updated_at
:
string
;
}
Index
Properties
created_
at
email
firebase_
id
hablla_
id
id
is_
online
mongo_
id
name
password_
reset_
required
phone
phone_
number
photo_
url
std_
name
tours
updated_
at
Properties
created_
at
created_at
:
string
email
email
:
string
firebase_
id
firebase_id
:
string
hablla_
id
hablla_id
:
string
id
id
:
string
is_
online
is_online
:
boolean
mongo_
id
mongo_id
:
string
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
tours
tours
:
FirebaseTours
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
email
firebase_
id
hablla_
id
id
is_
online
mongo_
id
name
password_
reset_
required
phone
phone_
number
photo_
url
std_
name
tours
updated_
at
app-hablla
Loading...