Click or drag to resize

GoCardlessErrorInnerErrorfield Property

Set for validation_failed error type. The name of the field that caused the problem, e.g. 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 field { get; set; }

Property Value

Type: String
See Also