Skip to content

QueryEditorOperatorType🔗

Definition🔗

public class QueryEditorOperatorType {
  public String string;
  public Boolean bool;
  public Long int64;
}