mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 12:47:45 +00:00
10 lines
732 B
Markdown
10 lines
732 B
Markdown
# Ratings
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------- | ------------------------- | ------------------------- | ------------------------- | ------------------------- |
|
|
| `image` | *T.nilable(::String)* | :heavy_minus_sign: | N/A | themoviedb://image.rating |
|
|
| `value` | *T.nilable(::Float)* | :heavy_minus_sign: | N/A | 7.4 |
|
|
| `type` | *T.nilable(::String)* | :heavy_minus_sign: | N/A | audience | |