mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +00:00
10 lines
650 B
Markdown
10 lines
650 B
Markdown
# Image
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------- | ---------------------------- | ---------------------------- | ---------------------------- |
|
|
| `alt` | *Optional<? extends String>* | :heavy_minus_sign: | N/A |
|
|
| `type` | *Optional<? extends String>* | :heavy_minus_sign: | N/A |
|
|
| `url` | *Optional<? extends String>* | :heavy_minus_sign: | N/A | |