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