# ResultSetContextSpellcheck ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **string** | | [optional] [default to null] **suggestion** | **string[]** | A suggested alternative query | [optional] [default to null] ## Enum: ResultSetContextSpellcheck.TypeEnum * `SearchInsteadFor` (value: `'searchInsteadFor'`) * `DidYouMean` (value: `'didYouMean'`)