yasuki_core.search.parse_search.SearchTerm#
- class SearchTerm(field, operator, value, negated=False)[source]#
Represents a single search term with field, operator, and value.
- Attributes:
Methods
SearchTerm.__init__(field, operator, value)Attributes
negatedfieldoperatorvalue