GoCardlessLinksmandate Property |
===============
For RedirectFlow:
ID of mandate created by this redirect flow.
Note: this property will not be present until the redirect flow has been successfully completed.
===============
For Payment:
ID of the mandate against which this payment should be collected.
===============
For Event:
If resource_type is mandates, this is the ID of the mandate which has been updated.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string mandate { get; set; }
Public Property mandate As String
Get
Set
Property Value
Type:
StringSee Also