TextSearchQueryDTO

DTO that represents a text search query.

Fields

Type
Name
Description
Optional
Default Value
String  
query
The search query text.
false
 
String  
searchOption
The search option to use (WILDCARD|FUZZY|EXACT|FUZZY_WILDCARD).
true
 
selectedEntities
The list of entities to search.
true