Files
gotify-android-client/client/docs/Error.md
2018-11-02 18:49:16 +01:00

13 lines
287 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. |