| Name | Type | Description | Notes |
|---|---|---|---|
| code | string | For some errors that could be handled programmatically, a short string indicating the error code reported. | [optional] |
| decline_code | string | For card errors resulting from a card issuer decline, a short string indicating the card issuer’s reason for the decline if they provide one. | [optional] |
| message | string | A human-readable message providing more details about the error. For card errors, these messages can be shown to your users. | [optional] |