SearchCriteriaTextQuery
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| terms | (optional) Array<string> | Terms to search for. | [default to undefined] |
| fields | (optional) Array<string> | Fields to search within. | [default to undefined] |
| matchAny | (optional) boolean | Whether to match any of the terms. | [default to false] |