mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-09 12:37:46 +00:00
10 lines
2.3 KiB
Markdown
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 | | |