<PackageReference Include="Relativity.Processing.SDK" Version="13.29.354" />

Relativity.Processing.V2.Services.Interfaces.DTOs.ProcessingMultipleFileDownload

Object for Multiple File Downloads.
public long Count { get; set; }

Number of files downloaded.

public Guid Id { get; set; }

Guid identifier.

public string Message { get; set; }

Multiple File Download message.

Criteria for retrying deleting as well as publishing documents for processing.

public long TotalFileCount { get; set; }

Number of files including duplicates.

public long TotalSize { get; set; }

Total size of the download.