Type alias JobType

JobType: typeof JobType[keyof typeof JobType]

enum that describes the different types of jobs that the platform runs.

Generated using TypeDoc