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

14 lines
4.0 KiB
Markdown

# Feature
## Fields
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| `Key` | *string* | :heavy_minus_sign: | N/A | |
| `Type` | *string* | :heavy_check_mark: | N/A | |
| `Flavor` | *string* | :heavy_minus_sign: | N/A | global |
| `ScrobbleKey` | *string* | :heavy_minus_sign: | N/A | /:/scrobble/new |
| `UnscrobbleKey` | *string* | :heavy_minus_sign: | N/A | /:/unscrobble/new |
| `Directory` | List<[GetMediaProvidersDirectory](../../Models/Requests/GetMediaProvidersDirectory.md)> | :heavy_minus_sign: | N/A | |
| `Action` | List<[Action](../../Models/Requests/Action.md)> | :heavy_minus_sign: | N/A | |