15 lines
247 B
Markdown
15 lines
247 B
Markdown
|
|
||
|
|
||
|
# APIError
|
||
|
|
||
|
APIError is an api error with a message
|
||
|
## Properties
|
||
|
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**message** | **String** | | [optional]
|
||
|
**url** | **String** | | [optional]
|
||
|
|
||
|
|
||
|
|