class Que::Scheduler::EnqueuedJobType
A value object returned after a job has been enqueued. This is necessary as Que
(normal) and ActiveJob return very different objects from the `enqueue` call.
A value object returned after a job has been enqueued. This is necessary as Que
(normal) and ActiveJob return very different objects from the `enqueue` call.