JobListEvent type
List of events that can be raised by the jobList API - TODO - link
Signature:
export type JobListEvent = JobUpdated | JobPending;
References: JobUpdated, JobPending
List of events that can be raised by the jobList API - TODO - link
Signature:
export type JobListEvent = JobUpdated | JobPending;
References: JobUpdated, JobPending