Files
gotify-android-client/client/docs/Error.md
2024-10-17 23:47:04 -04:00

9 lines
283 B
Markdown

# Error
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | **String** | The general error message |
**errorCode** | **Long** | The http error code. |
**errorDescription** | **String** | The http error code. |