Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
lists
BaseList
Interface BaseList
interface
BaseList
{
_id
?:
string
;
createdDate
?:
Date
;
deleted
:
boolean
;
id
?:
string
;
mailgunListId
?:
string
;
modifiedDate
?:
Date
;
name
:
string
;
trip
?:
string
|
models
.
trips
.
Trip
;
type
:
ListType
;
user
:
string
|
User
;
}
Hierarchy (
View Summary
)
BaseModel
BaseList
Index
Properties
_id?
created
Date?
deleted
id?
mailgun
List
Id?
modified
Date?
name
trip?
type
user
Properties
Optional
_id
_id
?:
string
Optional
created
Date
createdDate
?:
Date
deleted
deleted
:
boolean
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
mailgun
List
Id
mailgunListId
?:
string
Optional
modified
Date
modifiedDate
?:
Date
name
name
:
string
Optional
trip
trip
?:
string
|
models
.
trips
.
Trip
type
type
:
ListType
user
user
:
string
|
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
created
Date
deleted
id
mailgun
List
Id
modified
Date
name
trip
type
user
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead