Name | Type | Description | Notes |
---|---|---|---|
code | str | Uniquely identifies an error condition. Client applications need to read and handle errors based on this. | [optional] |
message | str | A generic description of the error condition. | [optional] |
details | list[ErrorDetails] | Detailed information about message format errors. | [optional] |
decline_reason_code | str | Information about the decline reason. | [optional] |