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

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.