Click or drag to resize

GoCardlessErrorInnerErrorrequest_pointer Property

Set for validation_failed error. Indicates the exact field of the request that triggered the validation error, e.g. /customer_bank_accounts/branch_code.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string request_pointer { get; set; }

Property Value

Type: String
See Also