JqlQueryClauseOperand:
    | ListOperand
    | ValueOperand
    | FunctionOperand
    | KeywordOperand

Details of an operand in a JQL clause.