Click or drag to resize

GoCardlessMandatelinks Property

IDs of things that could be related. When creating Mandate set: customer_bank_account. After Mandate is create, GoCardless sets: customer + creditor.

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

Property Value

Type: GoCardlessLinks
See Also