Name | Type | Description | Notes |
---|---|---|---|
code | Option<String> | Error code | [optional] |
message | Option<String> | Descriptive error message | [optional] |
details | Option<::std::collections::HashMap<String, String>> | Key-value map with error details | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
code | Option<String> | Error code | [optional] |
message | Option<String> | Descriptive error message | [optional] |
details | Option<::std::collections::HashMap<String, String>> | Key-value map with error details | [optional] |