12 lines
439 B
Markdown
12 lines
439 B
Markdown
|
|
# ErrorModel
|
||
|
|
|
||
|
|
## Properties
|
||
|
|
Name | Type | Description | Notes
|
||
|
|
------------ | ------------- | ------------- | -------------
|
||
|
|
**code** | **string** | Error code displayed in case of a failure |
|
||
|
|
**message** | **string** | Readable message associated to the failure |
|
||
|
|
|
||
|
|
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|
||
|
|
|
||
|
|
|