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

Relativity.Processing.V1.Services.Interfaces.DTOs.MassReplaceQueueRequest

Represents a request object containing mass replace job details for replacing errored files and retry processing.
public string AgentName { get; set; }

Agent name picking the replace job

public string MatchedIDs { get; set; }

The Ids of the files to replace. Logical ID for MDS and Storage ID for non-MDS.

public string UserEmails { get; set; }

The User Emails contains respective recipents to recive email notification

public int WorkspaceID { get; set; }

The workspace Id the storage ids belongs to.

public string ZipPath { get; set; }

File path that contains files to replace