mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 04:20:46 +00:00
12 lines
2.6 KiB
Markdown
12 lines
2.6 KiB
Markdown
# Services
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
|
|
| `Identifier` | *string* | :heavy_check_mark: | N/A | metadata-dev |
|
|
| `Endpoint` | *string* | :heavy_check_mark: | N/A | https://epg.provider.plex.tv |
|
|
| `Token` | *string* | :heavy_check_mark: | N/A | DjoMtqFAGRL1uVtCyF1dKIorTbShJeqv |
|
|
| `Secret` | *string* | :heavy_check_mark: | N/A | |
|
|
| `Status` | [GetTokenDetailsStatus](../../Models/Requests/GetTokenDetailsStatus.md) | :heavy_check_mark: | N/A | online | |