<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5001.1.0" />

Relativity.Services.Interfaces.File.Models.ProductionDocumentImageResponse

public string BatesNumber { get; set; }

public int ByteRange { get; set; }

public int DocumentArtifactID { get; set; }

public string ImageFileName { get; set; }

public string ImageGuid { get; set; }

public int? ImageSize { get; set; }

public string Location { get; set; }

public string NativeIdentifier { get; set; }

public int PageID { get; set; }

public string SourceGuid { get; set; }