Files
plexruby/docs/models/operations/checkforupdateserrors.md

10 lines
896 B
Markdown

# CheckForUpdatesErrors
## Fields
| Field | Type | Required | Description | Example |
| ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- |
| `code` | *T.nilable(Float)* | :heavy_minus_sign: | N/A | 1001 |
| `message` | *T.nilable(String)* | :heavy_minus_sign: | N/A | User could not be authenticated |
| `status` | *T.nilable(Float)* | :heavy_minus_sign: | N/A | 401 |