Click or drag to resize

Error Properties

The GoCardlessError type exposes the following members.

Properties
  NameDescription
Public propertycode
HTTP status code.
Public propertydocumentation_url
Link to the relevant section of api reference document regarding the error.
Public propertyerrors
Array listing any errors that have been raised in 1 of 2 formats.
Public propertymessage
A short message regarding the error.
Public propertyrequest_id
Unique id that can be used to help GoCardless support team find your error quickly.
Public propertytype
Top
See Also