Files
plexjava/docs/models/operations/Rating.md

10 lines
1.2 KiB
Markdown

# Rating
## 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 |