<PackageReference Include="Relativity.Server.Productions.SDK" Version="12.3.0" />

Relativity.Productions.Services.Interfaces.V1.DTOs.ProductionDocumentConflicts

Document conflicts information of a Production.
public IEnumerable<int> DocumentIDs { get; set; }

A collection of Document ArtifactIds conflicted with production restrictions set on the Workspace

public bool HasOverridePermission { get; set; }

Whether user has permission to override Production Restrictions

Production Restrictions on the Workspace.