> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.FreeTextOperator

# <a id="SuperOffice_WebApi_Data_FreeTextOperator" /> Enum FreeTextOperator

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Freetext operator

```csharp theme={null}
public enum FreeTextOperator
```

## Fields

`Contains = 1`

1: Contains

`ExactMatch = 3`

3: Exact match

`StartsWith = 2`

2: Starts with
