GoCardlessEventlinked_refund 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_refund { get; set; }
Public Property linked_refund As Object
Get
Set
Property Value
Type:
ObjectSee Also