| Name | Type | Description | Notes |
|---|---|---|---|
| code | String | For some errors that could be handled programmatically, a short string indicating the error code reported. | [optional] |
| declineCode | 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] |