InnerError Properties |
The GoCardlessErrorInnerError type exposes the following members.
Name | Description | |
---|---|---|
![]() | field |
Set for validation_failed error type.
The name of the field that caused the problem, e.g. branch_code.
|
![]() | message |
For validation_failed error type: message describing what is wrong with the field.
For all other error types: message describing what the problem encountered is.
|
![]() | reason |
Set for non validation_failed error type.
One from picklist GoCardlessErrorerror_reason |
![]() | request_pointer |
Set for validation_failed error.
Indicates the exact field of the request that triggered the validation error, e.g. /customer_bank_accounts/branch_code.
|