core-utils
Preparing search index...
@clipboard-health/notifications
NotificationJobData
Interface NotificationJobData
interface
NotificationJobData
{
expiresAt
:
string
;
idempotencyKey
:
TriggerIdempotencyKey
;
recipients
:
string
[]
;
workflowKey
:
string
;
}
Hierarchy
Omit
<
NotificationEnqueueData
,
"idempotencyKey"
>
NotificationJobData
Index
Properties
expires
At
idempotency
Key
recipients
workflow
Key
Properties
expires
At
expiresAt
:
string
See
TriggerRequest.expiresAt
idempotency
Key
idempotencyKey
:
TriggerIdempotencyKey
recipients
recipients
:
string
[]
See
TriggerBody.recipients
workflow
Key
workflowKey
:
string
See
TriggerRequest.workflowKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expires
At
idempotency
Key
recipients
workflow
Key
core-utils
Loading...
See
TriggerRequest.expiresAt