timestamp property
The time, in Unix epoch format, that the job moved from the source queue to the destination queue.
Implementation
final DateTime? timestamp;
The time, in Unix epoch format, that the job moved from the source queue to the destination queue.
final DateTime? timestamp;