mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-07 12:47:45 +00:00
11 lines
662 B
Markdown
11 lines
662 B
Markdown
# Field
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
|
|
| `key` | *str* | :heavy_check_mark: | N/A | show.title |
|
|
| `title` | *str* | :heavy_check_mark: | N/A | Show Title |
|
|
| `type` | *str* | :heavy_check_mark: | N/A | string |
|
|
| `sub_type` | *Optional[str]* | :heavy_minus_sign: | N/A | rating | |