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

Relativity.Processing.V1.Services.Interfaces.DTOs.GetDiscoveredDocumentsWithPivotOnResponse

Represents response of get discovered document with Pivot on dto
public string GroupByArtifactId { get; set; }

Artifact Id of the property that is group by.

public string GroupByIdentifier { get; set; }

Value of the property that is group by.

public string PivotOnArtifactId { get; set; }

Artifact Id of the property that is pivot on.

public string PivotOnIdentifier { get; set; }

Value of the property that is pivot on.

public int ResultCount { get; set; }

Count of each property.