Error Properties |
The GoCardlessError type exposes the following members.
| Name | Description | |
|---|---|---|
| code |
HTTP status code.
| |
| documentation_url |
Link to the relevant section of api reference document regarding the error.
| |
| errors |
Array listing any errors that have been raised in 1 of 2 formats.
| |
| message |
A short message regarding the error.
| |
| request_id |
Unique id that can be used to help GoCardless support team find your error quickly.
| |
| type |
One from picklist GoCardlessErrorerror_type.
|