mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-09 12:37:47 +00:00
10 lines
732 B
Markdown
10 lines
732 B
Markdown
# Ratings
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------- | ------------------------- | ------------------------- | ------------------------- | ------------------------- |
|
|
| `image` | *Optional<String>* | :heavy_minus_sign: | N/A | themoviedb://image.rating |
|
|
| `value` | *Optional<Double>* | :heavy_minus_sign: | N/A | 7.4 |
|
|
| `type` | *Optional<String>* | :heavy_minus_sign: | N/A | audience | |