Click or drag to resize

GoCardlessErrorInnerErrormessage Property

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.

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

Property Value

Type: String
See Also