Type Alias JobWithId

JobWithId: Job & { attrs: IJobParameters & { _id: ObjectId } }