<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

Relativity.Testing.Framework.Models.BooleanOperator

public enum BooleanOperator
CriteriaOperator enumeration.
And = 1

Logical AND

None = 0

None

Or = 2

Logical OR

Unknown = 3

Someone made a different choice in the environment, and we're not able to map it back to an enum.