Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
lists
BaseListUser
Interface BaseListUser
interface
BaseListUser
{
_id
?:
string
;
contact
:
number
;
createdDate
?:
Date
;
deleted
:
boolean
;
email
:
string
;
id
?:
string
;
list
:
string
|
SavedList
;
modifiedDate
?:
Date
;
normalizedEmail
:
string
;
phoneNumber
?:
string
;
source
?:
string
[]
;
userId
?:
string
;
}
Hierarchy (
View Summary
)
BaseModel
BaseListUser
Index
Properties
_id?
contact
created
Date?
deleted
email
id?
list
modified
Date?
normalized
Email
phone
Number?
source?
user
Id?
Properties
Optional
_id
_id
?:
string
contact
contact
:
number
Optional
created
Date
createdDate
?:
Date
deleted
deleted
:
boolean
email
email
:
string
Optional
id
id
?:
string
Deprecated
Use _id instead
list
list
:
string
|
SavedList
Optional
modified
Date
modifiedDate
?:
Date
normalized
Email
normalizedEmail
:
string
Optional
phone
Number
phoneNumber
?:
string
Optional
source
source
?:
string
[]
Optional
user
Id
userId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
contact
created
Date
deleted
email
id
list
modified
Date
normalized
Email
phone
Number
source
user
Id
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead