<PackageReference Include="Relativity.Server.Review.SDK" Version="1.2.0" />

Relativity.Review.V1.BatchSets.Models.AutoBatchStatus

public enum AutoBatchStatus
Status for a given Auto Batch job
Error = 3

Indicates that the Auto Batch job has been submitted and was processed incompletely, due to an error.

Pending = 1

Indicates that the Auto Batch job has been submitted, but has not yet begun being processed.

Indicates that the Auto Batch job has been submitted and is actively being processed.