The name of the job
MetaDataBullMQ
'translate'
This is the name of the job, not the queue
The options object for this job.
MetaDataBullMQ
{ attempts: 3, backoff: { type: 'exponential', delay: 1000 } }
The timestamp of the job
MetaDataBullMQ
1611234567890
Timestamp when the job was created
the unique token for the job
MetaDataBullMQ
The id of the job
Memberof
MetaData
Example