Skip to main content
Skip to main content

StagedJob

A staged job resource

Constructors

constructor

new StagedJob()

A staged job resource

Properties

dataRecord<string, unknown>Required
Data necessary for the job
event_namestringRequired
The name of the event
idstringRequired
The staged job's ID
optionsRecord<string, unknown>Required

Methods

beforeInsert

Private beforeInsert(): void

Returns

void

voidvoid
Was this section helpful?