StagedJob
A staged job resource
Constructors
constructor
**new StagedJob**()
A staged job resource
Properties
data
Record<string, unknown>RequiredData necessary for the job
event_name
stringRequiredThe name of the event
id
stringRequiredThe staged job's ID
options
Record<string, unknown>RequiredMethods
beforeInsert
Private **beforeInsert**(): void
Returns
void
void
voidWas this section helpful?