aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi/docs/ErrorResponse.md
blob: 89008f1e673b7b0bfb701fd4e6a1d9740bc685f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# ErrorResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**success** | **bool** |  | 
**error** | **String** |  | 
**message** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)