Files
plexruby/docs/models/operations/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 |