Preparing search index...
The search index is not available
digicust_types
digicust_types
Event
Interface Event
Base model of an event (e.g. webhook or email)
interface
Event
{
checkpoint
?:
string
;
suppressMultipleExecutions
?:
boolean
;
type
?:
EventType
;
}
Hierarchy (
view full
)
Event
WebhookEvent
SFTPEvent
EmailEvent
TriggerEvent
Index
Properties
checkpoint?
suppress
Multiple
Executions?
type?
Properties
Optional
checkpoint
checkpoint
?:
string
Optional
suppress
Multiple
Executions
suppress
Multiple
Executions
?:
boolean
Optional
type
type
?:
EventType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
checkpoint
suppress
Multiple
Executions
type
digicust_types
Loading...
Base model of an event (e.g. webhook or email)