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

12 lines
638 B
Markdown

# Rating
The type of rating, for example 'audience' or 'critic'.
## Fields
| Field | Type | Required | Description | Example |
| ------------------- | ------------------- | ------------------- | ------------------- | ------------------- |
| `image` | *String* | :heavy_check_mark: | N/A | imdb://image.rating |
| `value` | *double* | :heavy_check_mark: | N/A | 5.1 |
| `type` | *String* | :heavy_check_mark: | N/A | audience |