ErrorResponse¶
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
code | str | Error code that uniquely identifies the type of error that occurred | [optional] |
message | str | Description of the error that occurred | [optional] |
details | list[object] | Additional details for conditions that caused the error | [optional] |