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

10 lines
1.2 KiB
Markdown

# Ratings
## Fields
| Field | Type | Required | Description | Example |
| -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
| `Image` | *string* | :heavy_check_mark: | The image or reference for the rating. | imdb://image.rating |
| `Value` | *float* | :heavy_check_mark: | The rating value. | 9 |
| `Type` | *string* | :heavy_check_mark: | The type of rating (e.g., audience, critic). | audience |