Click or drag to resize

GoCardlessEventdetails Property

Details about the event. Is always sent when GC gives us info.

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

Property Value

Type: GoCardlessEventDetail
See Also