Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
emailEvents
BaseEmailEvent
Interface BaseEmailEvent
interface
BaseEmailEvent
{
_id
?:
string
;
createdDate
?:
Date
;
id
?:
string
;
isIncludedInEmailStatistics
?:
boolean
;
message
:
EmailEventMessage
;
modifiedDate
?:
Date
;
rawPayload
:
object
;
type
:
EVENT_TYPES
;
}
Hierarchy (
View Summary
)
BaseModel
BaseEmailEvent
Index
Properties
_id?
created
Date?
id?
is
Included
In
Email
Statistics?
message
modified
Date?
raw
Payload
type
Properties
Optional
_id
_id
?:
string
Optional
created
Date
createdDate
?:
Date
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
is
Included
In
Email
Statistics
isIncludedInEmailStatistics
?:
boolean
message
message
:
EmailEventMessage
Optional
modified
Date
modifiedDate
?:
Date
raw
Payload
rawPayload
:
object
type
type
:
EVENT_TYPES
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
created
Date
id
is
Included
In
Email
Statistics
message
modified
Date
raw
Payload
type
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead