Search
Preparing search index...
The search index is not available
sengsara-crm
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"packages/sengsara-notifying/dist/services/notifying-service.d"
NotifyingService
Class NotifyingService
Hierarchy
NotifyingService
Index
Constructors
constructor
Methods
create
create
Message
create
Notification
Constructors
constructor
new
Notifying
Service
(
options
:
{
app
:
any
}
)
:
NotifyingService
Parameters
options:
{
app
:
any
}
app
:
any
Returns
NotifyingService
Methods
create
create
(
data
:
Notifying
, params
:
any
)
:
Promise
<
{
data
:
Notification
[]
}
>
Parameters
data:
Notifying
params:
any
Returns
Promise
<
{
data
:
Notification
[]
}
>
create
Message
create
Message
(
template
:
Template
, contact
:
Contact
, params
:
any
)
:
Promise
<
Message
>
Parameters
template:
Template
contact:
Contact
params:
any
Returns
Promise
<
Message
>
create
Notification
create
Notification
(
item
:
Notifying
, template
:
Template
, contact
:
Contact
, data
:
any
, params
?:
any
)
:
Promise
<
Notification
>
Parameters
item:
Notifying
template:
Template
contact:
Contact
data:
any
Optional
params:
any
Returns
Promise
<
Notification
>
Globals
"packages/sengsara-
notifying/dist/services/notifying-
service.d"
Notifying
Service
constructor
create
create
Message
create
Notification
Generated using
TypeDoc