Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
common
DripEmail
Interface DripEmail
interface
DripEmail
{
_id
?:
string
;
active
:
boolean
;
completedDate
?:
Date
;
emailHook
:
{
dripCampaignIdentifier
:
DripCampaign
;
dripIdentifier
:
string
;
dripSortOrder
:
number
;
emailCampaignScheduledLabel
:
string
;
emailHookId
:
string
;
name
:
string
;
}
;
hostBlurb
:
string
;
mailgunMessageId
?:
string
;
scheduledHook
?:
{
scheduledDate
:
Date
;
scheduledHookId
:
string
}
;
sendId
?:
string
;
subject
:
string
;
}
Index
Properties
_id?
active
completed
Date?
email
Hook
host
Blurb
mailgun
Message
Id?
scheduled
Hook?
send
Id?
subject
Properties
Optional
_id
_id
?:
string
active
active
:
boolean
Optional
completed
Date
completedDate
?:
Date
email
Hook
emailHook
:
{
dripCampaignIdentifier
:
DripCampaign
;
dripIdentifier
:
string
;
dripSortOrder
:
number
;
emailCampaignScheduledLabel
:
string
;
emailHookId
:
string
;
name
:
string
;
}
host
Blurb
hostBlurb
:
string
Optional
mailgun
Message
Id
mailgunMessageId
?:
string
Optional
scheduled
Hook
scheduledHook
?:
{
scheduledDate
:
Date
;
scheduledHookId
:
string
}
Optional
send
Id
sendId
?:
string
subject
subject
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
active
completed
Date
email
Hook
host
Blurb
mailgun
Message
Id
scheduled
Hook
send
Id
subject
Trova Core - v3.43.0
Loading...