mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-07 12:37:46 +00:00
12 lines
770 B
Markdown
12 lines
770 B
Markdown
# Device
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
|
|
| `id` | *?float* | :heavy_minus_sign: | N/A | 1 |
|
|
| `name` | *?string* | :heavy_minus_sign: | N/A | iPhone |
|
|
| `platform` | *?string* | :heavy_minus_sign: | N/A | iOS |
|
|
| `clientIdentifier` | *?string* | :heavy_minus_sign: | N/A | |
|
|
| `createdAt` | *?float* | :heavy_minus_sign: | N/A | 1654131230 | |