Relativity.ARM.Services.Interfaces.V1.Models.JobStatistics public class JobStatistics Documentation public IEnumerable<ArchiveItemStatistics> ArchiveItemsStatistics { get; set; } public string DestinationName { get; set; } public string JobTypeName { get; set; } public string SourceName { get; set; } public JobStatistics()