StagedJob
A staged job resource
Constructors
constructor
**new StagedJob**()
A staged job resource
Properties
dataRecord<string, unknown>RequiredData necessary for the job
event_namestringRequiredThe name of the event
idstringRequiredThe staged job's ID
optionsRecord<string, unknown>RequiredMethods
beforeInsert
Private **beforeInsert**(): void
Returns
void
voidvoidWas this section helpful?