Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
users
User
Interface User
interface
User
{
_id
:
string
;
acceptedMobileAppTerms
?:
Date
[]
;
acceptedTerms
:
Date
[]
;
accountManager
?:
BaseUser
;
active
:
boolean
;
address
:
Address
[]
;
bio
:
string
;
concurrentTrips
:
ConcurrentTrips
;
countryCode
:
string
;
createdDate
:
Date
;
creationSource
:
CreationSource
;
dateOfBirth
:
Date
;
displayName
:
string
;
email
:
string
;
firstName
:
string
;
gender
:
string
;
group
:
|
"system"
|
"superAdmin"
|
"admin"
|
"host"
|
"guide"
|
"tripManager"
|
"accountManager"
|
"operator"
|
"traveler"
|
"basic"
|
"anonymous"
;
id
:
string
;
impersonate
?:
boolean
;
instagramHandle
:
string
;
isMobileOnboardingCompleted
:
boolean
;
itineraryTier
:
number
;
languages
:
string
[]
;
lastName
:
string
;
modifiedDate
:
Date
;
normalizedEmail
:
string
;
paypalEmail
:
string
;
phoneNumber
:
string
;
postCode
:
string
;
profilePictureUrl
:
string
;
pronouns
:
string
[]
;
socialChannels
:
SocialChannels
;
status
:
constants
.
user
.
UserStatuses
;
subdivisionCode
?:
string
;
websiteUrl
:
string
;
}
Hierarchy
Required
<
Omit
<
BaseUser
,
userFieldToOmit
>
>
User
Index
Properties
_id
accepted
Mobile
App
Terms?
accepted
Terms
account
Manager?
active
address
bio
concurrent
Trips
country
Code
created
Date
creation
Source
date
Of
Birth
display
Name
email
first
Name
gender
group
id
impersonate?
instagram
Handle
is
Mobile
Onboarding
Completed
itinerary
Tier
languages
last
Name
modified
Date
normalized
Email
paypal
Email
phone
Number
post
Code
profile
Picture
Url
pronouns
social
Channels
status
subdivision
Code?
website
Url
Properties
_id
_id
:
string
Optional
accepted
Mobile
App
Terms
acceptedMobileAppTerms
?:
Date
[]
accepted
Terms
acceptedTerms
:
Date
[]
Optional
account
Manager
accountManager
?:
BaseUser
active
active
:
boolean
address
address
:
Address
[]
bio
bio
:
string
concurrent
Trips
concurrentTrips
:
ConcurrentTrips
country
Code
countryCode
:
string
created
Date
createdDate
:
Date
creation
Source
creationSource
:
CreationSource
date
Of
Birth
dateOfBirth
:
Date
display
Name
displayName
:
string
email
email
:
string
first
Name
firstName
:
string
gender
gender
:
string
group
group
:
|
"system"
|
"superAdmin"
|
"admin"
|
"host"
|
"guide"
|
"tripManager"
|
"accountManager"
|
"operator"
|
"traveler"
|
"basic"
|
"anonymous"
id
id
:
string
Deprecated
Use _id instead
Optional
impersonate
impersonate
?:
boolean
instagram
Handle
instagramHandle
:
string
is
Mobile
Onboarding
Completed
isMobileOnboardingCompleted
:
boolean
itinerary
Tier
itineraryTier
:
number
Deprecated
use tier from the Host model instead
languages
languages
:
string
[]
last
Name
lastName
:
string
modified
Date
modifiedDate
:
Date
normalized
Email
normalizedEmail
:
string
paypal
Email
paypalEmail
:
string
phone
Number
phoneNumber
:
string
post
Code
postCode
:
string
profile
Picture
Url
profilePictureUrl
:
string
pronouns
pronouns
:
string
[]
social
Channels
socialChannels
:
SocialChannels
status
status
:
constants
.
user
.
UserStatuses
Optional
subdivision
Code
subdivisionCode
?:
string
website
Url
websiteUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
accepted
Mobile
App
Terms
accepted
Terms
account
Manager
active
address
bio
concurrent
Trips
country
Code
created
Date
creation
Source
date
Of
Birth
display
Name
email
first
Name
gender
group
id
impersonate
instagram
Handle
is
Mobile
Onboarding
Completed
itinerary
Tier
languages
last
Name
modified
Date
normalized
Email
paypal
Email
phone
Number
post
Code
profile
Picture
Url
pronouns
social
Channels
status
subdivision
Code
website
Url
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead