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

Relativity.Services.Objects.DataContracts.WordListCondition

public class WordListCondition
Condition generated by Liquid Item List on Dictionary UI
public string displayValue { get; set; }

Display value for value

public string operator { get; set; }

Operator to compare field to value

public string value { get; set; }

Value to be compared to field by operator