ErrorResponse
May 24, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| r#type | Option<String> | The type of error. | [optional] |
| message | Option<String> | A human-readable message providing more details about the error. | [optional] |
May 24, 2025 ยท View on GitHub
| Name | Type | Description | Notes |
|---|---|---|---|
| r#type | Option<String> | The type of error. | [optional] |
| message | Option<String> | A human-readable message providing more details about the error. | [optional] |