Click or drag to resize

GoCardlessEventmetadata Property

If the details.origin is api, this will contain any metadata you specified when triggering this event. In other cases it will be an empty object.

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

Property Value

Type: GoCardlessMetadata
See Also