# SearchType

**Kind**: interface | **Module**: [Search](https://docs.interop.io/desktop/reference/javascript/search/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/search/searchtype/index.html

Describes an entity with which a search provided works.

## Properties

- **`displayName`** (`string`, optional)
  User-friendly name for the search type that can be displayed in UIs.
- **`name`** (`string`, required)
  Name for the search type.
