Click or drag to resize

GoCardlessErrorerrors Property

Array listing any errors that have been raised in 1 of 2 formats.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public List<GoCardlessErrorInnerError> errors { get; set; }

Property Value

Type: ListGoCardlessErrorInnerError
See Also