Interface Parent<T>

Describes the parent for a Job.

Type Parameters

  • T

Hierarchy

  • Parent

Properties

data?: T
name: string
prefix?: string
queue?: string

Generated using TypeDoc