Files
plexcsharp/docs/Models/Requests/SearchResult.md

10 lines
2.3 KiB
Markdown

# SearchResult
## Fields
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| `Score` | *float* | :heavy_check_mark: | The score of the search result, typically a float value between 0 and 1. | 0.92 |
| `Directory` | [GetSearchAllLibrariesDirectory](../../Models/Requests/GetSearchAllLibrariesDirectory.md) | :heavy_minus_sign: | N/A | |
| `Metadata` | [GetSearchAllLibrariesMetadata](../../Models/Requests/GetSearchAllLibrariesMetadata.md) | :heavy_minus_sign: | N/A | |