Click or drag to resize

GoCardlessEventlinked_mandate Property

For list events endpoint. Set if include was sent in request. GoCardless doesn't send linked objects here but have these properties for passing an event to the application without needing a wrapper class.

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

Property Value

Type: Object
See Also