Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
emails
Email
Interface Email
interface
Email
{
_id
?:
string
;
createdDate
?:
Date
;
deleted
:
boolean
;
from
:
{
email
:
string
;
name
:
string
;
replyTo
:
string
}
;
hostBlurb
?:
string
;
id
?:
string
;
mailgunTemplateId
?:
string
;
modifiedDate
?:
Date
;
name
:
string
;
subject
:
string
;
tags
?:
string
[]
;
templateId
:
number
;
to
?:
string
;
type
:
string
;
}
Hierarchy (
View Summary
)
BaseModel
Email
Index
Properties
_id?
created
Date?
deleted
from
host
Blurb?
id?
mailgun
Template
Id?
modified
Date?
name
subject
tags?
template
Id
to?
type
Properties
Optional
_id
_id
?:
string
Optional
created
Date
createdDate
?:
Date
deleted
deleted
:
boolean
from
from
:
{
email
:
string
;
name
:
string
;
replyTo
:
string
}
Optional
host
Blurb
hostBlurb
?:
string
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
mailgun
Template
Id
mailgunTemplateId
?:
string
Optional
modified
Date
modifiedDate
?:
Date
name
name
:
string
subject
subject
:
string
Optional
tags
tags
?:
string
[]
template
Id
templateId
:
number
Optional
to
to
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
created
Date
deleted
from
host
Blurb
id
mailgun
Template
Id
modified
Date
name
subject
tags
template
Id
to
type
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead