Name | Type | Description | Notes |
---|---|---|---|
status | String | What was the state of the request? | |
message | String | The error message. | |
code | Option<i32> | A numeric code corresponding to the error. | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
status | String | What was the state of the request? | |
message | String | The error message. | |
code | Option<i32> | A numeric code corresponding to the error. | [optional] |