timestamp property

DateTime? timestamp
final

The time, in Unix epoch format, that the job moved from the source queue to the destination queue.

Implementation

final DateTime? timestamp;