InterfacesJobEventOn this pageJobEvent JobEvent is the data structure for a job events, keeping track of the job status changes.Index PropertieseventTimejobIdjobStatusresultProperties eventTimeeventTime: numberThe time the event occurredjobIdjobId: stringThe ID of the jobjobStatusjobStatus: JobStatusThe status of the joboptionalresultresult?: stringThe result of the job (optional)
JobEvent is the data structure for a job events, keeping track of the job status changes.