GoCardlessCustomerBankAccountlinks Property |
IDs of things that could be related:
customer,
customer_bank_account_token can be linked during CustomerBankAccount creation (through API) but we do NOT use it.
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; }
Public Property links As GoCardlessLinks
Get
Set
Property Value
Type:
GoCardlessLinksSee Also