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; }
Public Property field As String
Get
Set
Property Value
Type:
StringSee Also