GoCardlessLinksparent_event Property |
For Event:
If this event was caused by another, this is the ID of the cause.
For example, if a mandate is cancelled it automatically cancels all pending payments associated with it;
in this case, the payment cancellation events would have the ID of the mandate cancellation event in this field.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string parent_event { get; set; }
Public Property parent_event As String
Get
Set
Property Value
Type:
StringSee Also